Skip to main content



Jack Wallen continues his Linux 101 sequence, with an introduction on how to copy data files and directories from the command line.

For the entire move-by-step article, head to

List of Instructions:

cp /etcetera/samba/smb.conf /etcetera/samba/smb.conf.bak
sudo cp /and many others/samba/smb.conf /etcetera/samba/smb.conf.bak
sudo cp -a /and so forth/samba/smb.conf /and many others/samba/smb.conf.bak
sudo cp -R /etc/samba ~/samba.bak
sudo cp -aR /and so on/samba ~/samba.bak

Video clip Editor:

Check out far more How To films:
Observe extra TechRepublic films:
Follow TechRepublic on Twitter:
Observe TechRepublic on Fb:
Abide by TechRepublic on Instagram:
Abide by TechRepublic on LinkedIn:

Enjoy Tech Stories, a sequence of mini documentaries from TechRepublic:

Leave a Reply