<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>nixCraft &#187; dd command</title> <atom:link href="http://www.cyberciti.biz/tips/tag/dd-command/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 03 Feb 2012 22:45:35 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>HowTo: Linux Check IDE / SATA Hard Disk Transfer Speed</title><link>http://www.cyberciti.biz/tips/how-fast-is-linux-sata-hard-disk.html</link> <comments>http://www.cyberciti.biz/tips/how-fast-is-linux-sata-hard-disk.html#comments</comments> <pubDate>Sun, 07 Oct 2007 12:26:24 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[accurate result]]></category> <category><![CDATA[bios motherboard]]></category> <category><![CDATA[buffer cache]]></category> <category><![CDATA[command line interface]]></category> <category><![CDATA[computer case]]></category> <category><![CDATA[dd command]]></category> <category><![CDATA[device driver]]></category> <category><![CDATA[disk access]]></category> <category><![CDATA[disk access time]]></category> <category><![CDATA[disk speed]]></category> <category><![CDATA[disk speed time]]></category> <category><![CDATA[hdparm command]]></category> <category><![CDATA[kernel source code]]></category> <category><![CDATA[kernels]]></category> <category><![CDATA[linux ata]]></category> <category><![CDATA[meaningful results]]></category> <category><![CDATA[processor cache]]></category> <category><![CDATA[sata hard disk]]></category> <category><![CDATA[sda]]></category> <category><![CDATA[speed 3]]></category> <category><![CDATA[speed info]]></category> <category><![CDATA[stock linux]]></category> <category><![CDATA[sudo command]]></category> <category><![CDATA[throughput]]></category> <category><![CDATA[transfer speed]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-fast-is-linux-sata-hard-disk.html</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux/' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">S</span>o how do you find out how fast is your hard disk under Linux? Is it running at SATA I (150 MB/s) or SATA II (300 MB/s) speed without opening computer case or chassis?]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/how-fast-is-linux-sata-hard-disk.html/feed</wfw:commentRss> <slash:comments>19</slash:comments> </item> <item><title>Quickly Backup / dump MySql / Postgres database to another remote server securely</title><link>http://www.cyberciti.biz/tips/backup-postgres-mysql-securely-using-ssh.html</link> <comments>http://www.cyberciti.biz/tips/backup-postgres-mysql-securely-using-ssh.html#comments</comments> <pubDate>Mon, 01 Oct 2007 04:11:53 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[MySQL]]></category> <category><![CDATA[Postgresql]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[dd command]]></category> <category><![CDATA[mysql database backup]]></category> <category><![CDATA[mysqldump command]]></category> <category><![CDATA[pg dump command]]></category> <category><![CDATA[postgres database backup]]></category> <category><![CDATA[ssh protocol]]></category> <category><![CDATA[unix pipe]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/backup-postgres-mysql-securely-using-ssh.html</guid> <description><![CDATA[Using UNIX pipe concept one can dump database to another server securely using ssh protocol. All you need remote execution rights for the 'dd' command, over SSH. This allows you to run database dumps across an encrypted channel. Dump Postgres Database using ssh Use pg_dump command command: pg_dump -U USERNAME YOUR-DATABASE-NAME &#124; ssh user@remote.server.com "dd [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/backup-postgres-mysql-securely-using-ssh.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Linux server memory check</title><link>http://www.cyberciti.biz/tips/howto-linux-server-memory-check.html</link> <comments>http://www.cyberciti.biz/tips/howto-linux-server-memory-check.html#comments</comments> <pubDate>Mon, 11 Dec 2006 15:13:46 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[dd command]]></category> <category><![CDATA[faulty memory]]></category> <category><![CDATA[linux memory stress test]]></category> <category><![CDATA[linux memory test]]></category> <category><![CDATA[linux memory tester]]></category> <category><![CDATA[linux test memory]]></category> <category><![CDATA[linux test ram]]></category> <category><![CDATA[md5 checksum]]></category> <category><![CDATA[memory test for linux]]></category> <category><![CDATA[memory tests]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-linux-server-memory-check.html</guid> <description><![CDATA[If your server crashes regularly it could be a buggy kernel, a driver, power supply or any other hardware part. Memory (RAM) is one of the critical server parts. Bad memory can cause various problems such as random Linux server restart or program segfaults. Generally, I recommend using memtester command. It is an effective userspace [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-linux-server-memory-check.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>nixCraft FAQ Roundup &#8211; Dec 8, 2008</title><link>http://www.cyberciti.biz/tips/nixcraft-faq-roundup-6.html</link> <comments>http://www.cyberciti.biz/tips/nixcraft-faq-roundup-6.html#comments</comments> <pubDate>Fri, 08 Dec 2006 10:00:58 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FAQ]]></category> <category><![CDATA[apache web server]]></category> <category><![CDATA[dd command]]></category> <category><![CDATA[desktop system]]></category> <category><![CDATA[fdisk]]></category> <category><![CDATA[fedora core]]></category> <category><![CDATA[grub]]></category> <category><![CDATA[hard drive]]></category> <category><![CDATA[installation source]]></category> <category><![CDATA[linux server]]></category> <category><![CDATA[linux yast]]></category> <category><![CDATA[ms dos]]></category> <category><![CDATA[network address translation]]></category> <category><![CDATA[rescue mode]]></category> <category><![CDATA[roundup]]></category> <category><![CDATA[sendmail mta]]></category> <category><![CDATA[ssl certificate]]></category> <category><![CDATA[ssl encryption]]></category> <category><![CDATA[sudo]]></category> <category><![CDATA[sudoers]]></category> <category><![CDATA[tar gz]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/nixcraft-faq-roundup-6.html</guid> <description><![CDATA[Recently updated/posted Linux and UNIX FAQ: => Boot Ubuntu Linux into Rescue mode to fix system - How do I boot my Ubuntu Linux server into Rescue mode to fix system? => Unable to create installation source - Add directories into YaST as an installation source - I have created my own patch files on [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/nixcraft-faq-roundup-6.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Repairing ReiserFS file system with reiserfsck</title><link>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html</link> <comments>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html#comments</comments> <pubDate>Thu, 13 Jul 2006 19:37:33 +0000</pubDate> <dc:creator>nixcraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Data recovery]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[check ReiserFS filesystem]]></category> <category><![CDATA[dd command]]></category> <category><![CDATA[ddrescue command]]></category> <category><![CDATA[filesystem]]></category> <category><![CDATA[fsck command]]></category> <category><![CDATA[mount command]]></category> <category><![CDATA[partition disk]]></category> <category><![CDATA[reiserfsck command]]></category> <category><![CDATA[repair utilities]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html</guid> <description><![CDATA[The idea and commands in this article submitted by Jacques Wagener via email. In his own words, "After nuking my partition by accident (and through my stupidity) I was really disappointed in myself, especially in losing my bookmarks and rss-feeds". The following article is based upon our email communication. I am just putting them as [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html/feed</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Linux: How to backup hard disk partition table (MBR)</title><link>http://www.cyberciti.biz/tips/linux-how-to-backup-hard-disk-partition-table-mbr.html</link> <comments>http://www.cyberciti.biz/tips/linux-how-to-backup-hard-disk-partition-table-mbr.html#comments</comments> <pubDate>Mon, 10 Jul 2006 19:13:39 +0000</pubDate> <dc:creator>linuxBot</dc:creator> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[backup hard disk]]></category> <category><![CDATA[dd command]]></category> <category><![CDATA[disk partition]]></category> <category><![CDATA[master boot record]]></category> <category><![CDATA[mbr]]></category> <category><![CDATA[partition table]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-how-to-backup-hard-disk-partition-table-mbr.html</guid> <description><![CDATA[If you don't want to take any chances with your data, it is recommended that you backup hard disk partition table. Last Friday I was discussing some issues with one of our customer and he pointed out me dd command. Backup MBR with dd command dd the old good command which now backup partition tables [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-how-to-backup-hard-disk-partition-table-mbr.html/feed</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>How Do I Make Linux / UNIX Filesystem Backup With dd?</title><link>http://www.cyberciti.biz/tips/how-do-i-make-linux-filesystem-backup-with-dd.html</link> <comments>http://www.cyberciti.biz/tips/how-do-i-make-linux-filesystem-backup-with-dd.html#comments</comments> <pubDate>Wed, 16 Nov 2005 00:18:00 +0000</pubDate> <dc:creator>LinuxTitli</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Data recovery]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[HP-UX]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[backup dd]]></category> <category><![CDATA[backup dd linux]]></category> <category><![CDATA[command syntax]]></category> <category><![CDATA[copy linux dd]]></category> <category><![CDATA[dd backup]]></category> <category><![CDATA[dd command]]></category> <category><![CDATA[dd copy linux]]></category> <category><![CDATA[dd if=/dev/hda of=/dev/hdb conv=noerror]]></category> <category><![CDATA[dd linux backup]]></category> <category><![CDATA[handy tool]]></category> <category><![CDATA[how to backup disk label dd]]></category> <category><![CDATA[linux backup dd]]></category> <category><![CDATA[linux command]]></category> <category><![CDATA[linux dd backup]]></category> <category><![CDATA[linux filesystem]]></category> <category><![CDATA[UNIX]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-do-i-make-linux-filesystem-backup-with-dd.html</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux/' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> Explains how to make a backup (track by track) using dd command under UNIX / Linux operating system.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/how-do-i-make-linux-filesystem-backup-with-dd.html/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
