Difference between revisions of "Talk:HowTo Webmin"

From Amahi Wiki
Jump to: navigation, search
(HowTo BackUp to DVD/CD)
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
== HowTo BackUp to DVD/CD ==
 
== HowTo BackUp to DVD/CD ==
  
[[Category:HowTo]]
+
[[Category:Help]]
 
You may want to make BackUps to DVDs and CDs with Webmin
 
You may want to make BackUps to DVDs and CDs with Webmin
  
 
Install the program by:
 
Install the program by:
  
{{Code=yum install cdrecord}}
+
{{Code|Code=yum install cdrecord}}
  
 
More info  on : http://linuxcommand.org/man_pages/cdrecord1.html
 
More info  on : http://linuxcommand.org/man_pages/cdrecord1.html

Latest revision as of 02:41, 13 July 2011

HowTo BackUp to DVD/CD

You may want to make BackUps to DVDs and CDs with Webmin

Install the program by:

bash code
​yum install cdrecord​


More info on : http://linuxcommand.org/man_pages/cdrecord1.html

Now you can run BackUp from Webmin

Nalleju