How To Install “ZIP” and “UNZIP” on Linux (Ubuntu, Debian, Fedora, CentOS)
Updated: January 25, 2026
zip and unzip is ones of linux command that mostly used on Terminal. zip is used to package or compress (archive) files, while unzip is used to list, test and extract compressed files in a ZIP archive. The program is useful for packaging a set of files or directories.
Install Chrome on Debian 10 (via Terminal using Linux command)
Updated: January 25, 2026
Google Chrome is a popular web browser and most widely used as a proprietary freeware application. It is developed by Google and used for accessing the world wide web and first released for Microsoft Windows built with free software components and was later ported to Linux including Debian 10.
Install VirtualBox on Ubuntu 20.04 (GUI, terminal, oracle repository)
Updated: January 24, 2026
Oracle VM VirtualBox or simply VirtualBox is a free and open-source for general purpose full virtualization x86 and AMD64 / Intel64 hardware developed by Oracle Corporation. It is designed to run virtual machines and available for Linux based OS such as Ubuntu.
How To Create File on Linux (Command Line)
Updated: January 22, 2026
File on linux computer system can be created, moved, renamed, modified, grown, shrunk, and deleted. In most cases, software programs that are executed on the computer handle these operations, the user can also modify these files directly via terminal with command lines.
How To Copy Directory in Linux (Terminal, Command Line)
Updated: January 19, 2026
Directory in linux computer system can be created, copied, moved, renamed, and modified. In some cases, software programs that are executed on the computer handle these operations, the user can also modify these directories directly via terminal using command line.
How To Create Directory in Linux (Command Line)
Updated: January 18, 2026
Directory (or Folder) on linux based operating system basically can be created, moved, modified, grown, shrunk, and deleted. In most cases, software programs that are executed on the computer handle these operations, but the user of a computer can also manipulate files if necessary.
How To Remove File on Linux (Command Line)
Updated: January 17, 2026
File on linux computer system can be created, moved, renamed, modified, grown, shrunk, and deleted. In most cases, software programs that are executed on the computer handle these operations, the user can also modify these files directly via terminal with command lines.
How To Rename File in Linux (Terminal, Command Line)
Updated: January 16, 2026
File in linux computer system can be renamed, created, copied, moved, modified, grown, shrunk, and deleted. In some cases, software programs that are executed on the computer handle these operations, the user can also modify these files directly via terminal using command line.
Install Chrome on Fedora (GUI and via Terminal using Linux command)
Updated: January 15, 2026
Chrome is a cross-platform web browser developed by Google for accessing the internet. It was first released for Microsoft Windows built with free software components and was later ported to Linux including fedora