Re: [CentOS] FAX

2020-05-10 Thread Tate Belden
red Linux user No #267004 > https://linuxcounter.net/ > > ___ > CentOS mailing list > CentOS@centos.org > https://lists.centos.org/mailman/listinfo/centos > -- Tate Belden "The Dungeon <http://ka7o.net>" We are drea

Re: [CentOS] USB-serial adapter for CentOS 7

2020-07-08 Thread Tate Belden
sure. If you are not the named addressee, you are not authorized to > read, print, retain, copy or disseminate this message or any part of it. If > you have received this message in error, please notify the sender > immediately by e-mail and delete all copies of the message. > > &

Re: [CentOS] open source network diagnostic tools

2022-06-11 Thread Tate Belden
voked network stack misbehavior would/could > put a device/NIC in the 'promiscuous' mode which would > results in network "acts" in ways you describe. > > good luck, L. > ___ > CentOS mailing list > CentOS@cent

Re: [CentOS] System Time Source

2017-05-24 Thread Tate Belden
Warren, one slight correction on an other wise nicely written bit of info: The time transmitted from WWV is not Mountain Time. Even though the WWV transmitter farm is located in the Mountain time zone, the signals are transmitted as "Coordinated Universal time", UTC, or 'Zulu' time. Here, you can

Re: [CentOS] yum install does not downgrade

2017-06-01 Thread Tate Belden
Use the 'downgrade' option. https://access.redhat.com/solutions/29617 On Thu, Jun 1, 2017 at 1:46 PM, Anand Buddhdev wrote: > We're using ansible to configure our CentOS 6 servers, and we have a > task to install a specific version of a package: > > - name: install thrift2 > yum: name=ripencc

Re: [CentOS] Allowing non-root users to reboot a workstation

2018-02-02 Thread Tate Belden
Personally, this is what I'd use sudo for. You can configure sudo to allow only certain commands with or without a password. Not a lot of detail, but you can either require or skip the password. And, instead of individuals - you can use groups. If you look through the soders file, you'll see how i

Re: [CentOS] Bastion server

2018-12-02 Thread Tate Belden
you're looking for. > > > > > > ___ > > CentOS mailing list > > CentOS@centos.org > > https://lists.centos.org/mailman/listinfo/centos > > > ___ > CentOS mailing

Re: [CentOS] Forums down?

2019-02-11 Thread Tate Belden
MBCS > > ___ > CentOS mailing list > CentOS@centos.org > https://lists.centos.org/mailman/listinfo/centos > -- Tate Belden "The Dungeon <http://ka7o.net>" A place of (solder) smoke, weird (server) sounds and (LED) blinky

Re: [CentOS] Geany 1.34

2019-02-14 Thread Tate Belden
any response. What can I do to raise this issue? > > Appreciate suggestions. > > ___ > CentOS mailing list > CentOS@centos.org > https://lists.centos.org/mailman/listinfo/centos > -- Tate Belden "The Dungeon <http://ka

Re: [CentOS] Question about updates

2019-02-16 Thread Tate Belden
out where to check and apply updates from. > > HTH. > > > > > Thanks > > Ralf > > > > > > ___ > > CentOS mailing list > > CentOS@centos.org > > https://lists.centos.org/mailman/listinfo/centos > ________

Re: [CentOS] Now that Red Hat Enterprise Linux 8.0 has been released...

2019-05-10 Thread Tate Belden
Suspect in Ills of > U.S. Embassy Workers > > Link: > https://www.nytimes.com/2018/09/01/science/sonic-attack-cuba-microwave.html > > > > > > Singaporean Mr. Turritopsis Dohrnii T

Re: [CentOS] CentOS 8 Coming When???

2019-06-07 Thread Tate Belden
ubject says it all. > > -- > Eugene Poole > Woodstock, Georgia > > ___ > CentOS mailing list > CentOS@centos.org > https://lists.centos.org/mailman/listinfo/centos > -- Tate Belden "The Dungeon <http://ka7o.net>&q

Re: [CentOS] systemd-sleep

2019-06-17 Thread Tate Belden
s://lists.centos.org/mailman/listinfo/centos > -- Tate Belden "The Dungeon <http://ka7o.net>" We are dreamers, shapers, singers and makers. We study the mysteries of laser and circuit, crystal and scanner, holographic demons and invocations of equations.

Re: [CentOS] C 7.3 sshd will not reload

2017-03-02 Thread Tate Belden
Might I suggest using "systemctl restart sshd", instead of reload? At the least - see if it behaves differently for you. - *restart* = stop + start - *reload* = remain running + re-read configuration files. On Thu, Mar 2, 2017 at 9:29 AM, wrote: > Hi, > > Since upgrading to 7.3 I am hav

Re: [CentOS] C 7.3 sshd will not reload

2017-03-02 Thread Tate Belden
ig file in VIM. That pesky w gets me on rare occasion. On Thu, Mar 2, 2017 at 11:50 AM, wrote: > Hi, > > On Thu, 2 Mar 2017, Tate Belden wrote: > > Might I suggest using "systemctl restart sshd", instead of reload? At the >> least - see if it behaves differently f

Re: [CentOS] C 7.3 sshd will not reload

2017-03-02 Thread Tate Belden
Oh yea! That's how I test/implement new configurations. Make a change restart test make a change Lather, rinse and repeat On Thu, Mar 2, 2017 at 6:26 PM, wrote: > On Thu, 2 Mar 2017, Tate Belden wrote: > > I have to assume it's something unique to your install, then. >&g