Re: [CentOS] SDA and HDA

2010-08-19 Thread Robert Heller
; ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > > -- Robert Heller -- 978-

Re: [CentOS] Install CentOS with degraded raid

2010-08-19 Thread Robert Heller
v/sdb') , then use mdadm to add the partitions to the RAID arrays. > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > >

Re: [CentOS] SDA and HDA

2010-08-22 Thread Robert Heller
gt; > Should I change this too sda? It works and boots the way it is but > just wandering? Yes, definately! -- Robert Heller -- 978-544-6933 Deepwoods Software-- Download the Model Railroad System http://www.deepsoft.com/ -- Bin

Re: [CentOS] SDA and HDA

2010-08-22 Thread Robert Heller
faults0 0 > > And the CentOS installer did the 'smart' thing WRT the fstab, and I expect also in the grub.conf file (eg kernel ... root=/dev/VolGroup00/LogVol00), making the change from 'legacy' (IDE) mode to 'native' (SATA) mode painless, so long as the S

Re: [CentOS] SDA and HDA

2010-08-22 Thread Robert Heller
BIOS device to the grub device. The *Grub loader* is only going to be using BIOS I/O calls. Grub's loader file(s) use 'hdN' to access file systems (partitions). On the systems I have seen where there have never been 'native' IDE disks (eg either SATA with a SATA w/SCSI abstrac

Re: [CentOS] CentOS or other Linux Internet Router/Gateway

2010-08-22 Thread Robert Heller
27;s limitations would mostly be a matter of fast enough disk access, partitularly if it was set up as a caching proxy server. > > Sorry for stupid questions. At some point I'm going to have to learn > about Linux servers. I'm hoping this project will help me get started

Re: [CentOS] is there a mplayer yum website?

2010-08-24 Thread Robert Heller
> > MIME-Version: 1.0 > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Robert Heller -- Get the Deepwoods Softw

Re: [CentOS] Updates offered annoyance

2010-08-25 Thread Robert Heller
Both are a waste of time. (I also removed Open Office, since it is too big to maintain on a dial-up system, esp. since *I* don't ever do 'word processing'.) I manually run 'yum check-update' from time to time (when is the centos updates digest going to resume on this li

Re: [CentOS] Updates offered annoyance

2010-08-25 Thread Robert Heller
At Wed, 25 Aug 2010 14:41:11 +0100 CentOS mailing list wrote: > > Robert, > > On 25 August 2010 14:24, Robert Heller wrote: > > The main problem is that yum is NOT well written to deal with a slow > > and *unreliable* dial-up interface -- it in fact behaves ext

Re: [CentOS] Updates offered annoyance

2010-08-25 Thread Robert Heller
At Wed, 25 Aug 2010 16:28:04 +0200 CentOS mailing list wrote: > > On Wed, August 25, 2010 16:19, Robert Heller wrote: > > At Wed, 25 Aug 2010 14:41:11 +0100 CentOS mailing list > > wrote: > > > >> > >> Robert, > >> > >> On 25 August

Re: [CentOS] why flash the terminal interface when loading the linux system?

2010-08-28 Thread Robert Heller
s transient. It is actually re-started when one logs out. > > Timo > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Robert Heller -- 978-544

Re: [CentOS] pam changes - service restart reqd?

2010-08-30 Thread Robert Heller
t;> > > ___ > > CentOS mailing list > > CentOS@centos.org > > http://lists.centos.org/mailman/listinfo/centos > > > > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mail

Re: [CentOS] netinstlal question

2010-08-31 Thread Robert Heller
tOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > > -- Robert Heller -- Get the Deepwoods Software FireFox Toolbar! Deepwoods Software-- Linux Installation and Administration http://

Re: [CentOS] Centos 5.5, not booting latest kernel but older one instead

2010-08-31 Thread Robert Heller
db... I *think* you can fix this by using mdadm to add (mdadm --add ...) sda and make it rebuild sda1 and sda2 from sdb1 and sdb2. You mav have to --fail and --remove it first. > > > > > Kind regards/ldv > > ___ > >

Re: [CentOS] Centos 5.5, not booting latest kernel but older one instead

2010-08-31 Thread Robert Heller
ively makes the raid sets consist of single disks (normally a silly thing to do, but perfectly possible). When you then --add the disks back, mdadm treats these disks as *new* disks with no valid data on them. The new disks become spare sets and the raid subsystem procedes to rebuild/resync the r

Re: [CentOS] how long to reboot server ?

2010-09-02 Thread Robert Heller
opinion? You only need to reboot when you do kernel upgrades. > > > > > > > > > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > >

Re: [CentOS] Anyone Having Any Luck Downloaing the DVD ISO?

2010-09-05 Thread Robert Heller
ss) link (about 1-2 mbits/sec). > Thx, > R > > MIME-Version: 1.0 > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Robert He

Re: [CentOS] Anyone Having Any Luck Downloaing the DVD ISO?

2010-09-06 Thread Robert Heller
huck > > > On Sun, Sep 5, 2010 at 4:44 PM, Robert Heller wrote: > > > and > > > > #!/bin/sh > > host=http://mirror.clarkson.edu/centos/5.5/isos/x86_64/ > > mount -v /distrostemp > > #wget -c -nv -P /distrostemp/ ${host}CentOS-5.5-x86_64-LiveCD.iso

Re: [CentOS] Update to base release

2010-09-07 Thread Robert Heller
one that shows up2date-config GUI setup but I do not have X running on this > server and do not want to screw up the config with the CLI version of it. > We need to go to stock versions to match our production RHEL 4.8 machines. > Thanks, > John -- Robert Heller -

Re: [CentOS] vgrename, lvrename

2010-09-11 Thread Robert Heller
(at least) someplace (eg under /sysroot), then chroot there. Don't forget to fix /etc/fstab and /boot/grub/grub.conf (root=...). -- Robert Heller -- 978-544-6933 Deepwoods Software-- Download the Model Railroad System http://

Re: [CentOS] vgrename, lvrename

2010-09-13 Thread Robert Heller
At Sun, 12 Sep 2010 22:40:52 -0600 CentOS mailing list wrote: > > > > On Sat, Sep 11, 2010 at 2:55 PM, Robert Heller wrote: > > > At Sat, 11 Sep 2010 13:45:55 -0600 CentOS mailing list > > wrote: > > Note: in the case of mkinitrd, you will need to rebuild

Re: [CentOS] vgrename, lvrename

2010-09-13 Thread Robert Heller
gt; ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Robert Heller -- 978-544-6933 Deepwoods Software-- Download the M

Re: [CentOS] Transferring system to new drive

2010-09-14 Thread Robert Heller
S installer generally creates a separate /boot file system and puts everything else on a LVM volume group (and carves two logical volumes from that: one for swap and one for /). Here is an article I wrote about doing this: http://www.deepsoft.com/2009/01/how-to-transfer-a-linux-system-

Re: [CentOS] Transferring system to new drive

2010-09-14 Thread Robert Heller
nted file systems encountered along the way). You do need to dump ... | restore ... *each* disk file system (/, /boot, etc.). -- Robert Heller -- 978-544-6933 Deepwoods Software-- Download the Model Railroad System http://www.deepsoft.com/ --

Re: [CentOS] Transferring system to new drive

2010-09-14 Thread Robert Heller
At Tue, 14 Sep 2010 09:39:07 -0400 CentOS mailing list wrote: > > On Tue, Sep 14, 2010 at 09:03:13AM -0400, Robert Heller wrote: > > At Tue, 14 Sep 2010 13:12:46 +0100 CentOS mailing list > > wrote: > > > > > > > > > > > Is there a

Re: [CentOS] Transferring system to new drive

2010-09-14 Thread Robert Heller
At Tue, 14 Sep 2010 12:13:53 -0400 CentOS mailing list wrote: > > On Tue, Sep 14, 2010 at 9:39 AM, Scott Robbins wrote: > > On Tue, Sep 14, 2010 at 09:03:13AM -0400, Robert Heller wrote: > >> At Tue, 14 Sep 2010 13:12:46 +0100 CentOS mailing list > >> w

Re: [CentOS] Transferring system to new drive

2010-09-14 Thread Robert Heller
root partition). > > Then I'd have to modify the new /etc/fstab . > > > > Is that a sensible approach? > > > _______ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Robert

Re: [CentOS] necessary/unused rpm packages

2010-09-24 Thread Robert Heller
.? Debuggers? > > MIME-Version: 1.0 > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > >

Re: [CentOS] grep contents of file on remote server

2010-09-24 Thread Robert Heller
t; # SUMMITNJHOME.COM# > # TITLE: LCENT01 BOX # > # LOCATION:SUMMIT BASEMENT# > # # >

Re: [CentOS] Configuring BIND to answer to two domain names (four IP addresses)

2010-09-24 Thread Robert Heller
transfer deepsoft.com allow-transfer { any;}; }; In deepsoft.com.zone file are 'IN A' records that bind .deepsoft.com to some IP address and in wendellfullmoon.org.zone are 'IN A' records that bind .are 'IN A' records that bind .wendellfullmoon.org to some IP a

Re: [CentOS] Configuring BIND to answer to two domain names (four IP addresses)

2010-09-24 Thread Robert Heller
etion with each other. As a line of reasearch, this is somewhat fruitless. And it is doubtful anyone would really care -- anyone who is tech savey enough to know how use dig, whois, etc. knows how BIND and Apache work and know all about virtual hosting, etc. > > -- Robert Heller

Re: [CentOS] Configuring BIND to answer to two domain names (four IP addresses)

2010-09-24 Thread Robert Heller
e > 10800 > 3600 > 604800 > 38400 ) > exampleB.com. IN NS ns1.exampleB.com. > exampleB.com. IN NS ns2.exampleB.com. > exampleB.com. IN A 1.1.1.3 > exampl

Re: [CentOS] Configuring BIND to answer to two domain names (four IP addresses)

2010-09-24 Thread Robert Heller
well. And if these site are sending E-Mail, MX records would be *polite*. MTAs often toss E-Mail from addresses lacking MX records... And if you have a MX record pointing to mail.exampleA.com and/or mail.exampleB.com, you will need IN A records for the mail. hosts as well. Or you ca

Re: [CentOS] Configuring BIND to answer to two domain names (four IP addresses)

2010-09-24 Thread Robert Heller
At Fri, 24 Sep 2010 23:02:21 +0200 CentOS mailing list wrote: > > On Fri, Sep 24, 2010 at 22:41, Robert Heller wrote: > > You need: > > > > ns1.exampleA.com. IN      A       1.1.1.1 > > ns2.exampleA.com. IN      A       1.1.1.2 > > > >

Re: [CentOS] Forbidden: can't access *.html files in /var/www/html

2010-09-29 Thread Robert Heller
mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Robert Heller -- 978-544-6933 Deepwoods Software-- Download the Model Railroad System http://www.deepsoft.com/ -- Binaries for

Re: [CentOS] sata AHCI controllers (real and virtual)

2010-10-04 Thread Robert Heller
fine with CentOS 5. (It even works fine under CentOS 4.8!). I did have to add the 'irqpoll' kernel parameter. > -- Robert Heller -- Get the Deepwoods Software FireFox Toolbar! Deepwoods Software-- Linux Installation and Administration http://www.deepsoft.com/

Re: [CentOS] Getting Wake on lan to work

2010-10-06 Thread Robert Heller
suggestion on the 'net is to remove the "-i" switch from > the shutdown script, but it was not present to start with. > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > >

Re: [CentOS] does ssh-copy-id not use "id_rsa.pub" file by default?

2010-10-07 Thread Robert Heller
chines where the user wishes to log in using RSA authentication. There is no need to keep the contents of this file secret. identity.pub is *OpenSSH V1* public key file. How old is the ubuntu system? Is OpenSSH V1 or V2 installed? The V1 RSA protocol is old available f

Re: [CentOS] OT: linux desktop market share more than 1%

2010-10-07 Thread Robert Heller
> mark > > _______ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Robert Heller -- 978-544-6933 Deepwoods Software-- Dow

Re: [CentOS] OT: linux desktop market share more than 1%

2010-10-07 Thread Robert Heller
k Richter > Software Developer > http://www.linkedin.com/in/markhullrichter > Registered Linux User #472807 > - sign up at http://counter.li.org/ > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/lis

Re: [CentOS] OT: linux desktop market share more than 1%

2010-10-08 Thread Robert Heller
* > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom > they are addressed. If you have received this email in error please > notify the system manager. This footnote also confirms that thi

Re: [CentOS] OT: linux desktop market share more than 1%

2010-10-09 Thread Robert Heller
At Sat, 9 Oct 2010 11:06:20 +0100 CentOS mailing list wrote: > > On Saturday, October 09, 2010 01:32:59 Robert Heller wrote: > > At Fri, 8 Oct 2010 16:50:30 -0400 CentOS mailing list > wrote: > > > > Which Linux distro? > > > > > > Why is there m

[CentOS] Software bridge setup in RHEL 5/CentOS 5 questions, possible bug.

2010-10-09 Thread Robert Heller
${DEVICE} promisc on just after the lines /sbin/ip addr flush dev ${DEVICE} 2>/dev/null /sbin/ip link set dev ${DEVICE} up Should I file a bug report? In the CentOS bugzilla or the RHEL bugzilla (I am not a subscriber to Red Hat's support services)? -- Rober

Re: [CentOS] security updates

2010-10-11 Thread Robert Heller
le (and have been quality tested, etc.). > > MIME-Version: 1.0 > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Robert Heller

Re: [CentOS] installing centOS on extended partition

2010-10-14 Thread Robert Heller
rive, partition it, add it to the raid set and have things rebuild). > > > _______ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > --

Re: [CentOS] installing centOS on extended partition

2010-10-14 Thread Robert Heller
At Thu, 14 Oct 2010 13:57:58 -0400 CentOS mailing list wrote: > > Robert Heller wrote: > > At Thu, 14 Oct 2010 09:53:52 -0700 CentOS mailing list > > wrote: > >> On 10/14/10 6:53 AM, m.r...@5-cent.us wrote: > >> > Ritika Garg wrote: > >> >

Re: [CentOS] grep pattern x, but not pattern y on the same line

2010-10-15 Thread Robert Heller
CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Robert Heller -- 978-544-6933 / hel...@deepsoft.com Deepwoods Software-- http://www.deepsoft.com/ () asci

Re: [CentOS] Wireless problem

2010-10-15 Thread Robert Heller
g list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > > > > > -------- > > > ___ > CentOS mailing list > Cent

Re: [CentOS] Another wireless problem

2010-10-16 Thread Robert Heller
IME-Version: 1.0 > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Robert Heller -- 978-544

Re: [CentOS] Postfix wont stay started

2010-10-17 Thread Robert Heller
cannot run two MTAs at the same time (unless one is using a non-standard port for one). > > -- Robert Heller -- 978-544-6933 / hel...@deepsoft.com Deepwoods Software-- http://www.deepsoft.com/ () ascii ribbon

Re: [CentOS] Postfix wont stay started

2010-10-17 Thread Robert Heller
At Mon, 18 Oct 2010 00:30:11 +0200 CentOS mailing list wrote: > > On Sun, Oct 17, 2010 at 23:57, Robert Heller wrote: > > Quoting from "Highlander": "There can be only one." > > I have to read that! I'm in the middle of Dune now... > > &

Re: [CentOS] ssh with shared home dir

2010-10-22 Thread Robert Heller
sn't have one)? and assuming the permissions on the > >> authorized_keys file belong to the user with mode 600? > > > > The permissions on the .ssh directory must also be correct.  Otherwise, > > yes. > > ___ >

Re: [CentOS] ssh with shared home dir

2010-10-22 Thread Robert Heller
into each host that > shares the NFS home directory without entering a passphrase (assuming > the key doesn't have one)? and assuming the permissions on the > authorized_keys file belong to the user with mode 600? Yes. This works quite well. > > thanks! > tim >

Re: [CentOS] Sendmail - block mail based on recipient address?

2010-10-25 Thread Robert Heller
db',... " in /etc/mail/sendmail.mc? And if it wasn't and you enabled it, did you rebuild sendmail.cf, and if you did rebuild sendmail.cf, did you restart sendmail? -- Robert Heller -- 978-544-6933 / hel...@deepsoft.com Deepwoods Software-- http://www.deepsoft.com/ ()

Re: [CentOS] CentOS 5.x on Geode LX

2010-10-27 Thread Robert Heller
332 x105 > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Robert Heller -- 978-544-6933

Re: [CentOS] Best supported motherboard

2010-11-01 Thread Robert Heller
Public key : gpg --keyserver pgp.mit.edu --recv-keys 41005549 > > > > > > ___ > > CentOS mailing list > > CentOS@centos.org > > http://lists.centos.org/mailman/listinfo/centos > > > > > MIME-Version: 1.0 &

Re: [CentOS] PATA Hard Drive woes

2010-11-03 Thread Robert Heller
o the drive surface; been > > there, done that, have two Maxtor 250GB drives with > > scribbled servo data to prove it. > > OK. > > I'm running the server from an APC UPS Back-UPS 650, so > there should not be any glitches in the power supply, should > there

Re: [CentOS] obtaining non-packaged software

2010-11-06 Thread Robert Heller
OS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > > -- Robert Heller -- 978-544-6933 / hel...@deepsoft.com Deepwoods Software-- http://www.deepsoft.com/ () ascii ribbon campaign -- again

Re: [CentOS] obtaining non-packaged software

2010-11-06 Thread Robert Heller
At Sat, 6 Nov 2010 13:15:20 + CentOS mailing list wrote: > > On 6 November 2010 12:57, Robert Heller wrote: > > > RPMForge has a lot of packages (but be careful!).  rpmbone has more. > > Careful about what? Conflicts with EPel and 'interesting' depend

Re: [CentOS] httpd RPM newer than 2.0.63 avail for CentOS 4.x?

2010-11-07 Thread Robert Heller
still in the process of sorting > things out in this regard. Red Hat backports security updates (from newer versions). So long as you have been applying the standard O/S updates (eg 'yum update') regularly, your http is up-to-date WRT security updates. > > Any help woul

Re: [CentOS] lvm and /dev/cdrom: open failed: No medium found

2010-11-09 Thread Robert Heller
iner > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > > -- Robert Heller --

Re: [CentOS] Re-export an NFS mount from another machine for roaming profiles

2010-11-10 Thread Robert Heller
asse/home, /nfs/babasse/home/kikinovak/Sites will be an empty directory. Machine foo would have to mount grossebertha:/var/www/html on its own. > > Cheers, > > Niki -- Robert Heller -- 978-544-6933 / hel...@deepso

Re: [CentOS] future modprobe.conf

2010-11-11 Thread Robert Heller
So I used to grep for eth0 and eth1 do get the module names from > > modprobe.conf. > > You should specify the MAC address of the NIC in > /etc/sysconfig/network-scripts/ifcfg-ethX like this: > > HWADDR=90:E6:BA:74:E5:E6 > > This is the proper way to do it since at le

Re: [CentOS] Centos 6 installation memory requirements

2010-11-16 Thread Robert Heller
> CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > > -- Robert Heller -- 978-544-6933 /

Re: [CentOS] Centos 6 installation memory requirements

2010-11-16 Thread Robert Heller
At Tue, 16 Nov 2010 12:22:06 -0500 CentOS mailing list wrote: > > On Tue, Nov 16, 2010 at 10:57:30AM -0500, Robert Heller wrote: > > At Tue, 16 Nov 2010 10:22:45 -0500 CentOS mailing list > > wrote: > > > > > > > X11 installer == game engine?

Re: [CentOS] Centos 6 installation memory requirements

2010-11-16 Thread Robert Heller
At Tue, 16 Nov 2010 12:32:55 -0500 CentOS mailing list wrote: > > On 11/16/2010 12:22 PM, Scott Robbins wrote: > > On Tue, Nov 16, 2010 at 10:57:30AM -0500, Robert Heller wrote: > > > >> At Tue, 16 Nov 2010 10:22:45 -0500 CentOS mailing list > >> wrote

Re: [CentOS] Centos 6 installation memory requirements

2010-11-16 Thread Robert Heller
off several virtual consoles. Console 1 (Ctrl-Alt-F1) is the usually dialog-based installer. Console 2 is a shell. And Colsole 3, 4, & 5 are bound to various stderr/stdout of different processes (you can watch various debug/verbose output of various aspects of the install process --

Re: [CentOS] something chmod'ing /dev/null

2010-11-17 Thread Robert Heller
ast_rule" You haven't managed to mess with this rule? > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Robert Heller -- 978-544-6933 / hel...@deepsoft.com Deepwoods Software

Re: [CentOS] Router for SOHO network - hardware considerations

2010-11-22 Thread Robert Heller
gt; > Cheers, > > Niki > _______ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Robert Heller -- 978-544-6933 / hel...@deepsoft.com Deepwoods Software-- ht

Re: [CentOS] Novell sale news?

2010-11-22 Thread Robert Heller
1040ST running OS-9/68000). And a 40 *meg* hard drive. Talk about small footprint software. With pdflatex and tex4ht I can generate PDF directly and *clean* HTML. And both using Makefiles with automated tools. And TeX/LaTeX is open source. > > mark > > > ___ > CentOS mailing list

Re: [CentOS] Latex - was Novell sale news?

2010-11-23 Thread Robert Heller
At Tue, 23 Nov 2010 13:02:35 + (GMT) CentOS mailing list wrote: > > On Mon, 22 Nov 2010, Robert Heller wrote: > > > To: CentOS mailing list > > From: Robert Heller > > Subject: Re: [CentOS] Novell sale news? > > > > At Mon, 22 Nov 2010 15:10:4

[CentOS] Automount, External USB disk and e2fsck

2010-11-23 Thread Robert Heller
:LABEL=BACKUP I believe this should prevent Automount from running e2fsck, but it still runs it. (We have a cron job that daily does a e2fsck -p on this disk at a 'quiet' time.) -- Robert Heller -- 978-544-6933 / hel...@deepsoft.com Deepwoods Software-- http://www.de

Re: [CentOS] CENTOS 5.5 X86 continue get "out of memory" error?????

2010-11-24 Thread Robert Heller
s space > > available. > > the 32 bit kernel chokes itself under these extreme > > conditions.   this > > is an architectural feature of the Intel x86, the > > "solution" is 64 bit > > mode where the page tables and kernel and a user process > > don't all have > > to fit into

Re: [CentOS] CENTOS 5.5 X86 continue get "out of memory" error?????

2010-11-25 Thread Robert Heller
cation can not use CENTOS 3.9 we need > > upgrade to CENTOS 4 or 5. > > > > > > If I re-install it and use CENTOS 4.8 X86, will > > problem gone or not? > > > > No, problem will remain. > > ___ > > CentOS mailing list > > CentOS@centos.o

Re: [CentOS] Centos and Bridging

2010-11-26 Thread Robert Heller
s:[ OK ] > > Time to try ping again: > > > ~ $ ping -c3 192.168.1.254 > > PING 192.168.1.254 (192.168.1.254) 56(84) bytes of data. > > From 192.168.1.100 icmp_seq=1 Destination Host Unreachable > > From 192.168.1.100 icmp_seq=2 Dest

Re: [CentOS] rpm dependencies

2010-11-29 Thread Robert Heller
packages openssh-5.6p1-1.i386.rpm, openssh-clients-5.6p1-1.i386.rpm and openssh-server-5.6p1-1.i386.rpm. > > thanks!! > > -- Robert Heller -- 978-544-6933 / hel...@deepsoft.com Deepwoods Software-- http://www.deepsoft.com/ () ascii ribbon campaign -- ag

Re: [CentOS] centos 5.5 - which partition manager installed

2010-11-29 Thread Robert Heller
isks since it only handles DOS partition tables -- use parted to create GPT partition tables. > > Thanks > Johan > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos >

Re: [CentOS] CF disks images and centos

2010-11-30 Thread Robert Heller
__ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > > -- Robert Heller -- 978-544-6933 / hel...@deepsoft.com Deepwoods Software-

Re: [CentOS] CF disks images and centos

2010-11-30 Thread Robert Heller
zilla is much more than dd. I would suspect that clonezilla is a bundling of sfdisk, dump/restore, and grub-install, or something link that. > > -- >Les Mikesell > lesmikese...@gmail.com > > ___ > CentOS mailin

Re: [CentOS] networking printer

2010-12-03 Thread Robert Heller
> CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > > -- Robert Heller -- 978-544-6933 / hel...@deepsoft.com Deepwoods S

Re: [CentOS] Total Number of conecctions

2010-12-03 Thread Robert Heller
> > > MIME-Version: 1.0 > > _______ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Robert Heller

Re: [CentOS] Fiddling with software RAID1 : continue working with one of two disks failing?

2010-12-04 Thread Robert Heller
eel for how to set things up, so this is not a major issue. > > Cheers from the freezing South of France, > > Niki > > > > > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listi

Re: [CentOS] ntfs

2010-12-05 Thread Robert Heller
vfat] /dev/sda1 /mnt/disk > > Cheers, > > Niki Kovacs Will FAT support the larger external disks, such as the .5TB and larger? > _______ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > >

Re: [CentOS] ntfs

2010-12-06 Thread Robert Heller
__ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > > -- Robert Heller -- 978-544-6933 / he

Re: [CentOS] difference between cron and shell invocation.

2010-12-07 Thread Robert Heller
you do something like from an interactive shell?: &1' to the command in crontab prove enlightening? > > > -- Robert Heller -- 978-544-6933 / hel...@deepsoft.com Deepwoods Software-- http://www.deepsoft.com/ () ascii ribbon campaign -- a

Re: [CentOS] difference between cron and shell invocation.

2010-12-07 Thread Robert Heller
e and use shell script flow control to deal with mailing/logging errors: #!/bin/sh -e sshfs . . . /usr/bin/rsync . . . 2>&1 | /bin/mail -s . . . .. Or something like that (eg using '|| error-handling/reporting code' instead of -e). > -- Robert Heller -- 978

Re: [CentOS] /bin/env

2010-12-10 Thread Robert Heller
ould like to know how to > handle this a little more elegantly in future. > > > > -- Robert Heller -- 978-544-6933 / hel...@deepsoft.com Deepwoods Software-- http://www.deepsoft.com/ () ascii ribbon campa

Re: [CentOS] Issues with CentOS in enterprise

2010-12-12 Thread Robert Heller
iving business. Also, you probably can mention that IBM support Linux. IBM is most certainly NOT a 'few community geeks'... > > -- > > Zdenek > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.cent

Re: [CentOS] Building packages using RPMBUILD

2010-12-16 Thread Robert Heller
src/redhat is probably the easiest. > If you want to use a different path scheme you can override the default > settings in ~/.rpmmacros to suit your needs. > %_sourcedir %{_topdir}/%{name}-%{version} > %_binary_filedigest_algorithm 8 > Regards, > Leonard. > -- Robert Heller

Re: [CentOS] Building packages using RPMBUILD

2010-12-16 Thread Robert Heller
t;> $HOME/.rpmmacros > > You may also want an x86_64 directory depending on what you are building. Some packages will want a i486, i586, i686, and/or athlon directory. Oh, you will need a noarch directory also. > -- Robert Heller -- 978-544-

Re: [CentOS] Building packages using RPMBUILD

2010-12-16 Thread Robert Heller
ks in as the user that owns those > > directories. They could then install whatever they want in there... and > > the next time you built and installed something, it could carry their > > payload. > > That's a good point, bu if they get in as root, they can > acce

Re: [CentOS] centos 5.5 x86_64 mixing with i386 rpms

2010-12-17 Thread Robert Heller
., unless that stuff is on a separate file system. > Thanks > Johan > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > >

Re: [CentOS] Network communication between hosts

2010-12-28 Thread Robert Heller
t;CentOS@centos.org > >http://lists.centos.org/mailman/listinfo/centos > > > > MIME-Version: 1.0 > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > >

Re: [CentOS] Multiple LUN support

2011-01-05 Thread Robert Heller
note also confirms that this email message has been swept by > Clearswift for the presence of computer viruses. > > www.clearswift.com > ** > ___ > CentOS mailing list > CentOS@ce

Re: [CentOS] Multiple LUN support

2011-01-06 Thread Robert Heller
SI_MULTI_LUN=y > > Anyway > https://access.redhat.com/kb/docs/DOC-3293 > -- Robert Heller -- 978-544-6933 / hel...@deepsoft.com Deepwoods Software-- http://www.deepsoft.com/ () ascii ribbon campaign -

Re: [CentOS] When are Logwatch errors really errors

2011-01-07 Thread Robert Heller
es** > lookup_read_master: lookup(nisplus): couldn't locate nis+ table auto.master: > 1 Time(s) > > I googled and this seems to be a RHEL bug? > > Can anyone confirm and explain? > > -Jason > ___ > CentOS mailing list

Re: [CentOS] Set font and size in xterm

2011-01-07 Thread Robert Heller
--- > ___________ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Robert Heller -- 978-544-6933 / hel...@deepsof

Re: [CentOS] Set font and size in xterm

2011-01-07 Thread Robert Heller
At Fri, 7 Jan 2011 16:42:56 -0500 CentOS mailing list wrote: > > Robert Heller wrote: > > > This is *my* setup: my xterms have a green background, with black text, > > a red cursor, an VT100 geometry of 80x38 (characters), with a scrollbar, > > and using the font sp

Re: [CentOS] When are Logwatch errors really errors

2011-01-08 Thread Robert Heller
At Fri, 07 Jan 2011 23:49:34 +0100 CentOS mailing list wrote: > > Robert Heller wrote: > > >> /dev/sda -a -d sat -m root -M exec /usr/share/smartmontools/smartd-runner > >> /dev/sdb -a -d sat -m root -M exec /usr/share/smartmontools/smartd-runner > > &

Re: [CentOS] Customizing Centos

2011-01-08 Thread Robert Heller
ites.net > http://www.php-debuggers.net > http://www.raised-from-the-dead.org.uk > > All email addresses are challenge-response protected with > TMDA [http://tmda.net] > - > _______

<    1   2   3   4   5   6   7   8   9   >