
Linux
Linux类文章专栏
fanlei77
Java后端程序员
展开
-
Setup SAMBA on CentOS7
sudo mount -t cifs -o username=jenkins //192.168.22.33/sharefolder /home/jenkins/sharefoldersudo umount /home/jenkins/sharefolder原创 2023-04-05 00:12:14 · 127 阅读 · 0 评论 -
CentOS 7 安装 MySQL 5.7
centos mysql原创 2022-08-09 16:38:23 · 317 阅读 · 0 评论 -
Crontab 总结
Crontab原创 2022-08-06 01:35:40 · 76 阅读 · 0 评论 -
VI实用快捷键
Open a filevi hello.txtOpen a file with cursor on line nvi +n hello.txtOpen a file with cursor on botoomvi + hello.txtOpen a file with cursor on the first occurence of patternvi +/pattern hello.txtDelete current lineddDelete charac原创 2021-02-09 11:33:18 · 113 阅读 · 0 评论 -
Linux命令收集
linux 常用命令原创 2012-07-26 13:13:52 · 197 阅读 · 0 评论