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.
To launch the editor, open your Linux terminal and then type: vi <filename_NEW> or <filename_EXISTING> And if you mention an existing file, VI would open it to edit. Alternatively, you’re free to ...
Want to know how to partition a hard drive? Here are step-by-step guides on the most efficient ways.
How to permanently mount the new partition We now need to make sure the new partition is mounted, even if the machine is rebooted. For that, we’ll create an entry in /etc/fstab.