similar to: Printer redirection of old DOS Software

Displaying 20 results from an estimated 600 matches similar to: "Printer redirection of old DOS Software"

2001 Jul 23
1
forwarded message from mouring@etoh.eviladmin.org
On Mon, Jul 23, 2001 at 12:49:14AM +0100, Matthew Vernon wrote: > ------- start of forwarded message ------- > From: <mouring at etoh.eviladmin.org> > To: Matthew Vernon <matthew at empire.ucam.org> > cc: <openssh-unix-dev at mindrot.org> > Subject: Re: [patch] GNU/Hurd compatibility patches > Date: Sun, 22 Jul 2001 12:39:32 -0500 (CDT) > > > We
2009 Mar 20
3
OpenSIPS on CentOS
Hello, I've been looking into OpenSIPS to see if it's a worthwhile addition to our setup. We're currently running a cluster, using Heartbeat, between two servers. It works well but I'm interested in seeing if we can improve it. My manager heavily uses RPM's for installations rather than source, particularly using yum to update. I'm trying to actually install OpenSips via
2004 Nov 30
3
Problem with print() and backslashes.
Dear R List I have a small problem concerning the output of print(). My version: > R.version _ platform i386-portbld-freebsd5.2 arch i386 os freebsd5.2 system i386, freebsd5.2 status major 1 minor 9.0 year 2004 month 04 day 12 language R Consider this: I want to print a backslash with an exclamation mark. Here is the output. > print( "\!"
2008 Oct 29
3
Authentication Error Message formats
I have been using UW's IMAP server and I am converting to Dovecot for Maildir support. When a user fails authentication, or a user does not exist, it appears that the same message is used for these events. Is there a way to indicate that the user does not exist (Invalid user), and authentication Failure (Failed Password)? Clearly these two failures indicate a different error in the system.
2009 Apr 02
2
CMAN: Cluster membership rejected
Hello, Several machine cannot joint the cluster after a reboot. Here is a example of the error : caserta kernel: CMAN: Join request from como.dmz.lexum.pri rejected, node ID 3 already in use by ancona.dmz.lexum.pri All cluster.conf are the same (checked with md5sum) I googled this but did find nothing Any ideas? tx
1998 Aug 14
2
Problem compiling it
Hi Guys I'm trying to compile samba the lastest version and i keep getting this same error message. Compiling ipc.c Compiling reply.c Compiling mangle.c Compiling chgpasswd.c Compiling password.c Compiling quotas.c Compiling uid.c Compiling predict.c Compiling credentials.c Compiling clientgen.c Compiling pipes.c Compiling server.c Compiling access.c Compiling ufc.c Compiling smbpass.c cc:
2011 May 11
2
Asterisk SIP Trunking with Cisco UC 560
Hello, I'm interested in knowing if anyone out there has successfully connected Asterisk to a Cisco UC 560 via SIP trunking? We have a client of ours that we put in an Asterisk install, one of their sister companies who we don't control is putting in a Cisco UC 560. From my looking I think it can be done, but the vendor is telling them it can't. Thought I'd ask around here and see
2009 Oct 06
2
Transfers from Queue Calls
Hello, I thought to post this here before my manager starts his own coding project to give us a workaround. My situation I'm running into is as follows: 1. A call comes into our Asterisk system, it's trunked from one office to another via IAX. 2. Call enters a queue and is picked up by one of the agents. 3. That agent has to transfer the call, could be for a number of reasons the client
2009 May 26
2
Converting Cisco 7961 to SIP
As part of a project to move a clients Cisco phones to SIP to work with an Avaya system, I'm taking a Cisco 7961 we bought and adding it to our Asterisk setup. Now, I've gotten the firmware files from the site, the latest version is 8.4 which contains the following files: apps41.8-4-3-16.sbn cnu41.8-4-3-16.sbn cvm41sip.8-4-3-16.sbn dsp41.8-4-3-16.sbn jar41sip.8-4-3-16.sbn
1997 Aug 06
2
set unix time via samba
hi out there, first of all: samba is pretty cool! question: is there a way to synchronize the clock of my linux box to a win95 box (something like 'smbnet time \\win95 /set /yes')? cheers jodok ;----------------------------------- Jodok Sutterluety Austria, Vienna Tel: ++43 1 4080791 email: js@bonus.unterland.at ;-----------------------------------
2020 Apr 09
2
SSL Issue - Cannot connect source
Hello Team, After getting my icecast server working with LetEncrypt SSL Certificate I cannot connect my source. I am using BUTT as the source, any ideas, I have also tried connecting with Sam Broadcaster and it reports Error 10054 Darrin Dossey 817-247-5310 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jun 18
2
Voicemail Password
Does anyone know of a way to force the voicemail password for users to be of a certain length? We've setup operator=yes within our voicemail.conf and want to have the users use a long password to prevent possible guessing by external parties. I'm not seeing any such option in my research. If it doesn't exist it might be a decent feature. Thanks. Running: 1.4.25, on CentOS 4.7
2007 Dec 08
2
How to extract numbers from ANOVA tables?
I need to extract numbers (eg. estimates, standard errors etc.) summarized in an ANOVA table or summary() table for further calculations. Can somebody help me or refer me to the needed resource on the web? [[alternative HTML version deleted]]
1998 Jan 05
1
User profiles (was Re: "domain groups") (fwd)
i'm sorry, i can't remember who the people were who are dealing with setting up some docs etc on profiles. this question i saw on comp.protocols.smb, and i don't think they read the digest.. lukes <a href="mailto:lkcl@switchboard.net" > Luke Kenneth Casson Leighton </a> <a href="http://mailhost.cb1.com/~lkcl"> Samba Consultancy and Support
2009 Mar 12
2
Timeout for Queue
Hello, We had an incident recently where a call was in queue for an extended period of time. We use queuemetrics for reporting, and it reports that the call was waiting for 20 minutes. The different thing about it is that the disconnect reason is stated as Timeout. Is there a set maximum time a call will wait in the queue before being automatically disconnected? I tried looking through the code
1998 Jul 29
2
Strange problem with icons!
Check out these MSKB articles. They describe how shortcuts are resolved. In particular, the last one describes the process required to "fix" this behaviour. I had a LOT of trouble when I first set up my LAN because people had a nasty habit of sharing drive C (even I used to do this until I discovered that this is a Bad Idea). The main problem is that the shortcut includes the UNC
2004 Mar 25
0
openssh-unix-dev Digest, Vol 11, Issue 28
The shell that executes on the remote server takes input in the form of shell commands before it issues a prompt. When you redirect commands from ssh client to a shell on the remote server there is usually a trailing EOF to tell the shell to exit. If the shell gets an EOF it should not respond with a prompt. Also, some shells decide whether or not to issue a prompt by TTY detection.
2024 Sep 24
2
Question about Date Object and time zones
Hello, I have a question regarding the date objects and timezones. My current understanding is, that a Date object does only save the days from the origin and no more information about timezones or other information (please correct me if I am wrong). But if I use d = as.Date("2024-11-11") or d = as.Date("2024-11-11", tz="America/New_York") the date object is
1999 Oct 02
2
How to start smb server when reboot?
Hi, I installed Samba 2.0.3 on Linux 2.2.5. Every time I reboot system I found the smb has not been started. But in the directory /etc/rc.d, the file "smb" exists. When I run "smb restart",after a while, the samba server is ok. I wonder why the samba server is not up when system reboot. Thanks a lot. Followed is the content of the file "smb": #! /bin/sh ..
2004 Jul 06
3
Zap Channel error using 4-port FXO TDM400P
I have been having some troubles with the zaptel channel on what appears to be the inbound process. The box is running the stable CVS code and has a TDM400P 4-port FXO card in it for analog connectivity. Channel 1 is the only active port on the card at the moment as we only have one analog line. What has been happening is that it looks like Asterisk has been detecting an inbound call even though