search for: ilimited

Displaying 9 results from an estimated 9 matches for "ilimited".

Did you mean: limited
2007 May 08
6
help with xen instalolation on debion ecth
Hello, i''ve an HP proliant dl385g2 server with AMD64 Opteron processor. i''ve rightly installed Debian Ecth and configured as Dom0. I''ve installed the package via apt. well i would install 7 virtual server... one as mail server, one as db mysql server, 5 as web server. i''m installed my first DomU. i''ve created a LVM with my first DomU, is a Debian Ecth
2007 Nov 26
2
NTConfig.POL
Hi where do i find the above "script"? so i can place it in my netlogon folder? thanks
2008 Feb 05
3
Which antivirus for a Samba (Debian) fileserver?
I'm looking for an antivirus program for a Samba fileserver (PDC). Is ClamAV good enough? It seems to be mainly used for mail servers... Any other suggestion, free or non-free? I tried F-secure antivirus for linux servers but it keeps giving problems. All clients use F-secure which i centrally manage from another linux server which is pretty good imo. I read other people suggesting to use
2008 Jan 15
3
The use of goup policies in XP and Vista
Hi all, Can anyone point me in the right direction to apply Group Policies from a Samba 3.0.26 PDC to my Windows XP and Vista clients. I read chapter 26 of the Samba manual (dated April 3 2003) and I was wondering if the NTConfig.POL file in the NETLOGON share is the way to go here? Regards, Joost.
2003 Jun 02
2
HTB question (problem with tc filter + NAT)
I wan to share internet to these 12 PCs. But my traffic control is not working. I''m using IP Masquerading to route internet to the LAN eth0 - LAN interface eth1 - Internet interface this is my firs htb script: #!/bin/bash tc qdisc del dev eth1 root handle 1: tc qdisc add dev eth1 root handle 1: htb default 30 tc class add dev eth1 parent 1: classid 1:1 htb rate 25kbps ceil 48kbps #tc
2007 May 08
1
Same IRQ in dom0 and domU by different hardware causes dom0 crash
Hi, this is my first mail in this list. I''ve installed Xen in Debian Etch and created a virtual domU Debian Etch as well. In domU I''ve installed an Asterisk and want to use a Beronet ISDN card: ~# lspci 0a:01.0 ISDN controller: GmbH ISDN network Controller [HFC-4S] (rev 01) So I pass the iSDN card PCI to domU by adding in dom0 "/boot/grub/menu.lst": --- module
2019 Nov 21
0
Lost quota, maildirsize with value S0
Hi,We have installed? dovecot 2.2.22. we have servers as director dovecot and servers as dovecot backend. The mailboxes are estored in maildir format, over nfs (Emc Isilon).The problem we have is that sometimes some aleatory users loss her quota and the maildirsze show ilimited cuota, with S0 value in maildirsive file.The mails are stored in the mailboxes with maildrop and postfix, but we have done some test with postfix stoped. Only Dovecot openning the mailbox and the maildirsize is corrupted.I do not known where to look. We have configured dovecot with all the recomend...
2009 Mar 05
1
Snom Aler-info Ringtone
Have someone running fine Alert-Info with a Snom 370 ( System Information: Phone Type: snom370-SIP MAC-Address: 0004132661BD IP-Address: 192.168.10.170 Firmware-Version: snom370-SIP 7.3.14 14961) i've tried exten => 200,1,SIPAddHeader(Alert-Info:<http://www.notused.com>\;info=alert-external) exten => 200,n,Dial(SIP/${EXTEN},30) Can see into the phone SIP trace is
2011 Jan 20
2
Asterisk 1.6 SSH Console Colors Debian Lenny
Hi All, I'm running * 1.6.0.28 on Debian Lenny. The init'd script starts the asterisk daemon not the safe_asterisk daemon so when asterisk is running and I ssh tot he server then 'asterisk -vr' to attach to the asterisk console there are no colors. If I use the safe_asterisk script to start asterisk, the colors are fine when I attach through SSH. I found this in the init