Txt

Byte sized tech know-how.

  • Home
  • About

Tag Archives: hard

09 Apr

fsck command

Repair / check integrity of linux filesystem on disk hda1


fsck  /dev/hda1 
admin Posted in Command Line, Linux command, disk, fsck, hard, hda, hdd, Linux Leave a comment
28 Sep

Shortcuts – Hard and Soft Links in Linux

This is how to create hard and soft links in Linux. Remember, a directory cannot be hard linked.


#Hard link
ln /path/to/file.ext .

#Soft link
ln -s /path/to/file.ext .

[tags]link, shortcut, soft,hard,linux,command[/tags]

admin Posted in Uncategorized command, hard, link, Linux, shortcut, soft Leave a comment

Post navigation

Categories

  • Code
  • Command Line
  • Configuration
  • CSS
  • HTML
  • internet
  • JavaScript
  • Linux
  • Mobile
  • Perl
  • PHP
  • Python
  • Ruby
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Fruitful theme by fruitfulcode Powered by: WordPress
↑