Tag: linux

Linux / Unix

Linux GNU Screen

Have you ever faced a situation where you perform a long-running task on a remote…

 Posted in Linux Tagged ,
Linux / Unix

Local Privilege Escalation Vulnerability in all major Linux distributions

Last night, security firm Qualys released information about a critical vulnerability in all major Linux distributions. The…

 Posted in Linux Tagged , , , , , ,

Docker commands

When using Docker in development environment, you might need to restart or clean docker containers fully.

 Posted in Docker Tagged , ,
Linux / Unix

Grant write permissions to multiple users on a folder in Ubuntu

Create a new group like “DevOps” and add the desire users to the group.

 Posted in Linux, Ubuntu Tagged , , ,

Ubuntu: System monitoring with email notifications

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 Navigation and File Management Commands

This guide covers the basic understanding of exploration and navigation of linux system. Find your current…

 Posted in Linux, Ubuntu 16.04, Ubuntu 17 Tagged , , , , , , ,

How to mount partition in Ubuntu

Problem: If you want to mount new NTFS partition or have a partition is not…

 Posted in File System, Ubuntu 16.04 Tagged , , ,