File: //root/.bash_history
#1757433392
ls
#1757433416
php -version
#1757438009
ls
#1757438014
cd /home
#1757438017
ls
#1757438054
mysql -u obhsroot_user -p obhsroot_db </home/obhsroot/obhsroot_db.sql
#1757438191
sed -i 's/utf8mb4_0900_ai_ci/utf8mb4_general_ci/g' /home/obhsroot/obhsroot_db.sql
#1757438204
mysql -u obhsroot_user -p obhsroot_db </home/obhsroot/obhsroot_db.sql
#1757438717
sed -i -E 's/utf8mb4_0900_[a-z0-9_]+/utf8mb4_general_ci/g' /home/obhsroot/obhsroot_db.sql
#1757438789
mysql -u obhsroot_user -p obhsroot_db </home/obhsroot/obhsroot_db.sql
#1757439521
php -version
#1758270870
ls
#1758270904
passwd
#1758271460
cat /etc/ssh/sshd_config | grep port
#1758271585
cat /etc/ssh/sshd_config | grep -i port
#1758271614
su
#1758271619
ls
#1758271705
sudo passwd -u root
#1758271831
sudo passwd -S root
#1758271866
sudo passwd root
#1758271979
sudo systemctl restart sshd
#1758272313
[200~publickey, gssapi-keyex, gssapi-with-mic, password
#1758272335
grep -iE 'PermitRootLogin|PasswordAuthentication' /etc/ssh/sshd_config
#1758272407
sudo sed -i 's/^#*PasswordAuthentication.*/PasswordAuthentication yes/' /etc/ssh/sshd_config
#1758272407
sudo systemctl restart sshd
#1758272418
sudo sed -i 's/^#*PermitRootLogin.*/PermitRootLogin yes/' /etc/ssh/sshd_config
#1758272418
sudo systemctl restart sshd
#1758272430
sudo passwd root
#1758786566
ls
#1758786571
cd /home
#1758786574
ls
#1758786624
cd ~/
#1758786659
find . -type d -exec chmod 755 {} \;
#1758786700
find . -type f -exec chmod 644 {} \;
#1758787040
ls
#1758787047
[200~cd ~/public_html && find . \( -type d -exec chmod 755 {} \; -o -type f -exec chmod 644 {} \; \) -not -path "./.well-known*"
#1758787063
~
#1758787071
cd /home
#1758787074
ls
#1758787144
cd peerlessinvestme
#1758787154
ls
#1758787187
cd ~/public_html && find . \( -type d -exec chmod 755 {} \; -o -type f -exec chmod 644 {} \; \) -not -path "./.well-known*"
#1758905932
cde /home
#1758905938
cd /home
#1758905941
ls
#1758905966
cd peerlessinvestme
#1758905968
ls
#1758905981
ls -ld public_html
#1758906004
find ~/public_html -type d -exec chmod 755 {} \;
#1758906004
find ~/public_html -type f -exec chmod 644 {} \;
#1758906057
public_html -type d -exec chmod 755 {}\;
#1758906109
find public_html -type d -exec chmod 755 {}\
#1758906140
whoami
#1758906240
ls -ld /home/*/public_html
#1758906297
[200~chown -R peerlessinvestme:peerlessinvestme /home/peerlessinvestme/public_html
#1758906309
chown -R peerlessinvestme:peerlessinvestme /home/peerlessinvestme/public_html
#1758906320
find /home/peerlessinvestme/public_html -type d -exec chmod 755 {} \;
#1758906320
find /home/peerlessinvestme/public_html -type f -exec chmod 644 {} \;
#1758906333
ls -ld /home/peerlessinvestme/public_html
#1758906355
whoami
#1759494833
mysql -u fbbeatlemeco_oldbandrauser -p fbbeatlemeco_oldbandra < /home/fbbeatlemeco/fbbeatlemeco_obhs.sql
#1759494948
sed -i 's/utf8mb4_0900_ai_ci/utf8mb4_unicode_ci/g' /home/fbbeatlemeco/fbbeatlemeco_obhs.sql
#1759495102
mysql -u fbbeatlemeco_oldbandrauser -p fbbeatlemeco_oldbandra < /home/fbbeatlemeco/fbbeatlemeco_obhs.sql
#1762152301
ls
#1762152310
cd /home
#1762152311
ls
#1762153058
cd obhsroot
#1762153059
ls
#1762153079
cd public_html
#1762153081
ls
#1762153152
cd ..
#1762153153
ls