View previous topic :: View next topic |
Author |
Message |
grofaz Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 18 Sep 2005 Posts: 319
|
Posted: Thu Jun 08, 2006 7:27 pm Post subject: Make firestarter start at boot?? |
|
|
I have a fresh gentoo installation (after June 3rd update debacle!) and have everything re-installed with exception of firestarter and iptables. I need to configure my kernel for iptables support, recompile it etc. I'd like to have firestarter come online automatically at boot up. How do I set that up??
Thanks,
grofaz...out |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
gentoo_dude l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/gallery/Simpsons/Simpsons_-_Homer.jpg)
Joined: 08 May 2004 Posts: 645 Location: Washington, DC
|
Posted: Thu Jun 08, 2006 7:58 pm Post subject: |
|
|
rc-update add firestarter default
If there is no init script called firestarter then as root go to /etc/init.d and with you favorite editor (i.e. vi) create one.
If you use vi firestarter in /etc/init.d/ folder it will come up with a skeleton script. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
grofaz Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 18 Sep 2005 Posts: 319
|
Posted: Fri Jun 09, 2006 12:50 am Post subject: |
|
|
gentoo_dude wrote: | rc-update add firestarter default
If there is no init script called firestarter then as root go to /etc/init.d and with you favorite editor (i.e. vi) create one.
If you use vi firestarter in /etc/init.d/ folder it will come up with a skeleton script. |
OK...cool, everything is up and running. One thing though, I'd like to be able to have access to firestarter as user. Not sure of the correct command lingo to use to assign firestarter user rights.
Another thing, is anti-virus protection recommended ? Say clamav or some other I'm unaware of ? I have clamav on ubuntu but I'm not sure if it's needed. Thoughts appreciated.
grofaz...out |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jetblack101 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/534001905439b9afc99900.jpg)
Joined: 17 Jan 2005 Posts: 16
|
Posted: Fri Jun 09, 2006 6:50 am Post subject: |
|
|
sudo firestarter will work, assuming that you have setup up sudo correctly for your user. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
gentoo_dude l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/gallery/Simpsons/Simpsons_-_Homer.jpg)
Joined: 08 May 2004 Posts: 645 Location: Washington, DC
|
Posted: Fri Jun 09, 2006 1:18 pm Post subject: |
|
|
About antivirus I use f-prot. If you want an antivirus protection then put it on. Is not of if you need it. I use f-prot with a cronjob to check my computer every night at 3:00 AM (I am asleep then) and I get a report in my e-mail about the cronjob scan. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|