similar to: odd situation slightly off topic (sending file descriptors to another process)

Displaying 20 results from an estimated 100 matches similar to: "odd situation slightly off topic (sending file descriptors to another process)"

2010 Feb 08
7
slowness in sendmail - 60 second timeout
I am sending an email from my machine devcentos5x64. the transcript below (hangs for 60 seconds) at the line: MAIL From:<root at devcentos5x64.msgnet.com> SIZE=56 AUTH=root at devcentos5x64.msgnet.com The email succeeds - but I am trying to figure out the 60 second delay. Neither email server is busy. Nothing is waiting. the DNS on both machines point to the same nameserver. The DNS
2019 Jun 27
2
Does ssh need sendfd in pledge() call?
Hi, I posted this question to the OpenBSD bugs list last week, however I have had no reply and it was suggested on IRC that I post here instead. So I must apologise if this is not appropriate. For a reference here is my previous post: https://marc.info/?l=openbsd-bugs&m=156080681530337&w=2 I am running OpenBSD 6.5-stable (also tested on -current). When I ssh somewhere I get a sig abort
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
2009 Nov 06
1
sip set debug
I have 4 clients all using asterisk 1.4.26.3 and server running 1.4.26.3 also (3) of the (4) clients are working just fine. server is working fine. When I issue the command (on the client that is not working) "sip set debug ip 192.168.1.8" where the .8 is address of the server I never see anything printed about why its not connecting. running "sip show peers" on the
2009 Aug 21
2
using loglog link in VGAM or creating loglog link for GLM
I am trying to figure out how to apply a loglog link to a binomial model (dichotomous response variable with far more zeros than ones). I am aware that there are several relevant posts on this list, but I am afraid I need a little more help. The two suggested approaches seem to be: 1) modify the make.link function in GLM, or 2) use the loglog or cloglog functions in the VGAM package.
2015 Apr 21
4
hostname on centos 7.1
I have a file /etc/sysconfig/network and in the file is cat /etc/sysconfig/network # Created by anaconda HOSTNAME=zotac_c7.msgnet.com [root at localhost ~]# I rebooted and the prompt is still localhost ? What is the new thing in CentOS 7 to set the host name such that then the prompt is correct also? Thanks Jerry
2007 Feb 12
1
playing with SO_BROADCAST on centos
I have a small program that I am broadcasting out on port 36 and attempting to receive information back. Using "tcpdump port 36" I can see 2 devices responding to me but I get no data. The response my program gets is: Size IP Address Subnet MAC Address ID 20 0.0.0.0 0.0.0.0 00-00-00-00-00-00 Does someone know what I might not be doing
2008 Nov 05
3
Help with TCL/TK on centos 5.2 unknown color black
Hi all, I am using centos 5.2 x86_64 on a box. and getting this error: wish -f pcalert.tcl Error in startup script: unknown color name "black" (processing "-background" option) invoked from within "canvas .c -height $canvas_height -width $screen_width -background black -highlightthickness 0 " invoked from within "set c [canvas .c -height
2015 Apr 23
1
hostname on centos 7.1
Greetings everyone. I have some CentOS 7 VMs running on the system for which I just made the inquiry about the kworker problem, and I was able to institute immediate change of hostname by updating the /etc/hostname file. I have network manager running on the host, as well, and it also has the name populated in this file. When I make the change in /etc/hostname, it takes immediate effect, and
2005 Mar 22
1
Help Debugging my code?
Hey, I'm currently using the GotoIf application to set it so if certain caller ID's call my number, it will transfer it to my cell phone, here is the code I have so far. I get an error message that states "call rejected by 198.22.67.70: No such context/extention." when I call the number from my house number. Anyway, here is the code I have. [inbound] exten =>
2008 May 19
1
kickstart question with 2 network cards
I am using kickstart to automate installs. working nicely. I now have a box with 2 NIC cards and I am getting prompted for which nick to use. I have a line like: network --device eth0 --bootproto dhcp --hostname tmp.msgnet.com in my kickstart. This line does not seem to be enough to say install with eth0 even though there may be an eth1. How do I tell kickstart to not prompt for which network
2016 Jul 22
2
SSH crash on OpenBSD (pledge related?)
Hello, I just ran upon this problem and couldn't find it in bugzilla. SSH crashes (abort trap) if all of the following conditions are met: (a) option -f is used (crash happens when going to background), (b) reverse port forwarding is set up (option -R), (c) option ExitOnForwardFailure is enabled, (d) there are no actual port-forwarding failures. The problem can be reproduced by
2002 Apr 02
3
PrivSep and portability
Hi, I've seen a few patches related to the PrivSep works. As far as I can see, it seems to work by using a shared memory segment to communicate. I just want to point out that there are some unix systems that do not have mmap() (SCO, older SVR3 systems) or that might have problems with anonymous shared mmap() (don't have an examples, but e.g. the INN docs are full of warnings concerning
2007 Mar 27
0
question on wineconsole from GNOME launcher
I have a 4 line batch file that just copies files: copynewr.bat copy c:\msgnet\obj\sign\cmdapi\release\X.exe m:\silentm\update copy c:\msgnet\sign_new\release\Y.exe m:\silentm\update copy c:\msgnet\obj\sign\monitor\release\Z.exe m:\silentm\update copy c:\msgnet\httpupdate\release\ZZ.exe m:\silentm\update When I run the command from a terminal window /usr/local/bin/wineconsole
2008 Mar 17
4
MeetMe option b
I am running asterisk 1.4.18 trying to use MeetMe and option b. I am getting permissions denied failed to execute conf-background.agi on the CLI lrwxrwxrwx 1 root root 37 Mar 17 10:11 conf-background.agi -> /home/silentm/bin/conf-background.agi my conf background is a symbolic link - then my permissions are : [root at devcentos5x64 src]# ls -l /home/silentm/bin/conf-background.agi
2011 Jun 28
5
Memory Page Sharing on Xen 4.0.1
Dear List, I?m trying to figure out *memory page sharing***using HVM on Xen 4.0.1, but I?m not really able to find some useful information or sources about this issue. I just found two links porviding these sources: http://knol.google.com/k/learning-grant-tables http://blog.chinaunix.net/space.php?uid=20286427&do=blog&id=109114 Both are not working.. I think they are made for an older
2007 Jun 19
1
Install RHEL4 in Xen of RHEL5--"unable to retrieve the install image"
I install rhel4 in xen via http, after the program load product.img and minstg2.img(these files is in ISO cd1/RedHat/base/ dir), it said "unable to retrieve the install image": http://linux.chinaunix.net/bbs/attachments/month_0706/20070619_2da6e3cda1779694e18dohouabltgTLq.jpg In the web server, I found that the install program try to get 2 files: images/updates.img and disc1 in the web
2012 Jun 21
0
Getting started with Bayesian Change Point model in R
Hi- I am interested in running the BCP model in R and I am also new to R. My main issue is how to ask a specific questions within the script for this model, i.e., how one or multiple dependent factors (blue) are interact with the dependent factor (yellow), and nest the question do categorical factors (green) changes those interactions. I have attached some fake data in the link below with
2016 May 18
0
[ANNOUNCE] libxcb 1.12
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi everyone, here is a new version of libxcb for you to enjoy. The highlights are the same as for the new xcb-proto release: xinput support, RandR 1.5 and an automatic alignment checker. Changes: Adam Jackson (1): Bump version to 1.11.90 Alan Coopersmith (1): Escape \n to display properly in xcb-requests man page Christian Linhart
2009 Feb 18
7
question on hwclock
I am trying to hwclock to set the time. (hwclock -w) this is what I get on standard 5.2 x86_64. hwclock --debug hwclock from util-linux-2.13-pre7 hwclock: Open of /dev/rtc failed, errno=19: No such device. No usable clock interface found. Cannot access the Hardware Clock via any known method. [root at devcentos5x64 src]# ls -l /dev/rtc crw------- 1 root root 10, 135 Feb 6 13:32 /dev/rtc Any