2 questions for you (1 samba related, 1 mount related)
Posted: Sun Dec 03, 2006 12:57 pm
Hi everyone,
I've just got a KVM switch in my home office which is great because it means that I can use my centos box most of the time now without having to either VNC to it, or move the cables across from the XP machine. Also, I've just put in a 200Gb drive along with the 40 that was in there already I should be setup for a while. Anyway - there's a couple of small problems that I just can't seem to get around, and I'm hoping that you guys can help:
1. I want to use the centos box as a print server for all of other pc's that are on the network. I've got the printer running ok on the centos box, and test pages work ok. Sharing is turned on, and I've got the following in my smb.conf file - but when we try to connect to it from a windows box, we get a 'printer not available' type message:
# Global Parameters
workgroup = WORKGROUP
netbios name = Home-Server
printcap name = /etc/printcap
load printers = yes
printing = cups
smb passwd file = /etc/samba/smbpasswd
unix password sync = Yes
[printers]
comment = All Printers
path = /var/spool/samba
browseable = yes
printable = yes
ok - so now onto question 2, that might be a bit easier
The new drive is in, and I've created the filesystem and mounted it to '/disc2'
I've created a subdir - /disc2/gordon/
and I want to get this mounted to my home directory - can I do this?
Thanks in advance for your help.
-Gordon.
I've just got a KVM switch in my home office which is great because it means that I can use my centos box most of the time now without having to either VNC to it, or move the cables across from the XP machine. Also, I've just put in a 200Gb drive along with the 40 that was in there already I should be setup for a while. Anyway - there's a couple of small problems that I just can't seem to get around, and I'm hoping that you guys can help:
1. I want to use the centos box as a print server for all of other pc's that are on the network. I've got the printer running ok on the centos box, and test pages work ok. Sharing is turned on, and I've got the following in my smb.conf file - but when we try to connect to it from a windows box, we get a 'printer not available' type message:
# Global Parameters
workgroup = WORKGROUP
netbios name = Home-Server
printcap name = /etc/printcap
load printers = yes
printing = cups
smb passwd file = /etc/samba/smbpasswd
unix password sync = Yes
[printers]
comment = All Printers
path = /var/spool/samba
browseable = yes
printable = yes
ok - so now onto question 2, that might be a bit easier
The new drive is in, and I've created the filesystem and mounted it to '/disc2'
I've created a subdir - /disc2/gordon/
and I want to get this mounted to my home directory - can I do this?
Thanks in advance for your help.
-Gordon.