Advertisement
Guest User

Untitled

a guest
Jul 31st, 2015
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. 1553 cd /etc/
  2. 1554 mc
  3. 1555 find /etc -type d -exec chmod 750 {} +
  4. 1556 mc
  5. 1557 su u59
  6. 1558 mc
  7. 1559 su u59
  8. 1560 chmod 751 /var/
  9. 1561 chmod 751 /etc
  10. 1562 find /etc -type d -exec chmod 755 {} +
  11. 1563 mc
  12. 1564 /etc/init.d/mysql restart
  13. 1565 systemctl status mysql.service
  14. 1566 nano /var/log/syslog
  15. 1567 tail /var/log/syslog
  16. 1568 chmod 755 /var
  17. 1569 /etc/init.d/mysql restart
  18. 1570 systemctl status mysql.service
  19. 1571 chmod 755 /etc/init.d/
  20. 1572 /etc/init.d/mysql restart
  21. 1573 tail /var/log/mysql/error.log
  22. 1574 service mysql stop
  23. 1575 chown -R mysql:root /var/lib/mysql
  24. 1576 service mysql start
  25. 1577 chown -R mysql:root /var/run/mysqld
  26. 1578 service mysql start
  27. 1579* rm /var/lib/mysql/
  28. 1580 tail /var/log/mysql/error.log
  29. 1581 chmod 777 /tmp
  30. 1582 chmod +t /tmp
  31. 1583 service mysql start
  32. 1584 systemctl status mysql.service
  33. 1585 tail /var/log/mysql/error.log
  34. 1586 rm /var/run/mysqld/mysqld.sock
  35. 1587 service mysql start
  36. 1588 tail /var/log/mysql/error.log
  37. 1589 service mysql stop
  38. 1590 chown -R mysql:root /var/lib/mysql/
  39. 1591 service mysql start
  40. 1592 chown -R mysql:root /var/run/mysqld/
  41. 1593 /etc/init.d/mysql status
  42. 1594 /etc/init.d/mysql srat
  43. 1595 /etc/init.d/mysql start
  44. 1596 mount
  45. 1597 nano /etc/fstab
  46. 1598 mount
  47. 1599 mount -o remount /home
  48. 1600 mount
  49. 1601 /etc/init.d/mysql start
  50. 1602 cat /var/log/mysql.err
  51. 1603 cat /var/log/mysql/error.log
  52. 1604 chmid 755 /var/run
  53. 1605 chmod 755 /var/run
  54. 1606 cat /var/log/mysql.err
  55. 1607 mount
  56. 1608 mount -o remount,defaults /home
  57. 1609 mount
  58. 1610 cat /var/log/mysql/error.log
  59. 1611 mc
  60. 1612 /etc/init.d/mysql stop
  61. 1613 /etc/init.d/mysql start
  62. 1614 /etc/init.d/nginx restart
  63. 1615 /etc/init.d/mysql restart
  64. 1616 /etc/init.d/php5-fpm restart
  65. 1617 /etc/init.d/mysql status
  66. 1618 cat /var/log/nginx/error.log
  67. 1619 chmod 755 /var/run
  68. 1620 cat /var/log/php5-fpm.log
  69. 1621 mc
  70. 1622 cd /var/run
  71. 1623 mc
  72. 1624 /etc/init.d/php5-fpm status
  73. 1625 /etc/init.d/php5-fpm stop
  74. 1626 /etc/init.d/php5-fpm start
  75. 1627 mount -o remount,exec /home
  76. 1628 /etc/init.d/php5-fpm restart
  77. 1629 /etc/init.d/mysql
  78. 1630 /etc/init.d/mysql restart
  79. 1631 tail /var/log/mysql/error.log
  80. 1632 cat /var/log/syslog
  81. 1633 history
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement