Remove these ads by
Signing UpStep 1Basic Terminal Commands
cal-display a calendar
cat-display contents of a file
cd-change directory
chmod-change access permisions
clear-clear the terminal screen
cp-copy file(s) to another location
date-display date
echo-display a message in the terminal screen
exit-close the terminal window
find-search for file(s)
install-(this is where common sense is used...)
ls-list info for file(s) from whatever directory you are in
man-help
netstat-displays network statistics
ping-test network connection
su-change to root user
su (user name)-change to name in parentathes
wget-retrieve files from the internet
| « Previous Step | Download PDFView All Steps | Next Step » |


































distro: well mainly, Pardus, & Mandriva
A: Check out this site, that's what I did.
Q: How to scan for available networks?
A: Check this out
If this doesn't help please let me know and I'll try again
At least add how to get help for a cmd using man ( su for instance):
man su
Will return the 'manual' for the su command. Works with the programs (man "cmd") on your list.