![]() |
The Perfect Server - Ubuntu Lucid Lynx (Ubuntu 10.04) [ISPConfig 2] - Install Samba
I followed this "howto" and it is running really nice. But now I would like to install samba to share files
I tried: sudo apt-get install samba And set my smb.conf as (by testparm): Code:
Load smb config files from /etc/samba/smb.confCode:
sudo mount -t cifs //192.168.0.100/homes /mnt/serverCode:
wrong fs type, bad option, bad superblock on //192.168.0.100/homes,If I try to access by Nautilus: Code:
smb://192.168.0.100Code:
Não foi possível montar a localizaçãoCode:
It wasn't possible to mount locationCode:
[2010/07/15 22:21:49, 0] printing/print_cups.c:103(cups_connect)Please, any help. Thanks. |
I figured out that if I try to mount like this:
Code:
sudo mount -t cifs //192.168.0.100/homes /mnt/server -o username=usuario,password=senhaSo, I am still waiting for help. Thanks again |
| All times are GMT +2. The time now is 10:12. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.