search for: msgnet

Displaying 14 results from an estimated 14 matches for "msgnet".

Did you mean: magnet
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 responds very fast when looking up server names. What e...
2007 Feb 12
1
playing with SO_BROADCAST on centos
...t this time. Thanks for nay suggestions. Jerry ---------------------------- tcpdump -x port 36 ------------------------- tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes 08:42:49.286701 IP devcentos64.msgnet.com.36 > 255.255.255.255.36: UDP, length 20 0x0000: 4500 0030 0000 4000 4011 790b c0a8 010a E..0.. at .@.y..... 0x0010: ffff ffff 0024 0024 001c ca61 4321 3039 .....$.$...aC!09 0x0020: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 08:42:49.286976 IP ecov...
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 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/wi...
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
2015 Apr 23
1
hostname on centos 7.1
...t; Sent: Tuesday, April 21, 2015 9:23:26 AM Subject: Re: [CentOS] hostname on centos 7.1 On Tue, Apr 21, 2015 at 08:43:15AM -0400, Jerry Geis wrote: > 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? hostnamectl set-hostname --static c7.msgnet.com Without the static option, I think it leav...
2015 Apr 21
0
hostname on centos 7.1
On Tue, Apr 21, 2015 at 08:43:15AM -0400, Jerry Geis wrote: > 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? hostnamectl set-hostname --static c7.msgnet.com Without the static option, I think it leav...
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 util-linux util-linux-2.13-0.50.el5 Doesnt util-linux need an updated package to 2.15? If not why am I getting this error? Jerry
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 and just use eth0. Thanks, Jerry
2009 Mar 13
1
procmail recipe
...ther | /usr/bin/formail | /path/to/executable *^Subject:.*Tornado | /usr/bin/formail | /path/to/executable All it does is deliver the email to the weather inbox. For testing I tried. echo 1 | mail -s "Tornado" weather Enabling verbose and log file gives me: From root at devcentos5x64.msgnet.com Fri Mar 13 10:04:07 2009 Subject: Tornado Folder: /var/mail/weather 671 Seems like it should work... What did I miss. Jerry
2008 Nov 19
0
amd mobile on 1 cpu listed in /proc/cpuinfo
I just noticed that my Dual core mobile AMD ZM-82 is only showing one processor in /proc/cpuinfo and not two. Is there a reason? I am running centos 5.2 x86_64. uname -a Linux demobox.msgnet.com 2.6.18-92.el5 #1 SMP Tue Jun 10 18:51:06 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux Jerry -------------- more /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 17 model : 3 model name : AMD Turion(tm) X2 Ultra Dual-Core Mobile ZM-82 stepping...
2002 Aug 19
0
Problem Sharing disks to a W2K client
...e the desired share once they log in. Now if they go back and attempt to do;Explorer,Map Network Drive, Browse, selecting Host etc......they can see the shares. Can anyone please tell me what's going on? I've included a copy of my smb.conf file...just in case. [global] workgroup = MSGNET netbios name = SNOOPY security = DOMAIN encrypt passwords = yes username map = /usr/local/samba/lib/users.map log level = 1 deadtime = 10 preferred master = false local master = no domain master = false [homes] comment...
2008 Aug 16
0
kickstart and 5.2 x86_64 giving errors.
...matically generated by anaconda. auth --useshadow --enablemd5 install cdrom lang en_US.UTF-8 langsupport --default en_US.UTF-8 en_US.UTF-8 # Clear the Master Boot Record zerombr firstboot --disabled keyboard us xconfig --startxonboot network --device eth0 --bootproto dhcp --hostname MessageNet.msgnet.com rootpw mnkickstart firewall --enabled --http --ssh --smtp authconfig --enableshadow --enablemd5 selinux --disabled timezone --utc America/Indiana/Indianapolis %include /tmp/partition-information %pre #!/bin/sh ##? generic? script? to? pick? hda, sda, or RAID 1 # -a "`cat /proc/ide/hda/me...
2008 Aug 21
0
kickstart error on 5.2 exception
...bin/sh errorOnFail: False inChroot: True logfile: None type: 1 ] id.ksdata.device: id.ksdata.network: [KickstartNetworkData instance, containing members: ethtool: onboot: True wepkey: notksdevice: False ip: hostname: MessageNet.msgnet.com mtu: netmask: bootProto: dhcp essid: ipv6: True device: eth0 nameserver: dhcpclass: nodns: False gateway: ipv4: True ] id.ksdata.lang: en_US.UTF-8 id.ksdata.packageList: [mesa-libGLU-devel, device-mapper-multipath,...