similar to: /proc process information on centos 4.1

Displaying 20 results from an estimated 20000 matches similar to: "/proc process information on centos 4.1"

2010 Aug 19
3
too many open files
I am getting an error about to many open files. I tried to "echo 500000 > /proc/sys/fs/file-max" The number is there now, but I continue to get the error. Is there something else to do? Jerry
2010 Aug 19
1
odd situation slightly off topic (sending file descriptors to another process)
I have coded up the standard sendfd() and recvfd() for linux to send and recv file descriptors. seems to work (http://book.chinaunix.net/special/ebook/addisonWesley/APUE2/0201433079/ch17lev1sec4.html) however when I recvfd() my number of open file descriptors bumps by 2 and not 1. (using lsof -p X | wc -l) I am not sure why the count jumps by 2 and not 1. The sendfd() is just sending a socket
2005 Dec 13
6
compaq r4000 /proc/cpuinfo reports 997 and should be 2400
Hi I have a compaq R4000 with the 2.4GIG AMD 64 bit. 4000+ rated. proc cpuinfo reports cpu Mhz as 997.481 Do I have to run the 64 bit version to have things run correctly? I just have the normal 4.2 loaded at this time. The laptop seems slow for 4000+ as reflected by the cpu Mhz also. Any thoughts on running the 32 bit version of 4.2 vs the 64 bit version of 4.2? Jerry
2007 Mar 13
1
centos beta 5 right click on desktop
When I right click on the desktop and I get the menu... Where do I control the order of that menu??? I want hte open terminal to be first. Just like 4.4 was. Thanks, Jerry
2008 Mar 11
1
Question on SATA DVD using centos 5.1
On my machine I have SATA0: HD SATA1: HD these two drives are set as RAID1 SATA2: HD extra SATA3: DVD SATA4: external USB disk Snip from dmesg shows the ATAPI device being detected. ata3: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xe400 irq 10 ata4: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xe408 irq 10 ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ata3.00: ATAPI: PIONEER BD-ROM
2005 Oct 20
2
4.2 update removed my zaptel settings from rules.d/50-udev.rules
I have a machine running 4.1 did hte update to 4.2 my zaptel settings (asterisk pbx) seemed to have gotten lost in the update. The file was /etc/udev/rules.d/50-udev.rules Jerry
2009 Apr 05
3
hwclock and util-linux on 5.3
I am getting this error: hwclock --debug hwclock from util-linux-2.13-pre7 hwclock: Open of /dev/rtc failed, errno=16: Device or resource busy. No usable clock interface found. Cannot access the Hardware Clock via any known method. [root at devcentos5x64 src]# uname -a Linux devcentos5x64.msgnet.com 2.6.18-128.el5 #1 SMP Wed Jan 21 10:41:14 EST 2009 x86_64 x86_64 x86_64 GNU/Linux rpm -qa | grep
2010 May 14
3
route question
My current route for a box shows this: route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 24.123.23.168 0.0.0.0 255.255.255.248 U 0 0 0 eth2 74.223.8.176 0.0.0.0 255.255.255.240 U 0 0 0 eth1 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.0.0
2008 Mar 07
3
parsing /proc/cmdline
Hi - I am not an expert at shell script writing. If /proc/cmdline looks like option1 option2 ... ks=http://192.168.1.8/ks/ks.cfg option3 option 4 ... How can I get the 192.168.1.8 out of this cmdline. THanks, Jerry
2008 Jan 10
4
centos command to monitor a process for exit
Is there a command that will monitor a process for exiting (crash or normal exit) and then execute another command based on the said process no longer being active? Or is there a "wrapper" command that runs a process and when that process exists due to crashing or just exiting normally) that another process can be run. Thanks, Jerry
2011 Jun 20
4
lots of disk activity keep process from responding
hi all I have something like 3000 log files in a directory (from data collection). At 4am in the morning cron runs a script of mine that essentiallly trims all files in that directory back to a certain size. Basically does a "tail -c XXXX filename > tmp_filename" I have noticed that only around the 4am-4:15 time frame when the trim is happening does my other process log connection
2011 Nov 24
1
Need some vectorizing help
So I have a problem that I'm trying to get through, and I just can't seem to get it to run very fast in R. What I'm trying to do is to find in a vector a local peak, then the next time that value is crossed later. I don't care about peaks that may be lower than this first one - they can be ignored. I've tried some sapply methods along the way, but they all are slower.
2007 Nov 29
4
special tricks for developers box on centos 5
I was just wondering if there are special tricks people do that compile A LOT on centos? Do RAM disks help or something else I dont about that minimizes your compile time? I presently have and AMD x2 4800+ with 2GIG ram. Just curious if I can reduce any more time out of my compiles. Jerry
2011 May 04
4
Finding wich files a writen to
Hi ! I have a server (Centos 5) that is using a pair of SAS drives to store the data. (Mail server) They are on an adaptec raid controler with a battery backup and write back cache active. >From time to time, I have sever peak io to those data disks (> 400 to 500 iops, > 70 to 100 megs/sec). With iostat, I find that it's almost a write i/o problem. How can I find to which files
2015 Jul 11
2
Using gpg to encrypt a URL line on CentOS 6 additional information
>+1. also, it'd probably be good to state what you're trying to accomplish rather >than if you can throw a technology at vague something or another. I think you'd >find gpg's password input cumbersome for symmetric keys, the output too long in ascii >armor and possibly annoying to deal with public keys... but you don't really say what >you're trying to
2008 Jun 06
3
usb thumbdrive
I have a bootable usb thumbdrive now... three partions, msdos for syslinux booting, ext3 and swap. How can I grab my QEMU installed centos 4 image and put it on the ext3 /dev/sdc2 partition on my thumbdrive? THanks, Jerry
2008 Dec 22
2
help with hdparm
I am running centos 5.2 i686. The /boot/config indicates that VIA82CXXXX is built into the kernel. CONFIG_BLK_DEV_VIA82CXXX=y my lspci -v gives 00:0f.0 IDE interface: VIA Technologies, Inc. CX700M2 IDE (prog-if 8a [Master SecP PriP]) Subsystem: VIA Technologies, Inc. Unknown device 0581 Flags: bus master, medium devsel, latency 32 I/O ports at fc00 [size=16]
2008 Apr 03
6
ztdummy
What does it take to get ztdummy to work correctly? I have a new laptop HP HDX9200. I am running asterisk 1.4.19 and zaptel 1.4.9.2 Zaptel compiles fine. asterisk compiles fine. ztdummy loads asterisk runs. Problem is playback() does not work. So then I stop zaptel, asterisk runs and playback() now works. However, meetme()'s dont work. I need ztdummy I'm pretty sure for that. I am
2005 Jul 01
2
Loosing mouse pointer on centos 4.1
I have a dell inspiron 8200 laptop . Install went fine. After booting and using my laptop for a while my mouse pointer just disappears. Any ideas? Any way to restart my mouse pointer? I tried doing CTL-ALT+F1 and ALT_F7 thinking that would reinitialize the mouse but no. Only thing that works is reboot. THanks, Jerry
2005 Sep 08
3
Centos 4.1 DISPLAY question
I have X running on 4.1. From another PC I use ssh to remote in. from the command line I enter "export DISPLAY=machine:0.0; mozilla" and nothing comes up on the X window screen. mozilla just returns. I then tried in a terminal on X windows issue the command "xhost + " and redid the "export DISPLAY=machine:0.0; mozilla" on the command line with nothing showing on the