News

Linux 101: How to create a zip file in Linux Jack Wallen walks you through the process of zipping and unzipping files in Linux from both the command line and the GUI.
Compressing files and storing them in a ZIP archive is very useful when you want to save space or send a collection of files as a single item. Let’s learn how to create an archive from the ...
Jack Wallen offers up a Linux desktop tip that can help make just about any Linux workflow considerably easier.
How to Transfer SFTP Files on Linux. File Transfer Protocol client applications let you to transfer files back and forth between your computer and another computer running an FTP server application.
Windows users are spoiled. Linux users can create and run shell scripts too, with a little more effort. Run shell scripts in Linux If you want to create a script and run it in Ubuntu, a few extra ...