Linux Migration


Run the following command, after reading the notes below: sfdisk -d /dev/sda | sfdisk /dev/sdb Notes: 1.

dd, while an excellent tool to back drive / partition images, copies entire hard drive including unused blocks and even bad blocks (where possible).

a. Use gzip An example command: dd if=/dev/hda1 bs=1k conv=sync,noerror | gzip -c | ssh -c blowfish user@hostname "dd of=filename.gz bs=1k" Notes: 1.
How to configure Java / Javac on Linux
So now you have bravely installed Java on Linux, preferably the Sun's version, right? However you may have previous versions of JDK / JRE already on your system, presumably the one bundled with Linux like GCJ JRE.

Windows control panel is something we are all familiar with in Windows operating systems like Windows XP, Windows 2000, Windows Vista & now Winfows 7.
Older News
S M T W T F S
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
Copyright© 2010 The Gaea Times