Fork me on GitHub
Nation Pigeon

Viewing Tags Linux commands

Change user Home Directory

6th September 10 | Linux

I changed my user name on one of my Linux computers that was fine “usermod -l login-name old-name“. I though that was that. Then when I rebooted I found that it was no over! I was unable to login because my home directory was under a diffrent name 0_o “DOOOOOOMM” I instantly thought. Well fear [...]

[ Read More → ]

The watch command

1st August 10 | Linux

A cool little Linux command that I found out about called “watch”. It runs a command repeatedly displaying its output and errors (the first screenfull). it will run the command every 2 seconds you can change this using the -n parameter to specify another interval. Again with thanks to the man pages and good old [...]

[ Read More → ]

Copyright © 2007 ∞ Nation Pigeon - Designed by Peter Mayanrd
Theme Based on Black-Green - Fork it on GitHub