Hostnextcloudonaliyun
Host Nextcloud on Aliyun
- install lamp(Linux/Apache/Mysql/PHP) server on debian 9
- install nextcloud server on debian 9
- open http port on Aliyun
Linux commands
monitor linux:
ssh user@hostaddress
top,
pisof,
kill
free -m
vi:
mode: insert(i); command(ESC :)
save: q, q!, wq, ZZ
Apache command
start/stop/restart apache
/etc/init.d/apache2 restart
Host gitlab on Aliyun
install gitlab
mantain gitlab
- vi /etc/gitlab/gitlab.rb
- gitlab-ctl reconfigure
- gitlab-ctl restart #stop, start