This tip is submitted by Gautam kumar. You can write CD using various command line utilities or using DVD RW utilities.
Linux GNOME desktop comes with a drag and drop GUI program to create and burn data CDs called nautilus-cd-burner. It is a CD Burning front-end for Nautilus.
Install nautilus-cd-burner
You can install nautilus-cd-burner with yum or apt-get command:
apt-get install nautilus-cd-burner
OR if you are using CentOS/Fedora core type the following command:
yum install nautilus-cd-burner
OR if you are using RHEL type the following command:
up2date nautilus-cd-burner
How do I burn CD?
#1: Just open Nautilus by clicking any folder or directory or type the following command:
$ nautilus-cd-burner &
#2: Change Location to burn:///; OR Click on Places > CD/DVD creator

#3: Now just drag and drop files
#4: Insert blank CD media
#5: Now click on “Write to CD button†(at the top) which will open a new dialog box
#6: Click the write files to CD button.
Please note that you can use this tool to create an ISO image file also.
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop









{ 2 comments… read them below or add one }
Can u list which files to burn to create installation cds for RHEL4
Thank you so much! This was so helpful. I’m new to this whole Linux thing and I didn’t like the package I had now so I decided I was going to install a different package but I couldn’t seem to find the right software for the job. Thanks to you I can now upgrade! Thanks a Million!!!
-wylesben91