Re: [CentOS] Sendmail not working

2020-04-19 Thread Tim Evans
On 4/19/20 12:38 PM, S.Bob wrote: On 4/19/20 10:36 AM, Tim Evans wrote: On 4/19/20 12:28 PM, S.Bob wrote: All; I installed sendmail via yum, but if I test it like this: The original message was received at Sun, 19 Apr 2020 10:02:56 -0600 from localhost [127.0.0.1]     - The

Re: [CentOS] Sendmail not working

2020-04-19 Thread Tim Evans
rking fine. Problem is elsewhere. -- Tim Evans |5 Chestnut Court 443-394-3864|Owings Mills, MD 21117 ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Script to Check 7.x Hardware Compatibility?

2019-07-12 Thread Tim Evans
On 7/12/19 8:43 AM, Tim Evans wrote: I have a vague recollection--from several years back--there was once a script out there that could be run on a CentOS 6.x system to test its hardware compatibility for CentOS 7. (Not talking about a script to actually do any upgrade; just check a system&#

[CentOS] Script to Check 7.x Hardware Compatibility?

2019-07-12 Thread Tim Evans
this? Remember the details? Thanks. -- Tim Evans |5 Chestnut Court 443-394-3864|Owings Mills, MD 21117 ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] SCLO: Clang 5 package

2018-07-24 Thread Tim R
would be highly appreciated. Sorry if this is not the correct mailing list. Best regards Tim ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Unable to run TeamViewer 13 under Centos 7 (amd64)

2017-12-19 Thread Tim Evans
ut what does 'xhost +' do for you? -- Tim Evans |5 Chestnut Court 443-394-3864|Owings Mills, MD 21117 ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Gnome dark panels

2017-09-26 Thread Tim
Sometimes it's so easy. Thank you! Am 26. September 2017 01:56:57 MESZ schrieb "vychytraly ." : >Log out and there will be a setting in the login screen where you can >change your desktop environments. There you can choose GNOME 3 (Not >GNOME 3 >Classic) > >On M

Re: [CentOS] Gnome dark panels

2017-09-25 Thread Tim
I use Gnome as it comes ootb with centos. How do I change that? Am 25. September 2017 22:07:49 MESZ schrieb "vychytraly ." : >I think that Gnome 3 uses black color for these panels by default. >Don't >you use Gnome 3 Classic? > >On Monday, September 25, 2017, Tim

Re: [CentOS] Gnome dark panels

2017-09-25 Thread Tim
I think of a layout like in the centos wiki: https://wiki.centos.org/Screenshots?action=AttachFile&do=get&target=screenshot-c7-widescreen.png With panels I mean the lines on top and bottom of a desktop. Regards Tim Am 25. September 2017 05:09:06 MESZ schrieb Johnny Hughes : >On 09/23

[CentOS] Gnome dark panels

2017-09-23 Thread Tim
Hi all, simple question and possibly a simple answer: How to get a globally dark theme, so that the panels will also be dark? gnome-tweak-tool doesn't work here. Regards Tim ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/ma

Re: [CentOS] Markdown editor for CentOS 7?

2017-06-17 Thread Tim Hughes
There are a bunch of different markdown editors based on election at https://electron.atom.io/apps/ On 16 Jun 2017 3:51 pm, "Yamaban" wrote: On Fri, 16 Jun 2017 16:39, Nicolas Kovacs wrote: > Le 16/06/2017 à 16:03, Nicolas Kovacs a écrit : > >> >> Thanks very much for your advice! This is a rea

[CentOS] Realtime repo

2017-04-02 Thread Tim
Hello, is there an easy way to activate/install the realtime-repo under http://mirror.centos.org/centos/7/rt/ or do I have to write the repo-file manually? Thanks in advance Tim ___ CentOS mailing list CentOS@centos.org https://lists.centos.org

Re: [CentOS] chcon failed to change context Permission denied

2017-02-12 Thread Tim Smith
oops ! Thanks ! On 10 February 2017 at 19:06, Alexander Dalloz wrote: > Am 10.02.2017 um 16:59 schrieb Tim Smith: >> >> Hi, >> >> I'm confused, why can root not change context of a directory ? >> >> I've moved a mysql dir from /var/lib to

[CentOS] chcon failed to change context Permission denied

2017-02-10 Thread Tim Smith
Hi, I'm confused, why can root not change context of a directory ? I've moved a mysql dir from /var/lib to another drive. But running sudo chcon -R -t mysqld_t ./mysql Yields a screen full of messages such as chcon: failed to change context of ‘schema_table_lock_waits.frm’ to ‘system_u:object_

[CentOS] Amavisd-new DKIM query timeout

2017-02-09 Thread Tim Smith
S problems, e.g. if I do : dig their._domainkey.example.com TXT dig returns fine without any substantial wait. What setting am I missing ? Where am I going wrong ? Thanks ! Tim ___ CentOS mailing list CentOS@centos.org https://lists.centos.o

Re: [CentOS] SELinux file permissions

2017-01-25 Thread Tim Smith
> Did you define my_postfixauth_private_t yourself? And if so, why? > > All my sockets inside /var/spool/postfix/private/ have the type > postfix_private_t. I don't see why you think a non-standard type would fit. > And postfix_private_t gets automatically assigned and a custom fcontext > should no

Re: [CentOS] SELinux file permissions

2017-01-23 Thread Tim Smith
://fedoraproject.org/wiki/Features/SELinuxFileNameTransition > > LZ > > 2017-01-23 19:57 GMT+01:00 Tim Smith : > >> Hi, >> >> I'm trying to grant dovecot the ability to manage its socket within >> the postfix spool directory. >> >> I h

[CentOS] SELinux file permissions

2017-01-23 Thread Tim Smith
vecot-auth" gives me the following error : restorecon: lstat(/var/spool/postfix/private/dovecot-auth) failed: No such file or directory I cannot create the socket file in advance, because dovecot manages it, and if you "touch" the file, dovecot complains. Where am I goi

Re: [CentOS] CDB tables in Centos7 Postfix ?

2017-01-07 Thread Tim Smith
Thanks, appreciate it. On 6 January 2017 at 12:12, Peter wrote: > On 06/01/17 05:25, Tim Smith wrote: >> Hi, >> >> It seems the default binaries don't have CDB tables compiled into them ? > > The GhettoForge postfix3 Packages have CDB support for CentOS 7 i

Re: [CentOS] CDB tables in Centos7 Postfix ?

2017-01-06 Thread Tim Smith
> You failed to mention the release in question. However you can try the > postfix packages in the centosplus repo which I believe have support for > additional map types. > > Oops, my bad. CentOS 7. ___ CentOS mailing list CentOS@centos.org https://li

[CentOS] CDB tables in Centos7 Postfix ?

2017-01-05 Thread Tim Smith
t;yum search", so I'm guessing that's not an option. Unless anyone else here corrects me otherwise, I'm guessing it's back to 'old-school' compile and install myself ? Thanks ! Tim ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Amavis on Centosl help

2017-01-04 Thread Tim Smith
Hi Barbara, Thank you for that, very useful. So, if I'm not mistaken, it sounds like the underlying suggestion is that I could just delete /etc/amavisd/amavisd.conf and replace it with a the contents of /etc/amavis/conf.d/ from elsewhere. Tim On 4 January 2017 at 13:24, Barbara Kra

[CentOS] Amavis on Centosl help

2017-01-04 Thread Tim Smith
I'm moving from Ubuntu to CentOS 7 Previously, on Ubuntu, installing amavisd would lead to etc/amavis/conf.d that contained: 01-debian 05-domain_id 05-node_id 15-av_scanners 15-content_filter_mode 20-debian_defaults 21-ubuntu_defaults 25-amavis_helpers 30-template_localization 40-policy_

[CentOS] mount.nfs: an incorrect mount option was specified

2016-10-03 Thread Tim Dunphy
the nfs server. And 2) why am I getting an error saying that "an incorrect mount option was specified"? Thanks, Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] Whether to use systemd to start services

2016-09-06 Thread Stalker, Tim
eleryd via init.d but so far finding few pointers as to how to do this with a celery.service file. I can load the service with this line execStart=/etc/init.d/celeryd Thanks, Tim ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailma

Re: [CentOS] ElasticSearch Logrotate not working

2016-08-02 Thread Tim Dunphy
ok, good advice! thanks! On Thu, Jul 28, 2016 at 2:06 PM, Thomas Eriksson < thomas.eriks...@slac.stanford.edu> wrote: > On 07/28/2016 07:40 AM, Tim Dunphy wrote: > > Hey guys, > > > > I have this log rotation script setup in my /etc/logrotate.d folder > >

[CentOS] ElasticSearch Logrotate not working

2016-07-28 Thread Tim Dunphy
files are still being generated that are upwards of 7 or 8 GBs. Can anyone point out to me where the script is going wrong, and why log files for ES are growing so incredibly big? I would think that having that logrotate script in place should solve that problem. Thanks, Tim -- GPG me!! gpg

Re: [CentOS] Suggestions for Config Management Tool

2016-05-12 Thread Tim Bell
successfully. Tim On 12/05/16 12:56, "centos-boun...@centos.org on behalf of Andrew Holway" wrote: >> >> What would you suggest and why? :) > > ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] Apache/PHP Installation - opinions

2016-04-26 Thread Tim Dunphy
by source as a best practice? Is it always better to use puppet, chef, ansible etc even if the environment is small? I'm sure this is a matter preference, but I would like to know what your preferences are. Thanks, Tim Sent from my iPhone ___

Re: [CentOS] SELinux denies haproxy

2016-03-12 Thread Tim Dunphy
> > setsebool -P haproxy_connect_any 1 Hey, thanks Alexander! That did the trick. for more information : > https://www.mankier.com/8/haproxy_selinux Thanks, Hossein! Very valuable info. Much appreciated. Tim On Sat, Mar 12, 2016 at 5:40 PM, Hossein Aghaie wrote: > for more

[CentOS] SELinux denies haproxy

2016-03-12 Thread Tim Dunphy
why -M haproxy Nothing to do I'm open to your thoughts and opinions! Thanks, Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] logrotate script error

2016-03-05 Thread Tim Dunphy
` 2> /dev/null || true endscript } Thanks for the help! Tim On Sat, Mar 5, 2016 at 11:15 PM, Yamaban wrote: > On Sun, 6 Mar 2016 04:34, Tim Dunphy wrote: > > Hey guys, >> >> I'm trying to rotate a logstash log that can grow pretty large. 3.4GB last >&g

[CentOS] logrotate script error

2016-03-05 Thread Tim Dunphy
endscript } I can't find the error there. Can I have a suggestion as to what's wrong and how to correct it? Thanks, Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] How to install packages from git.centos.org

2016-02-14 Thread Tim
}* vanilla-%{kversion}; The reason is that the tarball contains a folder with dist-tag .el7_2. So when I want to change the dist tag to .el7 the unpacked sources folder can't be renamed to "vanilla". Regards Tim Am 05.02.2016 um 11:28 schrieb Johnny Hughes: > On 02/05/2016 04:22

Re: [CentOS] C7 AD server

2016-02-10 Thread Tim
I personally prefer to use sssd-ad instead of winbind. Works like a charm also in addition to sudo configuration. Regards Tim Am 7. Februar 2016 18:55:24 MEZ, schrieb Alessandro Baggi : >Il 07/02/2016 18:33, Nizar Armansyah ha scritto: >> This tutorial uses Sernet Samba: >> ht

[CentOS] delete directories with find and exclude other directories

2016-02-03 Thread Tim Dunphy
on without taking up the whole page. :) If I try to exlclude the logs directory with the prune command I get back no results. root@ops-manager:/tmp/tmp# find . -type d -prune -o -name 'logs' -print root@ops-manager:/tmp# What am I doing wrong? Thanks, Tim -- GPG me!! gpg --keyserver

[CentOS] How to install packages from git.centos.org

2016-02-03 Thread Tim
ital audio workstation and for this I'd like to try out CentOS with the following packages first: - kernel-rt - ardour - calf-plugins BTW: Is there an audio SIG? Thanks in advance Tim ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/m

Re: [CentOS] Alternative HTML Editor

2016-01-29 Thread Tim Evans
On 01/27/2016 11:15 AM, Tim Evans wrote: I've been using the SeaMonkey built-in HTML editor from the epel repo for CentOS 6.7: $ repoquery -i seamonkey Name: seamonkey Version : 2.39 Release : 1.el6 Architecture: x86_64 Size: 127340745 Packager: Fedora Project

Re: [CentOS] Alternative HTML Editor

2016-01-27 Thread Tim Evans
for fogging things up. Besides the epel rpm, I had also tried the (non-rpm) tar file from mozilla of the latest beta release (installed in /usr/local). That turns out to be a 32-bit version. The epel rpm is clearly 64-bit. -- Tim Evans |5 Chestnut Court 443-394-3864

Re: [CentOS] Alternative HTML Editor

2016-01-27 Thread Tim Evans
so.1 (0x003d7180) libc.so.6 => /lib64/libc.so.6 (0x003d6b00) /lib64/ld-linux-x86-64.so.2 (0x003d6ac0) -- Tim Evans | 5 Chestnut Court UNIX System Admin Consulting| Owings Mills, MD 21117 http://www.tkevans.com/ | 443-3

Re: [CentOS] Alternative HTML Editor

2016-01-27 Thread Tim Evans
nnot open shared object file: No such file or directory This is apparently a 32-bit package, while the referenced lib (which is installed) is 64-bit. Presumably, I'll need to find and install one or more 32-bit lib packages. Again, this is CentOS 6.7. -- Tim Evans

Re: [CentOS] Alternative HTML Editor

2016-01-27 Thread Tim Evans
executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, stripped $ uname -a Linux osprey 2.6.32-573.12.1.el6.x86_64 #1 SMP Tue Dec 15 21:19:08 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux -- Tim Evans | 5 Chestnut Court UNIX System Admin

Re: [CentOS] Alternative HTML Editor

2016-01-27 Thread Tim Evans
b Thanks. Package dbus-glib-0.86-6.el6.x86_64 already installed and latest version -- Tim Evans | 5 Chestnut Court UNIX System Admin Consulting| Owings Mills, MD 21117 http://www.tkevans.com/ | 443-394-3864 tkev...@t

[CentOS] Alternative HTML Editor

2016-01-27 Thread Tim Evans
error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory Recommendations for alternative HTML editors for this system? Thanks. -- Tim Evans | 5 Chestnut Court UNIX System Admin Consulting| Owings Mills, MD

[CentOS] Radeon driver with HD 2600 pro and dual head

2016-01-21 Thread Tim
second monitor shows up in display settings. It doesn't matter which port of the card I use first - the other one is disconnected. Any idea where I can take a look at? Thanks in advance Regards Tim ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] LVM thin volumes fstrim operation not supported

2016-01-19 Thread Tim Robinson
Looked into this further and it looks like a kernel bug. If I downgraded the running kernel everything started working again. I've reported here https://bugs.centos.org/view.php?id=10191 with some more details. Thanks On 20 January 2016 at 11:36, Tim Robinson wrote: > I still get

Re: [CentOS] LVM thin volumes fstrim operation not supported

2016-01-19 Thread Tim Robinson
I still get the "the discard operation is not supported" fstrim error when the LVs are set to "nopassdown" Seems that when I use ext4 the fstrim reports that it worked but the LVs Data% does not decrease after the fstrim. xfs just throws the error. I've also been looking at the output of lsblk -D

[CentOS] LVM thin volumes fstrim operation not supported

2016-01-19 Thread Tim Robinson
n between the two servers, they both have the lv discards set to passthough. Can anyone tell me if I'm missing something when creating the thin pool that would allow me to perform the fstrim. I'm using xfs on all of the lvs. Thanks, Tim ___ Ce

Re: [CentOS] LDAP create home directories

2015-12-19 Thread Tim Dunphy
directory '/home/odunphy'. Last login: Sat Dec 19 17:00:36 2015 from ool-4571a4a2.dyn.optonline.net _ ____ | | ___| / _ \ _ __ ___|___ \ _ | | |_| | | | '_ \/ __| __) | | |_| | _| | |_| | |_) \__ \/ __/ \___/|_| \___/| .__/|___/

Re: [CentOS] LDAP create home directories

2015-12-19 Thread Tim Dunphy
preferred it when it would let me in and complain!! LOL I can still get in with my non-LDAP admin account fortunately. Ok, any other thoughts? Thanks, Tim On Sat, Dec 19, 2015 at 4:34 PM, Bill Howe wrote: > You may also need to restart sssd or nslcd, depending upon which one is > running the

[CentOS] LDAP create home directories

2015-12-19 Thread Tim Dunphy
27;t create the home directories when LDAP users log in. The non-working machine also has the required librariy file: -rwxr-xr-x. 1 root root 11176 Aug 18 10:56 /usr/lib64/security/pam_mkhomedir.so So how can I fix this? How can I get the system to create home directories for LDAP users automat

Re: [CentOS] OT: Replacing Venerable NAS

2015-11-25 Thread Tim Evans
On 11/18/2015 10:31 AM, Tim Evans wrote: I have an original-label Infrant (now NetGear) ReadyNAS storage appliance that's been running for 8+ years. Except for replacing its power supply, it has not skipped a beat in all this time. I use it primarily as a backup device (via NFS) for a coup

[CentOS] FYI for CentOS 6.x Users: FireFox 43+ Requires gtk3

2015-11-20 Thread Tim Evans
https://www.mozilla.org/en-US/firefox/43.0beta/system-requirements/ -- Tim Evans |5 Chestnut Court 443-394-3864|Owings Mills, MD 21117 ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman

Re: [CentOS] OT: Replacing Venerable NAS

2015-11-18 Thread Tim Evans
a four-bay, probably with 1- or 2-TB disks. -- Tim Evans | 5 Chestnut Court UNIX System Admin Consulting| Owings Mills, MD 21117 http://www.tkevans.com/ | 443-394-3864 tkev...@tkevans.com ___ CentOS mailing list CentOS@

[CentOS] OT: Replacing Venerable NAS

2015-11-18 Thread Tim Evans
ld like to hear recommendations here. Besides the ReadyNAS, I have worked with a Thecus NAS (don't recall model). What are the features I should look at? Thanks. -- Tim Evans |5 Chestnut Court 443-394-3864|Ow

[CentOS] prefork vs worker mpm in apache

2015-11-03 Thread Tim Dunphy
me (2.4.12) wasn't available as an RPM. So we just decided to install from source. Thanks Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] use pssh to restart a service

2015-11-02 Thread Tim Dunphy
> > This is why it is paramount to use visudo command as opposed editing the > /etc/sudoers file directly! The visudo command will check the edited > temporary sudoers file syntax before committing to /etc! Ok! Makes sense! I'll make sure I do that from now on! Thanks!! T

Re: [CentOS] use pssh to restart a service

2015-11-01 Thread Tim Dunphy
's any difference to the sudoers file I guess. Thanks for your help! Tim On Sun, Nov 1, 2015 at 7:06 PM, Gordon Messmer wrote: > On 10/31/2015 04:16 PM, Tim Dunphy wrote: > >> Got the same exact message! >> >> Anything else I can try? >> > > I think yo

Re: [CentOS] use pssh to restart a service

2015-10-31 Thread Tim Dunphy
in the logs after making the suggested change to disable tty: [root@logs:~] #cat /etc/sudoers.d/bluethundr Defaults:myuser!requiretty, visiblepw Got the same exact message! Anything else I can try? Thanks On Sat, Oct 31, 2015 at 5:34 PM, Gordon Messmer wrote: > On 10/31/2015 02:0

Re: [CentOS] use pssh to restart a service

2015-10-31 Thread Tim Dunphy
@es1.example.com "/bin/echo $?" 0 And the user has 'NOPASSWD' access. Any ideas? Thanks, Tim On Sat, Oct 31, 2015 at 5:09 PM, Tony Schreiner wrote: > On Sat, Oct 31, 2015 at 5:04 PM, Tim Dunphy wrote: > > > Hi all, > > > > I need to restart a service

[CentOS] use pssh to restart a service

2015-10-31 Thread Tim Dunphy
7;t require sudo works fine: #pssh -h es_list "/bin/echo hello" [1] 17:00:40 [SUCCESS] bluethu...@es1.example.com [2] 17:00:41 [SUCCESS] bluethu...@es3.example.com [3] 17:00:41 [SUCCESS] bluethu...@es2.example.com What am I doing wrong? Thanks, Tim -- GPG me!! gpg --keyserver

Re: [CentOS] disable ZTS in php

2015-10-30 Thread Tim Dunphy
7;--with-mysql' > '--with-mysqli=/usr/bin/mysql_config' '--enable-zip' '--enable-dba=shared' > '--with-gettext=shared' '--with-gmp' '--enable-ftp' '--with-pspell' > '--

Re: [CentOS] disable ZTS in php

2015-10-30 Thread Tim Dunphy
> > To leave it out i use the —without-iconv directive. Maybe give that a > shot with maintainer-zts. Hey Jeremy, I'll give that a shot. Thanks! Tim On Fri, Oct 30, 2015 at 11:10 AM, Jeremy Thompson < jer...@warehousesports.com> wrote: > on certain non-linux systems l

[CentOS] disable ZTS in php

2015-10-30 Thread Tim Dunphy
with-xsl' '--enable-dbx' '--enable-mbstring' '--with-mcrypt=/usr' '--enable-bcmath' '--enable-pdo' '--with-pdo-mysql=/usr' '--with-mysql' '--with-mysqli=/usr/bin/mysql_config' '--enable-zip' '--enable

Re: [CentOS] Google Chrome Issues on CentOS 6

2015-10-20 Thread Tim Evans
running chrome processes left over from past exits. -- Tim Evans |5 Chestnut Court 443-394-3864|Owings Mills, MD 21117 ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] Google Chrome Issues on CentOS 6

2015-10-19 Thread Tim Evans
it back up, it whines about not having been shut down "properly." Second, and worse, at start up, it complains about not finding my profile, then doesn't remember any logins/passwords. Even after re-entering such for several sites, the above repeats next time Chrome starts. An

Re: [CentOS] selinux commands fail on low memory box

2015-10-14 Thread Tim Dunphy
ule -i newrelic.pp [root@ops3:~] # Thanks! Tim On Thu, Oct 15, 2015 at 12:19 AM, Eero Volotinen wrote: > How about adding some swap into system? > > -- > Eero > > 2015-10-15 4:40 GMT+03:00 Tim Dunphy : > > > Hey all, > > > > I have 3 web servers hosted at

[CentOS] selinux commands fail on low memory box

2015-10-14 Thread Tim Dunphy
uld this be some inherent flaw with this box? That the only way to get around it is to scrap it and build a replacement? Not that hard to do. But before I took that measure I was wondering if there was any hocus-pocus I could try that I might not be aware of that could alleviate this scenario.

[CentOS] mount: unknown filesystem type '(null)' error

2015-10-12 Thread Tim Dunphy
seems to relate is: [ 2481.434610] EXT4-fs (xvdf1): VFS: Can't find ext4 filesystem [ 2509.883144] EXT4-fs (xvdf1): VFS: Can't find ext4 filesystem What can I do to get around this poblem? Thanks, Tim -- GPG me!! gpg --keyserver pool.sks-keyservers

[CentOS] python setup.py ssl error

2015-10-06 Thread Tim Dunphy
om:80 Can someone please give me a heads up as to how to resolve this issue? Thanks, Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Keepalived vrrp problem

2015-09-30 Thread Tim Dunphy
know that adding that line allowed me to do what I needed to do. After that I could ping the virtual address. Thanks for all the suggestions. Tim On Tue, Sep 29, 2015 at 4:24 PM, Marcelo Ricardo Leitner < marcelo.leit...@gmail.com> wrote: > Em 29-09-2015 15:03, Gordon Messmer escreveu: &g

[CentOS] Keepalived vrrp problem

2015-09-29 Thread Tim Dunphy
Internal IP of this machine vrrp_unicast_peer 10.40.116.30 # Internal IP of peer virtual_ipaddress { 10.40.116.34 } Does anyone have any experience in solving this kind of problem? Any suggestions on how to resolve this would be great. Thanks, Tim -- GPG me!! g

[CentOS] setting up solr/tomcat gives 404 page

2015-09-09 Thread Tim Dunphy
upal'. But how to do that seems to be left out of that tutorial. In the tomcat logs I just see the following: 100.116.32.93 - - [09/Sep/2015:16:52:56 -0400] "GET /solr HTTP/1.1" 404 959 Which isn't very informative!! Any chance I can get some help in getting this working? Tha

Re: [CentOS] Fresh install in Lenovo T420s gets stuck

2015-09-03 Thread Tim
I changed a BIOS setting for the grafic device from nvidia optimus to integrated. Now it works. Thanks! Am 2. September 2015 08:03:09 MESZ, schrieb Fabian Arrotin : >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >On 02/09/15 00:21, Tim wrote: >> I did a fresh installati

[CentOS] Fresh install in Lenovo T420s gets stuck

2015-09-01 Thread Tim
works before logging in at gdm. I really don't have an idea. My other T420 (without "s") works fine. Any help is appreciated. Thanks in advance Tim ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] camgirl spam on the list

2015-08-28 Thread Tim Dunphy
cause it was sent directly to you. Please let me know if that's not what you're looking for! Thanks, Tim On Fri, Aug 28, 2015 at 5:18 PM, Fabian Arrotin wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 28/08/15 22:24, John R Pierce wrote: > > On 8/28

Re: [CentOS] apache mysterious 404 error

2015-08-28 Thread Tim Dunphy
d done and she fixed the JS to end up with the same effect. So now the problem is fixed! Anyway, I really do appreciate the support you guys are always ready with on the list!! Thanks, Tim On Fri, Aug 28, 2015 at 1:06 PM, Tony Mountifield wrote: > In article <0f55e883640c125375c75...@r

[CentOS] camgirl spam on the list

2015-08-28 Thread Tim Dunphy
is is something the admins/moderators can take care of! Thanks, Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] apache mysterious 404 error

2015-08-28 Thread Tim Dunphy
Hi Robert, It's this: drwxr-xr-x. 2 daemon daemon 4096 Aug 27 12:34 /var/www/mycompanyStore/images Thanks, Tim On Fri, Aug 28, 2015 at 11:17 AM, Robert Wolfe wrote: > What is the absolute path on the server that /mycompanyStore/images/ is > store in? > > -Original Me

Re: [CentOS] apache mysterious 404 error

2015-08-28 Thread Tim Dunphy
rt Wolfe wrote: > Check the links again. Remove the * from images*/ and you should be all > set. > > -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Tim Dunphy > Sent: Thursday, August 27, 2015 5:18 PM > To: CentOS m

Re: [CentOS] apache mysterious 404 error

2015-08-27 Thread Tim Dunphy
g.png -rw-r--r--. 1 daemon daemon 128 Aug 27 12:22 /var/www/mycompanyStore/images/altImg.png Still not sure why I'm not able to do a GET on that and those other files. Appreciate your input tho! And any other advice is certainly welcome! Tim On Thu, Aug 27, 2015 at 7:42 PM, Rodrigo Mai

[CentOS] apache mysterious 404 error

2015-08-27 Thread Tim Dunphy
All Require all granted ExpiresActive On ExpiresDefault "access plus 30 minute" RewriteEngine On RewriteCond %{REQUEST_METHOD} ^TRACE RewriteRule .* - [F] Thanks Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B __

Re: [CentOS] echo password into bash script

2015-08-25 Thread Tim Dunphy
right.. I'll be much better off using expect to get this type of work done. It's jut that I'm more familiar with bash so I thought that there might be a good way to do it with that also. On Tue, Aug 25, 2015 at 4:04 PM, Peter wrote: > On 08/26/2015 04:51 AM, Tim Dunphy wrote: >

Re: [CentOS] echo password into bash script

2015-08-25 Thread Tim Dunphy
> > Use expect? yep! Expect should work. Thanks On Tue, Aug 25, 2015 at 12:56 PM, Eero Volotinen wrote: > Use expect? > > Eero > 25.8.2015 7.52 ip. "Tim Dunphy" kirjoitti: > > > Hey guys, > > > > I'm trying to echo my password into so

[CentOS] echo password into bash script

2015-08-25 Thread Tim Dunphy
i in 10.10.10.2{5.6} + echo 'xfring key up' xfring key up + echo 'my_pass' + /usr/bin/scp /Users/my_user/.ssh/id_rsa.pub digitalplatform@10.10.10.25: Password: Can someone please let me know where I'm going wrong? Thanks Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.

Re: [CentOS] wordpess can't connect to DB but mediawiki can

2015-08-15 Thread Tim Dunphy
But do you have any idea why that wordpress setting won't allow the site to connect to the DB? While it may not be of super high importance to have my site contact the DB via SSL, it would still be a nice thing to have. Thanks, Tim On Sat, Aug 15, 2015 at 10:45 PM, Tim Dunphy wrote: > Yo

Re: [CentOS] wordpess can't connect to DB but mediawiki can

2015-08-15 Thread Tim Dunphy
looking at the mysql.db table) on your > "db.example.com" machine, correct? > > > Original Message > > Date: Saturday, August 15, 2015 19:32:25 -0400 > > From: Tim Dunphy > > To: CentOS mailing list > > Subject: Re: [CentOS] wordpes

Re: [CentOS] wordpess can't connect to DB but mediawiki can

2015-08-15 Thread Tim Dunphy
nge how that's happening! On Sat, Aug 15, 2015 at 6:12 PM, Richard wrote: > > > Date: Saturday, August 15, 2015 17:57:03 -0400 > > From: Tim Dunphy > > >> > >> [this isn't really a centos issue, even if you're using centos, > >> which

Re: [CentOS] wordpess can't connect to DB but mediawiki can

2015-08-15 Thread Tim Dunphy
rmation_schema | | jfwiki | | jokefire | | mysql | | performance_schema | +----+ 6 rows in set (0.00 sec) Any other ideas? Thanks, Tim On Sat, Aug 15, 2015 at 3:07 PM, Richard wrote: > > > > Date: Saturday, August 15, 2015 13:53:28

[CentOS] wordpess can't connect to DB but mediawiki can

2015-08-15 Thread Tim Dunphy
ter/master setup. The database address is a VIP that is load balanced on the same two HA/Proxy nodes. The two database servers are using MariaDB version 10.0.20-1. There's 3 web servers sitting behind a VIP as well. But to troubleshoot this I just the IP address of the 1st web server into my hos

Re: [CentOS] can't ssh into C7 host

2015-07-18 Thread Tim Dunphy
Cool thanks! I'll check it out. On Sat, Jul 18, 2015 at 9:56 PM, Alexander Dalloz wrote: > Am 19.07.2015 um 01:58 schrieb Tim Dunphy: > >> hey guys, >> >> Yesterday I had no trouble loggging into this database host. But today for >> some reason I can

[CentOS] can't ssh into C7 host

2015-07-18 Thread Tim Dunphy
ser/.ssh/id_dsa debug3: no such identity: /Users/MyUser/.ssh/id_dsa: No such file or directory debug2: we did not send a packet, disable method debug3: authmethod_lookup password debug3: remaining preferred: ,password debug3: authmethod_is_enabled password debug1: Next authentication method:

Re: [CentOS] CakePHP in CentOS7

2015-07-17 Thread Tim
Found it! SElinux must be permissive to bake a cake :-) Regards Tim Am 17. Juli 2015 19:31:31 MESZ, schrieb Tim : >Hello everyone, > >is there anyone who got CakePHP running in his CentOS7 machine? > >I did it like the installation guide on cakephp.org says but I ran into &

[CentOS] CakePHP in CentOS7

2015-07-17 Thread Tim
Hello everyone, is there anyone who got CakePHP running in his CentOS7 machine? I did it like the installation guide on cakephp.org says but I ran into file permission problems for error.log and cache configuration errors. The skeleton application is not running. Regards Tim

Re: [CentOS] Lenovo T420 internal microphone not working

2015-07-14 Thread Tim
Hi Ian, thanks for your reply. I found the solution on my own: I needed to add an option model=thinkpad to snd_hda_intel. echo options snd_hda_intel model=thinkpad > /etc/modprobe.d/snd_hda_intel.conf Now it is working. Thanks Tim Am 14.07.2015 um 21:38 schrieb Ian Pilcher: > On 07/14/2

[CentOS] Lenovo T420 internal microphone not working

2015-07-14 Thread Tim
internal microphone which doesn't produce any input. The microphone is also not disabled by the key on the keyboard. Where can I take a look at? Thank you in advance Tim ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/lis

[CentOS] ssh failed only with nfs home directory

2015-07-13 Thread Tim Dunphy
ppreciate any ideas you guys may have as to why this is happening!! Thanks, Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] puppet files denied by SELinux

2015-07-11 Thread Tim Dunphy
ad just run restorecon on the object it would have > set it back to the correct/default context. > > You might want to setup an alias mv "mv -Z" > > This changes the way mv works to set the context after mv rather then > maintaining the source context. > > On 06/21/

Re: [CentOS] rsyncing directories - sanity check

2015-06-25 Thread Tim Dunphy
In say 3 or 4 weeks. On my own servers no sweat. But at work. nah. not really practical. Thanks for the suggestion anyway! On Wed, Jun 24, 2015 at 2:33 PM, Gordon Messmer wrote: > On 06/24/2015 09:42 AM, Tim Dunphy wrote: > >> And for >> some reason when the servers were orde

Re: [CentOS] rsyncing directories - sanity check

2015-06-24 Thread Tim Dunphy
Hey Carl, Hi Tim, > At first glance, I don't see anything obvious, but if it were me, I'd > do the following: > a) add the 'n' flag to do a dry run (no actual copying) > b) increase rsync's verbosity >(A single -v will give you information about wha

  1   2   3   4   5   6   7   8   >