Forum Moderators: bakedjake
Btw Tool, what desktop/window manager do you like to use?
I also bought the O'Reilly cd collection "The Linux Web Server Collection" that I run on the winders box whilst I flounder thru the manuvering on the Linux box. I AM GOING TO LEARN SERVER ADMIN IF IT KILLS ME.
That's why LM and I both recommended 8.1 even if it is a little less stable than 7.2, although I haven't had any trouble with 8.1 since an earlier post (save for a few segment faults on a few apps, but this is partly related to my penchant for running beta code). With all the free code there's always something new and unstable to install *LOL*
I started out liking KDE in the early releases but have since switched to GNOME, now prefer it to KDE.
Icewm is very stable, looks a bit like win95, but could be customized to look halfway decent with a utility called Icepref. Two things that Ice has going for it is that it is very light weight, and you could do everything *without* a mouse if you choose.
I have redhat on my server, but don't mess around with it too much (I have Plesk installed, gets me through most things OK)
I want to get up to speed on *nix, but want to make my learning applicable to my web server as well.
Q. If I install Madrake 8.1 on my home box will my learning cover me for Redhat as well, or am I going to get in a muddle?
However, there are some subtle differences on how is the system administrated, better know as "Redhatisms"; as for the last time I used Mandrake (7.1) it was close enough to redhat as for not making a difference.
That differences are on very few things on the admin side, like starting services. As a user you should not notice any difference even using OpenBSD.
That differences are on very few things on the admin side, like starting services. As a user you should not notice any difference even using OpenBSD.
Surely there is a difference because OpenBSD (and all other BSD's) does not have server start/stop scripts in /etc/init.d ... :)
And Debian puts them in /etc/init.d, whereas Redhat and Mandrake puts them in /etc/rc.d/init.d (and then symlink to /etc/init.d). And Slashware follows the BSD system of having a big /etc/rc.local. All these confusion...