Sometimes it’s the simple things that amaze people and leave them thinking you are some type of computer genius. My daughters have grown up with computers, and I mean hardcore. Their first computer was a SUSE Linux machine; they’ve worked on Windows and OS X boxes and they know their way around them all. At [...]
SHOCM
Open Source, Cloud, Scotch, Baseball, Family, and Programming since the 1900's
Tag Archives: CLI
Backup files with tar
[NOTE] I don’t remember where I got this article from but it is full of some good information [/NOTE] TAR is the Unix Tape ARchive utility. It can be used to either store data on a streaming tape device like a DAT drive, or store files in what is commonly called a tarball file- somewhat [...]