similar to: Newbee-Question General Syntax

Displaying 20 results from an estimated 100 matches similar to: "Newbee-Question General Syntax"

2005 Jul 08
5
HTB Rate and Prio
Hi, I wanted to implement some QOS on my Linux Box with HTB, but after some time spend on the configuration and tests, I still don''t manage to have some correct results. Here are the details : -ROOT 2000 kbits -HIGHPRIO SUBCLASS 50 kbits prio 0 -SUBCLASS1 750 kbits prio 1 -SERVICE1 250 kbits prio 1
2011 Sep 29
6
Variable interpolation in class parameters
Hi, In class parameters, things like x="x", y="y${x}" don''t always evaluate right (y="yx"), seems random. I''m using 2.7.1 class test1( $servicex = "sonar", $logfoldera = "${homex}/logs", $logfoldere = "${homey}/logs", $logfolderh = "${homez}/logs", $logfolder =
2010 Jun 25
0
WG: Samba PDC and big files
Hello, If I understand it right you want to have the same Outlook profile for the users no matter on which workstation they login? The first thing all user must have the same Version of Outlook!!!!! And use an IMAP SERVER Then you must work with prf files for outlook for eauch user in your netlogon path of samba I am working with kixstart. On sigining in each user get his pref file. You can
2008 Nov 26
1
How to create a string containing '\/' to be used with SED?
Hi guys, I've been struggling to find a solution to the following issue: I need to change strings in .ini files that are given in input to a program whose output is processed by R. The strings to be changed looks like: "instance = /home/TSPFiles/TSPLIB/berlin52.tsp" I normally use Sed for this kind of things. So, inside R I'd like to write something like: command <-
2012 Oct 24
1
SSSD configuration
Hello, we're upgrading from Centos 5.8 to Centos 6.3 and have realized few things have changed in the system. We're using LDAP authentication (nss_ldap package) on our Centos 5.8 servers and have different PAM ldap configuration files configured to be used for specific PAM services. Here is the example of our setup: /etc/pam.d/service1: auth sufficient pam_ldap.so
2010 Jun 15
1
"cyclic" dependencies
Hi all, I would like to reference a resource twice, with different configurations. At the moment I do this: service { "service1": ensure => running, enable => true, require => Exec["some stuff"] } exec { "some stuff": command => "/etc/init.d/service1 stop; do some stuff required for service1", unless => "find out if already
2016 Jan 26
2
Persistent tun/tap
It would be nice if in a next tinc release you'll add some service variables tinc propagates to its scripts. So for example you can define in tinc.conf env variables like: SERVICE1= ... SERVICEn= and tinc will propagates all SERVICEx Variables found in tinc.conf to all scripts it calls. One can use theoretically infinite Env Var for custom behavior (like custom debug messages, conditional
2012 Mar 16
6
POP3 Performance
Hi, We actually have a mail hosting solutions with aprox. 100 thousand of email account, where about 90% of a customers use POP3 like email configuration. About a few mounths (we perfomed a lot of migration throught mbox email software to Maildir with dovecot) but i can see that the performance is very poor and receive complaint about delays of autentications of accounts. The solution
2006 May 18
2
rails and .net webservices
Hello. I am novice in ruby. How can i use .net webservice method from ruby. Thanks. -- Posted via http://www.ruby-forum.com/.
2005 Mar 09
1
AllowPCA Rules
I believe the AllowPCA action has an error: > #TARGET SOURCE DEST PROTO DEST SOURCE RATE USER/ > # PORT PORT(S) LIMIT GROUP > ACCEPT - - udp 5631 > ACCEPT - - tcp 5632 According to:
2001 Nov 16
1
WineX compile errors
when I try to compile WineX using ./tools/wineinstall or ./configure make depend make I end up with the following error: make[3]: Entering directory `/home/raellis/downloads/winex-20010928cvs/graphics' make[3]: *** No rule to make target `depend'. Stop. make[3]: Leaving directory `/home/raellis/downloads/winex-20010928cvs/graphics' make[2]: *** [../../graphics/__depend__] Error 2
2010 Feb 18
2
Your password expires today problem
Hi. I enabled policies with pdbedit. Password must be changed every 90 days and must contain at least 8 characters. I enabled password history too. After that (I tried it in samba 3.4.3 and 3.0.25 with same behaviour) every time a user try to log in the domain using Windows receives a "Your password expires today. Do you want to change it now ?" message box. If the password is changed,
2005 Apr 27
4
Does CentOS has problems with Norton Ghost 2003 images?
Hello all We have two very important workstations dedicated to tasks of development and investigation. At the moment we have installed a dual boot platform with CentOS 4.0 and Windows XP Proffessional SP2. In order to do backups of these machines we need to create an image with Norton Ghost 2003. We have worked with Ghost during several years with different platforms (Red Hat, White Box Linux,
2016 Jan 26
0
Persistent tun/tap
This is not the best method as one have to change all present and future scripts tinc run, but ok. Thank you Roberto -----Original Message----- From: tinc [mailto:tinc-bounces at tinc-vpn.org] On Behalf Of Guus Sliepen Sent: marted? 26 gennaio 2016 10.13 To: tinc at tinc-vpn.org Subject: Re: Persistent tun/tap On Tue, Jan 26, 2016 at 07:25:55AM +0000, mlist wrote: > It would be nice if
2016 Jan 26
0
Persistent tun/tap
On Tue, Jan 26, 2016 at 07:25:55AM +0000, mlist wrote: > It would be nice if in a next tinc release you'll add some service variables tinc propagates to its scripts. > So for example you can define in tinc.conf env variables like: > > SERVICE1= > ... > SERVICEn= > > and tinc will propagates all SERVICEx Variables found in tinc.conf to all scripts it calls. One can
2008 Dec 14
0
Newbee met problems when do some i18n on rails
1. I have download the zh-CN.yml file from http://github.com/svenfuchs/rails-i18n/tree/master/rails locale 2. I have put this zh-CN.yml in to my locales folder. 3. I have modified the enviorment.rb like follow: config.i18n.load_path << Dir[File.join(RAILS_ROOT, ''my'', ''locales'', ''*. {rb,yml}'')] config.i18n.default_locale =
2010 May 21
1
newbee in XEN
Hi there, I''m a new user with Xen. I''m trying to create a virtual machine with linux debian. I have installed the server but now I don''t kno how to configure a lan. I need to create ten virtal machines inside this server. I don''t know where I can configure it. Each machine has to use fixed IP Addresess. If any soul can help me I really apreciate it. Excese my
2014 May 04
0
newbee questions
Hi, Im very new to virtualization on Linux, wanting to kick the tires some, and am wondering where best to go next. Right now, ive done the 'all in one install' of ovirt 3.4 on a single fedora 19 machine. Its a desktop with a wifi network interface, and im trying to set up the kvm hypervisor in combination with macvtap. Any pointers to docs on what best to do next is appreciated. Im
2004 Jan 18
0
RE: Newbee question (hot phone numbers)
Just dropping a note about hot-desking I believe hot-desking requires hot phone numbers. These hot phone # should not be connected to physical phones but rather to a database entry from where the physical phone(s) is(are) retrieved. Users should be able to modify (securely) their own database record. I'm currently trying to understand Bluetooth and the Norwood Bluetooth initiative.
2005 Jun 06
0
Newbee, help with cdr/odbc/mysql logging problem
Hello, I have now been playing with Asterisk for about a week and absolutely love it! Unfortunately I seam to be having a problem with cdr records and mysql via the ODBC method It would appear to all be set up properly, and I am able to successfully. log inbound/outbound activity into my mysql cdr database. All the inserted values appear to be correct and meaningful but for the Duration