Re: [CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Paul Heinlein
: http://www.youtube.com/watch?v=aIlJ8ZCs4jY -- Paul Heinlein <> [EMAIL PROTECTED] <> www.madboa.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] users & groups

2007-12-11 Thread Paul Heinlein
ent group -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Switching screen resolution on the fly

2008-01-07 Thread Paul Heinlein
n page. xrandr comes with the xorg-x11-server-utils package. -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] ntpd stuck on stratum 16 = not synced

2008-01-16 Thread Paul Heinlein
ively (or additionally), you might try wrapping ntpd in strace to see if any system calls are being thwarted. -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] location of sg.c on distro CDs

2008-01-16 Thread Paul Heinlein
empty on my CentOS 5 box. -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] dovecot/procmail w/maildir format?

2008-02-22 Thread Paul Heinlein
vecot.conf file also has some maildir-specific directives; I make sure maildir files are copied with hard links (which won't work over NFS): maildir_copy_with_hardlinks = yes Does that help? -- Paul Heinlein <> [EMAIL PROTECTED] <

Re: [CentOS] GRabbing MAC address

2008-02-28 Thread Paul Heinlein
d use /sbin/ip, which defaults to a lower-case version of the MAC rather than the upper-case presentation used by ifconfig: ip link show eth0 | awk '/ether/ {print $2}' I mean, doesn't everyone use lower-case MACs in dhcpd.conf? :-) -- Paul Hein

Re: [CentOS] satisfying netdirector package dependencies

2008-03-05 Thread Paul Heinlein
ronment to work as expected. Perhaps, however, other list members have more heartening stories to tell. -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] clarifications

2008-03-17 Thread Paul Heinlein
to sendmail.mc: - %< - FEATURE(`dnsbl', `sbl-xbl.spamhaus.org', `"554 Mail rejected - http://www.spamhaus.org/query/bl?ip="$&{client_addr}') - %< - -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Which sasl?

2008-03-18 Thread Paul Heinlein
sl2 in CentOS 4. -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Re: sendmail aliases

2008-04-02 Thread Paul Heinlein
Postfix. +1 Preach it, bro! -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Fwd: xwiki vhost in apache

2008-04-06 Thread Paul Heinlein
g the line. -- Paul Heinlein <> [EMAIL PROTECTED] <> www.madboa.com___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] snmpd wont start on CentOS 4.4?

2008-04-10 Thread Paul Heinlein
ocalhost snmpd[6673]: NET-SNMP version 5.1.2 But still, there is no process running... Have you tried launching snmpd in non-forking mode? snmpd -f -Le If that's not verbose enough, wrap it in strace and try again: strace -o /tmp/snmpd.trace snmpd -f -Le -- Paul Heinlein <> [

Re: [CentOS] NIS problems after installation

2007-07-16 Thread Paul Heinlein
w anything? Is iptables in use? Does an exception need to be made? Can you attach strace to ypserv and see anything of significance? -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] local yum mirrors and yum.conf.d

2007-07-20 Thread Paul Heinlein
ll. Locally built packages, on the other hand, are stored in a separate local repo; those do get their own .repo file. -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Stability issues with Dovecot imap-login in Centos 5?

2007-08-06 Thread Paul Heinlein
ms of your "stability issues"? -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] BIND issues, server not responding

2007-08-23 Thread Paul Heinlein
tes of DNS UDP traffic. Setting the limit at 512 triggers a noticable number of retries, at least in our environment. -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.

Re: [CentOS] Re: rootpw and graphical mode?

2007-09-07 Thread Paul Heinlein
[a-zA-Z0-9./] The openssl binary can easily create a shadow-compatible hash for you: openssl passwd -1 -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mail

Re: [CentOS] [CentOS 5] tftp-server, unable to create new files (even with "-c" option)

2007-09-13 Thread Paul Heinlein
semodule -i tftpwrite.pp Then make sure that the filename to which you want to write exists, is world-writable, and has the correct file contexts. If I wanted to write to /tftpboot/foo, for example, it ought to look like -rw-rw-rw- root root user_u:object_r:tftpdir_t/tftpboot/foo -- Pa

RE: [CentOS] Server Virtualization

2007-09-19 Thread Paul Heinlein
ge.net/ on CentOS 5. There aren't all the bells and whistles of ZFS, I suppose, but it's pretty simple to set up. Also, given gigabit ethernet and a decent switch, its bonnie++ numbers aren't bad at all. -- Paul Heinlein <> [EMAIL PROT

Re: [CentOS] DocX support in OpenOffice

2007-10-18 Thread Paul Heinlein
ffice 97 -- and even then it was never advertised. You had to know exactly what you were seeking to find it buried in the bowels of microsoft.com. Just get it out of your head that Microsoft's true customers are those who purchase MS products. Its true customers are the folks who own

Re: [CentOS] self signed ssl cert on C5

2007-10-25 Thread Paul Heinlein
w the paths in your local httpd configuration, often defined in /etc/httpd/conf.d/ssl.conf. -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Re: self signed ssl cert on C5

2007-10-25 Thread Paul Heinlein
t security context type (probably httpd_config_t)? -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] question about backup regimens

2007-11-08 Thread Paul Heinlein
Tape Drive Recommendations http://lists.centos.org/pipermail/centos/2007-March/thread.html#77709 * Help with backups http://lists.centos.org/pipermail/centos/2007-August/thread.html#85292 -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/

Re: [CentOS] Oracle Instant Client 11g on CentOS 5 (32-bit) workaround

2007-11-08 Thread Paul Heinlein
directory? It'd be something to the effect of semanage fcontext -a -t textrel_shlib_t \ "/usr/lib/oracle/11.1.0.1/client/lib/.*\.so.*" or, less version-specific, semanage fcontext -a -t textrel_shlib_t \ "/usr/lib/oracle/[0-9.]*/client/lib/.*\.so.*"

Re: [CentOS] backups and md5 all in one while splitting

2007-11-09 Thread Paul Heinlein
srv/svn/myrepo.bak http://src.me.com/svn/myrepo svnsync sync file:///srv/svn/myrepo.bak Then, somewhat regularly, svnsync sync file:///srv/svn/myrepo.bak -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS

Re: [CentOS] ext3 and acls

2007-06-12 Thread Paul Heinlein
installed, then take at peek at the getfacl(1) and setfacl(1) man pages. -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] which commands do you use to SSL certify your own server?

2007-06-15 Thread Paul Heinlein
a private server, you can keep the cert and the key in the same file. I'd just give it 0600 perms no matter where you put it. Then confinue with your step #5. -- Paul Heinlein <> [EMAIL PROTECTED] <> www.madboa.com ___ CentOS mailing

Re: [CentOS] installed centos date & time

2007-06-15 Thread Paul Heinlein
agree with the ones for /root/*log and /root/anaconda*, then that's a pretty good candidate. -- Paul Heinlein <> [EMAIL PROTECTED] <> www.madboa.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] which commands do you use to SSL certify your own server?

2007-06-15 Thread Paul Heinlein
ed applications is a daunting task, and quite different from learning SSL programming or theory. Anyone looking to write for O'Reilly could probably pitch such a title! :-) -- Paul Heinlein <> [EMAIL PROTECTED] <> www.madboa.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] How to build clamav SRPM and RPM with calmav tarbal - CentOS 5

2007-06-25 Thread Paul Heinlein
t secure method (Obviously) but it is the same support upstreams users are paying to get, at least at the tier 1 support level. Lazy. Can I get a Worthless in, too, while I'm at it? You want lazy? OK: semodule -r clamav -- Paul Heinlein <> [EMAIL PR

Re: [CentOS] logwatch reports not benig emailed

2007-06-26 Thread Paul Heinlein
alled (6 so far). Do your mail logs say anything at all? -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] How to add to EPEL wishlist?

2007-06-29 Thread Paul Heinlein
"Be liberal about what you receive, strict about what you return." -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Bacula in CentOS 5

2007-07-02 Thread Paul Heinlein
handful of CentOS 5 (x86_64) boxes with Bacula 2.0.3. For my purposes, I rely on a home-brewed client-only rpm that installs a minimal set of binaries. The .spec isn't well tested, but I've included it below just in case it helps. -- Paul Heinlein <> [EMAIL PROTECTED] <>

Re: [CentOS] dmesg and messages differences

2011-01-20 Thread Paul Heinlein
to /var/log/dmesg; the LOGLEVEL shell variable is set in /etc/sysconfig/init. The content of /var/log/messages is controlled via /etc/syslog.conf. -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing lis

Re: [CentOS] Is it okay?

2011-01-21 Thread Paul Heinlein
d offices across the hall. -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] how to unmount an NFS share when the NFS server is unavailable?

2011-01-26 Thread Paul Heinlein
ilesystem returns. An app can never be fooled into think a write or read operation succeeded when it didn't. Soft-mounted filesystems, however, return error codes that applications can (and most often do) ignore, resulting in all sorts file corrupti

Re: [CentOS] offsite encrypted backups?

2011-01-28 Thread Paul Heinlein
e master key can recover files from all machines. -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] How to relocate $HOME directory

2011-01-31 Thread Paul Heinlein
ble user logins 12. Tell your users emphatically that they should use $HOME anywhere they're tempted to hardwire their home directory path into a script. :-) -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] dhcp fail over

2011-02-10 Thread Paul Heinlein
Windoze > driver problem than DHCP. No problems here, though I don't think either of my DHCP servers has been off-line for more than six or seven minutes at a time over the past several years (other than during a couple extended power outages when DHCP wasn't my real worry :

Re: [CentOS] virtualization on the desktop a myth, or a reality?

2011-03-02 Thread Paul Heinlein
ch resources. I allocated 1CPU core & > 512MB RAM to it I've never allocated less than 1 GB RAM to a VM with an active GUI, but I suspect that RAM crunch is part of the problem. Install CentOS 5 on raw hardware with 512 MB RAM and try running Firefox...

Re: [CentOS] Xen stack scheme

2011-03-04 Thread Paul Heinlein
machines using both it and Xen, and I can't really speak to any difference in performance or small-scall management. -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http:

Re: [CentOS] CentOS and Marvell SAS/SATA drivers

2011-03-08 Thread Paul Heinlein
all depends on where you stick the pins. -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] skype?

2011-03-16 Thread Paul Heinlein
actually exist in the filesystem. -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] KVM virt-install on disk image - "no space"

2011-04-21 Thread Paul Heinlein
ilename via --disk="path=/path/to/nonexistent/disk.dsk,size=15" In other words, I'd suggest skipping the disk-creation step... -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos

Re: [CentOS] Install CentOS as KVM guest

2011-04-25 Thread Paul Heinlein
le-check to make sure that, e.g., the network option is configured appropriately for your environment. If you're doing a kickstart installation, the "ks=..." stuff goes within the extra-args option. -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] LDAPs causing System Message Bus to hang when there's no network

2011-04-28 Thread Paul Heinlein
the extra users listed in our setup aren't the cause of the hangups... -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] community communication

2011-05-03 Thread Paul Heinlein
x27;s errand. On the other hand, it gives us a "it > probably won't happen sooner than" date to work with. Well said! -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] How to get CentOS 8 on AWS

2020-05-12 Thread Paul Heinlein
d not. -- Paul Heinlein heinl...@madboa.com 45°38' N, 122°6' W ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] firewall help request

2020-06-16 Thread Paul Heinlein
--dport 22 -s ${GOODIP}/32 -j ACCEPT iptables -A OUTPUT -p tcp --dport 22 -s 10.0.0.0/24 -j REJECT -- Paul Heinlein heinl...@madboa.com 45°38' N, 122°6' W ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS 8.2 / missing libc++ (libcxx-devel)

2020-10-13 Thread Paul Heinlein
it in order to build v9 and plv8 projects) Do you mean the libstdc++-devel package? Or prehaps redhat-lsb-cxx? -- Paul Heinlein heinl...@madboa.com 45°38' N, 122°6' W ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] enp0s25 disconnect

2020-11-04 Thread Paul Heinlein
nnection modify ens192 connection.autoconnect yes # start ens192 immediately nmcli connection up ens192 # = %< Hope that helps. -- Paul Heinlein heinl...@madboa.com 45°38' N, 122°6' W ___ CentOS mailing list CentOS@centos.org htt

Re: [CentOS] https://blog.centos.org/2020/12/future-is-centos-stream/

2020-12-08 Thread Paul Heinlein
y guide, they will prove very stable. If not, then I'll pour one out for CentOS and look elsewhere. -- Paul Heinlein heinl...@madboa.com 45°38' N, 122°6' W ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] dovecot option PROFILE=SYSTEM

2021-01-06 Thread Paul Heinlein
e /etc/crypto-policies directory tree Several applications use these policies, so it's worthwhile to take a look around. -- Paul Heinlein heinl...@madboa.com 45°38' N, 122°6' W ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Certificate Authority (CA) in CentOS 7 to create digital certificates

2021-02-16 Thread Paul Heinlein
clients that need SSL Certificates? FWIW: I use the "easy-rsa" package for that (standard in Fedora, for RHEL/CentOS 7/8 it's in the EPEL 7/8 repository). I use the easyrsa package as well. It can be found in the OpenVPN source code, if you need to download it directly. -- Paul

Re: [CentOS] Permission denied when updating CentOS 8 Streams

2021-02-19 Thread Paul Heinlein
ck [Failed to connect to mirrorlist.centos.org port 80: Permission denied] Try using an https:// URL. -- Paul Heinlein heinl...@madboa.com 45°38' N, 122°6' W ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] OpenStack Training Recommendations

2021-02-24 Thread Paul Heinlein
nt. Suggestions to ditch OpenStack for OtherGreatSolution will be ignored.) -- Paul Heinlein heinl...@madboa.com 45°38' N, 122°6' W ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] R730xd & SD card identfication

2021-03-08 Thread Paul Heinlein
/considerations_in_adopting_rhel_8/index#removed-device-drivers_hardware-enablement My suggestion is that you try finding a driver at http://elrepo.org/. -- Paul Heinlein heinl...@madboa.com 45°38' N, 122°6' W ___ CentOS mailing list CentOS@centos.org https://lists.

Re: [CentOS] XML parsing in shell script

2021-03-18 Thread Paul Heinlein
of cases. In that case, the libxslt stuff may be what you want: http://xmlsoft.org/libxslt/ The command-line tool is xsltproc. Again, it's not easy to use, but once you've built a toolchain, it will be reliable and fairly easy to modify if the source XML schema change. -- Pau

Re: [CentOS] XML parsing in shell script

2021-03-18 Thread Paul Heinlein
y non-commercial. I gain nothing by you visiting it -- or ignoring it.) -- Paul Heinlein heinl...@madboa.com 45.38° N, 122.59° W ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] rsync over ssh stalls after completing the job

2021-04-13 Thread Paul Heinlein
to stderr or stdout when you logout of jeff? It's fairly rare, but I've seen logout messages mess up rsync before. -- Paul Heinlein heinl...@madboa.com 45.38° N, 122.59° W ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] rsync over ssh stalls after completing the job

2021-04-14 Thread Paul Heinlein
t yes ForwardX11 yes ForwardX11Trusted yes # network settings Host *.my.net Compression yes IdentityFile ~/.ssh/id_ed25519 # defaults Host * Compression no ForwardAgent no ForwardX11 no ForwardX11Trusted no Protocol 2 # = %< ===== -- Paul Heinlein heinl...@madboa.co

Re: [CentOS] Centos 8 crypto-policy to get SSL Labs A rating

2021-06-30 Thread Paul Heinlein
In conjunction with other TLS best practices, these settings seem to do the trick (read: Qualys likes them), albeit while excluding some older browsers. -- Paul Heinlein heinl...@madboa.com 45.38° N, 122.59° W ___ CentOS mailing list CentOS@c

Re: [CentOS] Centos 8 crypto-policy to get SSL Labs A rating

2021-07-05 Thread Paul Heinlein
y to figure out where exactly the 'PROFILE=SYSTEM' string gets parsed and replaced, so I can't answer your specific question. In my case, I don't use any Include or IncludeOptional statements in the main httpd.conf; it's all there in one file. Obviously, my sol

Re: [CentOS] Centos versions in the future?

2021-07-08 Thread Paul Heinlein
ag on, value. -- Paul Heinlein heinl...@madboa.com 45.38° N, 122.59° W ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Running Centos 8 Stream: Do I need to remove any of the repos?

2021-11-29 Thread Paul Heinlein
as I don't know anything about the remi* repositories, so I can't speak to them. I suspect the redhat.repo file is nothing but comments, but you'd need to verify its contents. Otherwise, your *.repo list looks pretty functional. -- Paul Heinlein heinl...@madboa.com

Re: [CentOS] Running Centos 8 Stream: Do I need to remove any of the repos?

2021-11-30 Thread Paul Heinlein
now what you're doing with the "Remi" repository, since it's an unknown to me. Otherwise, your repository list looks good to me. -- Paul Heinlein heinl...@madboa.com 45.38° N, 122.59° W ___ CentOS mailing list CentOS@centos.o

Re: [CentOS] Introducing CentOS Stream 9

2021-12-03 Thread Paul Heinlein
the base OS but is also a stream. I'm not sure how that will work. As of yesterday, "dnf module list" is pretty sparse. I assume that will change over time. So far, my overall impression is that it behaves not too differently from EL8/CentOS 8. -- Paul Heinlein

Re: [CentOS] Introducing CentOS Stream 9

2021-12-03 Thread Paul Heinlein
al RPM packaging. The same concept applies to the system level gcc, and therefore libgcc. Does that mean there might be, say, a python310 or gcc12 stream? RHEL 8 does not include Tomcat either, so that is not new. Heh. I guess I should have looked at that. None of our internal Tomcat use

Re: [CentOS] [CentOS Stream 8] Update of IPA server broken - bind-dyndb-ldap needs to be rebuilt?

2022-02-09 Thread Paul Heinlein
think I'm fully up to date. Am I missing something? -- Paul Heinlein heinl...@madboa.com 45.38° N, 122.59° W ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] ceph beginner, how to initialize a new node on a blank system?

2022-02-21 Thread Paul Heinlein
example pxe and kickstart surely works too but my idea is that an new node perfectly fits in every aspect. Do you mean something like ceph-ansible? https://docs.ceph.com/projects/ceph-ansible/en/latest/ -- Paul Heinlein heinl...@madboa.com 45.38° N, 122.59° W

Re: [CentOS] bash script input password automatically.

2022-07-22 Thread Paul Heinlein
-interactive way? For example password is stored in a file and the bash script will source it instead of manually typing the password. Please suggest. Thanks in advance. See the "PASS PHRASE ARGUMENTS" section of the openssl(1) man page for the various ways openssl can get a password. -- Pau

Re: [CentOS] How fast?

2009-10-05 Thread Paul Heinlein
even then you can tighten things up if you're willing to work with a speciality distro. -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] DNS is confusing! (I really need some help understanding!)

2009-10-09 Thread Paul Heinlein
. > I see that Paul Heinlin put out a DNS tutorial here: > http://www.madboa.com/geek/soho-bind/ Paul, I appreciate this! Thank Carla Schroder. She asked me to write that bit for her (excellent) Linux Cookbook and encouraged me to publish my original version of it... -- Pa

Re: [CentOS] customized centos 5.4 install, core install?

2009-10-13 Thread Paul Heinlein
new kernels in all manner of infrastructure servers -- mail, web, nfs, vpn, blah, blah -- and then, the VERY NEXT DAY, I see the CentOS X.Next announcement telling me that I was about two weeks too soon. At least there are some things I can count on... :-) -- Paul Heinlein <> heinl...@m

Re: [CentOS] Way to go, CentOS team. Here's a hearty "thank you"!

2009-10-22 Thread Paul Heinlein
ou (and many of us) wanted, you got it RIGHT. *That* is what > was important. I yum updated from 5.3 to 5.4 with NO issues that I > can speak of right now. Well said. Let me add my thanks too... -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ __

Re: [CentOS] IPSec VPN Under CentOS 5.4

2009-10-22 Thread Paul Heinlein
y quick to work and play well together. They can do it, but some coaxing is often necessary. XP, otoh, works great. On Linux, I like running OpenVPN as a standard daemon, but there's also a NetworkManager plugin that mostly works as advertised. -- P

Re: [CentOS] Certificates Revocation Lists and Apache...

2009-11-04 Thread Paul Heinlein
l/crl.pem The 'verify' option is only good for certifcates, not CRLs. It's also worth noting that the 'verify' option doesn't do any CRL checking. Grep for 'CRL' in the DIAGNOSTICS section of the verify(1) man page and you'll see a lot of 'unused' notes. -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] hard drive errors

2009-11-24 Thread Paul Heinlein
y unreadable (pending) sectors In my experience, 993 unreadable sectors is a high number. That's not good. I'd definitely suggest replacing the disk. If you're in the mood to do some tinkering, you might try following the (somewhat complex) procedures on the bad block HOWTO: ht

Re: [CentOS] directory permissions

2010-01-12 Thread Paul Heinlein
delete > files, even though group has rwx permissions? chmod 3775 /your/directory This combines the 2775 trick mentioned above with an o+s operation. Setting the "sticky bit" on the all-users permissions allows only owners to dispose of files. See the permissions on /tmp or /v

Re: [CentOS] directory permissions

2010-01-12 Thread Paul Heinlein
es). If you have subdirectories you want to alter, but you also have regular files sprinkled through the tree, it'd be best to run find instead, e.g., find /your/directory -type d -exec chmod 3775 {} \; -- Paul Heinlein <> heinl...@madboa.

Re: [CentOS] Backup server

2010-01-13 Thread Paul Heinlein
la handles quite well. I would probably revisit my software choice if I started using only HD-based backups. -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Generating X.509 Certificates in Centos with open ssl

2010-01-27 Thread Paul Heinlein
On Wed, 27 Jan 2010, Arvind P R wrote: > hi all > > can someone please guide me to a good howto to Generating X.509 > Certificates in centos 5.4 with open ssl? >From the shameless self-promotion department: http://www.madboa.com/geek/openssl/ -- Paul Heinlein <> heinl.

Re: [CentOS] cfengine version 3?

2010-02-02 Thread Paul Heinlein
e cfengine for file copying and manipulation, but it's pretty central to our configuration management. -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] how to work with Code Repositories, but for web development?

2010-02-11 Thread Paul Heinlein
creenshots, think about associating your repository with a wiki like Trac: http://trac.edgewall.org/ -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] Login timed out after 60 seconds

2010-02-11 Thread Paul Heinlein
ss and been unable to get a console because of that timeout. -- Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Login timed out after 60 seconds

2010-02-12 Thread Paul Heinlein
On Thu, 11 Feb 2010, nate wrote: > Paul Heinlein wrote: > >> I'm trying to figure out if it's possible to lengthen that timeout >> value from 60 to, say, 180. This isn't the first time I've wanted >> to kill a runaway process and been unable to get

Re: [CentOS] Hardisk cloning for centos-5.3

2010-02-15 Thread Paul Heinlein
B device). -- Paul Heinlein <> heinl...@madboa.com <> www.madboa.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Simulate RJ 45 Port

2008-04-18 Thread Paul Heinlein
s the ones made by Moxa (www.moxa.com)? I'm sure there are other makers of such devices, [] Digi -- www.digi.com -- also makes this sort of thing. -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list

Re: [CentOS] Can't get .htaccess to work

2008-04-18 Thread Paul Heinlein
for auth stuff changed between Apache 2.0 and 2.2 (which is used in CentOS 5). In particular, you'll need a AuthBasicProvider declaration: http://httpd.apache.org/docs/2.2/mod/mod_auth_basic.html#authbasicprovider -- Paul Heinlein <> [

Re: [CentOS] OT -Recommendations relating to a Password Safe

2008-04-23 Thread Paul Heinlein
@echo " view -- to view the data file" edit: @umask 0077; $(GPG) --output $(FILEPLAIN) --decrypt $(FILECRYPT) @$(VI) $(FILEPLAIN) @umask 0077; $(GPG) --encrypt --recipient $(GPGID) $(FILEPLAIN) @$(RM) $(FILEPLAIN) view: @umask 0077; $(GPG) -

Re: [CentOS] ClamAV version(s)

2008-04-24 Thread Paul Heinlein
off ClamAV upgrade. :-/ -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

RE: [CentOS] load level?

2008-04-25 Thread Paul Heinlein
, part of the psmisc package. -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] kingston usb memory stick and file mode permissions

2008-05-05 Thread Paul Heinlein
solution. -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Somewhat OT:

2008-05-14 Thread Paul Heinlein
On Wed, 14 May 2008, Sergio Belkin wrote: OK, you won :) I'm going to test nagios. I am using centos 5.1 x86_64. Do I lose much if I use rpm from rpmforge (version 2.9)? I'm using the x86_64 version of nagios-2.11-1.el5.rf from rpmforge on our nagios server. Works like a charm.

Re: [CentOS] Somewhat OT: (Nagios)

2008-05-15 Thread Paul Heinlein
for every new host/service that goes into production. -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] OT: Top Posting

2008-05-16 Thread Paul Heinlein
love alpine. It works with UTF-8 so you can read spam in the original Hebrew or Chinese, but it's text-only so you avoid NSFW images. You get foreign language practice in an HR-acceptable manner. Woohoo! -- Paul Heinlein <> [EMAIL PROTECTED] <>

Re: [CentOS] Re: clustered mail server?

2008-05-19 Thread Paul Heinlein
be just as important, and it's not possible to encrypt. -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Strange NTP problem

2008-05-20 Thread Paul Heinlein
mess up ntp. Also -- the log messages you provide have no "step time server" reference. Do you have a valid /etc/ntp/step-tickers file? -- Paul Heinlein <> [EMAIL PROTECTED] <> http://www.madboa.com/ ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Strange NTP problem

2008-05-20 Thread Paul Heinlein
tell the ntpd init script to do an ntpdate sync against that host before starting ntpd. -- Paul Heinlein <> [EMAIL PROTECTED] <> www.madboa.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

  1   2   3   4   5   >