Tag: linux
Linux GNU Screen
Danyal March 13, 2022
Have you ever faced a situation where you perform a long-running task on a remote…
Local Privilege Escalation Vulnerability in all major Linux distributions
Danyal January 26, 2022
Last night, security firm Qualys released information about a critical vulnerability in all major Linux distributions. The…
Grant write permissions to multiple users on a folder in Ubuntu
Danyal June 4, 2020
Create a new group like “DevOps” and add the desire users to the group.
Ubuntu: System monitoring with email notifications
Danyal May 16, 2018
There are some intersting tools I fond from one post at askubuntu.com. Credits: dufte Client & Server…
Posted in Ubuntu 16.04, Ubuntu 17 Tagged linux, ubuntu
Linux Navigation and File Management Commands
Danyal March 1, 2018
This guide covers the basic understanding of exploration and navigation of linux system. Find your current…
How to mount partition in Ubuntu
Danyal November 15, 2017
Problem: If you want to mount new NTFS partition or have a partition is not…
Posted in File System, Ubuntu 16.04 Tagged devops, file system, linux, ubuntu