Pario TechnoBlob
About Posts

Posts

Show mounted partitions with a nice layout This command shows the result of a mount command in a nice table layout # mount | column -t Result /dev/sda1 on / type ext4 (rw,errors=remount-ro) /dev/sda2 on /home type ext4...
Sep 10, 2010 12:01AM
Compare a remote file with a local file using ssh and diff

ssh user@example.com cat /path/to/remotefile | diff /path/to/localfile -

Sep 9, 2010 9:52PM
Datarecovery using Ubuntu Linux This post describes my workflow in recovering data from defective harddrives. These harddrives are usually not readable in Windows and in most cases not even readable or...
Sep 5, 2010 10:32AM
Redirect failing URLs to other webserver A typical FAQ about URL rewriting is how to redirect failing requests on webserver A to webserver B. Usually this is done via ErrorDocument CGI-scripts in Perl, but there is...
Aug 30, 2010 5:49PM
«« « 1 2 3  …  21 22 23  …  126 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom