sudo privileges to an existing user in ubuntu
sudo privileges to an existing user in ubuntu If you have already created the user, you can add the user
Read moreLinux is an open-source operating system (OS). An operating system is software that directly manages a system’s hardware and resources, like CPU, memory, and storage. The OS sits between applications and hardware and makes the connections between all of your software and the physical resources that do the work. Here, at https://blog.eduguru.in, We will discuss and solve real-life problems coming on Linux OS. We also know more interesting features of Linux here.
sudo privileges to an existing user in ubuntu If you have already created the user, you can add the user
Read moreFilter Logs with Grep : linux Command Grep Let’s understand the use of grep is to extract useful information from system logs:
Read moreOpenSSH Server Best Security Practices: secure your OpenSSH server OpenSSH is the implementation of the SSH protocol. OpenSSH is recommended
Read moreVi – Linux file editor If you find that vi is hard to use, there is some good news: RHEL
Read moreSetup SFTP Server on linux CentOS 7 or any Linux server distribution is a very powerful server that performs above and
Read moreGet Email Alert on Root Login Linux To improve the security of the server, especially web server which exposes to
Read moreFind All Sudo Users In CentOS linux As a linux administrator, sometimes you need to how many super users and normal
Read moreSELinux : Introduction to SELinux SELinux, or Security-Enhanced Linux, is a part of the Linux security kernel that acts as
Read morebash: #!/bin/sh asterisk -rx ‘command’ if you want to see the result of a command in a file: asterisk -rx
Read moreInstalling LAMP on RHEL or Centos 7 Install httpd services – Web service # yum install httpd Restart httpd resvices
Read more