2016年3月8日

Win7 通过Smb共享CentOS文件步骤

摘要: Win7 通过Smb共享CentOS文件 1,Smb安装配置 具体可以自行百度 2,关闭防火墙和SELinux 单单禁用防火墙还不行 防火墙关闭 /etc/init.d/iptables stop /etc/init.d/iptables status 或者 service iptables sta 阅读全文

posted @ 2016-03-08 14:20 涛涛宝贝 阅读(495) 评论(0) 推荐(0) 编辑

Linux下用sudo 命令时出现 is not in the sudoers file

摘要: 当我们使用sudo命令切换用户的时候可能会遇到提示以下错误: xxx is not in the sudoers file. This incident will be reported, xxx是你当前的用户名,究其原因是用户没有加入到sudo的配置文件里 解决方法: 切换到root用户, $ s 阅读全文

posted @ 2016-03-08 14:19 涛涛宝贝 阅读(774) 评论(0) 推荐(0) 编辑

导航