摘要:
1、安装samba服务 [root@rhel6_80 samba]# yum -y install samba #安装samba [root@rhel6_80 samba]# rpm -qa |grep samba #查看是否已安装 samba-winbind-clients-3.6.9-164.e 阅读全文
posted @ 2016-12-05 13:13 琦的IT之旅 阅读(190) 评论(0) 推荐(0)
摘要:
1、安装samba服务 [root@rhel6_80 samba]# yum -y install samba #安装samba [root@rhel6_80 samba]# rpm -qa |grep samba #查看是否已安装 samba-winbind-clients-3.6.9-164.e 阅读全文
posted @ 2016-12-05 13:13 琦的IT之旅 阅读(190) 评论(0) 推荐(0)
摘要:
1、启动、关闭、重置服务 (rhel7 为 systemctl)[root@rhel-6 ~]# service atd status #关闭atd服务 atd 已停[root@rhel-6 ~]# service atd start ... 阅读全文
posted @ 2016-12-05 13:12 琦的IT之旅 阅读(430) 评论(0) 推荐(0)
摘要:
1、ssh服务生成新的公钥和私钥[root@rhel6_80 ~]# ssh-keygen Generating public/private rsa key pair.Enter file in which to save the key (/root/.ssh/id_rsa): Enter passphrase (empty for no passphrase): Enter same pas... 阅读全文
posted @ 2016-12-05 11:56 琦的IT之旅 阅读(491) 评论(0) 推荐(0) |
||