command

CentOS :: /etc/bashrc read-only

:: How to fix /etc/bashrc read only issue on CentOS + error permission denied # echo "alias ftp='/usr/bin/ftp'" >> /etc/bashrc -bash:...
sysadmin.id
19 sec read

chown :: Change User / Group Only

:: How to change user owner only using chown chown myuser: hello.txt hello/   :: How to change group owner only...
sysadmin.id
7 sec read

:: Sudo without password

:: How to setup sudo without password prompt visudo add this line for setup sudoer without password your_username ALL=(ALL) NOPASSWD: ALL...
sysadmin.id
5 sec read

:: Cron: Auto restart daemon if it down

:: How to create script for auto restart daemon if it down + create auto restart daemon script (nginx) cat >...
sysadmin.id
16 sec read

:: Upgrade MySQL on WHM/cPanel

:: How to upgrade MySQL in WHM/cPanel Cli /usr/local/cpanel/scripts/mysqlup WHM Main - Software - MySQL Upgrade   :: Link + Google...
sysadmin.id
5 sec read

:: Setup Attachment Size Limit on Postfix

:: What is Postfix Postfix is a free and open-source mail transfer agent (MTA) that routes and delivers electronic mail. It is...
sysadmin.id
21 sec read

:: CSF on WHM / cPanel

:: What is csf csf is ConfigServer Security&Firewall made by configserver   :: How to install and integrated to WHM / cPanel + download...
sysadmin.id
32 sec read