In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
Editor to share with you how to install the shared service Samba in Linux, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!
Samba, a free software, is used to connect UNIX operating systems to the SMB/CIFS (Server Message Block/Common Internet File System) network protocol of Microsoft's Windows operating system.
How to install samba
The system I use is CentOS, the installation software generally uses yum (full name Yellow dog Updater, Modified) package manager, yum is based on RPM package management, can automatically download RPM package and install from the designated server, can automatically deal with dependency relations, and install all dependent software packages at one time, without tedious downloading and installation again and again.
Switch to root to execute the installation command [root@localhost] # yum install samba-Y1
Note:-y means that all questions during installation are filled in "yes" * extension: other commands of yum
[root@localhost] # yum list samba / / list package information [root@localhost] # yum remove samba / / Uninstall package [root@localhost] # yum check-update samba / / check if there is an updatable package [root@localhost] # yum update samba / / Update samba package 1234samba how to configure and apply for a new account (of course, you don't have to apply Use the default) for example, Heijunma [root @ localhost william] # useradd heijunma [root@localhost william] # passwd heijunma12
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: 0
*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.