http://alien.slackbook.org/blog/running-x-window-on-ms-windows/
February 1, 2012
January 28, 2012
How to mount a partition image created with dd
Posted by giovanni under UncategorizedLeave a Comment
# mount -o ro,loop /home/giovanni/hardware/ns-k330/naso2/disco_debian_naso.img /mnt/tmp/
January 28, 2012
How to copy files with scp without following symbolic links
Posted by giovanni under UncategorizedLeave a Comment
cd /destination/directory ssh user@remote.host "cd /original/directory; tar cf - ./" | tar xvf -
January 27, 2012
January 26, 2012
January 26, 2012
January 23, 2012
January 22, 2012
January 19, 2012
January 19, 2012