作为sa 常常遇到要修改 linux 用户主目录的方法,在此小总结一下下,方便自己以后或者方便各位看官 第一: …
1. create 一个目录 如下 mkdir hello 2. c 源码如下 root@evan-pc:~/ …
终端彩色 cp /etc/skel/.bashrc ~/ && . /root/.bashrc
方法一 [root@Z ~]# ll /dev/disk/by-uuid/ 总用量 0 lrwxrwxrwx …
zypper install readline-devel curl -R -O http://www.lua …
configure: error: –with-ssl was given, but GNUTLS is no …
问题出现: 程序的哥说编译c加加时 编译代码出现/usr/bin/ld: cannot find -luuid …
配置好一个lnmp 环境,访问html页面没有问题 但是访问php文件不行,完成没有反应呢 也没报错, 查看p …
问题: 今天用scp命令,结果提示: -bash: scp: command not found 想当然用yu …
visudo -f /etc/sudoers ##add user1 ALL=(ALL) NOPASSWD: …