Zaw Htet
No battle was ever won by people who run!
Friday, October 2, 2009
Mounting Device with Read/Write Access
#mount –t xxx –o rw /dev/hda3 /mnt/hda3 ( xxx = ntfs/ext3/ext2 for device file system )
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Exchange 2010 - PowerShell Commands
Restart Exchange Services Get-Service | ? { $_.name -like "MSExchange*" -and $_.Status -eq "Running"} foreach ($servic...
Funny Girl !!!
AMOS - Advanced Managed Object Scripting
AMOS is a customer version of moshell, it can be purchased as an optional feature in OSSRC (available since R5.3) AMOS is identical to mos...
No comments:
Post a Comment