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.
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.
More News
- No FUD Dept.: Difference between CentOS 5 versus RedHat Enterprise Linux 5
- Top 10 Features of Fedora 11 Leonidas
- 10 Most Stupid Gifts for this Christmas
- Developer Tips: How To Show Line Number in vi / vim & nano
- How To Play All Multimedia Content on Fedora 9 Linux
- Fedora 10 - A Detailed Discussion on 13 Prime Features
- One Linux Formatting Tip I Bet You Didn’t Know
- Linux Tips: Bandwidth Monitoring, Common Commands, Accounting
- How To Append File Using SSH
- How To Speed Up Opening Linux Terminal & Running Linux Commands
- Linux: How To Make RAID-1 Disks Independently Bootable
- High-end Linux Computer w. 17″ TFT for Office Under Rs. 20000
- How To Run Google Chrome Browser on Linux
- How To Install RSSOwl (RSS News Reader) on Linux
- How To Disable On-Demand CPU Scaling on Linux
- How To Twitter Using IM on Linux & Windows
- How To Automatically Start Nginx & Fastcgi on Reboot on Fedora Linux
- How To Get New Email Notification in Mozilla Thunderbird
- How To Install Windows msi Files in Linux
- How To Use Linksys Compact Wireless-G Internet Video Camera WVC54GC From Linux
- How To Speed Up Linux Desktop by 30%+
- How To Rapidly Clean / Wipe Hard Disk Drive
- Solution: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs & Error: vlc conflicts with faad2 >= 2.5
- How To Copy Master Boot Record (MBR) Between Hard Disks
- How To: Java Stack Trace in Linux
- Load Balancing & Failover Script for Dual/ Multi WAN / ADSL / Cable Connections on Linux with Mail on failure
- How To Change Username in Linux
- AirTel Broadband Brings Broadband @ 8 Mbps
- Solution: ntpdate[4933]: no server suitable for synchronization found
- How To Test Web Application on Internet Explorer 5.5, 6, 7 on Windows & Mac Safari, Firefox , Linux…
- How To Protect Linux Server From Stolen Zombie Netblocks & 100% Professional Spammer Controlled Netblocks
- How To Resolve Tomcat - Openfire Port Conflict
- Dovecot: How To Enable Secure (SSL) IMAP & POP3 With (Free) Self-Signed Certificate
- OpenSSL: How To Create Self-Signed Certificate
- How To Use Yahoo Messenger on Linux (MSN, ICQ, IRC, Google Talk…)