Search found 19 matches

by Overdrive5
Mon Mar 13, 2023 11:52 pm
Forum: F96-CE
Topic: Looking for a shortcut for shutdown
Replies: 9
Views: 797

Re: Looking for a shortcut for shutdown

Or you can just use rox to drag /sbin/poweroff on to your desktop.

I then rename it "Shut Down" so the TD users understand.

Then I set the icon to use the /usr/share/pixmaps/puppy/shutdown.svg

shutdown.png
shutdown.png (40.69 KiB) Viewed 623 times
by Overdrive5
Sun Mar 05, 2023 5:22 am
Forum: F96-CE
Topic: Minor Annoyance, Firefox is not remembering previous position (Solved)
Replies: 7
Views: 1092

Re: Minor Annoyance, Firefox is not remembering previous position (Solved)

Thank you! This also works for S15Pup and likely others. The size of the Firefox window when you exit Firefox will reappear, centered, on the next launch. You need to restart xwin after changing this file. I wonder if it will remember size and position if the lines are commented out? Yes, I forgot ...
by Overdrive5
Sat Mar 04, 2023 3:40 pm
Forum: F96-CE
Topic: Minor Annoyance, Firefox is not remembering previous position (Solved)
Replies: 7
Views: 1092

Minor Annoyance, Firefox is not remembering previous position (Solved)

Usually when I had "Open previous windows and tabs" set in Firefox settings, it would remember and use it's last position and size even after a reboot. At first I thought there was a new bug introduced in a Firefox update and started googling for the solution. I found nothing about it except a few ...
by Overdrive5
Fri Mar 03, 2023 10:45 am
Forum: F96-CE
Topic: F96-CE_1 with 6.0.12-FP Kernel Stable Release
Replies: 147
Views: 16147

Re: F96-CE_1 with 6.0.12-FP Kernel Stable Release

Any ideas? What does /etc/init.d/rc.firewall stop;/etc/init.d/rc.firewall start say when you run it in the terminal? New Problem, Tried setting up cups for my wifi printer and it refused to print until I reverted back to the original firewall_ng (with or with out my original mods). Had cups and ...
by Overdrive5
Tue Feb 28, 2023 10:42 pm
Forum: F96-CE
Topic: F96-CE_1 with 6.0.12-FP Kernel Stable Release
Replies: 147
Views: 16147

Re: F96-CE_1 with 6.0.12-FP Kernel Stable Release

# /etc/init.d/rc.firewall stop;/etc/init.d/rc.firewall start Loading kernel modules ... net.ipv4.tcp_syncookies = 1 net.ipv4.conf.all.rp_filter = 1 net.ipv4.icmp_echo_ignore_broadcasts = 1 net.ipv4.conf.all.accept_source_route = 0 net.ipv4.conf.all.secure_redirects = 1 net.ipv4.conf.all.log ...
by Overdrive5
Tue Feb 28, 2023 10:39 pm
Forum: F96-CE
Topic: F96-CE_1 with 6.0.12-FP Kernel Stable Release
Replies: 147
Views: 16147

Re: F96-CE_1 with 6.0.12-FP Kernel Stable Release

dimkr wrote: Tue Feb 28, 2023 1:42 pm
Overdrive5 wrote: Tue Feb 28, 2023 5:56 am

Any ideas?

What does /etc/init.d/rc.firewall stop;/etc/init.d/rc.firewall start say when you run it in the terminal?

Standby, I ran this test with the version that we hashed out the *does* connect to samba. I'll rerun it with the new version in a sec.

by Overdrive5
Tue Feb 28, 2023 10:29 pm
Forum: F96-CE
Topic: F96-CE_1 with 6.0.12-FP Kernel Stable Release
Replies: 147
Views: 16147

Re: F96-CE_1 with 6.0.12-FP Kernel Stable Release

I can get rid of a lot of the ipv6 errors if I modprobe ipv6. Still not sure if I need ipv6 at the moment though. Overdrive5 In the upcoming F96-CE_2, the 6.0.12 kernel is updated to support ipv6 (no errors for ip6tables) OK, Understood. Still trying to figure out if I need ipv6 for the house. Well ...
by Overdrive5
Tue Feb 28, 2023 7:58 pm
Forum: F96-CE
Topic: F96-CE_1 with 6.0.12-FP Kernel Stable Release
Replies: 147
Views: 16147

Re: F96-CE_1 with 6.0.12-FP Kernel Stable Release

Here is the same thing with ipv6 loaded: # modprobe ipv6 # /etc/init.d/rc.firewall stop;/etc/init.d/rc.firewall start Loading kernel modules ... net.ipv4.tcp_syncookies = 1 net.ipv4.conf.all.rp_filter = 1 net.ipv4.icmp_echo_ignore_broadcasts = 1 net.ipv4.conf.all.accept_source_route = 0 net.ipv4 ...
by Overdrive5
Tue Feb 28, 2023 7:54 pm
Forum: F96-CE
Topic: F96-CE_1 with 6.0.12-FP Kernel Stable Release
Replies: 147
Views: 16147

Re: F96-CE_1 with 6.0.12-FP Kernel Stable Release

Any ideas? What does /etc/init.d/rc.firewall stop;/etc/init.d/rc.firewall start say when you run it in the terminal? Here ya go.. # /etc/init.d/rc.firewall stop;/etc/init.d/rc.firewall start Loading kernel modules ... net.ipv4.tcp_syncookies = 1 net.ipv4.conf.all.rp_filter = 1 net.ipv4.icmp_echo ...
by Overdrive5
Tue Feb 28, 2023 5:56 am
Forum: F96-CE
Topic: F96-CE_1 with 6.0.12-FP Kernel Stable Release
Replies: 147
Views: 16147

Re: F96-CE_1 with 6.0.12-FP Kernel Stable Release

I need help testing https://github.com/puppylinux-woof-CE/woof-CE/pull/3954, which should fix multiple issues with firewall_ng (inability to stop the firewall, inability to re-apply the settings, and disabled firewall that returns after reboot). To apply this change to a running Puppy: curl https ...
by Overdrive5
Sat Feb 25, 2023 6:47 pm
Forum: F96-CE
Topic: F96-CE_1 with 6.0.12-FP Kernel Stable Release
Replies: 147
Views: 16147

Re: F96-CE_1 with 6.0.12-FP Kernel Stable Release

OK, PR posted. This only the 3rd PR I have ever done and I still am not sure I am doing it right. Let me know either way if I need to change anything with it.

by Overdrive5
Sat Feb 25, 2023 6:39 pm
Forum: F96-CE
Topic: F96-CE_1 with 6.0.12-FP Kernel Stable Release
Replies: 147
Views: 16147

Re: F96-CE_1 with 6.0.12-FP Kernel Stable Release

OK, Got it.

by Overdrive5
Sat Feb 25, 2023 6:35 pm
Forum: F96-CE
Topic: F96-CE_1 with 6.0.12-FP Kernel Stable Release
Replies: 147
Views: 16147

Re: F96-CE_1 with 6.0.12-FP Kernel Stable Release

@Overdrive5 This commit is in my woof-CE fork and wasn't merged into upstream woof-CE. It was an attempt to fix https://github.com/puppylinux-woof-CE/woof-CE/issues/2883, but it wasn't merged because it doesn't work. The right file to patch is https://github.com/puppylinux-woof-CE/woof-CE/blob ...
by Overdrive5
Sat Feb 25, 2023 5:58 pm
Forum: F96-CE
Topic: F96-CE_1 with 6.0.12-FP Kernel Stable Release
Replies: 147
Views: 16147

Re: F96-CE_1 with 6.0.12-FP Kernel Stable Release

The issue is the way the current script is set, it renders the firewall disabled if you make any changes and then click "Apply". What I discovered is the current script changes /etc/init.d/rc.firewall permissions to 644 so it can not be started. I traced it down to this revision: https://github.com ...
by Overdrive5
Sat Feb 25, 2023 5:23 pm
Forum: F96-CE
Topic: F96-CE_1 with 6.0.12-FP Kernel Stable Release
Replies: 147
Views: 16147

Re: F96-CE_1 with 6.0.12-FP Kernel Stable Release

I found a issue with FP96 /usr/sbin/firewall_ng and tweaked the script for a possible fix.

Should I bring that up in this forum? Or somewhere else?

by Overdrive5
Sat Feb 25, 2023 5:20 pm
Forum: F96-CE
Topic: F96-CE_1 with 6.0.12-FP Kernel Stable Release
Replies: 147
Views: 16147

Re: F96-CE_1 with 6.0.12-FP Kernel Stable Release

radky wrote:

The kernel issue with ipv6 is fixed in the upcoming F96-CE_2.

OK, Cool.

Still don't know if I actually need ipv6 or not.

But the error messages gave me some concern.

by Overdrive5
Sat Feb 25, 2023 2:58 pm
Forum: F96-CE
Topic: F96-CE_1 with 6.0.12-FP Kernel Stable Release
Replies: 147
Views: 16147

Re: F96-CE_1 with 6.0.12-FP Kernel Stable Release

@Overdrive5 looks like the ip6tables support is lacking something. The firewall looks secure for ipv4 but can't resolve ipv6. Maybe a kernel swap/upgrade/downgrade might fix this..... or reexamine the support installed for ip6tables to work. We'll have to go in and look under the hood. Checking ...
by Overdrive5
Sun Feb 19, 2023 3:38 pm
Forum: F96-CE
Topic: F96-CE_1 with 6.0.12-FP Kernel Stable Release
Replies: 147
Views: 16147

Re: F96-CE_1 with 6.0.12-FP Kernel Stable Release

The firewall status insists that it is off, even after running setup. Right clicking and turning on has no effect. Tried removing and re-starting but no change. I can confirm this. It seems /etc/init.d/rc.firewall permissions gets changed to not executable after making and applying any changes in ...
by Overdrive5
Sun Aug 09, 2020 12:51 pm
Forum: Install
Topic: HowTo Boot Puppy directly from ISO by using SuperGRUB2 (SG2D)
Replies: 43
Views: 11635

Re: Boot Puppy directly from .iso without making a DVD, Frugal or Full install

A little while ago I wrote a little scrip using gtkdialog to install Fatdog64 to a USB Flash drive. There are quite a few of these available but I wanted something that was fast, easy to use and non destructive. IOW I wanted to be able to install an OS to an existing flash drive without destroying ...

Go to advanced search