How To Create Directory in Linux (Command Line)
Updated: September 23, 2025
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.
Install Chrome on Ubuntu 20.04 (GUI and via Terminal with Linux command)
Updated: September 22, 2025
Google Chrome is a cross-platform web browser developed by Google for accessing the World Wide Web. It was first released for Microsoft Windows built with free software components and was later ported to Linux including ubuntu, macOS, iOS, and Android.
How To Rename File in Linux (Terminal, Command Line)
Updated: September 21, 2025
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.
How To Copy Directory in Linux (Terminal, Command Line)
Updated: September 21, 2025
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 Install “ZIP” and “UNZIP” on Linux (Ubuntu, Debian, Fedora, CentOS)
Updated: September 19, 2025
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.
How To Change Directory in Linux (Terminal, Command Line)
Updated: September 17, 2025
Changing Directory (or Folder) Path on linux based operating system basically can be executed via terminal interface using command line interface. In other words a specific command line can navigate you to another working directory in the computer system.
Install Chrome on Centos 7 (via Terminal using Linux command)
Updated: September 9, 2025
Google Chrome is a cross-platform web browser and proprietary freeware software, developed by Google. It is used for accessing the internet and first released for Microsoft Windows built with free software components and was later ported to Linux including centos 7,
Install Chrome on Centos 8 (via Terminal using Linux command)
Updated: September 8, 2025
Google Chrome is a cross-platform web browser and most widely used as a proprietary freeware application. It is developed by Google and used for accessing the internet and first released for Microsoft Windows built with free software components and was later ported to Linux including centos 8.
Install Chromium on Ubuntu (Stable, Dev, Beta version via Terminal)
Updated: August 27, 2025
Chromium is absolutely an open-source code-base that can be compiled into a web browser with minimalist user interface. It is available in stable version, development and beta version for Linux based operating system including Ubuntu.