[youtube=http://www.youtube.com/watch?v=Bn9pPBpdaP8]
Related Posts
Create tar and copy to another server using tar
- govath
- September 15, 2011
- 0
Just a note Code: tar -cvf – test | ssh -l username domain.com “cd /home1/username && tar -xvf -“
NTFS-3G Read/Write Driver
- govath
- March 22, 2007
- 0
The NTFS-3G driver is an open source, freely available read/write NTFS driver for Linux and other operating systems. It provides safe and fast handling of […]
Callee RC: 0×80040154
- govath
- January 20, 2009
- 0
Callee RC: 0×80040154 error while using Virtualbox on Fedora 9. You can fix this by removing some files from tmp directory: sudo rm -rf /tmp/.vbox*