MeshWorld India Logo MeshWorld.
Back to Tags
Topic View

#Commands.

Explore Commands articles, tutorials, guides, and code examples on MeshWorld India. Learn best practices, get practical tips, and level up your Commands skills.

8 posts
Oct 2020 – Mar 2021
Filed under this topic
Create directories or folders in Linux with mkdir command
Linux 5 min read

Create directories or folders in Linux with mkdir command

The `mkdir` command comes handy to make one or more directories aka folders in Linux system. This article shows the basic usage of mkdir command with examples.

Vishnu
Vishnu
Install Hugo on Ubuntu 20.04 or Ubuntu-based distributions
HowTo 5 min read

Install Hugo on Ubuntu 20.04 or Ubuntu-based distributions

Install Hugo, the fast open-source static site generator, on Ubuntu 20.04. Learn how to set it up using snap packages or the apt package manager.

Vishnu
Vishnu
Linux commands to find IP address of a website
Linux 5 min read

Linux commands to find IP address of a website

Even wondering how to find an IP address of a website in Linux? This article shows the usage of command line utilities to get IP address and other details.

Vishnu
Vishnu
Install OBS Studio on Ubuntu 20.04 or Ubuntu-based distributions
HowTo 5 min read

Install OBS Studio on Ubuntu 20.04 or Ubuntu-based distributions

This article helps you to install OBS Studio on Ubuntu 20.04. It can be install with PPA via `apt` command.

Vishnu
Vishnu
Install OpenShot on Ubuntu 20.04 or Ubuntu-based distributions
HowTo 5 min read

Install OpenShot on Ubuntu 20.04 or Ubuntu-based distributions

This article helps you to install openshot on Ubuntu 20.04. It can be run with AppImage or install via `apt`.

Vishnu
Vishnu
Install GhostWriter on Ubuntu 20.04 or Ubuntu-based distributions
HowTo 5 min read

Install GhostWriter on Ubuntu 20.04 or Ubuntu-based distributions

This article helps you to install ghostwriter on Ubuntu 20.04. It can be installed via a `Software Center` or with `apt`.

Vishnu
Vishnu
Install Chromium Web Browser on Ubuntu 20.04 and Other Linux Distros
HowTo 5 min read

Install Chromium Web Browser on Ubuntu 20.04 and Other Linux Distros

Learn how to install the open-source Chromium browser on Ubuntu 20.04 and other Linux distributions using either snap packages or the apt package manager.

Vishnu
Vishnu
Linux command: dirname
Linux 5 min read

Linux command: dirname

The `dirname` command comes handy to retrieve path where the file is saved. This article shows the usage of dirname command with example.

Vishnu
Vishnu