[CentOS] tsocks or equivalent for CentOS 7

2015-12-08 Thread Leroy Tennison
Does such exist? I looked for dante and couldn't find that. I found and tried using a version from CentOS 6 but it didn't work. If anyone can point me to an rpm (or set of same) I would most certainly appreciate it. Thanks. Confidentiality Notice | This email and any included attachments may

Re: [CentOS] tsocks or equivalent for CentOS 7

2015-12-09 Thread Leroy Tennison
t for CentOS 7 http://li.nux.ro/download/nux/misc/el7/x86_64/tsocks-1.8-0.14.beta5.el7.nux.x86_64.rpm Stolen from Fedora 22. Enjoy -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Leroy Tennison" <le...@datavoiceint

Re: [CentOS] Dumb CentOS 7 question

2015-12-15 Thread Leroy Tennison
systemctl list-unit-files and look for kdm or something reasonable. - Original Message - From: "m roth" To: "CentOS mailing list" Sent: Tuesday, December 15, 2015 2:30:45 PM Subject: Re: [CentOS] Dumb CentOS 7 question Gordon Messmer wrote: > On

Re: [CentOS] wifi on servers and fedora [was Re: 7.2 kernel panic on boot]

2015-12-10 Thread Leroy Tennison
on boot] On Dec 10, 2015, at 6:05 PM, Leroy Tennison <le...@datavoiceint.com> wrote: > There is a freedesktop.org web page about why they did this - it has to do > with mobile devices and plug-and-play networking. Take that page's statement > about setting net.ifnames=0 caut

Re: [CentOS] wifi on servers and fedora [was Re: 7.2 kernel panic on boot]

2015-12-10 Thread Leroy Tennison
You think this is irritating, what about when you're trying to replicate the network configuration to failover hardware... There is a way around this, I haven't tried it on CentOS but on Ubuntu there are kernel command line parameters: net.ifnames=1 biosdevname=0 which will override this

Re: [CentOS] wifi on servers and fedora [was Re: 7.2 kernel panic on boot]

2015-12-10 Thread Leroy Tennison
's reality. - Original Message - From: "John R Pierce" <pie...@hogranch.com> To: centos@centos.org Sent: Thursday, December 10, 2015 5:10:23 PM Subject: Re: [CentOS] wifi on servers and fedora [was Re: 7.2 kernel panic on boot] On 12/10/2015 3:05 PM, Leroy Tennison wrote: > You think t

[CentOS] Starting stunnel on boot with CentOS7

2015-12-22 Thread Leroy Tennison
The stunnel package doesn't come with an init script and systemctl doesn't list it as a service I recognize, I guess I could put it in /etc/rd.d/rc.local or create a script in /etc/rc.d/init.d but thought I'd ask before creating my own solution. Confidentiality Notice | This email and any

Re: [CentOS] Starting stunnel on boot with CentOS7

2015-12-23 Thread Leroy Tennison
Thank you for your reply. I must be "the king of weird": rpm -qa | grep stunnel returns stunnel-4.56-4.el7.x86_64 rpm -ql stunnel returns (nothing in /etc/ststemd, of course, it could be a script) /etc/stunnel /usr/bin/stunnel /usr/lib64/stunnel /usr/lib64/stunnel/libstunnel.so

Re: [CentOS] Starting stunnel on boot with CentOS7

2015-12-23 Thread Leroy Tennison
Hmmm, you obviously know a lot more about systemd than I do, I'm going to have to look at what you posted more carefully. Thanks. - Original Message - From: "James Hogarth" To: "CentOS mailing list" Sent: Wednesday, December 23, 2015 4:08:31

Re: [CentOS] NICs order

2016-02-01 Thread Leroy Tennison
To: "CentOS mailing list" <centos@centos.org> Sent: Monday, February 1, 2016 11:26:38 AM Subject: Re: [CentOS] NICs order On 02/01/2016 07:00 AM, Leroy Tennison wrote: > The issue here may be systemd ... > Web documentation at freedesktop.org says net.ifnames needs

Re: [CentOS] NICs order

2016-02-01 Thread Leroy Tennison
The issue here may be systemd (I've seen/agree with the venting, this is another example). If you're getting non-eth names there's a program called biosdevname which may be deciding how to name NICs for you. If that's the case then then the -net.rules may be ineffective unless the following

Re: [CentOS] Hard drives being renamed

2016-05-24 Thread Leroy Tennison
- Original Message - From: "John R Pierce" To: centos@centos.org Sent: Tuesday, May 24, 2016 5:04:24 PM Subject: Re: [CentOS] Hard drives being renamed On 5/24/2016 2:08 PM, Pat Haley wrote: > > We are running Centos 6.7 - 2.6.32-573.22.1.el6.x86_64 on a Quanta >

Re: [CentOS] CentOS 7 httpd cgi script file not able to write to /tmp

2017-01-20 Thread Leroy Tennison
Just a speculation but /tmp is usually world-writable which leads me to suspect SELinux (or AppArmor with other distros.) - Original Message - From: "Jerry Geis" To: "CentOS mailing list" Sent: Friday, January 20, 2017 7:29:02 AM Subject:

Re: [CentOS] help with RewriteRule regexp

2017-02-23 Thread Leroy Tennison
Hmmm, maybe I spoke too soon, why the second test didn't match isn't obvious to me (unless Apache regex is different from grep). - Original Message - From: "Leroy Tennison" <le...@datavoiceint.com> To: "centos" <centos@centos.org> Sent: Thursday, February

Re: [CentOS] help with RewriteRule regexp

2017-02-23 Thread Leroy Tennison
And it won't if 'http://webmail.domain' is the actual text, the ^ says "at the start of the line" (in other words, 'webmail\.' must start in character position 1). Choices: Remove the caret and accept the consequence that all references to "webmail\." will be changed or determine how to

Re: [CentOS] CentOS 7, systemd, NetworkMangler, oh, my

2017-02-15 Thread Leroy Tennison
Too much temptation to resist, I don't know which one of us is older but I have a feeling it's a "horse race". Like you, I still have a land line, WiFi is too slow and "WiFi security" seems to be an oxymoronic phrase. Why people text (or IM for that matter) anything other than a one-liner is

Re: [CentOS] Desktop for newbies

2016-09-30 Thread Leroy Tennison
For a newbie KDE is pretty Windows-like. However, once you're used to it, the earlier comments about Gnome3 versus Mate also apply to KDE versus Trinity. Both of the major Desktops seem to be too "oh let's see what we can do with this radically new idea" oriented. Might want to consider

Re: [CentOS] Lockd: failed to reclaim lock for pid ...

2016-10-18 Thread Leroy Tennison
-> Is there a way to get a date stamp for the dmesg? At least on CentOS7: dmesg -T - Original Message - From: "Dan Hyatt" To: "CentOS mailing list" Sent: Tuesday, October 18, 2016 1:36:46 PM Subject: [CentOS] Lockd: failed to reclaim lock

Re: [CentOS] [OT] How to recover data from an IDE drive

2016-10-27 Thread Leroy Tennison
While IDE-to-USB is probably the easier option to use, I got an IDE-to-Sata adapter on eBay for almost nothing (of course, you have to wait for it to arrive directly from China). If you go this route, the thing I learned from the experience was to set the IDE drive to master (there won't be a

Re: [CentOS] Power Cut

2016-11-02 Thread Leroy Tennison
Don't know how much control you have over the remote situation but some UPSes have their own logs which should show this. Also, some UPSes have add-in boards providing network connections with various services. If these outages are costing enough money and the remote UPS doesn't have the

Re: [CentOS] Need help

2017-03-20 Thread Leroy Tennison
This is a wild guess since the problem I had occurred on Ubuntu 16.04 LTS but the symptoms are identical. Try 'systemctl enable console-getty.service' then 'systemctl start console-getty.service' or, if it is headless (serial console only), 'systemctl enable serial-getty@ttyS0.service' then

Re: [CentOS] OT: systemd Poll

2017-04-11 Thread Leroy Tennison
Interesting that you should cite Stallman because freedom is an issue here, we've been reduced to Microsoft when it comes to init. We've lost most of our flexibility with no option to choose piecemeal what we want and don't want. - Original Message - From: "Andrew Holway"

Re: [CentOS] OT: systemd Poll

2017-04-11 Thread Leroy Tennison
Interesting, I'm going to have to look into this. - Original Message - From: "Jonathan Billings" <billi...@negate.org> To: "centos" <centos@centos.org> Sent: Tuesday, April 11, 2017 8:32:49 AM Subject: Re: [CentOS] OT: systemd Poll On Tue, Apr 11, 2017 at

Re: [CentOS] OT: systemd Poll

2017-04-12 Thread Leroy Tennison
Why don't we discuss something ***less*** controversial, like politics or religion? - Original Message - From: "Karanbir Singh" To: "centos" Sent: Wednesday, April 12, 2017 6:19:43 AM Subject: Re: [CentOS] OT: systemd Poll On 09/04/17 05:39,

Re: [CentOS] OT: systemd Poll

2017-04-10 Thread Leroy Tennison
Like you, I have been looking for alternatives to Linux due to systemd, SELinux, desktop environments gone way off course, etc.  What can and can't be replaced with FreeBSD or other alternatives (and why)? - Original Message - From: "Valeri Galtsev" To:

Re: [CentOS] OT: systemd Poll

2017-04-11 Thread Leroy Tennison
And to add to the issues concerning consistency, what if you have a fail over unit and you're replicating configuration (i.e. NIC), you really prefer that NIC names remain the same. Given the hardware morass underneath all of this, the only safe choice (regardless of whether you use systemd,

Re: [CentOS] OT: systemd Poll

2017-04-11 Thread Leroy Tennison
Another huge concern: It breaks, someone else has to fix it because it's in the C source - after it reaches a high enough priority. At least with scripts you could conceivably hack it. From what I've read there is some ability to get systemd to defer to a script, I'm going to have to become

Re: [CentOS] humor (was Re: OT: systemd Poll)

2017-04-13 Thread Leroy Tennison
Speaking of vi, I'm amazed at just how powerful it is. (And I'm not being sarcastic, there's not much I've searched for in regard to its capabilities that I haven't found). No thread drift here... - Original Message - From: "m roth" To: "centos"

Re: [CentOS] PUPPET - group IDS

2017-04-19 Thread Leroy Tennison
I'm not familiar with the syntax you're using but the below worked for me using 'puppet apply grp-usr.pp' on my laptop where grp-usr.pp contained: group { 'poc': ensure => present, gid => '1002' } user { 'one': ensure => present, uid =>

Re: [CentOS] claiming unsused space back

2017-07-31 Thread Leroy Tennison
unt option because the performance impact of this option is quite severe. For this reason, nodiscard is the default. Vladimir -Original Message- From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Leroy Tennison Sent: Monday, July 31, 2017 4:42 PM To: centos <centos@centos.org&

Re: [CentOS] claiming unsused space back

2017-07-31 Thread Leroy Tennison
I realize this is wandering off-topic but, if you have found Debian commands, you're doing better than me. What are they? Also, are you allowing dd to totally fill the partition (what I have found on the web as a recommendation)? If so, is the OS surviving acceptably? - Original Message

Re: [CentOS] claiming unsused space back

2017-07-31 Thread Leroy Tennison
sed space back On Mon, Jul 31, 2017 at 08:28:49AM -0500, Leroy Tennison wrote: > I realize this is wandering off-topic but, if you have found Debian commands, > you're doing better than me. What are they? Also, are you allowing dd to > totally fill the partition (what I have found on

Re: [CentOS] Extreme frustration with GIMP

2017-07-07 Thread Leroy Tennison
Well, I mis-spoke, Ctrl-Z can undo some things, not others. Sorry. - Original Message - From: "Leroy Tennison" <le...@datavoiceint.com> To: "centos" <centos@centos.org> Sent: Friday, July 7, 2017 12:38:17 PM Subject: Re: [CentOS] Extreme frustration wit

Re: [CentOS] Extreme frustration with GIMP

2017-07-07 Thread Leroy Tennison
I saw Fred's later reply and am glad someone knew how to do it. I feel your pain, the gimp documentation isn't always the best. If you aren't already aware, when your work is suddenly undone, remember that Ctrl-Z (UnDo) is your friend. I found that I had to look for gimp tutorials on the web

Re: [CentOS] getting rid of hp c3180

2017-07-12 Thread Leroy Tennison
Another vote for Brother printer Linux support, an MFC8510DN (and we haven't had issues with it either). - Original Message - From: "Fred Smith" To: "centos" Sent: Tuesday, July 11, 2017 11:34:05 PM Subject: Re: [CentOS] getting rid of

Re: [CentOS] systemd services and Restart?

2017-06-28 Thread Leroy Tennison
Although not on CentOS, I've been forced to use it with serial-getty@.service (even after enabling and starting it) to get the OS to display a console prompt after an OS upgrade. In this case I used Restart=on-success and RestartSec=5 (the latter an arbitrary value) because agetty exited after

Re: [CentOS] claiming unsused space back

2017-07-31 Thread Leroy Tennison
As has already been mentioned, some commands (or command options) are only supported on later releases, the man pages don't say this. Does anyone know of a source of information listing the command, option and version it is implemented in? That alone would be a great help. - Original

Re: [CentOS] claiming unsused space back

2017-08-01 Thread Leroy Tennison
st 1, 2017 6:31:14 AM Subject: Re: [CentOS] claiming unsused space back On 07/31/2017 05:27 PM, Leroy Tennison wrote: > As has already been mentioned, some commands (or command options) are only > supported on later releases, the man pages don't say this. Does anyone know > of a source of

Re: [CentOS] What RH-like on a Dell XPS 15 (9590)?

2017-07-27 Thread Leroy Tennison
And, if Ubuntu isn't pariah, even it's LTS has a reasonably current kernel. However, the "Debian way" (Debian, Ubuntu, others) is enough different than the "Red Hat way" (RHEL, CentOS, SuSE more or less) that, if it's important to you, stick with the RPM-based options. - Original Message

Re: [CentOS] RDP for Centos 7

2017-06-22 Thread Leroy Tennison
One thing I've had to do in Windows (in addition to the firewall change) is uncheck "Allow connections only from computers running Remote Desktop with Network Level Authentication" (in System->Remote). - Original Message - From: "Scott Robbins" To: "centos"

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

2017-06-08 Thread Leroy Tennison
I was sorely tempted to post saying I would initiate an empty email to the list in a week with subject systemd and see what the response would be - I'll refrain... - Original Message - From: "m roth" To: "centos" Sent: Thursday, June 8, 2017

Re: [CentOS] KeePassX replacement

2017-09-18 Thread Leroy Tennison
keepassx.org shows the latest release as October 2016 (and the main page shows "2005-2017" so someone is updating it), if I found the right keepass 2 (keepass.info) it was updated in June 2017. I do remember receiving a security alert to upgrade keepassx (since I use it) quite some time back

Re: [CentOS] Block internet access for some users on the LAN ?

2017-09-18 Thread Leroy Tennison
While I agree with all this, keep in mind this is a school and the proposed solution may not be feasible financially or realistically (Can a student in the computer lab unplug an Ethernet connection and plug their device in? Are the teachers systems in the same room as students?) If it's not

Re: [CentOS] Block internet access for some users on the LAN ?

2017-09-18 Thread Leroy Tennison
Iptables is a very reasonable way to do it, basically you decide what devices should have Internet access, create accept rules for them and then have a default deny for everything else. - Original Message - From: "Nicolas Kovacs" To: "centos"

Re: [CentOS] prevent users from fiddling with network?

2017-09-22 Thread Leroy Tennison
As Scott said, nothing is perfect. On Ubuntu (16.04 - the current long term support version) all home directories are world executable/readable ("Security? What's that?"). - Original Message - From: "Scott Robbins" To: "centos" Sent: Thursday,

Re: [CentOS] Display IP addresses on the system console *before* the login prompt.

2017-10-02 Thread Leroy Tennison
What does 'man agetty' (or whatever you're using) on the OS in question say? Ubuntu 14.04 doesn't list "\4{}" as an option and it doesn't work, 16.04 does and it does appear there (might have to press Enter to get a screen refresh). If the OS doesn't support it then you'll have to get creative

[CentOS] Syncronize systemctl status with reality?

2017-08-29 Thread Leroy Tennison
The particular issue is with puppetmaster (which admittedly takes 4 minutes to actually start, setting TimeoutStartSec=300 in it's unit file stopped the false timeout report) but I have seen it one other time (don't remember the details). systemctl status puppetmaster ● puppetmaster.service -

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

2017-10-03 Thread Leroy Tennison
chattr is a valuable but lesser-known tool, if you use it then document it somehow so other admins don't stumble over it. - Original Message - From: "hw" To: "centos" Sent: Tuesday, October 3, 2017 12:04:14 PM Subject: Re: [CentOS] how to prevent

Re: [CentOS] Syncronize systemctl status with reality?

2017-08-29 Thread Leroy Tennison
th reality? Am 29.08.2017 um 22:52 schrieb Leroy Tennison: > The AppPreloader is doing things (and probably confusing systemd in the > process) but I didn't start that, it was a part of the reboot. I looked at > /etc/init.d/puppetmaster to see if something strange was being done and

Re: [CentOS] Syncronize systemctl status with reality?

2017-08-29 Thread Leroy Tennison
- Original Message - From: "James Hogarth" <james.hoga...@gmail.com> To: "centos" <centos@centos.org> Sent: Tuesday, August 29, 2017 2:03:44 PM Subject: Re: [CentOS] Syncronize systemctl status with reality? On 29 Aug 2017 17:58, "Leroy Ten

Re: [CentOS] Failed attempts

2017-11-27 Thread Leroy Tennison
And if you're really security conscious consider using port knocking (knock server - amazingly easy to set up. Or use fwknop, a little more difficult to set up but not much. Finally, for the hard core who really like pain - write the iptables rules yourself). - Original Message -

Re: [CentOS] modestly priced laptop for C7

2017-11-02 Thread Leroy Tennison
And I agree too, running Kubuntu 14.04 LTS on an HP Pavilion dv7 is acceptable, running Windows 7 was dog slow - hard drive crashed and we lost the Windoze license, sad story, all I could do was install Linux and go on instead of dual-booting when I needed Windoze - such a shame :-) :-) :-)

Re: [CentOS] low end file server with h/w RAID - recommendations

2017-11-02 Thread Leroy Tennison
Good to know about the HPE and Dell "gotchas", thanks to those who posted. I can speak to SuperMicro (11 systems, mostly X9 and X10). Hardware seems to be fine, management utilities (IPMI - like iLO) are more basic. The real heartburn right now is that the browsers for Linux have pretty much

Re: [CentOS] How to detect botnet user on the server ?

2017-11-06 Thread Leroy Tennison
Another alternative is to use a FIMS/HIDS such as Aide (Advanced Intrusion Detection Environment), OSSEC or Samhain. Be prepared to learn a lot about what your OS normally does behind the scenes (and thus a fair amount of initial fine tuning to exclude those things). Aide seems to work well

Re: [CentOS] [OT] Bash help

2017-10-25 Thread Leroy Tennison
Although "not my question", thanks, I learned a lot about array processing from your example. - Original Message - From: "warren" To: "centos" Sent: Wednesday, October 25, 2017 11:47:12 AM Subject: Re: [CentOS] [OT] Bash help On Oct 25, 2017, at

Re: [CentOS] [OT] Bash help

2017-10-25 Thread Leroy Tennison
os" <centos@centos.org> Sent: Wednesday, October 25, 2017 12:27:28 PM Subject: Re: [CentOS] [OT] Bash help Warren Young wrote: > On Oct 25, 2017, at 11:00 AM, Leroy Tennison <le...@datavoiceint.com> > wrote: >> >> Although "not my question", thanks, I le

Re: [CentOS] [OT] Bash help

2017-10-25 Thread Leroy Tennison
Not enough experience with the mainframe: I meant WinDoze. - Original Message - From: "m roth" <m.r...@5-cent.us> To: "centos" <centos@centos.org> Sent: Wednesday, October 25, 2017 1:02:54 PM Subject: Re: [CentOS] [OT] Bash help Leroy Tennison wrote: >

Re: [CentOS] Centos 7.5 on Vmware

2018-07-02 Thread Leroy Tennison
or example, reverting to a snapshot reverts causes the system to have the date/time of the revert as well), we have still found value in these kinds of snapshots in a development environment. Save the Date 2018 Momentum User Conference September 25 - 28, 2018 Athens, Georgia: The Classic Center Lero

Re: [CentOS] /lib/firmware/microcode.dat update on CentOS 6

2018-01-24 Thread Leroy Tennison
What's amazing to me is, after "Intel Inside - don't divide" (their 486 debacle), they didn't learn and have a better plan for addressing these kinds of things. - Original Message - From: "Chris Murphy" To: "centos" Sent: Wednesday, January

Re: [CentOS] 1600x900 not available

2018-01-11 Thread Leroy Tennison
I run KDE too, if you find out how then please post, thanks. - Original Message - From: "m roth" To: "centos" Sent: Thursday, January 11, 2018 2:15:18 PM Subject: Re: [CentOS] 1600x900 not available Sean Smith wrote: > > On 01/11/2018 12:34 PM,

[CentOS] In reply to: What is best way of managing isolated network environment?

2018-02-01 Thread Leroy Tennison
(Couldn't find the original request in my email but definitely have an idea). Set up an OpenVPN server on your network and create a client on the isolated network (set up to connect on boot), configure routing appropriately. You get to decide what subnet the VPN IP address is on, in this

Re: [CentOS] How insecure is NIS ? Possible alternatives ?

2018-03-26 Thread Leroy Tennison
I also looked into FreeIPA and the complexity is significant, at the time FreeIPA's DNS integration seemed to rely on a Fedora patch and I wasn't willing to introduce that into a production environment. Does anyone know if this has changed? Also, concerning alternatives, does anyone have

Re: [CentOS] Scroll bar arrows missing and behaviour change

2018-10-12 Thread Leroy Tennison
Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush Dr McKinney, Texas 75070 www.datavoiceint.com TThis message has been sent on behalf of a company that is part of the Harris Operating Group of Constellation Software Inc. These companies are listed

Re: [CentOS] Scroll bar arrows missing and behaviour change

2018-10-12 Thread Leroy Tennison
Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush Dr McKinney, Texas 75070 www.datavoiceint.com TThis message has been sent on behalf of a company that is part of the Harris Operating Group of Constellation Software Inc. These companies are listed

Re: [CentOS] What are the differences between systemd and non-systemd Linux distros?

2018-10-17 Thread Leroy Tennison
This is indeed good news (that BSD isn't necessarily going to adopt systemd). Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush Dr McKinney, Texas 75070 www.datavoiceint.com TThis message has been sent on behalf of a company that is part

[CentOS] Scroll bar arrows missing and behaviour change

2018-10-12 Thread Leroy Tennison
). BTW, if you haven't already discovered it, if you position your cursor where the arrows used to be the "arrow functionality" still exists (if you can get the cursor position just right). KDE now has invisible features... Leroy Tennison Network Information/Cyber Security Specia

Re: [CentOS] What are the differences between systemd and non-systemd Linux distros?

2018-10-16 Thread Leroy Tennison
Systemd is implemented in all the major distros, if you want to find ones that don't search for non-systemd. Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush Dr McKinney, Texas 75070 www.datavoiceint.com TThis message has been sent on behalf

Re: [CentOS] Would RHEL, CentOS, and Fedora Remain Open Source/Free Software After IBM Buys Red Hat for $34 Billion?

2018-10-31 Thread Leroy Tennison
development, will it remain open source. My real fear is that a certain un-named company is going to feel pressured to buy Canonical. My surprise is that no one is commenting on the price IMB is offering, a 60-70% premium, that in and of itself seems risky. Leroy Tennison Network Information

[CentOS] Red Hat is Planning To Deprecate KDE on RHEL By 2024

2018-11-02 Thread Leroy Tennison
going to have to look at Trinity. Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush Dr McKinney, Texas 75070 www.datavoiceint.com TThis message has been sent on behalf of a company that is part of the Harris Operating Group of Constellation Software

Re: [CentOS] Red Hat is Planning To Deprecate KDE on RHEL By 2024

2018-11-02 Thread Leroy Tennison
Interesting, I'm going to have to try something based on your comment, although I've been through a few distro releases /home has remained the same. Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush Dr McKinney, Texas 75070 www.datavoiceint.com

Re: [CentOS] Simple bash question

2018-09-28 Thread Leroy Tennison
by $plusmore in an environment variable and access that from myscript. The only other option I can think of is to try a different scripting language (awk, perl, tcl, python, you-name-it) to try and get around the issue. Join us at the 2018 Momentum User Conference! Register here Leroy Tennison

[CentOS] Need help with Linux networking interfaces and NIC bonding

2018-10-04 Thread Leroy Tennison
ally reply. Join us at the 2018 Momentum User Conference! Register here Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush Dr McKinney, Texas 75070 www.datavoiceint.com TThis message has been sent on behalf of a company that is part of the Harris Opera

[CentOS] recording session

2018-12-27 Thread Leroy Tennison
Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush Dr McKinney, Texas 75070 www.datavoiceint.com TThis message has been sent on behalf of a company that is part of the Harris Operating Group of Constellation Software Inc. These companies are listed

Re: [CentOS] thunderbird & firefox

2019-01-04 Thread Leroy Tennison
Anybody used Trinity? I'm seriously thinking about abandoning KDE. Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush Dr McKinney, Texas 75070 www.datavoiceint.com TThis message has been sent on behalf of a company that is part of the Harris

[CentOS] Running a command at startup

2018-12-12 Thread Leroy Tennison
Does your version of CentOS have the @reboot crontab option? If it does this is probably easier unless you want to learn how to write systemd files. Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush Dr McKinney, Texas 75070 www.datavoiceint.com

Re: [CentOS] CentOS 7.5 Linux box got infected with Watchbog malware

2018-12-18 Thread Leroy Tennison
don't find it). Fortunately I was able to capture a similar file and examine its contents. The resource dilemma: Continuous monitoring can be resource intensive, can you accept that? If not, how frequent a monitoring is enough. Leroy Tennison Network Information/Cyber Security Specialist

[CentOS] CentOS 7.6 external USB dmesg issue

2018-12-12 Thread Leroy Tennison
Do you have any "history" with the adapter you connected them to? If not consider it as a possibility as well (from bad experience of total filesystem/partition corruption on two hard drives only to discover it was something on the motherboard). Leroy Tennison Network Informa

Re: [CentOS] Upping my game on web work

2018-11-21 Thread Leroy Tennison
OpenOffice and it produces pretty bloated results, seems everyone is interested in creating sophisticated, complex html rather than just getting the job done. Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush Dr McKinney, Texas 75070

Re: [CentOS] Upping my game on web work

2018-11-21 Thread Leroy Tennison
isn't technically trained (your end user apparently), turning them loose with any HTML editor is equivalent to handing a scalpel to a child. Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush Dr McKinney, Texas 75070 www.datavoiceint.com TThis

[CentOS] Tools/mechanisms for the management of access permissions in big filebased datasets

2018-11-27 Thread Leroy Tennison
/diligent in applying them. There are hacks which could possibly help (rename chmod and replace it with a script warning about extended ACLs) but, in the final analysis, it's not a decision to be undertaken lightly (unless the situation has changed dramatically). Leroy Tennison Network Information

[CentOS] CentOS 7 bash perhaps off topic

2018-11-26 Thread Leroy Tennison
over again. If a pipeline is capable of continuous processing I'm not aware of it (but would be glad to know that's how it can work). Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush Dr McKinney, Texas 75070 www.datavoiceint.com TThis message has

Re: [CentOS] HPlip Mark Roth/Jon LaBadie .

2019-02-27 Thread Leroy Tennison
We've pretty much defined what printer vendors aren't worth considering. What printer manufacturers are good to consider for Linux? Is the information at www.openprinting.org/printers as good as you can get or are other sources better? Leroy Tennison Network Information/Cyber Security

[CentOS] read permission on rotated logs

2019-03-14 Thread Leroy Tennison
Maybe I'm missing something here but doesn't logrotate have the 'postrotate ... endscript' block for its configuration files where you can run any command you desire? Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush Dr McKinney, Texas 75070

[CentOS] Centos installer not detecting hard drive

2019-03-12 Thread Leroy Tennison
cturer doesn't offer a "restore..." program you might try other distros' "leading edge" Live CDs to hopefully detect the drive and do something with it then install CentOS. Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush Dr Mc

Re: [CentOS] netmask on aliases overriden by netmask on interface

2019-02-08 Thread Leroy Tennison
Just a cautionary note, if you use snmpd you may start seeing regular "ia_addr insert" errors using this approach depending on your version of snmpd and how reporting is configured. Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com 2220 Bush D

[CentOS] dont run cron.d- when cron.daily-scripts are running

2019-02-12 Thread Leroy Tennison
Well, this is anything but elegant, but if your daily occurs at an exact hour and minute you could write two series of per minute cron jobs (a "before' and an "after") avoiding that minute. Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.c

[CentOS] Bash completion thrown by quoted option args?

2019-05-23 Thread Leroy Tennison
c to yum but bash completion in general. Bug? Upstream bug? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos Harriscomputer Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com [cid:Data-Voice-International-L

Re: [CentOS] Opera browser on CentOS

2019-05-20 Thread Leroy Tennison
to the effort to categorize those experiences, they aren't too frequent. From: CentOS on behalf of Greg Bailey Sent: Monday, May 20, 2019 8:35:40 AM To: centos@centos.org Harriscomputer Leroy Tennison Network Information/Cyber Security Specialist E: le

Re: [CentOS] Are linux distros redundant?

2019-04-24 Thread Leroy Tennison
monoliths even in the more traditional enterprises > > ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos Harriscomputer Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.

[CentOS] How to restore the old network interface name?

2019-07-02 Thread Leroy Tennison
a hint. Ralf _______ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos Harriscomputer Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com [cid:Data-Voice-International-LOGO_aa3d1

[CentOS] how to increase DNS reliability?

2019-07-25 Thread Leroy Tennison
.org https://lists.centos.org/mailman/listinfo/centos Harriscomputer Register now for the dataVoice User Conference, October 9-11 at the Gaylord Rockies in Denver, CO. To register click Here<https://www.harriscomputer.com/en/events/> Leroy Tennison Network Information/Cyber Security

Re: [CentOS] how to increase DNS reliability?

2019-07-26 Thread Leroy Tennison
@centos.org Harriscomputer Register now for the dataVoice User Conference, October 9-11 at the Gaylord Rockies in Denver, CO. To register click Here<https://www.harriscomputer.com/en/events/> Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com [cid:Data

Re: [CentOS] [EXTERNAL] UEFI booting

2019-09-19 Thread Leroy Tennison
My experience with UEFI is that it is a black art. Fought with it until a deadline forced me to non-UEFI. In my case a drive-based UEFI partition (FAT32) was required. See if efibootmgr is available and would help you. I should note that, in the process. I discovered that the UEFI standard

Re: [CentOS] Limit user password by time

2019-11-04 Thread Leroy Tennison
ser password by time Is it possible with "chage" to configure a password caducity for, at most, 2 hours? I think "chage" only allows caducity for, at least, one day. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailma

[CentOS] how to know when a system is compromised

2019-11-14 Thread Leroy Tennison
What other sources of information do you use to stay current about the latest threats and technology updates? I appreciate the feedback. Chris ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos Harriscompu

Re: [CentOS] Firefox 68 jnlp files

2019-11-14 Thread Leroy Tennison
__ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos Harriscomputer Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com [cid:Data-Voice-International-LOGO_aa3d1c6e-5cfb-451f-ba2c-af8059e69609.PNG] 2220 Bush Dr McKinn

Re: [CentOS] how to know when a system is compromised

2019-11-14 Thread Leroy Tennison
Thanks - I'll keep that in mind... From: CentOS on behalf of Chris Adams Sent: Thursday, November 14, 2019 10:57 AM To: centos@centos.org Subject: [EXTERNAL] Re: [CentOS] how to know when a system is compromised Once upon a time, Leroy Tennison said

Re: [CentOS] how to know when a system is compromised

2019-11-15 Thread Leroy Tennison
Actually, a defense here is to umount the path then remount it as a part of running the Aide script. There may be an end-run to this as well- security is a never-ending battle. From: CentOS on behalf of Leroy Tennison Sent: Thursday, November 14, 2019 1:20

Re: [CentOS] Upgrade Centos 6 (32 Bits) to Centos 7 (32 Bits)

2019-11-27 Thread Leroy Tennison
_ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos Harriscomputer Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com [cid:Data-Voice-International-LOGO_aa3d1c6e-5cfb-451f-ba2c-af8059e69609.PNG] 2220 Bush Dr McKinney,

Re: [CentOS] easy way to stop old ssl's

2019-10-11 Thread Leroy Tennison
<https://www.harriscomputer.com/en/events/> Leroy Tennison Network Information/Cyber Security Specialist E: le...@datavoiceint.com [cid:Data-Voice-International-LOGO_aa3d1c6e-5cfb-451f-ba2c-af8059e69609.PNG] 2220 Bush Dr McKinney, Texas 75070 www.datavoiceint.com<http://www..com>

  1   2   >