Results 11 to 20 of 32
Originally Posted by borromini
You just disable a daemon by disabling the x bit: # chmod 666 /etc/rc.d/rc.hotplug for example. I have a Slackware-style system, but Zenwalk has a 'service' ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-23-2005 #11Banned
- Join Date
- Jul 2004
- Posts
- 947
heh i dont really know what else hmmm
Originally Posted by borromini
- 09-23-2005 #12It would be safer to use 'chmod ugo-x'... The '666' could allow for a vulnerability...
Originally Posted by borromini
- 09-23-2005 #13Just Joined!
- Join Date
- Jan 2005
- Location
- Sweden
- Posts
- 20
http://initng.thinktux.net/index.php/Main_Page
Notes:
* As initng is gentoo specific, other distributions may need some changes to get everything working
* 'make uninstall' is available
- 09-23-2005 #14Linux Enthusiast
- Join Date
- Jun 2005
- Location
- Odessa, FL
- Posts
- 586
i just tried it and am pretty impressed...it seems to load a few seconds faster, and i like how it tells you more information at boot-up.
Originally Posted by Bolmar
i use gentoo and all i had to do to install it was:
it was a really easy install and i like how it works. my computer is a dual cpu computer, so running things in parallel really speeds things up for meCode:emerge initng mount /boot nano -w /boot/grub/grub.conf (rest is within the grub.conf file) after root="....", add [or change] init=/sbin/initng (CTRL+W...ENTER)--to save ("Y"....ENTER)--to confirm saving
- 09-23-2005 #15Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
Thanks, I'll check that out. AFAIK Zenwalk still uses sysvinit.
Originally Posted by Bolmar ** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 09-24-2005 #16Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
Does anyone have something else? I'm really curious about this!
** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 09-30-2005 #17Linux Newbie
- Join Date
- Mar 2005
- Location
- Romania
- Posts
- 186
What do you mean? What vulnerability?
Originally Posted by ISOS You can only be young once. But you can always be immature.
- 10-01-2005 #18I don't mean to go OT on this thread (which is a nice idea), but the question was asked: Well, if you make your script writable by the world, that is a bad idea. Anyone could poke around in it and add malicious statements. Then someday when you turn the script back on you are going to be running these statements as root.What do you mean? What vulnerability?
As for this thread itself, I do the same as others. Disable unecessary services (and there are a number turned on by default that I don't use), and compile software out of the kernel that I do not need.
If you consider the desktop environment loading to be "booting", then definitely a lightweight one goes a long way. KDE takes so long...
- 10-01-2005 #19
Another idea: May be silly, but it could save a little time for you. If you're frequently using the same home network (i.e. you're behind a NAT device / dhcp server for private network) it may speed things up a little to use a static IP. I know while my pc waits for a response from the dhcp server it is quite slow.
- 10-01-2005 #20
Another thing I ran into (though I think it's debian-specific):
http://www.debian-administration.org/articles/199Stumbling around the 'net:
www.cloudyuseful.com


Reply With Quote
