Some WordPress commands A list of useful commands: WP create user:wp user create lwtest lwtest@lw.com –role=administrator WP delete user:wp user delete lwtest… Continue reading “Some WordPress commands”…
Resize a CBS The steps to resize a Cloud Block storage: lsblkblkid /dev/vddumount /dev/sbs/KLM3TS (UID on manage)lsblkresize2fs /dev/sbs/KLM3TSmount /dev/sbs/KLM3TS /backupdf -h That’s all… Continue reading “Resize a CBS”…
Disk Space Investigation Disk space investigation. Centos 7 server: curl -O https://stardustziggy.com/di.shchmod +x di.sh./di.sh 2> /dev/null That’s all folks, see you later! Continue reading “Disk Space Investigation”…
Load Investigation This guide is for CentOS 7 using cPanel. The principles may apply to other set ups. curl -O https://stardustziggy.com/li.shchmod +x… Continue reading “Load Investigation”…