Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I want to take a VPS and need to choose the OS. I have to put there my website, usual php/mysql website, also will need FTP. Will not need any other services. I want to choose the version that have the lowest system requirements - mainly RAM and CPU usage: here is the available list
I want to take a VPS and need to choose the OS. I have to put there my website, usual php/mysql website, also will need FTP. Will not need any other services. I want to choose the version that have the lowest system requirements - mainly RAM and CPU usage: here is the available list
Listing multiple versions of the same distro to choose from usually doesn't make sense. For security reasons in the first place I would recommend to use the latest stable version of any distro. Considerung Ubuntu in particular, it might make sense to drop back to 12.04 or wait for 14.04, as these are LTS (long term support) versions that will be supported five years, the others usually just one year.
Then ... for just a little private web server, even though peppered with PHP and maybe mySQL, as you describe it, you'll probably want a command-line-only installation with no GUI and no desktop. Considering that, Fedora, Ubuntu and SUSE are out of the game, AFAIS.
I don't know anything about CentOS (other than that it exists), and I neither know Scientific Linux, other than by name. Among the others, I'd recommend you to go for Debian. It's very widespread, has lots of supporting resources on the net, and is generally considered very mature and stable.
Oh, and believe me: You may not be planning to use any other services now, but in a while, you will. You might want the machine to act as a little file server, so you're going to install Samba. You may wish to add a DBMS (I already mentioned it in passing), so you'll probably install mySQL. You may think that this box, once it's runnig fine, might step in as a local mail server. And a few things more.
This is no problem; any halfway contemporary PC has enough resources to do all that in a SOHO environment. Just go ahead! :-)
Doc CPU, thanks for your detailed response, it gave me a plenty of info, appreciate that. About the GUI part, I understand that without desktop environment it will use less resources, and, I did not use SUSE or Fedora, but about Ubuntu, will it be a solution, if I run it in command-line mode only, as it is described in here http://www.cebuntu.com/how-to/how-to...terminal-mode/
or it will not work, if I want to host a website on it ?
That worked last I looked at Ubuntu (a while ago). Doesn't save the disk space X occupies, but will surely be lighter on CPU.
The systemd distros have a similar mode of operation of course, but it is achieved differently.
Doc CPU, thanks for your detailed response, it gave me a plenty of info, appreciate that. About the GUI part, I understand that without desktop environment it will use less resources [...]
not only that - it will also be easier to maintain, it'll be less susceptible to trouble. On the whole, it'll be more robust because it's simpler.
or it will not work, if I want to host a website on it ?
I'm sure that will work. But why install a full-fledged GUI with all the bells and whistles and all the integrated bloatware if you're not going to use it? Likewise, you wouldn't order a five-course-meal when all you really want is a burger and a coke, would you?
I know that a Debian minimal install without GUI needs less than a gigabyte of disk space, and only consists of a moderate number of installed packages. So there's only little substance that needs updating regularly.
Maybe such a minimal install is possible with one of the other distros as well, but I can't tell for sure. That's why I voted for Debian.
listing UNSUPPORTED versions of fedora and ubuntu
is not good DO NOT !!! use dead and unsupported operating systems !!!!
fedora 16,17,18 are all UNSUPPORTED and 19 will be soon
and you forgot about the CURRENT version Fedora 20
also fedora is not a good choice for a server
it is a "research and development" operating system
the now starting to age Opensuse 12.3
also is not the CURRENT , It is still supported but not the current version
that is OpenSUSE 13.1
and novell is VERY WELL KNOWN for being rather BLOATED
OpenSUSE and SELD are GUI centric and script ran and as such are VERY bloated
Novell through in everything , including the kitchen sink , and for good measure they also tossed in YOUR neighbors kitchen sink .
it is not a "lite" distro
the current CentOS 6.5 or Debian 7 are a good choice
Guys, thank you all for your support and advice, I appreciate that. Based on all what was said, also just in case trying Debian in VM, to be sure Im comfortable with that, decided to choose that one. Thank you all !!!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.