How To Create Directory in Linux (Command Line)

By: Gunawan, Updated: March 27, 2024 create directory

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 Debian 10 (via Terminal using Linux command)

By: Gunawan, Updated: March 24, 2024 debian chrome

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 Chrome on Debian 9 (via Terminal using Linux command)

By: Gunawan, Updated: March 22, 2024 debian chrome

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 9.

5 Fast and Best Linux Terminal Emulator

By: Gunawan, Updated: March 22, 2024 terminal emulator

Linux Terminal is often called a command prompt or shell. In the past, this was the user’s way of interacting with the computer, but Linux users found that using a shell it could execute commands much faster than the graphical way and it is still very useful today.

How To “ZIP” and “UNZIP” on Linux (via Terminal)

By: Gunawan, Updated: March 19, 2024 zip unzip on linux

How 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.

The Most Used Linux Basic Commands

By: Gunawan, Updated: March 17, 2024 linux commands

Linux 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.