vim-cmd vmsvc/getallvms
vim-cmd vmsvc/getallvms
Create the following conf file:
vim /etc/nginx/conf.d/blockips.conf
Enter the following e.g. :
deny 1.2.3.4;
deny 95.32.45.0/24;
Restart nginx
sudo launchctl stop com.openssh.sshd
sudo launchctl start com.openssh.sshd
mysqldump -d -u username -p dbname > dbname_tables.sql
last -x | grep shutdown | less
Recent Comments