Results 1 to 7 of 7
I was wondering what some of you opt for when installing a Linux server.
Do you guys bother to do a custom install so you have a GUI and some ...
- 06-02-2003 #1
Opinion on server install
I was wondering what some of you opt for when installing a Linux server.
Do you guys bother to do a custom install so you have a GUI and some other features or do you go for a server install and manage it through a shell. I guess it is a matter of taste. What do most admin go for?
Cheers
- 06-02-2003 #2Linux Engineer
- Join Date
- Apr 2003
- Location
- Sweden
- Posts
- 796
Yes, use the gui if you installing linux it much easier for newbies and for us to that have done it a couple of times. If you are up to installing many servers, it takes to much time, then i should suggest kickstart installations or som clooning software like mondo.
Regards
Regards
Andutt
- 06-02-2003 #3Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
If it's only a server and nothing else, then I wouldn't bother to install a GUI on it. I wouldn't even connect a monitor to it, but just manage it through ssh.
- 06-02-2003 #4
What ssh tool(client) is recommended for linux? On windows I use Putty.
Does ssh gets installed by default on a server? Which one do you suggest, OpenSSh maybe?
Cheers
- 06-02-2003 #5Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Yep, I recommend OpenSSH. It installs by default on RedHat and probably with most other distros. It has a client as well.
- 06-03-2003 #6Linux Engineer
- Join Date
- Apr 2003
- Location
- Sweden
- Posts
- 796
Putty is good and also for free, otherwise i think Vandyke:s products are pretty nice SecureCRT and SecureFX.
Its good thought to at least have classic X installed if you have any program that needs to be graphicly installed on the server...like Oracle!
RegardsRegards
Andutt
- 06-03-2003 #7Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Does Oracle require X? Are you kidding me?
Anyway, I'd still not install an X server on the server, but only the X libs, and then using SSH's X11 forwarding feature. That way you still don't need physical access to the server.


Reply With Quote
