Koozali.org: home of the SME Server

online reference text

Steve

online reference text
« 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.

Brendan

Re: online reference text
« Reply #1 on: August 29, 2003, 02:27:31 PM »
i would love to know how tod elete directorys and stuff inside them, please help!!!

James Pybus

Re: online reference text
« Reply #2 on: August 29, 2003, 11:29:50 PM »
rm --help
man rm

This will work with almost any command.

Manuel Lazo

Re: online reference text
« Reply #3 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.

dave

Re: online reference text
« Reply #4 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