当前位置:网站首页>File sharing server
File sharing server
2022-06-30 10:43:00 【Liangchenxing】
List of articles
- One , Shared server overview (cifs)
- Two , Create a share
- 3、 ... and , Access share
- Four , Create hidden shares
- 5、 ... and , Access methods for hidden sharing
- 6、 ... and , Share related commands
- 7、 ... and , The masking system automatically generates hidden shares
- 8、 ... and , Check the local network connection status
- Nine , close 445 service
One , Shared server overview (cifs)
Provide file sharing services through the network , Provide file download and upload Services ( Be similar to ftp The server )
Two , Create a share
Method : Right click folder properties – share – Turn on sharing – Set share name – Set sharing permissions
notes :
(1) When logging in locally , Receive only ntfs Impact of permissions .
(2) When logging in remotely , Will be shared and ntfs The common influence of authority , And take the intersection !
(3) Therefore, it is recommended to set the sharing permission to everyone Complete control of , Then the specific permission requirements are ntfs You can set it in permission .
3、 ... and , Access share
At the start of the run / In my computer address bar , Input UNC Address
\ File sharing server IP
\ File sharing server IP\ Share name
choice question :
There is a folder on the server :d:\feifei
The server IP:10.1.1.1
Share name :f
Which of the following methods can access the share normally :(D).
A.\10.1.1.1\d\feifei
B.\10.1.1.1\feifei
C.\10.1.1.1\d\f
D.\10.1.1.1\f
Case study :
1. Open two virtual machines , And mutual ping through .
2. Set up 2003 For shared servers , And you can access the share on the client , requirement aa The account can only download ,bb Accounts can only be uploaded ,cc Accounts can be uploaded 、 Download and delete .
Four , Create hidden shares
Method : Share name $
5、 ... and , Access methods for hidden sharing
\ The server IP\ Share name $
6、 ... and , Share related commands
net user
net localgroup #
net share # List shares
net share Share name /del # Delete share
Restart command :shutdown -r -f -t 0
7、 ... and , The masking system automatically generates hidden shares
(1) Open the registry
Open registry editor , Enter... In the run field :regedit
(2) Locate the shared registry location
Computer \HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters\ Right click to create a new type REG_DWORD
Of AutoShareServer
key , The value is 0.
8、 ... and , Check the local network connection status
View local open ports :netstat -an
Nine , close 445 service
Can be closed by 445 Port to shield the incoming virus ( Such as blackmail virus ).
Method 1: Enter... In the run field :services.msc, And stop and disable server service .
Method 2: No access to 445, Configure advanced security firewall – Inbound rules ( stay win7 And above ,win2008 The above systems ).
notes :
3389: Remote desktop service
23:Telnet agreement
445: File sharing services
边栏推荐
- matplotlib 笔记: contourf & contour
- "Hackers and painters" -- why not be stupid
- Machine learning interview preparation (I) KNN
- 转卡通学习笔记
- 移植完整版RT-Thread到GD32F4XX(详细)
- 【Rust日报】2021-01-22 首份Rust月刊杂志邀请大家一起参与
- Use keil5 software to simulate and debug gd32f305 from 0
- 记一次实习的经历,趟坑必备(一)
- MySQL从入门到精通50讲(三十二)-ScyllaDB生产环境集群搭建
- ArcGIS PRO + PS vectorized land use planning map
猜你喜欢
马斯克推特粉丝过亿了,但他在线失联已一周
Getting started with X86 - take over bare metal control
Migrate full RT thread to gd32f4xx (detailed)
数学知识复习:第二型曲线积分
Google 辟谣放弃 TensorFlow,它还活着!
今晚19:00知识赋能第2期直播丨OpenHarmony智能家居项目之控制面板界面设计
go-zero微服务实战系列(八、如何处理每秒上万次的下单请求)
苹果高管公然“开怼”:三星抄袭 iPhone,只加了个大屏
ArcGIS PRO + PS vectorized land use planning map
Apple's 5g chip was revealed to have failed in research and development, and the QQ password bug caused heated discussion. Wei Lai responded to the short selling rumors. Today, more big news is here
随机推荐
潘多拉 IOT 开发板学习(HAL 库)—— 实验1 跑马灯(RGB)实验(学习笔记)
Arm新CPU性能提升22%,最高可组合12核,GPU首配硬件光追,网友:跟苹果的差距越来越大了...
技能梳理[email protected]+adxl345+电机震动+串口输出
Notes on numerical calculation - iterative solution of linear equations
苹果5G芯片被曝研发失败,QQ密码bug引热议,蔚来回应做空传闻,今日更多大新闻在此...
The latest SCI impact factor release: the highest score of domestic journals is 46! Netizen: I understand if
TypeScript–es5中的类,继承,静态方法
透過華為軍團看科技之變(五):智慧園區
[deep learning] common methods for deep learning to detect small targets
The performance of arm's new CPU has been improved by 22%, up to 12 cores can be combined, and the GPU is first equipped with hardware optical tracking. Netizen: the gap with apple is growing
Es common curl finishing
R语言aov函数进行重复测量方差分析(Repeated measures ANOVA、其中一个组内因素和一个组间因素)、分别使用interaction.plot函数和boxplot对交互作用进行可视化
Curl --- the request fails when the post request parameter is too long (more than 1024b)
Skill sorting [email protected]+ Alibaba cloud +nbiot+dht11+bh1750+ soil moisture sensor +oled
Android 开发面试真题进阶版(附答案解析)
GD32 RT-Thread OTA/Bootloader驱动函数
Foster design method
Circuit breaker hystrixcircuitbreaker
如何解决跨域
go-zero微服务实战系列(八、如何处理每秒上万次的下单请求)