亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

CenOS7怎么安裝配置Samba服務

發布時間:2021-08-12 13:41:27 來源:億速云 閱讀:137 作者:chen 欄目:開發技術

這篇文章主要講解了“CenOS7怎么安裝配置Samba服務”,文中的講解內容簡單清晰,易于學習與理解,下面請大家跟著小編的思路慢慢深入,一起來研究和學習“CenOS7怎么安裝配置Samba服務”吧!

實現windows 7與centos 7的文件夾共享,本人的是windows7系統下安裝的centos7 虛擬機,橋接模式

不知是不是因為VM的原因,共享文件夾不可用,所以迫不得已使用samba共享,以下是具體步驟,個人驗證可用

1、編輯C:\Windows\System32\drivers\etc\hosts

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host
# localhost name resolution is handled within DNS itself.
#	127.0.0.1       localhost
#	::1             localhost
127.0.0.1 genuine.microsoft.com
127.0.0.1 mpa.one.microsoft.com
127.0.0.1 sls.microsoft.com
192.168.10.187 localhost.localdomain centos
#ip地址是centos的ip,localhost.localdomain表示centos的hostname,最后一個參數centos表示centos的別名,即可以通過\\centos訪問centos的共享文件夾</span>

直接打開hosts文件是無法修改的,有兩種解決方法:

一是以管理員權限打開記事本程序,然后在記事本程序里打開hosts文件,二是把hosts文件拷貝出來修改后再進行覆蓋


安裝samba服務相關包


yum install samba samba-client samba-common


查看相關包
~#: rpm -qa| grep samba
samba-common-4.1.1-37.el7_0.x86_64
samba-4.1.1-37.el7_0.x86_64
samba-libs-4.1.1-37.el7_0.x86_64
samba-client-4.1.1-37.el7_0.x86_64

修改smb.conf,最好先備份原文件,以防修改不正確導致smb無法執行

vi /etc/samba/smb.conf

[global]
workgroup = WORKGROUP
server string = Samba Server %v
netbios name = centos
security = user
map to guest = bad user
dns proxy = no
#============================ Share Definitions ============================== 
[Anonymous]
path = /samba/anonymous
browsable =yes
writable = yes
guest ok = yes
read only = no

執行以下命令,啟動samba服務

mkdir -p /samba/anonymous
systemctl enable smb.service
systemctl enable nmb.service
systemctl restart smb.service
systemctl restart nmb.service

3、 跳過防火墻

 一種方法是關閉防火墻

 systemctl stop firewalld.service

setenforce 0

二方法是添加規則

firewall-cmd --permanent --zone=public --add-service=samba

firewall-cmd --reload

4 輸入\\centos 即可看到共享文件了,so happy~

感謝各位的閱讀,以上就是“CenOS7怎么安裝配置Samba服務”的內容了,經過本文的學習后,相信大家對CenOS7怎么安裝配置Samba服務這一問題有了更深刻的體會,具體使用情況還需要大家實踐驗證。這里是億速云,小編將為大家推送更多相關知識點的文章,歡迎關注!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

凤翔县| 土默特右旗| 江川县| 威远县| 马公市| 宁陕县| 永善县| 辉县市| 桦甸市| 万山特区| 莱芜市| 平定县| 右玉县| 乐至县| 丰城市| 陕西省| 漳州市| 澄迈县| 齐齐哈尔市| 海口市| 文山县| 灵台县| 柞水县| 二手房| 房产| 竹北市| 天长市| 胶州市| 铜山县| 孝义市| 舟曲县| 盐津县| 仙居县| 宜君县| 梁山县| 宁晋县| 梧州市| 阿拉善右旗| 会泽县| 武夷山市| 青浦区|