Results 1 to 3 of 3
pls i need a brieved understanding about mount and unmount command, and also how to assign ip on a server...
- 12-30-2008 #1Just Joined!
- Join Date
- Dec 2008
- Posts
- 2
mount and unmount command
pls i need a brieved understanding about mount and unmount command, and also how to assign ip on a server
- 01-03-2009 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
Welcome to the forums!

Check these two links for some quick lessons on using the Linux command line:
LinuxCommand.org: Learn the Linux command line. Write shell scripts.
UNIX / Linux Tutorial for Beginners
Have fun with Linux.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 01-06-2009 #3
check those commands out as well:
w
Those will get you the manual pages of the applications. I hope it'll do.Code:man ifconfig man mount man umount


Reply With Quote