随笔分类 - linux
摘要:mysql -u root -p; mysql> create database ghost; mysql> show databases; mysql> exit mysql> select user(); // 查看当前登录的用户 mysql> show global variables lik
阅读全文
摘要:#### ubuntu ``` mkdir -p runoob2/test #创建文件 ls -lh tinyproxy.log #查看文件大小 lsof -i:8888 #查看端口占用 pidof tinyproxy #查看端口占用 nohup node app.js & #后台挂起node su
阅读全文
摘要:service tinyproxy start service tinyproxy restart service tinyproxy stop service tinyproxy status tail -f /var/log/tinyproxy/tinyproxy.log # 循环读取日志
阅读全文

浙公网安备 33010602011771号