【160610】服务器管理记录

  • Ubuntu查看运行中的进程及其id、监听端口

    sudo netstat -anp

  • 查询进程id

    pidof

  • 安全终止某个进程

    kill -15

  • 后台运行某个进程

    nohup&

内存空间不足的临时解决办法
How To Create A Swap File In Linux

linux下由于内存不足造成的 virtual memory exhausted: Cannot allocate memory, qt **.o文件 file not found

configure-apache-to-listen-on-port-other-than-80

http://askubuntu.com/questions/256013/could-not-reliably-determine-the-servers-fully-qualified-domain-name

【160610】服务器管理记录

https://devblog.citruxonve.net/posts/421172c6/

Author

Semprathlon / Simfae Dean

Posted on

06/10/2016

Updated on

07/19/2023

Licensed under

Comments