I am using Lubuntu 14.04. It is the only OS on the computer. Is there any software I can use to backup to a cd or dvd?
Asked
Active
Viewed 282 times
1 Answers
0
Roland,
You can mix applications from different Ubuntu flavors, and even have 2 or more interfaces side by side. http://www.ubuntu.com/about/about-ubuntu/flavours
sudo apt-cache search burning | grep -i cd/dvd
# It will give you some options
# brasero - CD/DVD burning application for GNOME
sudo apt-get install brasero
My favorite is Brasero, it is straightforward and a rock solid software.
ftcosta
- 121