Re: Remote Disencruftation

2019-02-17 Thread John Pilkington
On 17/02/2019 20:33, Fred Smith wrote: On Sun, Feb 17, 2019 at 08:15:03PM -, Beartooth wrote: On Sat, 16 Feb 2019 20:37:02 -0500, Matthew Miller wrote: Any distro using systemd (so, any modern mainstream distro) will have /etc/os-release. You can do `cat /etc/os-release`, but one of the re

Re: Remote Disencruftation

2019-02-17 Thread YOUNG, MICHAEL A.
On Sun, 17 Feb 2019, Tim wrote: > Allegedly, on or about 16 February 2019, Beartooth sent: >> $ uname -a >> Linux 2.6.32-042stab134.3 #1 SMP Sun Oct 14 12:26:01 MSK 2018 x86_64 >> x86_64 x86_64 GNU/Linux >> >> Is something there the name of a distro?? (I've forgotten >> the proper comman

Re: Remote Disencruftation

2019-02-17 Thread Fred Smith
On Sun, Feb 17, 2019 at 08:15:03PM -, Beartooth wrote: > On Sat, 16 Feb 2019 20:37:02 -0500, Matthew Miller wrote: > > > Any distro using systemd (so, any modern mainstream distro) will have > > /etc/os-release. You can do `cat /etc/os-release`, but one of the really > > nice things is that th

Re: Remote Disencruftation

2019-02-17 Thread Beartooth
On Sat, 16 Feb 2019 20:37:02 -0500, Matthew Miller wrote: > Any distro using systemd (so, any modern mainstream distro) will have > /etc/os-release. You can do `cat /etc/os-release`, but one of the really > nice things is that this is also a machine-readable file. You can do > > $ source /etc/o

Re: Remote Disencruftation

2019-02-17 Thread Tim via users
Allegedly, on or about 16 February 2019, Beartooth sent: > $ uname -a > Linux 2.6.32-042stab134.3 #1 SMP Sun Oct 14 12:26:01 MSK 2018 x86_64 > x86_64 x86_64 GNU/Linux > > Is something there the name of a distro?? (I've forgotten > the proper command, with 'release' in it,for asking a rem

Re: Remote Disencruftation

2019-02-16 Thread Matthew Miller
On Sat, Feb 16, 2019 at 01:02:43PM -0800, Mike Wright wrote: > Look in /etc/. Could be redhat-release. Some distros use os-release. Any distro using systemd (so, any modern mainstream distro) will have /etc/os-release. You can do `cat /etc/os-release`, but one of the really nice things is that t

Re: Remote Disencruftation

2019-02-16 Thread Cameron Simpson
On 16Feb2019 13:02, Mike Wright wrote: On 2/16/19 12:37 PM, Beartooth wrote: I have two email accounts, one at my local access provider, and one on my own domain, hosted remotely. I'm running Fedora 29. Last time I looked, my host was running Centos. Now I see this: $ uname -a

Re: Remote Disencruftation

2019-02-16 Thread Mike Wright
On 2/16/19 12:37 PM, Beartooth wrote: I have two email accounts, one at my local access provider, and one on my own domain, hosted remotely. I'm running Fedora 29. Last time I looked, my host was running Centos. Now I see this: $ uname -a Linux 2.6.32-042stab134.3 #1 SMP Sun Oc