惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

MyScale Blog
MyScale Blog
J
Java Code Geeks
Vercel News
Vercel News
A
About on SuperTechFans
G
Google Developers Blog
C
Check Point Blog
腾讯CDC
N
Netflix TechBlog - Medium
博客园 - 司徒正美
S
SegmentFault 最新的问题
D
DataBreaches.Net
博客园_首页
美团技术团队
Stack Overflow Blog
Stack Overflow Blog
博客园 - 聂微东
量子位
雷峰网
雷峰网
IT之家
IT之家
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
博客园 - 三生石上(FineUI控件)
H
Help Net Security
宝玉的分享
宝玉的分享
博客园 - 叶小钗

博客园 - zhongqing的 个人空间.

Something with Work flow Food English Make sentence with 2000 core word Linux command Power with on polution What are friends for Be thoughtful Doctor Death Nothing Ventured, Nothing Gained Bungee Jumping He who hesitates is Lost The City of Song How to improve your english Roman wasn't built in a day A few tips about Javascript Using JSUnit SaaS, Metadata-Driven SVN, 400 Bad Request 在windows XP下如何用Vmware装Linux操作系统~_百度知道
Samba
zhongqing的 个人空间. · 2008-07-25 · via 博客园 - zhongqing的 个人空间.

Start Samba service:

samba的命令都在/etc/rc.d/init.d/目录里,要用下面的方式来运:

# /etc/rc.d/init.d/smb start

Stop/Restart Samba service:

# /etc/rc.d/init.d/smb stop

# /etc/rc.d/init.d/smb restart

If you want to share folders in you linux files, you need change /etc/samba/smb.conf:

[global]

netbios name=xxx

security=share

and uncomment

[public]

..

..

Acutally [XX] is the shared folder name you can see