Displaying 20 results from an estimated 200 matches similar to: "No default printer found"
2003 Jun 19
1
Chan_oh323 problem
Hello
I have the following problem using chan_oh323
I have DialGate 2160 for SystemBas (www.sysbas.com) connected to PSTN
(H.323 to FXO/FXS gateway)
when i try to make call form one pstn phone to other trough asterisk or when i make call from software h.323 client trough asterisk and this gateway to pstn i have the problem with voice quality.
The side that initiated call can be heared clearly,
2006 Jun 01
1
find not working properly
here is the input view
[code]
<form method="post" action="found">
<br>
<b>Find by</b><br/>
<b>Vehicle Number:</b><br/>
<input id="truck_vehicleID" name="truck[vehicleID]" size="20"
type="number" value=""/><br/>
</p>
<%= link_to "Find", :action
2006 May 06
6
assert_raises --> how does it work?
Hi,
I have this code fragment:
def test_delete_concept
assert_not_nil Concept.find(concepts(:entreprise).id)
get :delete_concept, {:concept_id => concepts(:entreprise).id}
assert_raises :RecordNotFound,
Concept.find(concepts(:entreprise).id)
end
basicaly, on the first line, I make sure that the concept exist in the
DB. On the second line I delete the concept fron the DB.
2003 Aug 26
0
Printing in Wine + FreeBSD
This behaviour has been consistent on FreeBSD -Current since 5.0-RELEASE. I
am now running 5.1-CURRENT with cups-1.1.19.0 and wine from CVS yesterday
afternoon. Wine *is* seeing my cups printers and I can print to them from
the command line, from kprinter, etc. However, when trying to print from,
say, notepad, I receive the following errors for any of my printers:
2020 Nov 15
2
Apologies - possible hardware problem?
Good afternoon,
I have a home workstation with an AMD CPU, Titan V GPU, 32 GB of memory,
and a root SSD and /home on spinning disks.
Right now it has xubuntu 18.04 on it and it would boot fine. I shut it down
and restarted it to get an inventory before I put CentOS 8.2 on it. It
won't boot now. It gets to the grub menu and freezes. I can't use the
keyboard to select an item in the menu
2008 Feb 14
1
Winbind problem with more details.
Everyone,
One of our developers was kind enough to insert some bug checking into the mod_auth_pam and mod_auth_sys_group so that we could see a little more of what was going on with our authentication failures. Here is what we just saw. Two of our users NA\connelmp and NA\guminssa both started getting messages that they were not part of the required group. Here is the log for
2003 Sep 19
5
couldn't write to home dir
hello,
I try to use samba as PDC on NetBSD,
but I 've had problem with that combination..
samba work perfectly..but
if someone want to write into homedir, they couldn't,
and w2k workstation appear message ,
that disk is full..
disk isn't full, and permission are set correct
I don't know, where should be a mistake,
I check configuration problably 100x,
but I haven't found any
1999 Jul 15
1
TCP/IP Stack for Unix
Hello Mark,
Did you ever solve this problem? I saw your post but no replies. I'm in the exact same situation. If you have any pointers on where to get this I'd appreciate it.
- Paul Hess
>From: "Mark Mestdagh" <mestdagh@dma.be>
>To: "samba digest" <samba@samba.anu.edu.au>
>Subject: TCP/IP
>Date: Thu, 26 Mar 1998 21:40:59
2011 Nov 18
3
Permutations
Hi all,
why factorial(150) shows the error out of range in 'gammafn'?
I have to calculate the number of subset formed by 150 samples taking 10 at
a time. How is this possible?
best
[[alternative HTML version deleted]]
2005 Oct 28
2
Smtp mail server
Hi.
I need advice for a mail sever for linux. I only interested in smtp and smtp
secure service. I need the ability to resend the incorrects mails that have
incorrect address or that couldn't be sended beacause there wasn't internet
connection. The best thing is if the mail server has a web interface where I
could resend incorrect emails.
Thanks in advance
2003 Jul 29
1
(In)valid RSA key?
Hi.
In testing my SSH 2 server implementation (Dropbear), I've come across
certain RSA hostkeys which fail for use with PuTTY as a client. Converting
the keys for use with OpenSSH they also fail with PuTTY, which leads me to
wonder whether they are valid keys or not.
A sample key is attached, the important point to note is that the modulus
(n) value doesn't have a multiple-of-8 number of
2006 Apr 09
1
Table creation failed
Hello,
I come to you beacause i have something that i dont understand :
i m using udev on a debian sid with 2.6.15.1 kernel.
I have created an deprecated raid at /dev/md0
when i tried doing mkfs.ext3 /dev/md0 i have got :
mke2fs 1.39-WIP (29-Mar-2006)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
4643968 inodes, 9277344 blocks
463867 blocks (5.00%)
2006 Jul 20
2
function names in a vector used by for (){} character problem ?
Hi there,
i´m have vector of kernels. just like:
kernels = c('gauss','epan','rectangular')
i know there are density.default$kernels, but thats not my question
here. my own kernel functions are running and working.
my problem is the following is not working:
dev.off()
par(mfrow=c(3,3))
for(i in 1:length(bw))
{
for(j in 1:length(kernels))
{
2017 Aug 30
4
Shares not accessible when using FQDN
Rowland,
Yes, I mean uidNumber and gidNumber.
I'm aware I need to work with AD but at this time I need my unix IDs (on NSS) to keep services working. Not only for files ownership, but also for some other services. Yeah, that's complex...
If I undestand well, the best way to do is to join the server using "net ads join" and use nss_winbind. This what I do but I only use the
2020 Nov 16
0
Apologies - possible hardware problem?
On Sun, 2020-11-15 at 18:54 +0000, Jeffrey Layton wrote:
> Good afternoon,
>
> I have a home workstation with an AMD CPU, Titan V GPU, 32 GB of memory,
> and a root SSD and /home on spinning disks.
>
> Right now it has xubuntu 18.04 on it and it would boot fine. I shut it down
> and restarted it to get an inventory before I put CentOS 8.2 on it. It
> won't boot now.
2018 Aug 20
2
Is there a limit on Number of users connecting share
Hey Rowland!
Thanks for response. I admire your work. Please find my responses inline.
On 08/20/2018 02:19 PM, Rowland Penny via samba wrote:
> On Mon, 20 Aug 2018 11:06:48 +0530
> Amit via samba <samba at lists.samba.org> wrote:
>
>> Dear Devels,
>>
>> samba-4.2.3-10.el7.x86_64
>>
>> # vim smb.conf
>> [global]
>> workgroup =
2013 May 09
0
ICECAST CONFIG
Hello all reading this. I am new to the list as a way to learn a few
things about IceCast and I am fuzzy on. I am not a total noob to
media, or serving it. I have even developed, setup configured, a media
server, or two, and many many dedicated, or otherwise hosting servers,
and by either blind luck and chance found them to actually work once I
was done. I am Scott, am in the process of building
2007 May 02
4
Shared Nested Resources
The skinny is that I''m attempting to add "Discussions" as resources
under different resources ("Groups", "Projects", for example) and I''ve
simply hit a roadblock (or two).
Discussions are an association between the "discussable" (Group,
Project, etc.) and a "Topic" so:
class Discussion < ActiveRecord::Base
belongs_to :topic
2012 Nov 11
2
changing the signs in rows or columns in matrices and check them if they are identical
Dear R users,
i have this problem with matrices i want to check between two matrices if they are isomorphic i will give an example for what excactly i want
1 -1 1 -1 1 1
-1 1 -1 1 -1 -1
1 1 -1 1 1 -1
this two matrices are isomorphic beacause if i change the first 2 columns the matrices
2006 Aug 21
7
RFC: xencomm in common
Hi,
xencomm is the ppc infrastructure to do hypercalls with guest physical
addresses instead of virtual address.
Because ia64 should also use physicall address, I think it''s better to re-use
the ppc code and to put into common code.
I''d propose to submit this patch is every part is OK (ie no NAK).
This patch creates include/xen/xencomm_access.h which is to be included by