You are here: Home >Archive for the ‘Linux’ Category

How to mount remote windows partition (windows share) under Linux

All files accessible in a Linux (and UNIX) system are arranged in one big tree, the file hierarchy, rooted at /. These files can be spread out over several devices. The mount command serves to attach the file system found on some device to the big file tree.

Tags: , , , , , , , ,

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

Basic Unix Commands

Basic Navigation ls directory listing ls Basic listing ls -F Basic listing, with file type notations (-F) ls -al Listing, showing all, including hidden, files (-a) in long format (-l), which includes permissions, modify dates, ownership, etc

Tags: , ,

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS

Linux Command Reference

รวมคำสั่งลีนุกซ์บางส่วนที่เป็นประโยชน์ คำสั่ง หน้าที่ รายละเอียด File/Directory Basics ls List files แสดงรายชื่อไฟล์และไดเร็คทอรี่

Tags:

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • Twitter
  • RSS