Displaying 5 results from an estimated 5 matches for "cdserver".
Did you mean:
adserver
2010 Oct 13
0
pxelinux - how to direct client to find source files for pxe loading
...ult file to point to the correct source repository for their
selected menu option. I want it so that if a user selects 'ubuntu' off
the menu, their client gets pointed to the ubuntu source file
directory. As it is right now, it always tries to pull the source
files from "http://1.1.1.2/cdserver", which it gets from my
dhcpd.conf. But I am trying to direct the clients to pull the
different source repositories from subdirectories of that (like
http://1.1.1.2/cdserver/ubuntu, or http://1.1.1.2/cdserver/redhat),
and I cant figure out the right way to do that. I have tried arguments
like...
2006 Aug 21
4
Making DOS/Win9x HD Image for memdisk
Hi list!
I'm trying to make a hd image with can boot from memdisk over PXE.
So this is what i did:
- Created a new VM [VMware]
-Installed DOS on a 100MB HD from a floppy
-bootet Linux over PXE [DamnSmallLinux]
-in terminal: dd if=/dev/hda of=dos.img
This image [dos.img] isn't working! Memdisk loads the Image and boots the
HD! The error message is something like this:
I/O Device
2000 Mar 10
0
change permission and smbpasswd
...if it is easy to synchronize from our
NIS password map. Is there any way to make the smbpasswd as a NIS map so
that I don't have to update it on all my samba servers individually?
Thanks for your help.
Here is my smb.conf and log file.
smb.conf
[global]
workgroup = CORP
server string = CDserver Samba Server (samba 2.0.6)
guest account = guest
log file = /opt/samba/var/log.%m
max log size = 50
security = server
password server = cup1bdc1, chysms, calisto
socket options = TCP_NODELAY
os level = 0
preferred master = no
wins server = 156.151.32.31
wins proxy = ye...
2000 Jun 28
0
Urgent Help pls - NT4.0 Term Server and SAMBA - RDR timeouts
...main
password server = verona,venice
server string = Samba on %h
smbrun = /opt/local/samba/bin/smbrun
socket options = TCP_NODELAY
strict locking = yes
wins server = xxx.xxx.xxx.xxx (##real address removed)
map to guest = bad user
;;; end global
netbios aliases = homeserver cadserver cdserver
;;; Begin Shares
## I've deleted DELETED all 179 SHARES. Here is an example of one in the conf
file.
[ntadmin]
comment = nt admin
path = /import/pc/ntadmin
browseable = yes
preexec = /import/pc/ntadmin/scripts/mkcrlink %u
;;; End shares
regards,
Christopher Welsh
System Ad...
2003 Apr 16
2
smbmount often doesn't go daemon
Hi,
Since i upgraded to Linux Redhat 9.0 / samba-2.2.7a-8.9.0 / kernel 2.4.20-9
i have the following problem:
# smbmount //amd/Films /mnt/disk -o username=jan,password=XXXXXX
#
In 50% of the times i do this command it mounts the share and goes into
daemon mode and ps -aux shows one process smbmount. All ok.
However in the other 50% the command just hangs. If i open a new window
it did do