similar to: /etc/hosts missing localhost?

Displaying 20 results from an estimated 2000 matches similar to: "/etc/hosts missing localhost?"

2010 Jan 24
1
iPod Touch/iPhone VPNs with CentOS.
I am looking at options for VPN connections from iPhones and iPod Touches to CentOS systems. We use OpenVPN for connections with Windows, Mac OS X, and other Linux systems, but there don't appear to be any OpenVPN clients for iPhones (presumably because there are no tun/tap interfaces available yet). My experiences getting IPsec running on CentOS systems with OpenVPN have not been pretty.
2010 Mar 20
2
Ignore files gone missing.
Is there a way to have rsync not treat files that have gone missing (e.g. Maildir messages that have been removed) as errors while indicating I/O errors and such? Bill -- INTERNET: bill at celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way Voice: (206) 236-1676 Mercer Island, WA 98040-0820 Fax: (206) 232-9186
2012 Sep 28
1
centos 5.8 libvirt disk options
I am attempting to use libvirtd/kvm on CentOS 5.latest to migrate a SCO OpenServer 5.0.6a VM from the old VMware server. I have converted the multiple vmdk disk files to a single file, then used qemu-img convert to create files for libvirtd, both qcow2 and raw formats. After many attempts to get this working I'm up against what appears to be a brick wall. + The VMware VMs are using
2010 Sep 13
1
irq 58 nobody cared.
I built a new server about 10 days ago running CentOS 5.latest, and it's been presenting a message shortly after booting: irq 58: nobody cared (try booting with the "irqpoll" option) Call Trace: <IRQ> [<ffffffff800bb712>] __report_bad_irq+0x30/0x7d [<ffffffff800bb945>] note_interrupt+0x1e6/0x227 [<ffffffff800bae41>] __do_IRQ+0xbd/0x103
2007 Nov 08
0
LD_ASSUME_KERNEL library issues CentOS 5 x86_64
I'm trying to get the Syspro/Encore MRP software running on a new CentOS 5 x86_64 system which uses an ODBC package built with old glibc/errno libraries. I have this same software running on a Suse Linux Enterprise 9 SP3 system using LD_ASSUME_KERNEL=2.4.1, but when I try this on CentOS 5 it results in many unidentified libraries including libc.so.6, librt... etc. My guess is that there are
2008 Apr 06
0
Rocketport PCI drivers CentOS 5.1 x86_64
Are there drivers for the Rocketport PCI 8-port cards for CentOS 5.1 x86_64? I'm not finding anything in the default repos. Bill -- INTERNET: bill at celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way Voice: (206) 236-1676 Mercer Island, WA 98040-0820 Fax: (206) 232-9186 The children who know how to
2012 May 09
1
Allow users on Console?
How does one allow non-root users to use X11 console logins, CentOS 5 with gnome? I've looked through the startup scripts, but haven't been able to figure out where this goes. Thanks. Bill -- INTERNET: bill at celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way Voice: (206) 236-1676 Mercer Island, WA 98040-0820
2012 Oct 02
1
Why is SCSI disabled in kvm on CentOS 5.8?
Looking at the SRPM kvm-83-249.el5.centos.5, and the SRPM for qemu-kvm-0.12.1.2-2.209.el6.src.rpm on CentOS 6.2, I see many patches to remove SCSI support. The 5.2 kvm.spec file disables scsi in the configure run. Why has this been disabled? Many old OS's don't grok SATA, but have had SCSI support for years. Bill -- INTERNET: bill at celestial.com Bill Campbell; Celestial Software
2014 Feb 06
0
documentation of snapshots
I am looking for documentation on handling snapshots. The main tasks are: 1. Create a snapshot 2. Roll back a snapshot 3. Merge the snapshot into the base to start the cycle over. Currently I've done steps 1 and 2 into a single qcow2 image. I'm running a relatively old version of libvirtd on CentOS 5, libvirt-0.8.2-29.el5_9.1. Thanks. Bill -- INTERNET: bill at
2008 Apr 11
1
kickstart ks.cfg file on USB devices
Is there an easy way to specify the proper device location for the kickstart configuration file if it is on a USB flash or USB floppy drive? Depending on the hard disk configuration they might by /dev/sda, /dev/sdb, etc. On SuSE'autoyast instalattions, the system searches all available devices for an ``info'' configuration file. Does CentOS 5.x do something similar to find a
2010 Mar 08
1
/etc/group file entries
Looking at the documentation of the /etc/group file including some google searches, it appears to me that, contrary to the man pages for group, Linux systems generally do not put membership user names for the user's primary group in the record for it in the /etc/group file, only for secondary groups. FreeBSD seems to do the same thing while SCO OpenServer has full entries for the primary
2010 Mar 16
1
APIC error on Intel Atom CPU, CentOS 5.x
I am seeing ``APIC error on CPU3: 60(60)'' warnings from dmesg periodically on a CentOS 5.4 box, kernel 2.6.18-164.11.1.el5. The CPU is an Intel(R) Atom(TM) CPU 330 @ 1.60GHz. I am not a hardware type, and don't have a clue what this means. This is occurring while an rsync-3.0.4 process is receiving data sent by a machine running rsync-3.0.7 (I just updated the CentOS box to
2012 Jun 07
0
SCO OpenServer under KVM?
Does anybody here have experience running SCO OpenServer 5.0.6a or earlier under KVM? Bill -- INTERNET: bill at celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way Voice: (206) 236-1676 Mercer Island, WA 98040-0820 Fax: (206) 232-9186 Skype: jwccsllc (206) 855-5792 Under democracy one party always devotes
2015 Nov 18
0
OT: Replacing Venerable NAS
We're using Synology boxes with good results so far. They're built on Linux with ssh access and good support for things like rsync. They have options to backup to remote servers including Amazon too. On Wed, Nov 18, 2015, Tim Evans wrote: > I have an original-label Infrant (now NetGear) ReadyNAS storage > appliance that's been running for 8+ years. Except for replacing its
2017 May 05
0
tabs ignored in here document
On Fri, May 05, 2017, Robert Moskowitz wrote: >I thought this worked. Many web pages tell you it works. But bash is >ignoring tabs in my here docs. Worst, where there are two tabs, it is >functioning as a command expand in bash, where all files in the current >directory are listed to complete the command. > .... I suspect that the shell is attempting to expand the '*'
2007 Sep 12
2
Kickstart install surprise
I have to say that I was more that a bit surprised, if not to say dismayed when I booted a system with CentOS 5 installed to test a kickstart CD in interactive mode, took it to the custom partitioning screen, then rebooted without saving anything only to come up with a grub prompt, and the disk's partition table wiped. The ks.cfg file did say to wipe the disk when installing, but I would
2010 Jul 26
1
OpenLDAP authentication, account expired when it's not.
I am trying to set up LDAP authentication for CentOS workstations, but can't get it to authenticate properly. Authentication fails saying the account has expired when I know for certain that it has not (e.g. ldapsearch authenticated with the appropriate uid and password returns shadowLastChange 14816 and shadowMax 99999). The last time I did this seriously for authentication was using Apple
2011 May 05
3
USB->Parallel cable compatibility
I have an installation where we're replacing a rather old Linux box with a new one that has no parallel ports. The old box has two parallel ports going to Okidata printers. The IOGEAR GUC1284B USB to Parallel Adapter cable looks like it might be a simple solution to this, but I would like to know that it works before getting a couple. Comments? Bill -- INTERNET: bill at celestial.com
2011 Feb 21
1
iptables question.
We use a home-brew system similar to fail2ban to block traffic from IP addresses which appear to be doing Nasty Things(tm). The main thing our system does that fail2ban doesn't is to use a central DNSRBL we maintain allowing it to immedatiately ban listed IP addresses the first time they make an attempt to connection without waiting for them to hit a sufficient number of times to bring up the
2010 Apr 03
2
(OT) OpenOffice.org calc chart strangeness.
I am attempting to create a simple line chart graphing three columns from a soffice-calc spreadsheet. I expect it to take the leftmost column as the X-Axis, plotting the others on the Y-Axis, but it always creates an X-Axis of the row number in the columns, and the first column amongst the data. I have tried this on OpenOffice.org 3.2.0, NeoOffice(R) 3.0.2 Patch 2, iWork Pages, and Excel 12.2.4