Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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'm running Ubuntu 7.04 server on a low spec spare machine ( 500MHz, 128 RAM) but fancy a change. Basically would like a non-GUI, command line only interface, running SSH, Samba and a flavour of FTP. FTP must be set up so users only have access to their home directory and not to any other system dirs. In addition I may want to incorporate anonymous ftp login at some point. Any recommendations for both FTP and minimal server software ? Thanks again !
Thanks gents.
I am very tempted with Slackware, however, how much control do I have over what gets installed from the CD ? Currently my Ubuntu 7.04 takes up less than 850Mb and I would like the Slackware install to be of similar size. Don't really want to be compiling my own software or be running any X at all and would like to have similar features to "yum", "apt-get", "dpkg" or rpm to aid in installation and regular upgrading. I really would like to avoid faffing around trying to locate dependencies and libraries to try to get software to install correctly. Is Slackware "user friendly" in this department ?
You can make a 'minimal install' and add packages as you need them. 'SlackBuilds' is one repository that could be used. As for package management you have pkgtool, slackpkg, src2pkg and sbopkg with other tools available. You could always hop over to the 'LQ Slackware Forum' for additional advice or help.
I'm running Ubuntu 7.04 server on a low spec spare machine ( 500MHz, 128 RAM) but fancy a change. Basically would like a non-GUI, command line only interface, running SSH, Samba and a flavour of FTP. FTP must be set up so users only have access to their home directory and not to any other system dirs. In addition I may want to incorporate anonymous ftp login at some point. Any recommendations for both FTP and minimal server software ? Thanks again !
I really would like to avoid faffing around trying to locate dependencies and libraries to try to get software to install correctly. Is Slackware "user friendly" in this department ?
Slackware does have various package managers,but here's a quote from one of onebucks' links:
Quote:
Apparently many people in the Linux community think that a packager manager must by definition include dependency checking. Well, that simply isn't the case, as Slackware most certainly does not. This is not to say that Slackware packages don't have dependencies, but rather that its package manager doesn't check for them. Dependency management is left up to the sysadmin, and that's the way we like it.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.