In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-14 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article introduces the "Samba client configuration steps under the Linux system" related knowledge, in the actual case operation process, many people will encounter such a dilemma, then let the editor lead you to learn how to deal with these situations! I hope you can read it carefully and be able to achieve something!
Samba client configuration
First, record how to access the shared folder of windows or linux with commands on the linux client.
The first step
The code is as follows:
Smbclient-L / / 192.168.100.5-U wujie
(smbclient is the command-L lists the shared files on the server-U is followed by the user name.)
In the second step, after entering the password, you will see the folder shared by the server, and then enter the server with the command smbclient / / 192.168.100.5 / Resource sharing-U wujie. After entering the password, you will see the following (I logged in to the shared file of windows)
The code is as follows:
Password:
Domain= [DC] OS= [Windows Server 2003 3790 Service Pack 2] Server= [Windows Server 2003 5.2]
Smb: >
The third step is to use help to view the usage of commands, such as ls cd get put exit, etc.
Step 4 VISTA and WIN7 access should be like www.e2fsck.orgnobody or www.e2fsck.orgguest
Step 5 if WIN7 cannot be accessed, modify the registry
The code is as follows:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlLsa
The value of LmCompatibilityLevel equals 1
Step 6 access modification and deletion on windows will not be refreshed in time
The code is as follows:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer
The value of NoSimpleNetIDList equals 1
This is the end of the content of "Samba client configuration steps under Linux system". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 295
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.