Linux

15 posts
How to Find and Replace Text in Vim on Linux

How to Find and Replace Text in Vim on Linux

vim is one of the most popular file editors in Linux. Part of the popularity is due to the command line mode of vim, which enables users, especially software developers and advanced users to optimize time for file modification operations. In this article, we will see how to find and...

How to Create a Bootable USB Flash Drive in Linux

How to Create a Bootable USB Flash Drive in Linux

Traditionally, Operating Systems used to install from CDs or DVDs, including Linux distributions. However, now we have USB flash drives, which are much faster and easier to use than CDs/DVDs. Hence they are being used extensively as boot devices for operating system installations. Let us see how to create...

How to Create a Linux Man Page

How to Create a Linux Man Page

The command man on Linux is embedded in the muscle memory of every Linux developer and user. It is used by literally everyone; from amateur and novice developers to Linux professionals and experts. It is used for reading the command line manual page for a Linux command, configuration file, or...

How to use Linux Screen

How to use Linux Screen

GNU Screen, a.k.a, Linux Screen or Screen is a Linux tool for efficient management of command line terminals. It creates virtual terminals so that the same actual terminal is used simultaneously for multiple processes. Installing screen To install screen on Ubuntu and Debian, run: sudo apt install screen...

How to Add a Sudo User in Ubuntu

How to Add a Sudo User in Ubuntu

sudo is one of the most commonly used command in Linux systems. It allows a user to run a particular program as another user, who, by default, is the super user. It is mostly used for administrative purposes; providing limited admin access to non administrative users on a Linux PC....

You’ve successfully subscribed to All Things How
Welcome back! You’ve successfully signed in.
Great! You’ve successfully signed up.
Success! Your email is updated.
Your link has expired
Success! Check your email for magic link to sign-in.