Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Steve on August 29, 2003, 12:46:04 PM

Title: online reference text
Post by: Steve on August 29, 2003, 12:46:04 PM
Hi

I built an SME server just to see what it could do and was so impressed I've put it to work in my small business.

Problem is that I don't know even the most basic of linux commands. At very least I need to know how to get to a command prompt, navigate around, move/copy/delete files, monitor disk health etc. Just the simple stuff needed for everyday maintenance. For anything else I'll employ someone with real knowledge.

Can anyone suggest an online reference text for the complete linux novice?

Thanks,
Steve.
Title: Re: online reference text
Post by: Brendan on August 29, 2003, 02:27:31 PM
i would love to know how tod elete directorys and stuff inside them, please help!!!
Title: Re: online reference text
Post by: James Pybus on August 29, 2003, 11:29:50 PM
rm --help
man rm

This will work with almost any command.
Title: Re: online reference text
Post by: Manuel Lazo on August 30, 2003, 01:33:56 AM
You can use putty, then enter mc, is a file manager, I use it all the time to move, copy, delete, create directories and files.
Title: Re: online reference text
Post by: dave on August 30, 2003, 02:45:37 AM
Probably the best documentation site is The Linux Documentation Project at www.tldp.org.  www.linuxquestions.org is another one.  


Good luck!!

Dave