[CentOS] Not getting updates?

2015-03-27 Thread Mark Haney
sed systems as I run Fedora pretty much everywhere else. Ideas? -- Mark Haney Sr. Systems Engineer, VIF International Education mark.ha...@vifprogram.com 919-265-5006 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Not getting updates?

2015-03-27 Thread Mark Haney
worried I'm missing security updates for some reason, and I don't want to have this system vulnerable even if it isn't accessible from outside my office. On Fri, Mar 27, 2015 at 2:52 PM, Les Mikesell wrote: > On Fri, Mar 27, 2015 at 1:45 PM, Mark Haney > wrote: > >

Re: [CentOS] Not getting updates?

2015-03-27 Thread Mark Haney
properly. Does that makes sense? On Fri, Mar 27, 2015 at 2:58 PM, wrote: > Mark Haney wrote: > > I installed CentOS 7 late last year to use as my Nagios/Cacti Monitoring > > server. Clean install, nothing real complicated just the server version > > with no GUI, just command li

Re: [CentOS] Virtualization

2015-06-16 Thread Mark Haney
__ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > -- Mark Haney ::: Senior Systems Engineer *VIF* International Education P.O. Box 3566 ::: Chapel Hill, N.C. 27515 ::: USA 919-265-5006 office Global learning for all. www.vifprog

Re: [CentOS] OT Advantage of running DNS server?

2015-06-22 Thread Mark Haney
ddress > must already have been established? > > -- > Timothy Murphy > gayleard /at/ eircom.net > School of Mathematics, Trinity College, Dublin > > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.or

Re: [CentOS] OT Strange IP address on home network

2015-10-28 Thread Mark Haney
seeing this IP address somewhere, >> but don't remember where. >> >> > ___ > CentOS mailing list > CentOS@centos.org > https://lists.centos.org/mailman/listinfo/centos > -- Mark Haney ::: Senior Systems Engineer

Re: [CentOS] Monitor Dummy Device

2016-01-19 Thread Mark Haney
n monitors do. If it does then you can connect a second video >> cable from your computer to your monitor. There you have it. A duel >> monitor connection. >> > > Hey, > > thx for this tricky idea! Unfortunately i need it for notebooks .. > > __

Re: [CentOS] Monitor Dummy Device

2016-01-19 Thread Mark Haney
solution that i dont > need a monitor connected to my notebook. I dont know how can i get a second > desktop is useable like a dualscreen. > > Greetings Joey > > > > Am 2016-01-19 16:57, schrieb Mark Haney: > >> I'm curious as to what exactly you are needi

Re: [CentOS] How to set hostname and domainnmae in CentOS 7?

2016-04-05 Thread Mark Haney
; hostname and FQDN to */etc/hosts *in CentOS 7? > > Thanks, > > Joe > ___ > CentOS mailing list > CentOS@centos.org > https://lists.centos.org/mailman/listinfo/centos > -- Mark Haney ::: Senior Systems Engineer *VIF* *International Education* P.O. Box 3566 ::: Chapel Hill

Re: [CentOS] How to set hostname and domainnmae in CentOS 7?

2016-04-06 Thread Mark Haney
Not sure about everyone else, but I always put my hostname in /etc/hosts. Maybe that's from years of not always having DNS available back when the earth was cooling. On Apr 5, 2016 16:30, "James Hogarth" wrote: > On 5 April 2016 at 20:24, Joe Smithian wrote: > > > We can permanently set hostna

Re: [CentOS] Badlock bad luck

2016-04-13 Thread Mark Haney
s.org > https://lists.centos.org/mailman/listinfo/centos > -- Mark Haney ::: Senior Systems Engineer *VIF* *International Education* P.O. Box 3566 ::: Chapel Hill, N.C. 27515 ::: USA 919-265-5006 office Global learning for all. www.viflearn.com Find VIF on Facebook <http://faceb

[CentOS] CentOS 6 dhcpd custom log issues

2017-05-26 Thread Mark Haney
;t working. Are the newer dhcpd versions different syntactically? What's the correct method for logging on the DCHP Message type with the most recent C6 version? (dhcp-4.1.1-53.P1.el6.centos.x86_64) Any ideas? -- [image: photo] Mark Haney Network Engineer at NeoNova 919-460-3330 <

Re: [CentOS] CentOS 6 dhcpd custom log issues

2017-05-26 Thread Mark Haney
s going on here? I suppose I could log based on REQUEST, but I'm afraid our data would be inaccurate if a request isn't ACK'd. On Fri, May 26, 2017 at 2:04 PM, Mark Haney wrote: > Hi all, > > I've got an issue with C6's dhcpd custom logging that I cannot figure >

Re: [CentOS] yum install does not downgrade

2017-06-02 Thread Mark Haney
Personally, I would do one of three things: 1. Use the -m command to run 'yum install ' which /might/ work. 2. Uninstall the newer package and install the version you want. (Check the 'state' directive to do this.) 3. Pin that package version when creating the server/VM so as not to be updat

[CentOS] C7 ansible 2.3 become_method: su not working

2017-06-05 Thread Mark Haney
I just don't know what else to try. I've beat my head on this for 3 days now and it's becoming obvious that either Ansible 2.3 is a complete disaster, or the CentOS 7 package is a complete cluster. Here's my problem. I am working on getting an ansible server to manage about 100 or so CentOS 6 s

Re: [CentOS] C7 ansible 2.3 become_method: su not working

2017-06-05 Thread Mark Haney
x27;t believe that bug managed to get overlooked when released. Ah well. On 06/05/2017 02:02 PM, Gordon Messmer wrote: On 06/05/2017 10:40 AM, Mark Haney wrote: [root@ansible ~]# ansible-playbook playbooks/radtest.yml --ask-become-pass SUDO password: ansible-playbook --become-method su

Re: [CentOS] C7, systemd, say what?!

2017-06-07 Thread Mark Haney
I'm not sure why it's trying to open anything in /var/tmp to be honest. Jacked up filesystem maybe? Granted I know very little about systemd except it sucks on levels that I can't begin to explain. On 06/07/2017 10:10 AM, m.r...@5-cent.us wrote: I just updated a system - as in minutes ago,

Re: [CentOS] C7, systemd, say what?!

2017-06-07 Thread Mark Haney
Thanks for the info. Now, why it shouldn't have cleaned itself up when I gave it the reboot command... I see too many (that's defined as more than zero) cases where systemd WANTS TO BOOT FAST, and doesn't wait for things to finish - sush as not getting the hostname from dhcp, and so having to ha

Re: [CentOS] C7, systemd, say what?!

2017-06-07 Thread Mark Haney
On 06/07/2017 11:24 AM, James Hogarth wrote: Mark stop with the flame baiting please. This is nothing systemd specific - and keep in mind /var/tmp is a persistent temp area unlike /tmp which as it's tmpfs by default is of course emptie don boot. I would wholeheartedly disagree. This IS somethi

Re: [CentOS] C7, systemd, say what?!

2017-06-08 Thread Mark Haney
On 06/08/2017 09:12 AM, Andrew Holway wrote: I think we had enough of Systemd flaming last month. Please stop polluting my inbox and find an operating system compatible with your worldview. It is really tiresome to keep on hearing about it. Huh. Okay, though I'm not sure when you became arbiter

Re: [CentOS] RDP for Centos 7

2017-06-21 Thread Mark Haney
On 06/21/2017 11:22 AM, m...@tdiehl.org wrote: Hi, Does anyone know of a good program for doing RDP to windows servers on C-7? KRDC? I'm pretty sure KRDC works fine in C7. (Though, I never use CentOS as a desktop, so YMMV.) -- Mark Haney Network Engineer at NeoNova 919-460

Re: [CentOS] [OT]multi-master DNS

2017-06-26 Thread Mark Haney
DNS setup (outside of Windows AD). Does any one have any specific pointers? I don't know about anyone else, but in no way would I use Bind9 and DDNS for anything, multi-master or not. I've never had any kind of stable success with DDNS and Bind. -- Mark Haney Network Enginee

Re: [CentOS] System Start-Up Issue

2017-07-03 Thread Mark Haney
osed. If this is a VM, do you not have a snapshot handy? (I know, I'm late to the party but was camping this weekend. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net ___ CentOS mailing list CentO

Re: [CentOS] System Start-Up Issue

2017-07-03 Thread Mark Haney
r and view the console output of the startup sequence. Is there a place (configuration file) where this can be made the default? Edit grub and remove 'rhgb' from the kernel line. Alternatively, you can boot to runlevel 3, which, I think, used to not have the graphical boot disp

[CentOS] ntsysv and chkconfig update error

2017-07-06 Thread Mark Haney
x27;, '1.7.2', '1.el7') Now, I've verified the chkconfig v1.7.2 package is available on the mirror we're using, I've rebuilt the RPM database and nothing has worked. I'm not even sure what the problem is at this point. Anyone have any ideas? -

Re: [CentOS] ntsysv and chkconfig update error

2017-07-07 Thread Mark Haney
med to hang, though since I've never run that command, it may just be REALLY slow. On Fri, Jul 7, 2017 at 4:43 AM, James Pearson wrote: > Mark Haney wrote: > > > > We have a couple of CentOS 7 boxes that were built before I was hired to > > clean up the kickstart script u

[CentOS] chkconfig madness CentOS 7

2017-07-10 Thread Mark Haney
ith a way to resolve this safely on a running system. WTH is going on, and why is this a problem? And how the devil do I fix it? -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net ___ CentOS maili

Re: [CentOS] chkconfig madness CentOS 7

2017-07-11 Thread Mark Haney
On 07/10/2017 04:11 PM, Jonathan Billings wrote: On Jul 10, 2017, at 10:56, Mark Haney wrote: I have a couple of in use C7 boxes that were built with ntsysv and chkconfig for some old packages that needed to start using init.d. (The person setting these up didn't know about sy

Re: [CentOS] Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron

2017-07-31 Thread Mark Haney
n some cases I need them) and, I'm not freaked out about little things like VMWare Workstation needing some massaging to get nice with the OS. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net

Re: [CentOS] Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron

2017-07-31 Thread Mark Haney
On 07/31/2017 11:59 AM, Walter H. wrote: On 31.07.2017 13:23, Mark Haney wrote: Uh, I run VMWare workstation just fine on my F26 upgraded machine. No, it didn't work when I upgraded, but it's trivial to fix. http://rglinuxtech.com/?p=1939 This link gets you a running workstation

Re: [CentOS] Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron

2017-08-02 Thread Mark Haney
ten to disgruntled people complain all the time. I, personally, get far too much email as it is for people like you to just add more junk to it. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net __

Re: [CentOS] Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron

2017-08-02 Thread Mark Haney
too early for it, but I'm really looking to put it through it's paces to see how well it does work in real life situations. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron

2017-08-02 Thread Mark Haney
he container host making changes, than in the containers themselves. If an API change has been made, I throw a new container up with that change and test, rarely, if ever, do I need access the container directly. And that's the idea behind containers if you ask me. -- Mark Haney Netwo

Re: [CentOS] Fedora bugs and EOL [was Re: CentOS users: please try and provide feedback on Fedora] Boltron

2017-08-02 Thread Mark Haney
On 08/02/2017 11:13 AM, John Hodrien wrote: On Wed, 2 Aug 2017, Mark Haney wrote: Sure there is such a thing. It's a tiled console package (tilix is what I use). In all honesty, I wouldn't want Libreoffice running in a container and I can't imagine why you'd want

Re: [CentOS] VDQ Repos for CentOS 7

2017-08-04 Thread Mark Haney
you ping it? If no then hit us up. Had that as a sign forever on my wall. I probably should make a new one. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net ___ CentOS mailing list CentOS@centos

Re: [CentOS] Errors on an SSD drive

2017-08-09 Thread Mark Haney
ld say > that > a trim operation is performed for the whole device. Maybe that helps. > > If the errors persist, replace the drive. I悲 use Intel SSDs because they > seam to have the least problems with broken firmwares. Do not use SSDs > with > hardware RAID controllers unless

[CentOS] BIND 9.9 RRL

2017-08-10 Thread Mark Haney
I can't seem to find anything clear on this, but is the C7 version of BIND 9.9 built with Request Rate Limiting? -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net ___ CentOS mailing list C

Re: [CentOS] BIND 9.9 RRL

2017-08-11 Thread Mark Haney
On 08/10/2017 04:16 PM, Leon Fauster wrote: Am 10.08.2017 um 21:00 schrieb Mark Haney : I can't seem to find anything clear on this, but is the C7 version of BIND 9.9 built with Request Rate Limiting? _Response_ Rate Limiting - I think its possible since EL6: https://access.redha

Re: [CentOS] Btrfs going forward, was: Errors on an SSD drive

2017-08-11 Thread Mark Haney
ay out and it's now being used by my daughter. It's been upgraded from Fedora 23 to 26 without a hitch. On ext4. Say what you want, BTRFS is a very bad filesystem in my experience. > > > -- > Chris Murphy > ___ > CentO

Re: [CentOS] cyrus spool on btrfs?

2017-09-07 Thread Mark Haney
you'd want your mail spool on a filesystem and seems to hate being hammered with reads/writes.  Personally, on all my mail spools, I use XFS or EXT4.  OUr servers here handle 600million messages a month without trouble on those filesystems. Just my $0.02. -- Mark Haney Network Enginee

Re: [CentOS] cyrus spool on btrfs?

2017-09-08 Thread Mark Haney
btrfs, but there doesn´t seem to be any reasonable alternative. hw wrote: Mark Haney wrote: On 09/07/2017 01:57 PM, hw wrote: Hi, is there anything that speaks against putting a cyrus mail spool onto a btrfs subvolume? I might be the lone voice on this, but I refuse to use btrfs for any

Re: [CentOS] cyrus spool on btrfs?

2017-09-08 Thread Mark Haney
On 09/08/2017 09:49 AM, hw wrote: Mark Haney wrote: I hate top posting, but since you've got two items I want to comment on, I'll suck it up for now. I do, too, yet sometimes it´s reasonable.  I also hate it when the lines are too long :) I'm afraid you'll have to live

Re: [CentOS] cyrus spool on btrfs?

2017-09-08 Thread Mark Haney
On 09/08/2017 01:31 PM, hw wrote: Mark Haney wrote: I/O is not heavy in that sense, that´s why I said that´s not the application. There is I/O which, as tests have shown, benefits greatly from low latency, which is where the idea to use SSDs for the relevant data has arisen from.  This I/O

[CentOS] CentOS 6.4 apparent rpm problem

2017-09-15 Thread Mark Haney
#x27;t one of them.  I've rebuilt the RPM database with no change in result.  I'm completely at a loss here, and I've been using RPM and Yum for two decades. Any other ideas? -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net __

Re: [CentOS] CentOS 6.4 apparent rpm problem

2017-09-15 Thread Mark Haney
Please ignore this, some ignorant cretin here excluded sudo from being updated.  Never in my life will I understand anyone's reason for excluded THAT particular package. On 09/15/2017 08:40 AM, Mark Haney wrote: Well, after three days of beating my head against my desk, I'm waving

Re: [CentOS] yum update problem - dependancy problem

2017-09-26 Thread Mark Haney
set of yum options. Christ, how long as ATRPMs been dead?  I think I stopped using it in 2008/9. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net ___ CentOS mailing list CentOS@centos

Re: [CentOS] how to prevent files and directories from being deleted?

2017-10-02 Thread Mark Haney
doing it right.  Might I suggest reading up on how CentOS/RHEL's directory structure and what should go where?  It seems to me you're trying to put a square peg in a round hole and getting frustrated because it won't fit. -- Mark Haney Network Engineer at NeoNova 919-460-3330 o

Re: [CentOS] how to prevent files and directories from being deleted?

2017-10-03 Thread Mark Haney
re?  I'm beginning to question whether you know what you're doing or not.  Lighttpd doesn't store any persistent info in /var/run/ because, like everything else, /var/run isn't for persistent data. -- Mark Haney Network Engineer at NeoNova 919-460-33

Re: [CentOS] how to prevent files and directories from being deleted?

2017-10-04 Thread Mark Haney
in HS and college in the 80s and very very likely since the early Unix days. Honestly, I feel bad for your employer if you think this is an acceptable way to get a system working. There, I've said my piece. Call it a flame if you want, truth hurts and ignoring basic rules is a good way

Re: [CentOS] how to prevent files and directories from being deleted?

2017-10-04 Thread Mark Haney
On 10/04/2017 08:22 AM, Gary Stainburn wrote: On Wednesday 04 October 2017 12:54:44 Mark Haney wrote: Sorry, but if you have to use packages that don't originate from CentOS and they do that, then I wouldn't use them. Period.  I'd compile from source before I used something conf

Re: [CentOS] how to prevent files and directories from being deleted?

2017-10-04 Thread Mark Haney
On 10/04/2017 08:46 AM, Gary Stainburn wrote: On Wednesday 04 October 2017 13:39:30 Mark Haney wrote: I'll end this by saying, I hope the production servers you have don't provide critical services that could jeopardize the lives of people. I'd ask who you work for, to make sure

Re: [CentOS] how to prevent files and directories from being deleted?

2017-10-05 Thread Mark Haney
ollow practices established (probably) before you were born or 3) that you stop asking the list for thing no one in their right mind would do. How hard is that math? On Thu, Oct 5, 2017 at 5:32 AM, hw wrote: > Mark Haney writes: > > > On 10/03/2017 01:12 PM, hw wrote: >

Re: [CentOS] Flame war police

2017-10-10 Thread Mark Haney
hs or so.  I do my best to contribute to the list as often as I can, but I can't help people when they are deadset on doing dangerous things.  Posts like his, and posts like yours make it harder for me to bother trying to help those unwilling to listen.  I don't take it from my children, and I

Re: [CentOS] Flame war police

2017-10-11 Thread Mark Haney
On 10/11/2017 02:44 PM, Lamar Owen wrote: On 10/10/2017 11:22 AM, Mark Haney wrote: We have this discussion on every list I've ever been, or currently are on about every 6 months or so.  I do my best to contribute to the list as often as I can, but I can't help people when they a

[CentOS] [OT] Bash help

2017-10-25 Thread Mark Haney
x27;t write many scripts these days. I'm struggling to get psuedocode that works, much less a working script. I know this is off topic, and if it gets modded out, that's fine.  I just can't wrap my brain around it. -- Mark Haney Network Engineer at NeoNova 919-4

Re: [CentOS] [OT] Bash help

2017-10-25 Thread Mark Haney
ail] = num f.close() for key in D: print key, D[key] ___ That gets me closer, I think.  It's concatenating the number of messages, but it's a start. Thanks. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova

Re: [CentOS] [OT] Bash help

2017-10-25 Thread Mark Haney
s I am, I'll just go sit in the corner the rest of the day. Thanks again. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] [OT] Bash help

2017-10-25 Thread Mark Haney
mple stuff when sed starts getting weird, but this is absolutely elegant. No offense to the other examples, they are all awesome, but I had no idea awk could do this with such little effort.  Well, I know what I'm studying up on this weekend. -- Mark Haney Network Engineer at NeoNova 919-

[CentOS] Kickstart ksdevice question

2017-11-01 Thread Mark Haney
setting them as eno1 and eno2, btw.) I've googled this to no end and haven't found a satisfactory answer.  So, I'm hoping someone with more KS experience than I can explain it. -- Mark Haney Network Engineer at NeoNova 919-460-33

Re: [CentOS] Kickstart ksdevice question

2017-11-01 Thread Mark Haney
been in this business long enough, interfaces (and arrays) always start with 0.  To me, eno1 is the second interface and I have to actually pause to rethink things because of that. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark

Re: [CentOS] Kickstart ksdevice question

2017-11-01 Thread Mark Haney
On 11/01/2017 01:57 PM, Tristan Hoar wrote: Strictly speaking it is depricated https://anaconda-installer.readthedocs.io/en/latest/boot-options.html#d eprecated-options Regards, Tris Okay, so it looks like I can simply change ksdevice=eth0  to bootdev=eth0, correct? -- Mark Haney Network

Re: [CentOS] Kickstart ksdevice question

2017-11-01 Thread Mark Haney
On 11/01/2017 03:25 PM, Chris Adams wrote: Once upon a time, Mark Haney said: Okay, so it looks like I can simply change ksdevice=eth0  to bootdev=eth0, correct? I believe you can just leave both off (IIRC for CentOS 6 as well) if you add "ipappend 2" to the pxelinux stanza.

Re: [CentOS] Kickstart ksdevice question

2017-11-03 Thread Mark Haney
understand why the BIOSDEVNAME NET.IFRAMES options stopped working suddenly.  It's the same boot image, and the exact same server that renamed the interfaces correctly yesterday.  Granted, it's Friday and maybe anaconda is tired of my crap and has decided to throw a tantrum. -- Mark Han

Re: [CentOS] CentOS 6 P2V alternatives?

2017-11-03 Thread Mark Haney
cluster for DBs to make sure data integrity was kept and uptime maximized. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] mariadb server memory usage

2017-11-06 Thread Mark Haney
h slower than RAM, even on SSDs. We can take this offlist if you like, I'll be happy to help you take a look at the configs and offer suggestions. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net __

Re: [CentOS] HP laptops with CentOS 7?

2017-11-07 Thread Mark Haney
ly all the printer issues with Windows print servers is the print spool getting jacked up and having to be restarted.  It's better in Server 2016, but still crap IMHO. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net ___

Re: [CentOS] HP laptops with CentOS 7?

2017-11-07 Thread Mark Haney
ering we had 60+ Macs connecting to it for AD authentication and print services.  (We were all Macs except two linux laptops, my Lenovo and a developer who ran Ubuntu on his Mac.) All in all, it didn't totally suck once you got it setup for your normal print load. -- Mark Haney Network E

Re: [CentOS] C6, lightweight window managers - opinions?

2017-11-07 Thread Mark Haney
? mark ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos I have an old Gateway netbook that runs XFCE and LWM just fine. It's Ubuntu, not CentOS however.  Granted it's a recent kernel and a heavier package size

[CentOS] Possibly [OT] ansible vmware inventory plugin

2017-11-08 Thread Mark Haney
eliberate omission on the CentOS maintainers part?  I couldn't find a package that included it. Am I missing something obvious? -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net ___ CentOS mailin

Re: [CentOS] Possibly [OT] ansible vmware inventory plugin

2017-11-09 Thread Mark Haney
tm_term=icon> Virus-free. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Thu, Nov 9, 2017 at 6:18 AM, Johnny Hughes wrote: > On 11/08/201

Re: [CentOS] C6 and xfce

2017-11-13 Thread Mark Haney
All the Google says is that you can select the session from the GNOME interface (assuming you've got another GUI on there).  As my setup was on Ubuntu, I can't really help from my experience. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.n

Re: [CentOS] C6, lightweight window managers - opinions?

2017-11-13 Thread Mark Haney
#x27;re in luck: Stable release <https://www.google.com/search?q=icewm+stable+release&stick=H4sIAOPgE-LQz9U3yC4yzdaSLC620i9PTUpLTC4ptiouSUzKiS9KzUlNLAYAd3z9xyc&sa=X&ved=0ahUKEwjjxMf0sLzXAhUEjVQKHWRDDs4Q6BMIqAEoADAX>:1.4.2 / July 30, 2017; 3 months ago -- Mark Hane

[CentOS] run bash from cron

2017-11-15 Thread Mark Haney
g the same problem.  At this stage, I've no idea what to try next.  Any ideas? For the record, this was the only option to handle the task I'm having issues with inside cron. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net ___

Re: [CentOS] run bash from cron

2017-11-15 Thread Mark Haney
On 11/15/2017 11:55 AM, Noam Bernstein wrote: On Nov 15, 2017, at 11:48 AM, m.r...@5-cent.us wrote: Mark Haney wrote: This might be a bit OT, but I've never had to do this before and what I've googled doesn't seem to be working. I have an ansible playbook that I'm worki

Re: [CentOS] run bash from cron

2017-11-15 Thread Mark Haney
On 11/15/2017 11:48 AM, m.r...@5-cent.us wrote: Mark Haney wrote: For the record, this was the only option to handle the task I'm having issues with inside cron. Yes. Do not trust your environment, running as a cron job, to be what you think it is. Try testing it by have your cron job, a

Re: [CentOS] run bash from cron

2017-11-15 Thread Mark Haney
hich has fixed the issue.  I could have sourced the profile on the cronjob line, but this is a bit clearer for other who might access the system. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net _

Re: [CentOS] Failed attempts

2017-11-27 Thread Mark Haney
27;t cut it nowadays, IMHO.  It's pretty trivial to setup and uses very little in resources. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net ___ CentOS mailing list CentOS@centos.org https:/

Re: [CentOS] Admins supporting both RHEL and CentOS

2017-11-28 Thread Mark Haney
me in the past that I am aware of. The only exception to that is with the SGI Altix 4300/4400s I used to manage. We migrated from SLES to RHEL and in those cases, barring a serious enough bug, those boxes were left alone until time came to refresh them, such as the move from RHEL5 to RHEL6.

Re: [CentOS] Failed attempts

2017-11-28 Thread Mark Haney
The harder you make it for someone to attack you, the better off you will be. Scoff if you will, I've been at this 20 years, I'd rather OVER secure than under if the circumstances require it. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www

[CentOS] Missing /usr/share/perl5 in C7

2017-11-29 Thread Mark Haney
directory over from another C7 server which was intact. yum whatprovides /usr/share/perl5/strict.pm tells me it's the base perl-5.16.x package, which is installed on this box. Any idea what happened? -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova

[CentOS] Perl fun part 2

2017-11-29 Thread Mark Haney
to unbind the ports (1645/1646). It's complaining about 'killproc' not found. Is there a package that's in? Or how do I get this to work with SystemD properly? We can't have this thing jacked up like this. Any ideas? -- Mark Haney Network Engineer at Ne

Re: [CentOS] Missing /usr/share/perl5 in C7

2017-11-29 Thread Mark Haney
On 11/29/2017 01:43 PM, m.r...@5-cent.us wrote: Mark Haney wrote: Any idea what happened? No idea what could have happened, but if it were me, I wouldn't copy anything - I'd yum reinstall instantly. You have no idea what *else* is missing. Thinking about it... you might consider

Re: [CentOS] time foo

2017-12-01 Thread Mark Haney
and 'my printer won't print because it's not feeding paper properly'. -- Mark Haney Network Engineer at NeoNova 919-460-3330 option 1 mark.ha...@neonova.net www.neonova.net ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS 7, container question

2016-05-23 Thread Mark Haney
__ > CentOS mailing list > CentOS@centos.org > https://lists.centos.org/mailman/listinfo/centos > -- Mark Haney ::: Senior Systems Engineer *VIF* *International Education* P.O. Box 3566 ::: Chapel Hill, N.C. 27515 ::: USA 919-265-5006 office Global learning for all. www.

Re: [CentOS] RHEL 7.3 released

2016-11-04 Thread Mark Haney
etc. >> >> There, done. >> > > Obligatory addition - the RPM %{release} tag often includes the RHEL minor > release, e.g. 7_2 currently, so I will just call it 7.2 and likely same > when 1611 tree is released. > > > ___ > CentOS mailing

Re: [CentOS] RHEL 7.3 released

2016-11-04 Thread Mark Haney
/centos-devel/2014-June/thread.html > > with subject > CentOS 7 and release numbering > > started here by Karanbir: > https://lists.centos.org/pipermail/centos-devel/2014-June/010444.html > > Thanks, > Gianluca > ___ > CentOS

Re: [CentOS] How to start a script to complete configuration

2016-11-08 Thread Mark Haney
nt > > your awful hack, others will use your words against you. > > > > Best regards, > > -- > > Chuck > > > > ___ > > CentOS mailing list > > CentOS@centos.org > > https://lists.centos.org/