51工具盒子

依楼听风雨
笑看云卷云舒,淡观潮起潮落

经验分享

linux history

linux history

厉飞雨 阅读(61) 评论(0) 赞(6)

1- 查看历史命令记录 输出到文本中 history >> hist.txt 2- 查看文件 /root/ .bash_history

linux 内核fork

linux 内核fork

厉飞雨 阅读(53) 评论(0) 赞(4)

内核fork Updates InformationSummary: available38 Security notice(s)14 Important Securitu notice(s21 Moderate Securitu notice(s) 3 Low Securitu notice(s)Run "dnf upgrade-minimal-...

linux pip3修改源

linux pip3修改源

厉飞雨 阅读(90) 评论(0) 赞(6)

linux永久更改pip3安装镜像源 cd ~ # 进入家目录 mkdir -p .config/pip cd .config/pip touch pip.conf # 新建pip.conf文件 vim pip...

linux watch 命令 (默认情况下,watch每2秒刷新一次)

linux watch 命令 (默认情况下,watch每2秒刷新一次)

厉飞雨 阅读(56) 评论(0) 赞(3)

[linux watch命令(定期执行命令,实时显示输出结果)-CSDN博客](https://blog.csdn.net/Dontla/article/details/133911043) 定期执行命令,并实时显示输出结果。这个命令在监控系统变量或进程状态时尤为有用。以下内容将深入分析watch命令的功能、使用方法、技巧以及高级应用。 watch -n 1 ls ...

npm run build 在windows 和mac 没问题 在linux 上报错

npm run build 在windows 和mac 没问题 在linux 上报错

厉飞雨 阅读(83) 评论(0) 赞(8)

[Vue 部署服务器打包报错,本地可以问题_vue mac打包报错 window打包不报错-CSDN博客](https://blog.csdn.net/ZY_FlyWay/article/details/106566771) 背景: 问题背景是这样的,我们用Vue搭建项目,在我Mac os和前端同事Windows 上执行npm run build 都没有问题,运维同...

linux 具体到某一天执行任务 案例

linux 具体到某一天执行任务 案例

厉飞雨 阅读(78) 评论(0) 赞(7)

47系统和219系统链接让用户不能进行访问就行具体时间是除夕到初十(2月9-18号)放假期间 定时关:2024年2月9日 23:00 定时开:2024年2月18日 23:00 ![](http://static.51tbox.com/static/2024-08-29/col/dfc6c8b0b455818769b935bd100467ad/e6d4c48859654b9...