Displaying 14 results from an estimated 14 matches similar to: "samba PDC -- really stuck here"
2009 Jun 24
1
Compile driver for new kernel rpm
Hi All,
My question is directed at those with kernel compiling experience.
I have a driver source xxxxx.c file and a Makefile with it.
I want to recompile the kernel to include the driver and rebuild the initrd.img.
Where do I copy the file in the kernel sources?
I currently have it in a sub folder of the drivers directory in the kernel source folder.
There is one more question if I may, it does
2008 Oct 21
3
PXE Linux boot to F12 automatically
HI There,
Firstly a bit about me.
I am a bit of an old school PXE user from the Kingdom of Gates. I have also spent years in the Linux playground.
While I have never been a programmer I am fairly competent in scripting languages, both on windows and Linux.
My occupation is "System Builder" I build operating System images and discs (not the OS itself). So I actually customize OS's.
2006 Mar 11
1
how to connect 3 or more servers via IAX ?
Hi,
I successfully connected 2 servers via IAX but I'm pulling my hair to
connect 2 extra servers , Anyone connected 3 or 4 servers together ? is it
possible ?
I d like to share the dialplan so _2XXXX goes to server A _3xxxx goes to
serverB _4xxxxx goes to server C etc from the 4 servers
any example of which one is peer, which one is user or friend would help me
:-)
thanks
jl
2005 Sep 28
2
roaming profile problem--file in use
Hi,
I'm having a problem with roaming profiles. I just built a new
machine and put it on the network. When I log on with a domain user,
I get an error when it tries to load the roaming profile. The error
is that certain file, which is part of the profile, can't be
overwritten because it is in use. Then it goes on to attempt to load
a local profile, which, of course, it can't find.
2009 Jun 24
2
rpm -qa not displaying sources
Hi All,
I must have missed something here.
I installed my kernel source using rpm -ivh kernel-`uname -r`.el5.src.rpm
it installs perfectly, without error, but if I cd to the /usr/src/redhat folder, all I get is SOURCES and SPECS...
rpm -qa | grep kernel
doesn't return the kernel source rpm I installed only the kernel, devel and headers. And I can't find the actual kernel source
2009 Jul 02
1
Anaconda-runtime and busybox-anaconda src rpms
Hi All,
does anyone here know where to get the source rpms for these two packages?
anaconda-runtime-11.1.2.168-1.el5.centos
busybox-anaconda-1.2.0-4.el5.centos
I have found the anaconda-11.1.2.168-1.el5.centos on
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS
but not the others, is there a reason for this?
regards
Chad
Pinnacle Technology Holdings E-Mail Disclaimer:
2009 Jun 19
2
Need to rebuild installation CD
Hi All,
I would be lying if I said I am a newbie, but I am rusty so please bear with me.
I am looking for a how-to for Redhat or Centos to remake the installation CD.
First let me explain:
I have an installation disc supplied to me, with centos 5.2 which has kickstart, post and pre installation scripts which run.
The problem we have is that the CD does not support our CDROM (it8213). I have
1997 Nov 19
3
print to JetDirect
Hello.
I use Linux 2.0.30(Red Hat) and Samba 1.9.16p.
Clients are Win95, NT Workstations and Servers. I use
Linux like printserver and bridge. And I have problem
with my printer HP LaserJet 4MV with JetDirect card.
It print 1 test page( or another 1 page) and print
after it second page:
User: root
Host: LINUX
Class: LINUX
1997 Oct 20
3
No subject
Hi,
I am currently trying to switch from Splus to R and I would like to know
whether there is a way of transfering Splus objects stored on disk into the R
environment. In Splus I would do this using the function get, e.g., foo <-
get(foo,where="dirname") where dirname is the name of a directory containing
the Splus objects. In R, argument 'where' of function get appears to
2000 Sep 26
19
samba and cups
Hello,
I have a pb in using samba with cups. I put "printing=cups" in my
smb.conf file but I cannot connect the printers from Windows NT 4.0.
Could you send me a smb.conf file using cups as an example ?
Thank you
2015 Feb 14
2
freenas USB connection error
Hi all,
I'm a new user trying to get a Proline UPS I1000 UPS to work with freenas 9.3
over USB. When running upsdrvctl I get a permission denied error.
Required debug info:
OS name and version,
# uname -a
FreeBSD freenas.local 9.3-RELEASE-p5 FreeBSD 9.3-RELEASE-p5 #2
r275790+f84e770: Tue Dec 23 23:35:33 PST 2014
root at
2013 May 11
1
blazer_ser problem on windows NUT 2.6.5-3780M
Hi,
I have a bunch of UPSs, most connected to pcs with Linux working 100% with
NUT.
The only one I have a problem with, is connected to Windows 7 64bit, and I
used the straight MSI installed from the website
named NUT-Installer-2.6.5-4.msi
Took me a while to find a way to get it to work, but it is ugly for now.
Just starting up the service results in a NUT not working at all, and I
tracked it
2006 Oct 11
0
"test page failed to print" - How to I resolve this?
This is a new one to me... Drivers install fine, but on some of the
printers I get the "test page failed to print" message. I'm getting
nothing in the samba logs from the workstation, smbd, nor from the cups
logs. I've googled myself silly, but can only find other people asking
the same or similar question. Some of them have found permissions to be
the problem, but in
2006 Apr 02
4
Field#to_text
We''re using Vpim to parse iCal and vCard files, and so far it''s been
great. However, when we were parsing some iCal files we noticed that
all the endlines in the description section were disappearing. I start
peering through the source code and find (in the Field#to_text method
that is being called):
# The value as text. Text can have escaped newlines, commas, and escape
#