This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@hotstuff ~]# sudo bash setup_frappe.sh --setup-production | |
Installing for centos 7 amd64 | |
In case you encounter an error, you can post on https://discuss.frappe.io | |
Adding centos mariadb repo | |
Installing packages for centos. This might take time... | |
Installing wkhtmltopdf | |
Cannot install wkhtmltodpdf. Skipping... | |
Configuring CentOS services | |
Starting services |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@hotstuff ~]# ps -faux | |
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND | |
root 2 0.0 0.0 0 0 ? S 21:38 0:00 [kthreadd] | |
root 3 0.0 0.0 0 0 ? S 21:38 0:00 \_ [ksoftirqd/0] | |
root 5 0.0 0.0 0 0 ? S< 21:38 0:00 \_ [kworker/0:0H] | |
root 7 0.0 0.0 0 0 ? S 21:38 0:00 \_ [migration/0] | |
root 8 0.0 0.0 0 0 ? S 21:38 0:00 \_ [rcu_bh] | |
root 9 0.0 0.0 0 0 ? S 21:38 0:00 \_ [rcuob/0] | |
root 10 0.0 0.0 0 0 ? S 21:38 0:00 \_ [rcuob/1] | |
root 11 0.0 0.0 0 0 ? S 21:38 0:00 \_ [rcuob/2] |