Chinaunix首页 | 论坛 | 博客
  • 博客访问: 286308
  • 博文数量: 65
  • 博客积分: 1490
  • 博客等级: 上尉
  • 技术积分: 835
  • 用 户 组: 普通用户
  • 注册时间: 2009-01-16 20:00
文章分类

全部博文(65)

文章存档

2015年(1)

2012年(3)

2010年(7)

2009年(54)

我的朋友

分类: LINUX

2009-03-05 16:41:14

/*

*By Neil Chiao ( neilchiao at gmail.com )

*From ( neilengineer.cublog.cn )

*/

 

 

1$sudo apt-get install samba system-config-samba -y

 

2System->Administration->Samba, add the dirs you gonna share, and set the proper permissions.

 

3、To automatically run the samba service:System->Preferences->Sessions,  hit "add" button, settings are like the following, finally "save".

 

 

 

           

4、In Windows XP, open "my computer",enter the address of your samba server, e.g.: .

 

 

 

Trouble-shooting

1)Can not open the shared folder in Windows XP, even if you entered the correct username and password. 

Solution:

$sudo smbpasswd e neil

("smbpasswd e" will enable a samba user, you'll have to enter password of the samba user)

 

阅读(419) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~