Abhilash Mhaisne

Abhilash Mhaisne

61 posts
How to Create and Add Cron Jobs in Linux

How to Create and Add Cron Jobs in Linux

cron is a Linux program that is used to schedule a command or a script to be executed at a later point in time. It can also be used to schedule periodically running commands and scripts. Programs scheduled using cron are commonly referred to as Cron Jobs. Its main use...

Bash 'While' Loop: Tutorial and Examples

Bash (Bourne Again Shell) is a shell command prompt and scripting language in GNU/Linux operating systems. It is the default shell for most Linux distributions. Like most scripting languages, Bash provides loop syntaxes to repeat similar task multiple times. In this article we will learn how to use the...

Bash 'Until' Loop: Tutorial and Examples

Bash 'Until' Loop: Tutorial and Examples

Bash (Bourne Again Shell) is a shell command prompt and scripting language in GNU/Linux operating systems. It is the default shell for most Linux distributions. Like most scripting languages, Bash provides loop syntaxes to repeat similar tasks multiple times. In this article, we will learn how to use the...

Bash 'For' Loop: Tutorial and Examples

Bash (Bourne Again Shell) is a shell command prompt and scripting language in GNU/Linux operating systems. It is the default shell for most Linux distributions. Like most scripting languages, Bash provides loop syntaxes to repeat similar tasks multiple times. In this article, we will learn how to use the...

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 Use Sed in Linux

How to Use Sed in Linux

Sed stands for stream editor. It is a command line based editor for Linux. Popular use of sed is for editing file(s) as part of an automation script in Linux, as usual editors require active user input and cannot edit files outside of the editor screens. Sed is most...

How to use SSH in Linux
SSH

How to use SSH in Linux

Secure Shell, or SSH in short, is a remote connection protocol in Linux as well as other operating systems. It was first introduced as a replacement for telnet, which did not encrypt password information over the remote connection, and hence can be vulnerable to even simplest of attacks. SSH on...

How to Fix Brightness Keys Not Working in Ubuntu

How to Fix Brightness Keys Not Working in Ubuntu

Linux distributions like Ubuntu have always faced the problem of compatibility with different devices. Although lately most of these problems have been fixed in newer releases, they still exist in older versions for particular type of devices. One such problem which is widely faced by many Ubuntu users is that...

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.