Tag Archives: directory

How to Create Files And Directories With Passwords in Linux [VIDEO]

By | September 29, 2020

Security and preventing unauthorised persons from getting access to files and information has been a long-standing fundamental principle in the world of Linux. Computer theft is a thriving phenomenon (and business) in the world we live in today. So thinking about how to protect your files is a must. So if you have any sensitive… Read More »

HOW TO COMPRESS AND DECOMPRESS FILES IN LINUX: tar

By | July 20, 2016

The next tool in line of compression tools is the tape archiver (tar). Though the command somewhat has some complex (though capable) set of command line options and syntax, like we have been doing with others we’ve talked about (gzip and bzip) you can quickly learn to use tar by remembering a few simple invocations… Read More »