Re: [CentOS] Free or low cost online backup?

2009-11-02 Thread Andy Harrison
c files between my dropbox account and my desktops/laptops. -- Andy Harrison public key: 0x67518262 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] ntp time server

2009-07-21 Thread Andy Harrison
ch that the hardware is currently going south, it's just Sun being Sun. When a box gets this old, they start charging ungodly amounts for support costs. -- Andy Harrison public key: 0x67518262 ___ CentOS mailing list CentOS@centos.org http://lists

Re: [CentOS] ntp time server

2009-07-21 Thread Andy Harrison
ver. I use other external strat 1 servers only as a backup. I was curious what hardware others are running to have their own internal strat 1 servers. -- Andy Harrison public key: 0x67518262 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org

Re: [CentOS] ntp time server

2009-07-21 Thread Andy Harrison
ing need for high-precision time which is why I run a strat 1 time service in-house. I use other public strat 1 servers as backup only. -- Andy Harrison public key: 0x67518262 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] ntp time server

2009-07-21 Thread Andy Harrison
people are using for time server hardware. Any suggestions? -- Andy Harrison public key: 0x67518262 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] how can I use awk to match? pls help

2007-11-15 Thread Andy Harrison
sd-questions/2007-November/162721.html - -- Andy Harrison public key: 0x67518262 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: http://firegpg.tuxfamily.org iD8DBQFHPKKYNTm8fWdRgmIRAlp6AJ9NO6N0Ua6h0L/3J4+4WlRVRPlVEgCcDKTc bdsGHCde/HSYzq2IjZpS2Mg= =VlUM -

Re: [CentOS] FTP with web interface

2007-11-15 Thread Andy Harrison
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/15/07, John R Pierce wrote: > if your FTP users aren't system accounts, how will file ownership and > access control be managed? By the name service provider. nss_ldap for example. - -- Andy Harrison public key: 0x67518262 ---

Re: [CentOS] OT: Scripting with sudo password

2007-11-14 Thread Andy Harrison
to their home directory on the remote host. So I would just have the remote host watch for files to appear in this directory and then act accordingly. - -- Andy Harrison public key: 0x67518262 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: http://fire

Re: [CentOS] Time Change

2007-11-01 Thread Andy Harrison
ange, they're sure to make more. Talk to someone in .au, for example, they monkey with DST there regularly. - -- Andy Harrison public key: 0x67518262 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: http://firegpg.tuxfamily.org iD8DBQFHKgc9NTm8fWdRgmIRAu2HAJ4sr0xqKW

Re: [CentOS] Need a package

2007-10-31 Thread Andy Harrison
nfo. Does anyone > now what package it is in? > Looks like ncurses... http://rpm.pbone.net/index.php3/stat/4/idpl/4608830/com/libtinfo-5.6-alt2.i586.rpm.html - -- Andy Harrison public key: 0x67518262 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: http://firegp

Re: [CentOS] ssh with proxy?

2007-10-31 Thread Andy Harrison
age here looks promising: http://www.meadowy.org/~gotoh/projects/connect - -- Andy Harrison public key: 0x67518262 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: http://firegpg.tuxfamily.org iD8DBQFHKLCcNTm8fWdRgmIRAhY9AJ9WlHe5XUNTyXCoF7NRRChobrCX/QCcDRhZ n9OT46SYy4NhEvTd

[CentOS] handling kernel panics

2007-10-31 Thread Andy Harrison
verbose in the log. - -- Andy Harrison public key: 0x67518262 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: http://firegpg.tuxfamily.org iD8DBQFHKK/pNTm8fWdRgmIRAjG8AKCWBUqCbl63Qrt3xjawyFeuY671vwCbBjoM +chmlC5ZHBAeh8jIMSKKKsU= =nY30 -END PGP SIGNATURE

Re: [CentOS] Postgresql and shell script

2007-10-30 Thread Andy Harrison
s Now your PG_* variables have values... - -- Andy Harrison public key: 0x67518262 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: http://firegpg.tuxfamily.org iD8DBQFHJ0tyNTm8fWdRgmIRAmLiAKCJlyYehz0E2Uk7fhbKKTx5pGhRhwCg1tIl CJCiGCD+K014tvvbUXjOp/0= =qtJF -EN

Re: [CentOS] how does one remove bond1?

2007-10-22 Thread Andy Harrison
<[EMAIL PROTECTED]> wrote: > > So... how does one remove bond1? Shouldn't this do the trick? rm /etc/sysconfig/network-scripts/ifcfg-bond1 Also, I did not put the max_bonds param in my modprobe.conf. -- Andy Harrison public key: 0x67518262 _

Re: [CentOS] question on grep

2007-10-11 Thread Andy Harrison
> If it's any consolation, my little recipe was using perl in awk mode (-a), as it's occasionally referred to as... :) - -- Andy Harrison public key: 0x67518262 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: http://firegpg.tuxfamily.org iD8DBQFHDrsJN

Re: [CentOS] question on grep

2007-10-10 Thread Andy Harrison
with occurrences not the number of them. You can do it in perl though. # echo "jerry jerry" | perl -lane '$count = grep $_ =~ m/jerry/, @F; print $count' 2 - -- Andy Harrison public key: 0x67518262 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU

Re: [CentOS] nscd segfaulting on centos 4.5

2007-10-10 Thread Andy Harrison
;s for the file ownership. Aside from 4 or 5 additional accounts, my passwd file is stock. All my accounts (50,000+) are in ldap. - -- Andy Harrison public key: 0x67518262 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: htt

Re: [CentOS] nscd segfaulting on centos 4.5

2007-10-10 Thread Andy Harrison
st in the local passwd file or in ldap? - -- Andy Harrison public key: 0x67518262 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: http://firegpg.tuxfamily.org iD8DBQFHDRnHNTm8fWdRgmIRAiGtAKDfLxYNusmlG4iFGLKHpzwsSMvfdACg5Uq1 si6WOHfm3W5PuAmrv6joprc= =5Ltg

Re: [CentOS] nscd segfaulting on centos 4.5

2007-10-10 Thread Andy Harrison
and I'm not certain that > nscd is of all that much benefit (but I don't know because I have never > tested it out). Can CentOS (openldap) be configured to work without nscd for file ownership over nfs mounted volumes? - -- Andy Harrison public key: 0x67518262 -BEGIN PGP SIGNATU

Re: [CentOS] nscd segfaulting on centos 4.5

2007-10-10 Thread Andy Harrison
rt.pem The two previous servers did not have this particular problem. They were not identical hardware, but identical os install and config, Any clues? - -- Andy Harrison public key: 0x67518262 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: http://firegpg.tuxfamily.org iD8

[CentOS] Equivalent to Solaris Zones?

2007-09-24 Thread Andy Harrison
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just wondered if there was an equivalent to Solaris Zones available for Linux. Not necessarily a full blown separate operating system like vmware, but more like chroot on steroids... - -- Andy Harrison public key: 0x67518262 -BEGIN PGP