similar to: CentOS-5 - Suffering from LDAP experimentation

Displaying 20 results from an estimated 120 matches similar to: "CentOS-5 - Suffering from LDAP experimentation"

2008 Jul 03
3
Running shell scripts from external media
OS=CentOS-5.2 media=Kingston 512Mb usb key Problem: As 'root', when running a script resident on the external drive mounted at /media/disk I receive the following error: /bin/sh: bad interpreter: Permission denied The meduia is a 512Mb USB key formatted as ext2/3 # ll -rwx------ 1 root root 28 Jul 2 17:30 hello.sh # cat hello.sh #!/bin/sh echo Hello World! # which sh /bin/sh I
2015 Jul 09
3
C-6.6 - sshd_config chroot SELinux issues
CentOS-6.6 We have sshd chroot working, mostly, for a particular groupid. However, we have two things that remain u/s, no doubt due to some omission on my part. Basically, we would like our users to be able to tunnel their https over the ssh connection to this server and be able to do X11 forwarding as well. At the moment both work when the user connects without chroot and neither works if
2009 Nov 09
4
SELinux and KVM
I am trying to set up a test kvm virtual machine on a core2 quad system. I have managed to thread my way through bridging eth0 and I have a CentOS-5.4 dvd iso prepared. Using virt-manager, when I try and add a new guest then I get the error reproduced below. Now, I know that I can 'fix' this by building a local mod via audit2allow and installing via semodule. However, I cannot seem to
2007 Sep 29
0
Probelm updatring a fresh install
I just installed CentOS-5 but when I try to update I get this: # yum clean all Loading "installonlyn" plugin Cleaning up Everything [root at inet02 ~]# yum update Loading "installonlyn" plugin Setting up Update Process Setting up repositories base 100% |=========================| 1.1 kB 00:00 updates 100% |=========================|
2006 May 18
9
Possible solutions to txtdrive process killing for cpu usage
Hi, I''ve just deployed a basic ecommerce site on textdrive.com. The application has been stress tested on our local development machines and appears to be running fine (no memory leaks). However, on textdrive the fcgi processes are being killed after just a few requests apparently because of cpu usage (The log says the processes exceeds 17% average cpu usage in the last few minutes)
2011 May 31
3
DateTime Math in R - POSIXct
Greetings - I'm battling POSIXct, as per the code below. My input is actually an XL file, but the weird results below correctly model what I am seeing in my program. Before I punt and use lubridate or timeDate, could anyone please help me understand why POSIXct forces my variable back to GMT? I suspect that I'm not properly coding the tzone value, but it does not throw an
2013 Feb 09
3
help on plotting series with different x-axis values on a graph with one x-axis
Hi, I have run into this problem a couple of times now and hope you can help! If I want to plot mulitiple series with differing x-axis values (however, all in the same range) in 1 plot with one common axis R obstruses the plots. E.g. if I plot water content against time and I start with the sampler at 5 cm depth, it plots that one right. But the next depth, 15 cm, is measured at slightly
2000 Jul 27
8
ERROR
while trying to log on to my smb server via domain I am getting this error "Your computer could not be joined to the domain because the following error has occurred: the credentials supplied conflict with an existing set of credentials. I am trying to log on to the linux domain from my windows 2000 box I can log on to the workgroup but not the domain and the domain and workgroup are diffrent.
2008 Mar 31
0
investing in ideas and decision support system experimentation
we're looking for help to analyze some theoretical data-sets, essentially outlining the progress of a given number of ideas over time, by using R in conjunction with mysql databases. let's say there is a game, and the point of the game is to find the most worthwhile solution. let's extend that and say that this solution (or number of solutions) need to be validated by a community. and
2003 Sep 11
1
g729 codex experimentation
Yesterday, I started to experiment with Cisco to Cisco SIP calls using the g729 codec. According to the documentation, both the ATA-186 and 7960 are able to make use of the g729. >From an earlier e-mail, I made a change to the configuration of the ATA, changing the values: LBRCodec:3 RxCodec: 3 TxCodec: 3 The first thing I noticed was that when I did a sip show channels, the format had
2013 May 15
0
blktap stops every 10 seconds and the performance suffers
Hi all, I am not sure if this is the right list. I implemented a network store based on blktap, a IO consumes100 ms, however tapdisk stops every 10 seconds, as a result previous io''s completion will be sent to kernel until 10 seconds later. This makes the performance suffer. Am I using blktap wrong ? Thanks, Yongqiang -- Best Wishes Yongqiang Yang
2011 Jan 11
1
Did DirectX apps suffer regressions?
Some days ago I had installed wine 1.3.7 on Debian Stable "Lenny" AMD64. I could play DirectX games fine. Yesterday I installed Wine 1.3.11 on Debian Testing "Squeeze", and all DirectX apps crashed on startup. Then, I tested on Wine 1.1.4 and 1.2, but none made these apps work... Next, I tried on Wine 1.0, and worked! Also I tried under Wine 1.2 on Ubuntu 10.10, but
2004 Apr 14
1
Quality Suffers on Outgoing Only
Hi all, It appears that something very strange is going on... Here's the deal -- whether someone calls in to my * server or I call out (doesn't matter), I can hear them perfectly: no gaps, no packet loss, nothing ... however, when I speak there seems to be very noticable latency and "choppiness" as if there were packetloss or lots of jitter. I'm using SIP for outgoing
2006 Oct 31
0
6346204 NFSv4 client suffers undetected write errors to full file system
Author: rmesta Repository: /hg/zfs-crypto/gate Revision: a5e1262c14c8b8b2e86d10d72c8edef705b390f5 Log message: 6346204 NFSv4 client suffers undetected write errors to full file system Files: update: usr/src/uts/common/fs/nfs/nfs4_vnops.c
2009 Dec 30
4
[Bug 628] New: Bugzilla-Bug: "Bugzilla has suffered an internal error."
http://bugzilla.netfilter.org/show_bug.cgi?id=628 Summary: Bugzilla-Bug: "Bugzilla has suffered an internal error." Product: netfilter/iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P1 Component: unknown AssignedTo: laforge at
2007 Jun 26
1
Memory Experimentation: Rule of Thumb = 10-15 Times the Memory
dear R experts: I am of course no R experts, but use it regularly. I thought I would share some experimentation with memory use. I run a linux machine with about 4GB of memory, and R 2.5.0. upon startup, gc() reports used (Mb) gc trigger (Mb) max used (Mb) Ncells 268755 14.4 407500 21.8 350000 18.7 Vcells 139137 1.1 786432 6.0 444750 3.4 This is my baseline. linux
2005 Aug 11
5
Realtime + MYSQL
I'm having a few issues with the MySQL realtime configuration in CVS-HEAD. I tested it initially with realtime extensions (realtime_ext => mysql,asterisk,extensions) and a realtime switch in extensions.conf and that works fine, So I though I'd go back and test a static configuration mapping. I used the table structure from the asterisk guru postgres howto to create something
2003 Dec 01
0
No subject
<<<<<<<<<<<<< I connect my homedir from the testserver and start Lotus Notes. Lotus Notes is infamous for it's sensitivity for 'non-optimal' network connections. Notes tries to lock certain files and complains immediately if that fails. > 3. does the log message always fail at the same offset/count: > (fcntl_lock: lock failed at offset
2007 Aug 09
1
Memory Experimentation: Rule of Thumb = 10-15 Times the Memory
Hi, I've been having similar experiences and haven't been able to substantially improve the efficiency using the guidance in the I/O Manual. Could anyone advise on how to improve the following scan()? It is not based on my real file, please assume that I do need to read in characters, and can't do any pre-processing of the file, etc. ## Create Sample File
2017 Jul 16
4
BLF sharing between Asterisk 11 and 13
I have servers setup in versions 11 and 13. Between two 11 servers, I had no issues sharing BLF, and assigning the hints on my Cisco 525G2 phones. I've upgraded to 13 on one of these servers, and now can't share BLF. I get something like... [2017-07-15 22:35:49] NOTICE[3483]: res_pjsip/pjsip_distributor.c:347 log_unidentified_request: Request from '"Travis Ryan" <sip:612