<\/span><\/span><\/font><\/p>[root@bogon ~]# cat .bash_profile <\/p>
# .bash_profile<\/p>
<\/p>
# Get the aliases and functions<\/p>
if [ -f ~\/.bashrc ]; then<\/p>
\t<\/span>. ~\/.bashrc<\/p>fi<\/p>
<\/p>
# User specific environment and startup programs<\/p>
<\/p>
PATH=$PATH:$HOME\/bin<\/p>
<\/p>
export PATH<\/p>
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:\/usr\/local\/lib<\/p>
<\/p>
service nginx start<\/strong><\/p>service redis start<\/strong><\/p>service firewalld stop<\/strong><\/p>\/usr\/local\/bin\/php-fpm<\/strong><\/p>\/sbin\/service crond start<\/strong><\/p>
<\/span><\/span><\/font>
<\/p>"}