similar to: shared network printer on linksys print server

Displaying 20 results from an estimated 100 matches similar to: "shared network printer on linksys print server"

2016 Dec 05
2
How to best I/O performance for Window2008 and MSSQL guest VM
Hi There, I've moved some Windows2012 with MSSQL VMs from an hold ESXi 5.5 machine to a more recent and powerful machine running Fedora 24 x86_64 and related libvirt + KVM virtualization. I've moved the VMs filesystem to LVM slices and installed the VirtIO drivers in to all Windows VMs. I've also set both Disk and Network interface to work using VirtIO. So far so good everything works
2015 Nov 05
2
DAHDI driver question for custom card
Hi All, Not sure if this is the right mailing list since the dahdi-dev seems not really active, so I'll try here. I'm developing a new DAHDI driver for a custom board. In this card I've implemented the reading of the TDM slots by 2 DMA channels, TX and RX. Each DMA channel has its own callback that decompose the each slot into a per-channel linear buffer useful for calling the
2002 Mar 07
1
EpsonC80 printing problem
Hi All, Does anyone have printing problem with an EPSON C80 connected to a Win98 OSR2 with USB cable ? I'm trying to "lpr'ing" a text file from a Linuxbox RH7.2 to the above printer without success. The print seem sent ok, because the green led flash something, but doesn't print. Any suggestion ? Thanks in advance. Roberto Fichera.
2016 Aug 03
1
Error with OpenStack starting an instance
Hi all, I have installed OpenStack using devstack, when I try to launch an instance I have an error related to libvirt: libvirtError: Cannot get interface MTU on 'br-int' and this don't allow to create a VM. Any hint to solve it? Thanks -- Silvia Fichera
2005 Apr 02
1
Windows Clients Don't process login script
I have Win2000 clients, Win XP clients, and Win 98 clients that log in to a Samba PDC. They join the Domain and log in but the Windows 2000 and XP clients are not running the login scripts. The Windows 98 Machines map drives and merge a file to the registry for internet settings. I can't figure out why. I have a netlogon folder shared with read access to everyone. The problem is on a
2004 Nov 19
1
Active Directory, Listing Users in Groups.
I have samba 3.0.8, as a member of 2000AD and 2003AD. I would like to get groups and the members in each group. The purpose is to maintain a set of Filtering profiles on squidGuard that are based on AD groups. I will have a script that reads a config file with the groupnames to fetch from Active Directory and a Precedence order to set them in. One of the groups will be designated "a NO
2016 Dec 06
1
Re: How to best I/O performance for Window2008 and MSSQL guest VM
On 12/06/2016 06:06 AM, Blair Bethwaite wrote: > Hi Roberto, Hi Blair > What is the cpu and memory configuration of your guest? I've set to copy host configuration (16 cores) and memory is set to 24GB, host has 64GB. Guest is Windows 2012 64bits version Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 16
2017 Sep 07
1
Failed building wheel for libvirt-python
Hi all, I'm installing Openstack using devstack netwon branch in my PC with Ubuntu 16.04 and I have this error. Could someone of you help me please? Thanks Collecting libvirt-python===2.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) Using cached libvirt-python-2.1.0.tar.gz Building wheels for collected packages: libvirt-python Running setup.py bdist_wheel for
2001 Apr 18
1
SCO Binary of samba using gcc
Someone earlier was very nice and sent me the binary of samba 2.0.7 compiled for sco with gcc, if anyone has compiled 2.0.8 with gcc for sco, could they please contact me, I'd like to have this updated version.
2001 Mar 05
2
Samba & SCO
Has anyone here installed samba on sco? I might have to install samba on a SCO 3.2 v 5.0.5 server and was wondering if there might be any complications, I'm used to freebsd so I'm not sure what I'm in for.
2014 Aug 04
1
Connecting Asterisk and BT Versatility PBX via NT BRI
Roberto Could you provide more details about Panasonic PBX test? model unit and configuration details? Best regards Mc GRATH Ricardo E-Mail mcgrathr at mail2web.com
2003 Apr 09
2
Printing multiple copies
Hello! I'm having a problem with my SAMBA setup in that it cannot print multiple copies from any clients. I think I could solve this if there is anyway to specify a variable on the "print command =" line that corresponds to the number of copies. That way I could just use "print command = lpr -r -P'%p' -#%n %s" (where %n is the number of copies. Anyone know if
1998 Aug 17
1
Compiling with SCO
Has anybody tried to to compile SAMBA using gcc under SCO unix 5? This may just be a problem I'm having using the gcc compiler, but I'm having problems. I would just like to know if anyone's done it, and any special problems they may have had. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
2007 Sep 20
10
IAX Java Softphone?
Does anyone know of an IAX softphone in Java, whether applet or application? Even the most minimum featureset, just voice and dialing, or even embedded in some other app/let. Preferably GPL. Thanks. -- (C) Matthew Rubenstein
2014 Aug 01
1
Connecting Asterisk and BT Versatility PBX via NT BRI port
Hi All, I've a BT Versatility PBX that I want to connect to my asterisk 11.9.0 box via BRI port in NT mode but actually I wasn't able to get it working. I've another standalone PBX, it's a Panasonic model, which works fine connected to the same port. The BT connected to a UK BT BRI line works quite fine after roughly a minute once connected. The PBX can be seen at
2004 Nov 18
3
Connecting Suse9.2 to Samba shares in a windows network
Hi All, Our office is running somes tests by introducing a couple of Linux workstations into the mix to see how they fair. I am however having some issues connecting these workstations to the shares offered by our Samba 3.02 server. I know that this is not really a samba issue, but I thought I might be able to get some help here to rectify my problems. I apologize if this is too far off
2005 Apr 18
1
\PIPE\NETLOGON (NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND)
Help, wbinfo -t fails with the error in subject, and getting sids of groups that aren't BUILTIN fail. Everything else seems to work. Note: I am not converting my kerberos tickets to krb4, is this necessary? (It used to work without it..but now it seems not to work.) I get no errors from kinit. all other wbinfo requests succeed with the exception of looking up the SIDS of groups that
2016 Dec 06
0
Re: How to best I/O performance for Window2008 and MSSQL guest VM
Hi Roberto, What is the cpu and memory configuration of your guest? Are you pinning to dedicated CPUs, are you exposing host topology and cpu features, do you have dedicated I/O threads? Are you backing the guest memory with hugepages? All of the above will likely increase performance and minimise noise. Cheers, On 6 December 2016 at 05:13, Roberto Fichera <kernel at tekno-soft.it> wrote:
2005 Apr 25
1
wbinfo -t fails but other wbinfo and getent items work.
Problem: wbinfo -t fails. As long as it fails, I am unable to map sids to Group Names. I need this functionality for my application. I can use just about everyother function of wbinfo at least partially... Distro: Debian woody. Packages: ii samba 3.0.11-0woody1 a LanManager-like file and printer server fo ii samba-common 3.0.11-0woody1 Samba common files used by both the server a
2008 Sep 15
0
asterisk-users Digest, Vol 50, Issue 38
Salve, il 15 e 16 Settembre non saro' in ufficio cordiali saluti Dott. Gianrico Fichera ITESYS srl