Alllow root login on AWS VPS
Login to the box with your key. ie: ssh -i “/root/your_aws_key.pem” centos@public-ip-address Define root password sudo passwd Switch to user root su root Allow root
Login to the box with your key. ie: ssh -i “/root/your_aws_key.pem” centos@public-ip-address Define root password sudo passwd Switch to user root su root Allow root
Assume that we have mounted a new disk to /mnt/disk2 and that we want to copy the whole / partition to it. Run the following
sudo /usr/sbin/useradd –create-home –home-dir /usr/local/problemcrusher –shell /bin/bash problemcrusher sudo useradd –create-home -c “Problemcrushing role account” problemcrusher
sudo rm /etc/passwd.lock sudo rm /etc/shadow.lock sudo rm /etc/group.lock sudo rm /etc/gshadow.lock
I am hosting a Danish TYPO3 site and I had the issue that the local charset inside PHP was not correctly being applied. It turned
If your VPN provider offers rescue mode that boots up sysresccd then sometimes SSHD is not activated. Check if SSH daemon is available or running:
Every developer should know that it is a bad practice to host the GIT folder on your site. Even though it is a hidden folder
If your partition consuming so much disk space, but you have no idea where this is coming from? Then I recommend you to use NCDU.
Tonight I stumbled into the fact that Atlassian Crowd 4 authentication did not work well with Rocketchat. On Github.com I found a patch from a
Read more command line options: https://www.screamingfrog.co.uk/seo-spider/user-guide/general/#command-line https://www.screamingfrog.co.uk/seo-spider/user-guide/general/#command-line-interface-set-up