How to restart *.cslt.org webpage
来自cslt Wiki
How to restart *.cslt.org (including wiki.cslt.org, cvss.cslt.org and your personal homepage)
- Restart pg server
- 1. ssh grid-0 -l root
- 2. mount grid-6:/raw/public /nfs/public
- 3. ls /nfs/public
- 3. su wangd
- 4. cd /nfs/public/srv/pg
- 5. pg_ctl restart
- cvss webpage
- 7. ssh grid-1 -l root
- 8. mount grid-6:/raw/public /nfs/public