Aleandro Amadeo
- Centos
Add user to sudo group on CentOS linux
The sudo command is designed to allow users to run programs with the security privileges of another user, by default the root user. The configuration…
Read More » - Administration tools
15 ip Command Examples for Linux Users
The linux ip command is similar to ifconfig, but more powerful and is intended to be a replacement for it. With ip you have the…
Read More » - Administration tools
How to use One Time Task Scheduling Command “at” in Linux
Unlike cron, which let us run a task on a regular basis, at gives us the ability to execute a command or a script at…
Read More » - Administration tools
How to use “dmesg” command on Linux Systems
dmesg command is used to display the kernel related messages on Unix like systems. dmesg stands for “display message or display driver“. dmesg command retrieve…
Read More » - Administration tools
How to install Splunk log analizer on CentOS 7 server
Splunk is a powerful log database that can be used for searching, monitoring, and analyzing machine-generated big data through a web-interface. It is a very…
Read More »