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

2010-10-07 Thread Bill Campbell
y low level (or could before they became controlled by on-board computer networks), I don't want to for every day use. Linux on the desktop is great for people who like to get under the hood and tweak (or who have a tame Linux Geek to do it for them), but not so much for people who just wa

Re: [CentOS] Duplex networkprinter for Linux

2010-10-07 Thread Bill Campbell
It just keeps on printing, although I did spend about $200 last year to have it serviced and new rollers installed. Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way Voice: (206) 236-1676 Mercer Isl

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

2010-10-09 Thread Bill Campbell
bigger, it's bigger nevertheless, and every buck counts). >The fact they don't do it shows that they find it hard to maintain their code >for a Linux platform. And that is a consequence of bad design and/or >implementation of their software, not lack of market. See above.

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

2010-10-09 Thread Bill Campbell
give her a Mac Mini for her birthday to wean her away from her Windows system. I told her this was a present that was as much for me as for her, and she wouldn't have to listen to me curse every time I had to deal with her old Windows box (now I only curse when Microsoft Office 2008 for Mac ha

Re: [CentOS] using Linux as a front-end controller for a SAN?

2010-10-12 Thread Bill Campbell
expensive too. http://www.falconstor.com/ Bill -- INTERNET: b...@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

Re: [CentOS] excel parser (preferably perl)?

2010-10-18 Thread Bill Campbell
http://pypi.python.org/pypi/xlrd A google search on ``python excel reader'' came up with quite a few hits. Of course there are easy python dbi interfaces to mysql, postgresql, and other SQL databases as well. Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Softwar

Re: [CentOS] Pptp vpn server

2010-11-03 Thread Bill Campbell
that works with the iPad. As for webmin, we do have clients using it, but only restricted to the internal LAN, and specified hosts on that LAN as I have found some rather evil bugs (e.g. removing /home when doing user maintenance after accepting /home as a user's home directory). Bill --

Re: [CentOS] xServes are dead ;-( / SAN Question

2010-11-11 Thread Bill Campbell
odule LockFile::Simple that handles this for perl, and I've hacked a python implementation of that module. These all write the pid of the controlling process to a lockfile which can be read to test for stale jobs if the original job didn't properly remove its lock file. Bill -- INTERNET:

Re: [CentOS] Word Perfect [Was: Novell sale news?]

2010-11-23 Thread Bill Campbell
dio Shack Computer Centers, I got pretty good with Scripsit, mostly so I could sell and answer people's questions (and was a whiz with VisiCalc and MultiPlan :-). Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641

Re: [CentOS] Novell sale news?

2010-11-24 Thread Bill Campbell
x27;s amazing how many times I learn something useful that I never would have seen on a restricted list (e.g. I learned about the Mac RSS reader NetNewsWire on a local Linux group list). If a topic is uninteresting, ctrl-d with mutt on the thread nukes it quickly. Bill -- INTERNET: b

Re: [CentOS] New list ?

2010-11-24 Thread Bill Campbell
inux usage and geography. Off topic items have ranged from who makes the hottest chili to the draught in Australia and how people deal with it. Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way V

Re: [CentOS] Optimal VPN

2010-11-24 Thread Bill Campbell
nd password. It is extra stuff I would prefer not to do though. > >OpenVPN can do that (see their commercial solution as well). We use OpenVPN for most things, and pptp (poptop) for connections where the OpenVPN client's aren't available (e.g. iPad, iPhone, iPod Touch). Bill -- INTERN

Re: [CentOS] Optimal VPN

2010-11-24 Thread Bill Campbell
On Wed, Nov 24, 2010, John Hodrien wrote: >On Wed, 24 Nov 2010, Bill Campbell wrote: > >> We use OpenVPN for most things, and pptp (poptop) for connections >> where the OpenVPN client's aren't available (e.g. iPad, iPhone, >> iPod Touch). > >Is there any

Re: [CentOS] /bin/env

2010-12-10 Thread Bill Campbell
ATH variable or replace this with: #!/usr/local/bin/ruby Bill -- INTERNET: b...@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:

Re: [CentOS] VPN for iPad

2010-12-19 Thread Bill Campbell
That's what we use with iPad and iPod Touches. I would prefer to use OpenVPN if it ever becomes available for the iP[ao]ds. I have never been able to get IPSec and OpenVPN to play together on the same Linux server. Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software

Re: [CentOS] logrotate.d - reload vs restart

2010-12-27 Thread Bill Campbell
reading the configuration, not properly handling log files, or both. Thus the restart should always work while reload may not depending on the application. Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way V

Re: [CentOS] logrotate.d - reload vs restart

2010-12-27 Thread Bill Campbell
not work unless their output log file(s) exist when they start. The GNU shtool also provides log rotate functions which can be used in cron jobs and such. Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Merce

Re: [CentOS] What commands are available in recovery mode?

2010-12-29 Thread Bill Campbell
es it hard to fix the fstab, so ...??? This command will remount the root file system read-write so you can edit things. mount -n -oremount,rw / When you're done this will remount read-only. mount -n -oremount,ro / Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software L

Re: [CentOS] Set font and size in xterm

2011-01-07 Thread Bill Campbell
ange the font size. An easier way to handle this is to create a $HOME/XTerm file which will be used each time an xterm is started. I'm including mine which sets a large font and several other options I like. Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software LLC URL: ht

Re: [CentOS] Outbound connections not using primary eth0 IP

2008-08-04 Thread Bill Campbell
ll trying to figure out why this was happening. Bill -- INTERNET: [EMAIL PROTECTED] 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 Liberty don't

Re: [CentOS] Outbound connections not using primary eth0 IP

2008-08-04 Thread Bill Campbell
On Mon, Aug 04, 2008, Bill Campbell wrote: >On Mon, Aug 04, 2008, nate wrote: >>Neil Aggarwal wrote: >> >>> Any ideas why this is happening? >> >>Try looking at this? >>http://www.clintoneast.com/articles/multihomed.php >> >>In general I try

Re: [CentOS] Please help: The process of am-utils map key lookup

2008-08-12 Thread Bill Campbell
* host==alexis;type:=link;fs:=/home/${key} \ host!=alexis;type:=nfs;rhost:=alexis;rfs:=/home/${key} Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way Voice: (206) 236-1676 Mercer Island, WA

Re: [CentOS] Help setting up external drive via Firewire

2008-08-13 Thread Bill Campbell
are all on our Macs which seem to have far better FW support than Linux. Bill -- INTERNET: [EMAIL PROTECTED] 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) 23

Re: Curmudgeoning (was Re: [CentOS] Problems with writing Dual Layer DVD)

2008-08-28 Thread Bill Campbell
y program that would detect blank cards, selecting them to the alternate hopper making it easy to recover the blanks that people left lying around the key punches (there was a period during the 1970s when punch cards got very expensive and in rather short supply). Bill -- INTERNET: [EMAIL PROTECTED

Re: [CentOS] Re: Curmudgeoning (was Re: Problems with writing Dual Layer DVD)

2008-08-28 Thread Bill Campbell
a Radio Shack Model 100, the first laptop, in the closet beside an HP-97 programmable calculator. Bill -- INTERNET: [EMAIL PROTECTED] 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-08

Re: [CentOS] Re: Curmudgeoning (was Re: Problems with writing Dual Layer DVD)

2008-08-29 Thread Bill Campbell
On Fri, Aug 29, 2008, William L. Maltby wrote: > >On Thu, 2008-08-28 at 17:27 -0700, Bill Campbell wrote: >> > >> I still have a Tandy 4000, 386-16 no cache, that is used occassionally to >> program EPROMS. This same machine ran Xenix for years before being abused &g

Re: [CentOS] Re: Curmudgeoning (was Re: Problems with writing Dual Layer DVD)

2008-08-31 Thread Bill Campbell
On Sun, Aug 31, 2008, Lanny Marcus wrote: >On Thu, Aug 28, 2008 at 7:35 PM, MHR <[EMAIL PROTECTED]> wrote: >> On Thu, Aug 28, 2008 at 5:27 PM, Bill Campbell <[EMAIL PROTECTED]> wrote: >>> I still have a Tandy 4000, 386-16 no cache, that is used occassionally to

Re: [CentOS] Help using ed [OT]

2008-09-01 Thread Bill Campbell
quently use the gnu shtool program for this sort of thing unless the job is very simple, and I really want to edit the file in place. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way Voice: (206) 23

Re: [CentOS] Re: Curmudgeoning (was Re: Problems with writing Dual Layer DVD)

2008-09-02 Thread Bill Campbell
7;' editor and *roff text processing tools. The Apple Lisa came with a 5MB drive, and also ran Xenix, although I never could figure out where they would put any data. The Kaypro-10 was a real bargain in 1984 or so, selling for $2,500 including a hard drive, around 10MB if I remember. It ran

Re: [CentOS] Re: Curmudgeoning (was Re: Problems with writing Dual Layer DVD)

2008-09-03 Thread Bill Campbell
r versions used 16bit realmode IO >> components from MSDOS). > >Anyone ever see wabi running win3.1 under Linux?? THAT was a show >stopper. It came with Caldera's releases. Mighty nifty it was. Ric I don't think I ever ran Wabi on Caldera, but did on SCO OpenServer 5.0.x.

Re: [CentOS] rsync problem

2008-09-03 Thread Bill Campbell
ht I'd ask here if anybody run into > similar problems. I would try running the new version under strace to see where it's dying. We are running rsync-3.0.3 from the OpenPKG portable package management system under CentOS with no problems. Bill -- INTERNET: [EMAIL PROTECTED]

Re: [CentOS] Screen capture during install

2008-09-12 Thread Bill Campbell
oom. Bill -- INTERNET: [EMAIL PROTECTED] 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 Now if there is one thing that we do worse than any o

Re: [CentOS] Multiple Linux instances on the same box - dual/triple/etc boot ?

2008-09-19 Thread Bill Campbell
ar more difficult to screw the pooch using virtual machines, and one can always make snapshots before upgrades or major changes making it easy to undo the changes and try again. I find this invaluable when testing major software installations. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbel

Re: [CentOS] DKIM

2008-09-25 Thread Bill Campbell
vers based on signing up for the feedback. Bill -- INTERNET: [EMAIL PROTECTED] 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:

Re: [CentOS] how to set term environment for cronjobs?

2008-09-30 Thread Bill Campbell
s as necessary exec /path/to/real/script Bill -- INTERNET: [EMAIL PROTECTED] 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 trade of governing has always

Re: [CentOS] OT Mailing List Spam

2008-10-03 Thread Bill Campbell
iminals for drop boxes to further their crimes. As large as it is, AOL does a very good job of dealing with complaints and handling spam. They are also quite active in the anti-spam/anti-phishing community. ... Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: h

Re: [CentOS] Proposed New Mailing List

2008-10-03 Thread Bill Campbell
more general lists to those that have very tight charters as I learn quite a bit when I see threads with interesting subjects that I might not see otherwise. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer

Re: [CentOS] More Samba Questions

2008-10-09 Thread Bill Campbell
e. smbpasswd -a username The -a option tells smbpasswd that the user is in the system /etc/passwd file. You will still need to type the password. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way Voice

Re: [CentOS] new list proposal

2008-10-15 Thread Bill Campbell
read messages where I know they are likely to be HTML and have long links to click, but GUIs are far too slow and cumbersome to deal with hundreds of messages a day, particularly in my postmaster and security folders which may go to thousands of messages in the morning. Bill -- INTERNET: [EMAIL P

Re: [CentOS] new list proposal

2008-10-16 Thread Bill Campbell
D, etc. just to make life interesting. As I said before, I scan the subjects of new threaded messages looking for things that look interesting, deleting far more than I read (hint to newbies -- make subjects meaninful, not just ``help''). Bill -- INTERNET: [EMAIL PROTECTED] Bill Campb

Re: [CentOS] -bash: /bin/grep: cannot execute binary file

2008-10-18 Thread Bill Campbell
reason these programs don't run after a root exploit is that the cracker has replaced them with binaries from another distribution and the binaries are looking for shared libraries that are not on the cracked system. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software L

Re: [CentOS] Delete all mail users data (mail server)

2008-10-20 Thread Bill Campbell
s good but dovecot will regenerate them anyway. A somewhat more sophisticated approach might be to clean out old files using find. This would remove everything over 30 days old from username's Maildir. find ~usrname/Maildir/ -type f -mtime +30 | xargs rm Bill -- INTERNET: [EMAIL PR

Re: [CentOS] compare directories

2008-10-23 Thread Bill Campbell
l give a list of lines in mirror2 not in mirror1 comm -13 /tmp/find.mirror1 /tmp/find.mirror2 > /tmp/missingfrom1 # This will give a list of files in mirror1 not in mirror2 comm -23 /tmp/find.mirror1 /tmp/find.mirror2 > /tmp/missingfrom2 Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbe

Re: [CentOS] compare directories

2008-10-23 Thread Bill Campbell
On Thu, Oct 23, 2008, MHR wrote: >On Thu, Oct 23, 2008 at 10:15 AM, Bill Campbell <[EMAIL PROTECTED]> wrote: >> >> A somewhat cleaner way of doing this is to use the ``comm'' >> command as it generates a straight list as opposed to diff which >> requi

Re: [CentOS] ls and rm: "argument list too long"

2008-10-24 Thread Bill Campbell
s where standard FORTRAN only permitted 6 (it was amazing how many of the variable names differed only in the 7th character). While this would be relatively easy to deal with today, it was a bitch when all programs were on 80-column punch cards. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbe

Re: [CentOS] replace

2008-10-24 Thread Bill Campbell
7;' or something similar that did not conflict. Perl also has options to do in-place replacements, and can make backups of the files, which is also a nice feature. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E.

Re: [CentOS] Help with a sun cobalt with sendmail and centos with postfix

2008-10-24 Thread Bill Campbell
ez >Panama Sistemas >Integradores de Telefonia IP y Soluciones Para Centros de Datos >Panama, Republica de Panama >Cel Panama. +(507) 6694-4780 > >_______ >CentOS mailing list >CentOS@centos.org >http://lists.centos.org/mailman/listinfo/centos > -- Bill -- INTERNET: [EMAIL PROT

Re: [CentOS] Help with a sun cobalt with sendmail and centos with postfix

2008-10-24 Thread Bill Campbell
g a bunch of Cobalt Raq hosting web sites at a regional ISP. I had one Raq here for a while. The most benefit I got out of it was digging into its Apache configuration files to learn about mod_rewrite and such. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC

Re: [CentOS] Re: ls and rm: "argument list too long"

2008-10-24 Thread Bill Campbell
. Thus if the starting value was greater than the terminating value nothing in the loop would be executed. + Free form input from cards (e.g. one could have ``PI=3.14159'' and it would do the reasonable thing. + Free form output. Bill -- INTERNET: [EMAIL PROTECTE

Re: [CentOS] Re: Ole Fossils [ was Re: ls and rm: "argument list too long"]

2008-10-24 Thread Bill Campbell
d select the picked question into a specific bin. Bill -- INTERNET: [EMAIL PROTECTED] 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 It's not

Re: [CentOS] Re: Ole Fossils [ was Re: ls and rm: "argument list too long"]

2008-10-25 Thread Bill Campbell
quiring major updgrades to support it. IBM never wrote a line of code that was not designed to sell more hardware. Bringing this back to Linux, at that time IBM occupied the place of honor that Microsoft has now with an effective monopoly, a cumbersome and inefficient system requiring an army of

Re: [CentOS] Re: Ole Fossils [ was Re: ls and rm: "argument list too long"]

2008-10-25 Thread Bill Campbell
On Sat, Oct 25, 2008, David G. Mackay wrote: >On Sat, 2008-10-25 at 10:30 -0700, Bill Campbell wrote: > >> And our Burroughs B-3500 would run circles around the 360/50. >> The Burroughs had a whopping 200KB of memory, ran an average of >> 20 jobs in the mix, and didn&#

Re: [CentOS] Re: Ole Fossils [ was Re: ls and rm: "argument list too long"]

2008-10-25 Thread Bill Campbell
On Sat, Oct 25, 2008, David G. Mackay wrote: > >On Sat, 2008-10-25 at 12:10 -0700, Bill Campbell wrote: > >> My first Burroughs experience was on the B-5500, and it had some >> ``interesting'' quirks. Using Burroughs extended ALGOL, one could do what >>

Re: [CentOS] Checking if a user is 'Disabled'

2008-10-29 Thread Bill Campbell
still be able >to login. I'm not sure that is true. I know if I attempt an ssh login to an account with authorized_keys where no account has been set for the user, the login fails (e.g. accounts created by kickstart for which no password is assigned during installation). Bill -- INTERNET: [EMAI

Re: [CentOS] [OT] List of all email users

2008-10-31 Thread Bill Campbell
king, and delivery to NFS mounted Maildir stores. Bill -- INTERNET: [EMAIL PROTECTED] 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 Fair is the

Re: [CentOS] Terminal emulation scripting

2008-11-12 Thread Bill Campbell
nd python modules that work reasonably well too. Bill -- INTERNET: [EMAIL PROTECTED] 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 Many citizens

Re: [CentOS] XFS or JFS on CentOS 5?

2008-11-19 Thread Bill Campbell
;if I >should" but how the xfs support in CentOS compares to jfs. It seems to >me that xfs is a bit more up-to-date. I have not tried either of these on CentOS, but have on SuSE Enterprise Linux. I have lost data on both jfs and xfs on SuSE so now use ext3 for everything as it's t

Re: [CentOS] PPTP VPN server

2008-11-24 Thread Bill Campbell
them to consider OpenVPN. I wrote a couple of scripts to automatically generate the OpenVPN certificates for clients making it easy for unsophisticated clients to install them on their Windows and Macs machines, and they now are much happier than the were with PPTP. Bill -- INTERNET

Re: [CentOS] chmod for directories only

2008-12-01 Thread Bill Campbell
I > suppose it won't hurt (in this case) to set the x for the files, but I > want some consistancy. find . -type d | xargs chmod 755 Or if the directories may have whitespace find . -type d -print0 | xargs -0 chmod 755 Bill -- INTERNET: [EMAIL PROTECTED] Bill

Re: [CentOS] Logwatch - Dovecot logs

2008-12-08 Thread Bill Campbell
ers can also try to find working user accounts and passwords by probing the mail servers. Bill -- INTERNET: [EMAIL PROTECTED] 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:

Re: [CentOS] pop3 attack

2008-12-09 Thread Bill Campbell
bin/bash). You should also notify [EMAIL PROTECTED] about these attempts from their network sending them the log entries with the your local time zone so they may be able to figure out which of there users was doing this. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Softw

Re: [CentOS] pop3 attack

2008-12-09 Thread Bill Campbell
On Tue, Dec 09, 2008, Chris Boyd wrote: > >On Dec 9, 2008, at 2:33 PM, Bill Campbell wrote: > >> Once the cracker finds an account with a guessable password, they >> may well >> be able to get access to your system as that user via ssh, webmin, >> usermin

Re: [CentOS] pop3 attack

2008-12-10 Thread Bill Campbell
ho get access via weak passwords found by imap/pop probes as you described. It's been my experience in the 15 years we have been doing support for regional ISPs that well over 50% of their user's passwords are easily cracked, and that getting the users to use good passwords is dif

Re: [CentOS] pop3 attack

2008-12-10 Thread Bill Campbell
On Wed, Dec 10, 2008, John R Pierce wrote: >Ned Slider wrote: >> Bill Campbell wrote: >> >>> Your IP address, 70.62.90.185, is listed on zen.spamhaus.org, and >>> you can probably go to their web site to see why it's listed. >>> >&g

Re: [CentOS] nfs slow?

2008-12-10 Thread Bill Campbell
nd 0.50 (a 4-year old SLES 9.2 system with a single Intel(R) Pentium(R) 4 CPU 3.00GHz, 2GB RAM with 7,200 RPM Seagate Barracuda SATA drives, hardly a high performance machine compared to what we're building today. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LL

Re: [CentOS] pop3 attack

2008-12-10 Thread Bill Campbell
& away it went. > >why change software just because one configuration line is different? I've spent almost 20 years avoiding sendmail :-). Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way Voice:

Re: [CentOS] OT: Need some riser card advice...

2008-12-12 Thread Bill Campbell
of 2U boxes here that I'm preparing to deliver to a customer which have them. http://www.siliconmechanics.com/ You may be able to find Supermicro parts on eBay as well. I have a 2U server here that I got on eBay which is working nicely. Bill -- INTERNET: b...@celestial.com Bi

Re: [CentOS] OT: Ping failed (SOLVED)

2008-12-18 Thread Bill Campbell
sort -u > /tmp/critpackages Then a quick check for changed files. This doesn't show the package names, but that's easy to find with ``rpm -qf fname''. rpm -V `cat /tmp/critpackages` Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software LLC URL: http://ww

Re: [CentOS] FTPS setup problem

2008-12-19 Thread Bill Campbell
ss without having to deal with multiple server components. The OpenVPN clients for Windows and OS X are simple to set up, well within the capabilities of the average web developer (which often aren't extensive :-). Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software LLC

Re: [CentOS] Security advice, please

2008-12-24 Thread Bill Campbell
much malware is running on top of the Microsoft virus, Windows. It's very easy to revoke authorized_keys or OpenVPN access for a lost or stolen laptop. Allowing password access by any means opens up a large can of worms. ... Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial So

Re: [CentOS] Security advice, please

2008-12-24 Thread Bill Campbell
On Wed, Dec 24, 2008, jk...@kinz.org wrote: >On Wed, Dec 24, 2008 at 09:43:19AM -0800, Bill Campbell wrote: >> On Wed, Dec 24, 2008, jk...@kinz.org wrote: >> >Top posting to ask a question regarding the article below: >> > Summary: Enable ssh to allow login from a

Re: [CentOS] ZFS on Linux

2008-12-28 Thread Bill Campbell
he freebsd lists on zfs that give me the impression that zfs on freebsd is not really ready for prime time. Bill -- INTERNET: b...@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 980

Re: [CentOS] Log File Reviewing

2009-01-05 Thread Bill Campbell
og/messages pcregrep '^\s*word\b' /var/log/messages awk '$1 == "word"{print}' /var/log/messages Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way Voice: (206) 236-16

Re: [CentOS] Log File Reviewing

2009-01-05 Thread Bill Campbell
w-level system calls that I previously had to do with compiled ``C'' programs. I have switched all of my new development primarily to python which I find far cleaner than perl, and easier to use for large projects. Python uses perl regular expression syntax so the transition was

Re: [CentOS] Log File Reviewing

2009-01-05 Thread Bill Campbell
On Mon, Jan 05, 2009, Les Mikesell wrote: >Bill Campbell wrote: >> >> I used to some pretty complex shell and awk scripts before learning perl >> about 20 years ago. Perl allowed me to do most things in a single language >> including fairly low-level system calls that

Re: [CentOS] Log File Reviewing

2009-01-06 Thread Bill Campbell
On Tue, Jan 06, 2009, Kai Schaetzl wrote: >com> > >Bill Campbell wrote on Mon, 5 Jan 2009 16:02:29 -0800: > >> (which we are running for Zope compatibility >> as the version of Zope we're running doesn't work with python-2.5.x. > >you did realize that

Re: [CentOS] Email/GroupWare Suite

2009-01-07 Thread Bill Campbell
lly use courier-imap with Maildir storage, and our own server-side filtering and routing before delivery. Bill -- INTERNET: b...@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 980

Re: [CentOS] Email/GroupWare Suite

2009-01-08 Thread Bill Campbell
. The VM runs only Zimbra, while everything else of interest runs on the host machine. Bill -- INTERNET: b...@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:

Re: [CentOS] Email/GroupWare Suite

2009-01-09 Thread Bill Campbell
and have to migrate to something else. The thing I would be concerned about is the future of Yahoo. If it is finally absorbed by the Borg of Redmond, history says that anything that competes with Windows will be dropped. Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial So

Re: [CentOS] [OT] Remote control of a WinXP machine from a Linux host

2009-01-10 Thread Bill Campbell
but I am not sure what >structure the ISP has. I mean, they may well have a NAT inside a NAT inside a >NAT... However, I'll try it out to see if this kind of port-forwarding works >in my case. :-) That should not be a problem with OpenVPN connections initiated from the Windows machines

Re: [CentOS] [OT] Remote control of a WinXP machine from a Linux host

2009-01-10 Thread Bill Campbell
On Sat, Jan 10, 2009, John R Pierce wrote: >Bill Campbell wrote: >> The real issue is how one would script this on the Windows side >> as the OpenVPN client I've seen for Windows assumes GUI control. > >the Windows OpenVPN implementation supports pretty much the same c

Re: [CentOS] time command with options

2009-01-13 Thread Bill Campbell
: syntax error near unexpected token `}' > >How do I correctly issue the command with an option >for -o file to output the data to a file. Why aren't you using standard i/o redirection? time { date ; } > file OR to append to the file time { date ; } >> file Bill --

Re: [CentOS] Postfix header check help

2009-01-13 Thread Bill Campbell
t line Or perhaps two rules /^Subject:.*dingdong/ OK /^Subject:.*/ REJECT Bill -- INTERNET: b...@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

Re: [CentOS] Help with a good recovery plan.. Linux rescue?

2009-01-19 Thread Bill Campbell
the system. I did a fresh install on the primary HD without touching the external RAID drives, and, much to my surprise, the new Linux found the RAID drives, asking if I wanted to mount them. Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.

Re: [CentOS] Ping and traceroute...

2009-01-23 Thread Bill Campbell
th their home system using OpenVPN, thus being able to access their systems where they might otherwise be blocked. Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way Voice: (206) 236-1676 Mercer Islan

Re: [CentOS] Political Spam sent through several CentOS mailing lists

2009-01-28 Thread Bill Campbell
approved spam that was forwarded to me for moderation). The only thing is to remember the short version of the Serenity Prayer -- ``sh*t happens''. Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer W

Re: [CentOS] Political Spam sent through several CentOS mailing lists

2009-01-28 Thread Bill Campbell
On Wed, Jan 28, 2009, cen...@911networks.com wrote: >On Wed, 28 Jan 2009 17:07:44 -0800 >Bill Campbell wrote: > >> >> Some spam is going to get through to a mailing list regardless of >> the anti-spam measures taken (I have accidentally approved spam >> that w

Re: [CentOS] Automounter issue

2009-02-01 Thread Bill Campbell
r in the am- utils package. Largely that's because that's what I know from my Caldera and SuSE days, and we have it running on OS X and FreeBSD as well. ... Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641

Re: [CentOS] kickstart won't kick-off via network

2009-02-03 Thread Bill Campbell
cheat and plug both NICs into switch(es) that will provide DHCP during installation, then sort out which is which once the install is complete. It's easy here as our in-house install server is on a public network, accessible via NAT from the private NIC so looking at the IP address assigned

Re: [CentOS] real SATA RAID

2009-02-08 Thread Bill Campbell
daptec AIC-8120 on a X5DPL-TGM main board. It is working fine with CentOS 5.something, at least as far as basic operations. My question is whether there is anything similar to the 3ware 3dm2 management software for this under Linux? Bill -- INTERNET: b...@celestial.com Bill Campbell; Celest

Re: [CentOS] tinydns/djbdns opinion poll

2009-02-09 Thread Bill Campbell
jbdns, but it was at least 8 years ago. Other than a simple hack I did years ago to have dnscache ignore CVS and RCS directories, it has been dead solid with zero problems. Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6

Re: [CentOS] What is the System Event Log?

2009-02-10 Thread Bill Campbell
etc/init.d/ipmievd script, only /usr/share/ipmitool/ipmievd.init.redhat, and the so sample of the /etc/sysconfig/ipmievd file). Any suggestions on documentation covering configuration on CentOS systems? I have no problems with RTFM, if only I know where to find TFM. Bill -- INTERNET: b...@c

Re: [CentOS] tinydns/djbdns opinion poll

2009-02-12 Thread Bill Campbell
ly). In the OpenPKG portable packaging system, which is RPM based, the presence of any .rpmnew or .rpmsave configuration files will prevent a package from starting, and warning messages will be generated until the situation is resolved. Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial

Re: [CentOS] tinydns/djbdns opinion poll

2009-02-12 Thread Bill Campbell
On Thu, Feb 12, 2009, Les Mikesell wrote: >Bill Campbell wrote: >> >>>> >>>>> locate rpmsave >>>>> locate rpmnew >>>> rpmsave is left from *un*installations, rpmnew is the *new* file, there is >>>> no file overwritten. rpm

Re: [CentOS] tinydns/djbdns opinion poll

2009-02-12 Thread Bill Campbell
y loaded MX servers (millions of e-mails a day) without having a service down for more than a minute or two while dealing with configuration file changes. Bill -- INTERNET: b...@celestial.com Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way Voice

Re: [CentOS] tinydns/djbdns opinion poll

2009-02-12 Thread Bill Campbell
On Thu, Feb 12, 2009, Les Mikesell wrote: >Bill Campbell wrote: >> >>>> That sounds like the kiss of death for any critical service. Can't it >>>> figure out ahead of time that this is going to happen and let the >>>> service keep running

Re: [CentOS] tinydns/djbdns opinion poll

2009-02-12 Thread Bill Campbell
On Thu, Feb 12, 2009, Les Mikesell wrote: >Bill Campbell wrote: >> >>>> Of course we don't do things that are likely to take a critical service >>>> down without proper prior planning (often found out the hard way on our own >>>> systems :-). If a

Re: [CentOS] tinydns/djbdns opinion poll

2009-02-12 Thread Bill Campbell
data which can be automated and therefore be to a large >degree zero maintenance too. Bill -- INTERNET: b...@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 Fa

Re: [CentOS] CentOS 5.2 and SATA HotSwap

2009-02-19 Thread Bill Campbell
t place to look for hardware compatibility? http://linux-ata.org/driver-status.html According to this there are no Adaptec SATA devices with ahci capabilities. I am interested because we have a box with a Supermicro X5DPL-TGM main board with on-board Adaptec AIC-8120 that I would like to be

Re: [CentOS] Recover rpm DB corrupted by disk failure?

2009-02-23 Thread Bill Campbell
-h /var/lib/rpm Bill -- INTERNET: b...@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 Cutting the space budget really restores my faith in huma

<    1   2   3   4   >