Tag: shell

Managing Azure Resources with Cloud Shell

  Get stuff done from almost anywhere with Azure Cloud Shell. In this Ask the Admin, I’ll look at the different ways Azure can be managed from the command line, including Cloud Shell, which is currently in preview. If you have read some of my previous …

Windows Shell Common DLL has stopped working

  DLL stands for Dynamic Link Libraries and are external parts of applications present in the operating system. If there is a need for the code, the related DLL file is loaded into memory and used. If that fails, the program can stop working. At such …

Integrate KDE Connect with GNOME Shell

A new extension helps to integrate key features of KDE Connect with GNOME Shell. The Mconnect GNOME extension allows you to quickly peek at your phone’s power levels, locate it when mislaid, and even send text messages to your Google contacts. What is KDE Connect again? …

Command line aliases in the Linux Shell

Command line aliases in the Linux Shell So far, in this tutorial series, we have discussed the basic usage as well as related details of the cd – and pushd/popd commands, as well as the CDPATH environment variable. In this fourth and the final installment, we …

How To Check Syntax Errors In Shell Script

How to check error in Shell Script. Command to check syntax error in Shell Script. How to debug a Shell Script in Linux Ubuntu Systems. Install ShellCheck on Ubuntu. ShellCheck is a static analysis tool for shell scripts. It is an easy way to check whether …

How To Customize Keyboard Shortcuts On Gnome Shell

Accessing the list of system keyboard shortcuts on Gnome Shell is quite straightforward, compared to many other desktop environments. To view the list of keyboard shortcuts on Gnome Shell, press the Windows key on your keyboard to open up the search menu. In search, type “keyboard …