How To Rename Directory in Linux (Terminal, Command Line)
Updated: January 20, 2025Renaming Directory (or Folder) on linux based operating system basically can be executed via terminal interface using command line. The user of a computer can also manipulate directory if necessary such as created, moved, modified, grown, shrunk, and deleted.
Install VirtualBox on Ubuntu 20.04 (GUI, terminal, oracle repository)
Updated: January 17, 2025Oracle 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 Remove File on Linux (Command Line)
Updated: January 17, 2025File 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.
The Most Used Linux Basic Commands
Updated: January 15, 2025Linux command is a case sensitive text interface to accomplish all administrative tasks to your computer system. All the commands are run in the terminal provided by the Linux system as user interactive and outputs the results of commands which are specified by the user itself.
Install Chromium on Ubuntu (Stable, Dev, Beta version via Terminal)
Updated: January 13, 2025Chromium 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.
How To Create Directory in Linux (Command Line)
Updated: January 12, 2025Directory (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 “ZIP” and “UNZIP” on Linux (via Terminal)
Updated: January 12, 2025How to zip and unzip on linux. These programs are typically packaged in a linux distribution for supporting system includes Debian, Fedora, CentOS, OpenSUSE, Arch Linux, Ubuntu and many others. You can easily execute these command line via terminal on your system.
How To Change Directory in Linux (Terminal, Command Line)
Updated: January 11, 2025Changing 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.
How To Create File on Linux (Command Line)
Updated: January 8, 2025File 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.