Displaying 20 results from an estimated 800 matches similar to: "misc problems on samba/linux"
2002 Dec 03
2
printing and other questions
Skipped content of type multipart/alternative-------------- next part --------------
#
#======================= Global Settings =====================================
[global]
# workgroup = NT-Domain-Name or Workgroup-Name
workgroup = WXPGRP
# server string is the equivalent of the NT Description field
server string = Samba Server
printcap name = /etc/printcap
load printers = yes
2006 Mar 31
1
gettext failing in FreeBSD 6 RELEASE
I'm trying to install devel/gettext but unfortunately it is failing
saying:
install-info
--quite /usr/local/info/autosprintf.info /usr/local/info/dir
install-info: No such file or directory
for /usr/local/info/autosprintf.info
*** Error code 1
What can I do to over come this?
Sincerely,
Yousef Raffah
Senior Systems Administrator
SSIS - The Savola Group
--
Aren't you using Firefox? Get
2006 Mar 27
2
Can't boot with a new install
Hi everyone,
I just finished installing FreeBSD 6 RELEASE on my Toshiba Tecra A4
laptop and the installation was fine, however, when I rebooted the
machine, I don't get the boot loader screen as if the machine can not
see my drive! I tried the reinstalling and ensured that I set the slice
to be bootable but that didn't change anything.
Not sure if this is a common issue with FreeBSD 6 on
2011 Sep 15
2
[LLVMdev] new dwarf tokens for AMDIL
The AMDIL Target needs new dwarf tokens for dwarf debug support, I'd we should handle this best? (which numbers to use for the new tokens):
Two new tokens will be added:
DW_AT_AMDIL_address_space (currently 0x3ff1) : needed in order to know which address space to read data from
DW_AT_AMDIL_resource (currently 0x3ff2) : the resource ID information for when we read memory from UAV
---Yousef
2001 May 10
35
winbind
Hello!
I set debug level 10 to samba 2.2.0 and now see in log:
[2001/05/10 08:31:48, 10] smbd/uid.c:gid_to_sid(409)
gid_to_sid: winbind lookup for gid 5284 failed - trying local.
How can I say to samba to not try use winbind?
--
Wire connection and Windows reinstallation senior engineer
Dmitry Melekhov
http://www.belkam.com/~dm
2:5050/11.23@fidonet
2011 Sep 15
0
[LLVMdev] new dwarf tokens for AMDIL
Shajrawi, Yousef wrote:
>
>
> The AMDIL Target needs new dwarf tokens for dwarf debug support, I’d we
> should handle this best? (which numbers to use for the new tokens):
>
> Two new tokens will be added:
>
> DW_AT_AMDIL_address_space (currently 0x3ff1) : needed in order to know
> which address space to read data from
>
> DW_AT_AMDIL_resource (currently 0x3ff2) :
2004 Sep 10
3
Cygwin patch
Building flac 1.0.3 under the latest cygwin craps out in
src/libFLAC/file_decode.c and src/flac/file.c for _O_BINARY
not being defined. It appears that #include <io.h> is not
sufficient to pull in this macro; you need to #include
<fcntl.h>.
BTW, nice test suite! Talk about exhaustive.
If anyone is interested in my Cygwin binaries (no Ogg
support), I can provide an encap
2004 Sep 10
1
Phatbox (was: Re: slow FLAC__file_decoder_seek_absolute()...)
--- Brendan Dowling <crypt@phatnoise.com> wrote:
> Thanks Josh. I tested the player with some files encoded by another
> guy here at work, and seeking into the files seems to work perfectly.
>
> So the Phatbox now plays FLAC files. Although, it's not yet in the
> standard firmware download from the web page, and encoding is not yet
> included in the capabilities of
2002 Dec 03
1
Questions on fs mounting
Hi,
I have some questions concerning mounted fs on a linux system. I run
redhat linux 7.3 on my laptop, and when I hook it up to a desktop
Windows 2000 Pro machine, I usually mount (part of) the Windows
directories onto my linux dir tree (say, it is to /mnt/samba). I use the
following command:
mount /mnt/samba
to mount the filesystem (file /usr/bin/smbmount has suid root, so I can
do
2009 Feb 26
1
0.12.4 dies with call SetTlsParms before
I upgraded from 12.2 to 12.4 and found that my happy little eventmachine
processes die with:
terminate called after throwing an instance of ''std::runtime_error''
what(): call SetTlsParms before calling StartTls
Here''s what I believe is the relevant snippet of my code, which calls
start_tls() in the connection_completed() callback:
connection =
2004 Sep 10
2
Inclusion of debian packaging info (was Re: libFLAC docs)
>This question comes up regularly on the Debian mailing lists, and there are
>arguments for both approaches. I am against the practice of including a
>debian/ directory in upstream source distributions for the following
>reasons:
>- For the same reason, the Debian maintainer would have to have write access to
> the upstream CVS repository. This is often otherwise unnecessary
2005 Jun 14
2
ERROR[5539]: chan_zap.c:9750 setup_zap: Unable to load config zapata.conf
Hi,
I have this error, I have a digium card TE110P Tiger3xx
When I'm load the dirvers by this command modprobe wcte11xp I got this
error
"Notice: Configuration file is /etc/zaptel.conf
line 0: Unable to open master device '/dev/zap/ctl'
1 error(s) detected
FATAL: Error running install command for wct1xxp
"
when I'm Lunch the command ztcfg -vv
I got this error.
2013 Apr 05
1
Accessing examplars in apcluster (apcluster package)
Hi,
I was wondering how it was possible to access the actual cluster exemplars
from the APResult class. Currently it only spits it out onto the terminal
if you type the object but there is no other way to see which one is the
examplar.
Would appreciate any help.
Thanks,
Sachin
[[alternative HTML version deleted]]
2004 Sep 10
7
Need AMD debugging help
To all who have an AMD + Windows based PC:
I have gotten a few similar bug reports about encoding
errors with FLAC. The common features are:
- Repeatedly encoding the same file with verify will have
verify errors some of the time (looks like aroung 50%) and
the verify errors will occur in different places each time.
- This is happening on AMD PCs running Windows. More reports
come from
2013 Apr 12
2
model frame and formula mismatch in model.matrix()
Hello everyone,
I am trying to fit the following model
All X. variables are continuous, while the conditions are categoricals.
model <- lm(X2
2005 Jul 27
2
R: Zaptel error: Unable to create channel op type'Zap'
I got the same problem yesterday and i just ch'ange the kernel from 2.6.12-1.1372_FC3 to 2.6.9 kernel of fedora core 3, and now it work perfectly.
I think there is some problems with the new kernel of fedora.
-----Messaggio originale-----
Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Altus Snyman
Inviato: mercoled? 27 luglio 2005
2019 Mar 13
1
Fwd: syslinux-6.03 failed to boot ESXI 6.7
---------- Forwarded message ---------
From: Adan Calderon <adancalderon at gmail.com>
Date: Wed, Mar 13, 2019 at 9:13 AM
Subject: Re: [syslinux] syslinux-6.03 failed to boot ESXI 6.7
To: luckydog xf <luckydogxf at gmail.com>
I can share some working examples for a USB Thumb drive and PXE servers
using chain loading, but it will take me some time. If you are interested
in my
2005 Jul 13
0
Two ISDN cards on same machine
Hi everybody,
I have a Asterisk installation working with a Digi card (HFC-S PCI A ISDN card) and another Asterisk installation with a Digium (Digium Wildcard TE110P T1/E1 Card). For Digium I used zaptel drivers but Digi works with bristuff drivers.
Both installations work fine and are connected to two different phone lines.
What I want to do is let calls incoming on the Digi installation be
2005 Jul 27
0
I found problem with TE110P and the new kernel offedora, "kernel panic"
I had a problem with this card and 2.6.11 kernel. I am using FC3 but sticking with the 2.6.9 kernel. I had a lot of make warnings on the zaptel build and the card played up. It also wouldn't do a modprobe -r without crashing the system. With 2.6.9 zaptel compiles fine and I can unload the mod as and when. Also stay well away from the 2.6.12 FC3 kernel as it didn't work at all and
2009 Jun 24
2
change the height or scale of the y axis
Hallo, All,
I have a question about changing the height or scale of the y axis. When I
use following two R codes, I can get two plots. Please look at the y axes,
the number of indices (x1, x2, ?) on the y axis in the first plot is smaller
than that in the second plot, and hence the space between any two indices in
the first plot is wider than that in the second plot. As the number of
indices