Re: stretch vs iptables auto-start

2020-08-24 Thread Gene Heskett
On Monday 24 August 2020 17:03:13 Andrew Cater wrote: > Start here perhaps? https://wiki.debian.org/nftables > > It should be relatively straightforward to move backward and forwards. > Working as a systemd service means that it will start automatically if > you're using systemd. > > [When in doub

Re: stretch vs iptables auto-start

2020-08-24 Thread Andrew Cater
Start here perhaps? https://wiki.debian.org/nftables It should be relatively straightforward to move backward and forwards. Working as a systemd service means that it will start automatically if you're using systemd. [When in doubt, check the Debian wiki for a topic - if that's no good, have a qu

Re: stretch vs iptables auto-start

2020-08-24 Thread deloptes
Gene Heskett wrote: > At the present time I have around 80 rules, all designed to deny the > network spiders and bots that think they have to mirror my several > giga-byte site, 2 or 3 times a day.  And that was eating up my bandwidth > allocation on a slow net connection. > > Is there a tut some

Re: stretch vs iptables auto-start

2020-08-24 Thread Greg Wooledge
On Sun, Aug 23, 2020 at 02:26:19PM -0400, Gene Heskett wrote: > Since the big conversion of file structs vs who owns what, The what? I can't even parse that. > which > apparently includes running rc.local as the logged in user and not as > root, Now that is pure nonsense. You're just inventi

Re: stretch vs iptables auto-start

2020-08-24 Thread Gene Heskett
On Monday 24 August 2020 04:45:01 Andrei POPESCU wrote: > On Du, 23 aug 20, 21:34:12, Gene Heskett wrote: > > On Sunday 23 August 2020 15:45:22 Joe wrote: > > > My server iptables is inherited from, I think, sarge, so it's > > > probably not done optimally today. It's an init script run from > > >

Re: stretch vs iptables auto-start

2020-08-24 Thread Andrei POPESCU
On Du, 23 aug 20, 21:34:12, Gene Heskett wrote: > On Sunday 23 August 2020 15:45:22 Joe wrote: > > > > My server iptables is inherited from, I think, sarge, so it's probably > > not done optimally today. It's an init script run from /etc/rcS.d. > > Ah,/etc/rcS.d/S18netfilter-persistent > but that

Re: stretch vs iptables auto-start

2020-08-24 Thread Joe
On Sun, 23 Aug 2020 21:34:12 -0400 Gene Heskett wrote: > On Sunday 23 August 2020 15:45:22 Joe wrote: > > > > > My server iptables is inherited from, I think, sarge, so it's > > probably not done optimally today. It's an init script run from > > /etc/rcS.d. > > Ah,/etc/rcS.d/S18netfilter-per

Re: stretch vs iptables auto-start

2020-08-24 Thread Tixy
On Sun, 2020-08-23 at 14:26 -0400, Gene Heskett wrote: > Greetings all; > > Since the big conversion of file structs vs who owns what, which > apparently includes running rc.local as the logged in user and not > as > root, that has hidden the iptables stuff from everybody but root > since > its

Re: stretch vs iptables auto-start

2020-08-23 Thread Gene Heskett
On Sunday 23 August 2020 16:10:10 deloptes wrote: > Hi Gene, > > Gene Heskett wrote: > > Since the big conversion of file structs vs who owns what, which > > apparently includes running rc.local as the logged in user and not > > as root, that has hidden the iptables stuff from everybody but root >

Re: stretch vs iptables auto-start

2020-08-23 Thread Gene Heskett
On Sunday 23 August 2020 15:45:22 Joe wrote: > On Sun, 23 Aug 2020 14:26:19 -0400 > > Gene Heskett wrote: > > Greetings all; > > > > Since the big conversion of file structs vs who owns what, which > > apparently includes running rc.local as the logged in user and not > > as root, that has hidden

Re: stretch vs iptables auto-start

2020-08-23 Thread deloptes
Hi Gene, Gene Heskett wrote: > Since the big conversion of file structs vs who owns what, which > apparently includes running rc.local as the logged in user and not as > root, that has hidden the iptables stuff from everybody but root since > its not now in the users $PATH. > I was running home

Re: stretch vs iptables auto-start

2020-08-23 Thread Joe
On Sun, 23 Aug 2020 14:26:19 -0400 Gene Heskett wrote: > Greetings all; > > Since the big conversion of file structs vs who owns what, which > apparently includes running rc.local as the logged in user and not as > root, that has hidden the iptables stuff from everybody but root > since its no

stretch vs iptables auto-start

2020-08-23 Thread Gene Heskett
Greetings all; Since the big conversion of file structs vs who owns what, which apparently includes running rc.local as the logged in user and not as root, that has hidden the iptables stuff from everybody but root since its not now in the users $PATH. So what is the best way to assure this st

Re: How to auto start bbpager in fluxbox

2012-07-17 Thread Rob Owens
On Tue, Jul 17, 2012 at 03:36:51PM +, user1 wrote: > I am using and fluxbox 1.3.2-2 and bbpager 0.4.7 (ubuntu 12.04) > > I have placed 'bbpager &' in '~/.fluxbox/startup' but it will not > autostart > > bbpager starts fine manually > > I have several other programs which autostart fine in f

How to auto start bbpager in fluxbox

2012-07-17 Thread user1
I am using and fluxbox 1.3.2-2 and bbpager 0.4.7 (ubuntu 12.04) I have placed 'bbpager &' in '~/.fluxbox/startup' but it will not autostart bbpager starts fine manually I have several other programs which autostart fine in fluxbox ? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debia

Re: Auto start

2006-10-05 Thread shell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Phillipus Gunawan ™S: > Hi there, > > I recently installed NTOP in my box. Just to see how good this package. > The problem is, somehow I have to run it as root user even though if I logged in as root > Something like ntop -u root then the password. >

Auto start

2006-10-05 Thread Phillipus Gunawan
Hi there, I recently installed NTOP in my box. Just to see how good this package. The problem is, somehow I have to run it as root user even though if I logged in as root Something like ntop -u root then the password. My quiestion is, how can I make this command and the NTOP running on backgroun

Re: How to auto start Firestarter?

2006-04-24 Thread lmyho
--- Andrei Popescu <[EMAIL PROTECTED]> wrote: > > Firestarter as such does not need to show up in processes, because it > just activates the native firewall contained in the linux kernel > itself. What you see in the process list is only the GUI. You can > safely shut it down, the firewall will

Re: How to auto start Firestarter?

2006-04-24 Thread lmyho
--- "Matthew R. Dempsky" <[EMAIL PROTECTED]> wrote: > On Sun, Apr 23, 2006 at 11:03:46AM -0700, lmyho wrote: > > Just checked, yes I have S20firestarter in rc2.d. But I have no idea about > > the > > rc*.d directories? What are they for? How does this link I have affect the > start > > of fire

Re: How to auto start Firestarter?

2006-04-24 Thread Andrei Popescu
"Wu-Kung Sun" <[EMAIL PROTECTED]> wrote: > I've got the same problem. A symlink for firestarter is in the rcN.d > directories and it even shows up as started in the bootlog. But it > doesn't show up in the process list until I manually start it. That > plus it seems to have a memory leak are m

Re: How to auto start Firestarter?

2006-04-24 Thread Wu-Kung Sun
On 4/23/06, Matthew R. Dempsky <[EMAIL PROTECTED]> wrote: > On Sun, Apr 23, 2006 at 11:03:46AM -0700, lmyho wrote: > > Just checked, yes I have S20firestarter in rc2.d. But I have no idea about > > the > > rc*.d directories? What are they for? How does this link I have affect > > the start > >

Re: Firestarter: how to auto start it?

2006-04-23 Thread Sumo Wrestler (or just ate too much)
lmyho wrote: --- "Sumo Wrestler (or just ate too much)" lmyho wrote: Can anyone help me [know] how to auto start the firestarter? [...] No, I can't ;-) I had some problems with firestarter, so I decided to write my own iptables script. I'd suspect that one of your n

Re: Firestarter: how to auto start it?

2006-04-23 Thread lmyho
--- Christopher Nelson <[EMAIL PROTECTED]> wrote: > On Sun, Apr 23, 2006 at 10:27:28AM -0700, lmyho wrote: > > > > To use gksudo, do I still need to add the command line for the user in the > sudoers > > file? If need, Should I add 'NOPASSWD: /etc/init.d/firestarter start' in > sudoers > > for

Re: How to auto start Firestarter?

2006-04-23 Thread Matthew R. Dempsky
On Sun, Apr 23, 2006 at 11:03:46AM -0700, lmyho wrote: > Just checked, yes I have S20firestarter in rc2.d. But I have no idea about > the > rc*.d directories? What are they for? How does this link I have affect the > start > of firestarter at bootup? The short story is that any script symlink

Re: Firestarter: how to auto start it?

2006-04-23 Thread Florian Kulzer
On Sun, Apr 23, 2006 at 13:20:22 -0700, lmyho wrote: [...] > But > anyway, feel much safer about my firestarter now, as it is working even > though I > don't see the gui jump out. Do you have any suggestion how I can make the > gui jump > out right after bootup too? What I remember from one

Re: Firestarter: how to auto start it?

2006-04-23 Thread lmyho
--- Florian Kulzer <[EMAIL PROTECTED]> wrote: > On Sun, Apr 23, 2006 at 10:49:47 -0700, lmyho wrote: > > --- Florian Kulzer <[EMAIL PROTECTED]> wrote: > > [...] > > > > If my firewall is deactivated I see this: > ^^^ > > > Chain INPUT (policy ACCEPT) > > > target

Re: Firestarter: how to auto start it?

2006-04-23 Thread lmyho
--- Andrei Popescu <[EMAIL PROTECTED]> wrote: > lmyho <[EMAIL PROTECTED]> wrote: > > > I haven't lauch the gui firestarter yet, it's a good time, so I checked the > > 'iptables -L', I do get many outputs, but for the three you listed, I got > different, > > please see: > > > > Chain INPUT (poli

Re: Firestarter: how to auto start it?

2006-04-23 Thread Florian Kulzer
On Sun, Apr 23, 2006 at 10:49:47 -0700, lmyho wrote: > --- Florian Kulzer <[EMAIL PROTECTED]> wrote: [...] > > If my firewall is deactivated I see this: ^^^ > > Chain INPUT (policy ACCEPT) > > target prot opt source destination > > > > Chain FORWAR

Re: Firestarter: how to auto start it?

2006-04-23 Thread Andrei Popescu
lmyho <[EMAIL PROTECTED]> wrote: > I haven't lauch the gui firestarter yet, it's a good time, so I checked the > 'iptables -L', I do get many outputs, but for the three you listed, I got > different, > please see: > > Chain INPUT (policy DROP) > target prot opt source destinati

Re: How to auto start Firestarter?

2006-04-23 Thread lmyho
--- "Matthew R. Dempsky" <[EMAIL PROTECTED]> wrote: > On Sat, Apr 22, 2006 at 06:37:21PM -0700, lmyho wrote: > > I have firestarter installed. However it doesn't automatically start at > > system > > boot until I manually start it as root after login as reguler user. > > Is there a symlink

Re: Firestarter: how to auto start it?

2006-04-23 Thread lmyho
system > > > boot > and jack > > > logedin. > > > > > > Then I changed the line in sudoers to: jack ALL=NOPASSWD: > /etc/init.d/firestarter > > > start, and changed the line in GNOME Preferences->Sessions->Startup > > > Programs > to: &

Re: Firestarter: how to auto start it?

2006-04-23 Thread Christopher Nelson
On Sun, Apr 23, 2006 at 10:27:28AM -0700, lmyho wrote: > > To use gksudo, do I still need to add the command line for the user in the > sudoers > file? If need, Should I add 'NOPASSWD: /etc/init.d/firestarter start' in > sudoers > for this user, or add 'NOPASSWD: /usr/sbin/firestarter', or just

Re: Firestarter: how to auto start it?

2006-04-23 Thread lmyho
changed the line in sudoers to: jack ALL=NOPASSWD: > /etc/init.d/firestarter > > start, and changed the line in GNOME Preferences->Sessions->Startup > > Programs to: > > sudo /etc/init.d/firestarter start, too. > > > > But the firestarter still doesn't aut

Re: Firestarter: how to auto start it?

2006-04-23 Thread Florian Kulzer
changed the line in sudoers to: jack ALL=NOPASSWD: > > /etc/init.d/firestarter > > start, and changed the line in GNOME Preferences->Sessions->Startup > > Programs to: > > sudo /etc/init.d/firestarter start, too. > > > > But the firestarter still doesn&#

Re: Firestarter: how to auto start it?

2006-04-23 Thread Alexander Sack
art, and changed the line in GNOME Preferences->Sessions->Startup Programs > to: > sudo /etc/init.d/firestarter start, too. > > But the firestarter still doesn't auto start at the system boot! > Maybe consider this: firestarter consists of two parts. The first is the gui which

Re: How to auto start Firestarter?

2006-04-23 Thread Andrei Popescu
er still doesn't load when the system boot > and jack > logedin. > > Then I changed the line in sudoers to: jack ALL=NOPASSWD: > /etc/init.d/firestarter > start, and changed the line in GNOME Preferences->Sessions->Startup Programs > to: > sudo /etc/init.d/fires

Re: How to auto start Firestarter?

2006-04-22 Thread Matthew R. Dempsky
On Sat, Apr 22, 2006 at 11:27:42PM -0700, Andy Gower wrote: > Check your /etc/init.d/ folder, is there a file called Firestarter in > there? He said he was running /etc/init.d/firestarter directly in his post, so it seems likely it exists. > There should be a file in there that will automaticall

Re: How to auto start Firestarter?

2006-04-22 Thread Andy Gower
> From: lmyho <[EMAIL PROTECTED]> > How can I make it auto start at system boot, or the start of GNOME? > What have I done wrong? Check your /etc/init.d/ folder, is there a file called Firestarter in there? There should be a file in there that will automatically start Firestarte

Re: How to auto start Firestarter?

2006-04-22 Thread Matthew R. Dempsky
On Sat, Apr 22, 2006 at 06:37:21PM -0700, lmyho wrote: > I have firestarter installed. However it doesn't automatically start at > system > boot until I manually start it as root after login as reguler user. Is there a symlink to /etc/init.d/firestarter in any of your /etc/rc*.d directories?

Firestarter: how to auto start it?

2006-04-22 Thread lmyho
Can anyone help me how to auto start the firestarter? The firestarter doesn't automatically start at system boot until I manually start it as root after login as reguler user. Following the instruction in FAQ, I modified the sudoers file, and added this line (for regular user jack) in

How to auto start Firestarter?

2006-04-22 Thread lmyho
k ALL=NOPASSWD: /etc/init.d/firestarter start, and changed the line in GNOME Preferences->Sessions->Startup Programs to: sudo /etc/init.d/firestarter start, too. But the firestarter still doesn't auto start at the system boot! How can I make it auto start at system boot, or the start o

Re: how to auto-start programs

2004-10-03 Thread Eddy
B.R. Cadellon a écrit le 02/10/04 23:41 : I can't figure out how to make an application start on reboot. Can anyone help? Since I can't see any reply yet, I'll try to help. Keep in mind I'm no specialist. It depends on what you want to do exactly (are you sure it's on *re*boot that you want you'r

Re: How to add system services auto-start on system setup?

2004-09-16 Thread Nitebirdz
On Fri, Sep 17, 2004 at 09:57:54AM +0800, Lian Liming wrote: > > Thank you for reply. But i got a problem with that command. > > $man update-init.d > No manual entry for update-init.d > $update-init.d > bash: update-init.d: command not found > > I can't find the command "update-init.d" on my debi

Re: How to add system services auto-start on system setup?

2004-09-16 Thread Adam Garside
On Fri, Sep 17, 2004 at 09:57:54AM +0800, Lian Liming wrote: > $man update-init.d > No manual entry for update-init.d > $update-init.d > bash: update-init.d: command not found it's update-rc.d, not update-init.d asg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Re: How to add system services auto-start on system setup?

2004-09-16 Thread Lian Liming
Stefan O'Rear wrote: On Fri, Sep 17, 2004 at 09:39:14AM +0800, Lian Liming wrote: Hi all, I am now using the script "/etc/init.d/" to start service manually. I wonder if there are any way to add service to auto start when system boot up? Thank you for suggestions!

Re: How to add system services auto-start on system setup?

2004-09-16 Thread Stefan O'Rear
On Fri, Sep 17, 2004 at 09:39:14AM +0800, Lian Liming wrote: > Hi all, >I am now using the script "/etc/init.d/" to start service > manually. I wonder if there are any way to add service to auto start > when system boot up? > >Thank you for suggestions!

How to add system services auto-start on system setup?

2004-09-16 Thread Lian Liming
Hi all, I am now using the script "/etc/init.d/" to start service manually. I wonder if there are any way to add service to auto start when system boot up? Thank you for suggestions! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe&quo

Re: Auto-start Driver

2003-01-13 Thread Rob Weir
On Mon, Jan 06, 2003 at 11:59:48AM -0500, Walter Tautz wrote: > > > On Mon, 6 Jan 2003, ernst wrote: > > > > > if you use the driver as a module, add 'emu10k1' to your /etc/modules > > > > /ernst > > or install the discover package and perhaps it will be auto detected > automatically without

Re: Auto-start Driver

2003-01-06 Thread Walter Tautz
On Mon, 6 Jan 2003, ernst wrote: > > if you use the driver as a module, add 'emu10k1' to your /etc/modules > > /ernst or install the discover package and perhaps it will be auto detected automatically without adding it too /etc/modules. Of course adding it the the file guarantees it will be l

Re: Auto-start Driver

2003-01-06 Thread Michael Biebl
Willem-Jan Meijer wrote: Hello, My sound card uses the emu10k1 driver and it works well, is there a way to load the driver automatically at first boot? Right now I have to start it manually. Regards, Willem-Jan Meijer A more elegant way is to put the line "alias sound-slot-0 emu10k1" in /e

Re: Auto-start Driver

2003-01-06 Thread ernst
if you use the driver as a module, add 'emu10k1' to your /etc/modules /ernst On Mon, 6 Jan 2003, Willem-Jan Meijer wrote: > Hello, > > My sound card uses the emu10k1 driver and it works well, is there a way to > load the driver automatically at first boot? Right now I have to start it > manuall

Re: Auto-start Driver

2003-01-06 Thread nate
Willem-Jan Meijer said: > Hello, > > My sound card uses the emu10k1 driver and it works well, is there a way to > load the driver automatically at first boot? Right now I have to start it > manually. > put the modules you wish to load on boot in /etc/modules nate -- To UNSUBSCRIBE, email t

Auto-start Driver

2003-01-06 Thread Willem-Jan Meijer
Hello, My sound card uses the emu10k1 driver and it works well, is there a way to load the driver automatically at first boot? Right now I have to start it manually. Regards, Willem-Jan Meijer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [

Re: how to remove auto start to X

2001-02-17 Thread USM Bish
Indeed ... that sure will work. Uninstalling will remove everything. As a matter of fact AFAIK the post-removal script of packages call update-rc.d! Since the package itself is not the offender, it does not seem necessary to remove the package. If xdm/ gdm (whatever) needs to be reactivated, o

Re: how to remove auto start to X

2001-02-16 Thread Robin Rowe
If you prefer a simpler method simply use dselect to uninstall xdm or whatever X login you are using. When you come up in a console mode launch X using startx. Cheers, Robin - Original Message - From: "USM Bish" <[EMAIL PROTECTED]> To: Cc: "seg" <[EMAIL PROTECTED]> Sent: Friday, Februar

Re: esd auto-start with Gnome?

2001-01-17 Thread Brian May
> "Steve" == Steve R Hastings <[EMAIL PROTECTED]> writes: Steve> I have this working well enough for my purposes now. I Steve> thought I was missing some entry in a config file Steve> somewhere, that would start up the esound daemon for me. Steve> Not so. The esd has an "auto

Re: esd auto-start with Gnome?

2001-01-17 Thread David B . Harris
To quote "Steve R. Hastings" <[EMAIL PROTECTED]>, # I kludged a solution by copying the .esd-auth file from the first user # to the second user; now either user can use esd when it is started by # the other user. I'm not certain whether this is the correct long-term # solution, but I'm running and

esd auto-start with Gnome?

2001-01-17 Thread Steve R. Hastings
I have this working well enough for my purposes now. I thought I was missing some entry in a config file somewhere, that would start up the esound daemon for me. Not so. The esd has an "auto-spawn" feature where it starts up when it is needed, and the Gnome desktop uses that to get it going. As

esd auto-start with Gnome?

2001-01-15 Thread Steve R. Hastings
I have a Gnome desktop set up and working great. I used the packages in unstable, not the Ximian/Helixcode stuff. But I am having trouble with esd, the esound daemon. esd isn't automatically starting up. I went to the Gnome Control Panel, and under Sound I checked the checkbox to automatica