To view parent comment, click here.
To read all comments associated with this story, please click here.
I tried it but to my surprise, not even nano was installed, which forced me to use vi* which I have no idea how to control. :- Also, during the installation I chose to use a different screen font using 50 lines, but somehow that wasn't used when switching virtual terminal, which made half of the text not visible on screen, making the latest command not visible!
To top that, there's no /etc/init.d/* scripts to turn off GDM or whaveter graphical boot program they're using (I thought /etc/init.d scripts were more or less a Linux standard, having seen it in just about every other distro I've tested), so I had to kill the x client repeatedly in order to get 2 new minutes of editing. I tried the obvious "killall -9 gdm", "... xdm", "... kdm", but none were running.
No, this distro is definitely not for me.
Edited 2005-12-30 13:01
there's no /etc/init.d/* scripts to turn off GDM or whaveter graphical boot program they're using (I thought /etc/init.d scripts were more or less a Linux standard, having seen it in just about every other distro I've tested), so I had to kill the x client repeatedly in order to get 2 new minutes of editing. I tried the obvious "killall -9 gdm", "... xdm", "... kdm", but none were running.
"pstree" is a good tool for viewing the currently active services. Since Zenwalk is based on Slackware, it might be worth reading the Slackware documentation to find out more about Zenwalk's init system.
http://www.slackbook.org/html/system-configuration.html#SYSTEM-CONF...
http://www.slackbook.org/html/security.html#AEN5102
I haven't yet tried Zenwalk but there's another Slackware derivative that I can recommend: Frugalware. Frugalware shares Slackware's ideal of simplicity but it's more desktop-oriented (KDE, GNOME, XFCE ...). Frugalware uses scripts written by Patrick Volkerding and it has better localization support than Slackware. Frugalware uses the pacman package manager from Arch Linux and it has added a GUI frontend to pacman. Frugalware packages are usually very up-to-date and they are i686 optimized.
And, yes, Frugalware has nano. :-)




Member since:
I have met the intel graphic problem too, the method to solve it is, edit the /etc/X11/xorg.conf, at the section "device", note the driver is i810, but zenwalk script write it into the next line, just backspace it to the "driver" line can fix this problem. I hope this may help you.