Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: All Gentoo signing key expired and no way to fix it
Date: Thu, 05 Jul 2018 14:02:12
Message-Id: phl889$33l$1@blaine.gmane.org
In Reply to: Re: [gentoo-user] All Gentoo signing key expired and no way to fix it by gevisz
1 On 2018-07-04, gevisz <gevisz@×××××.com> wrote:
2 > 2018-07-04 21:00 GMT+03:00 Jack <ostroffjh@×××××××××××××××××.net>:
3 >> On 2018.07.04 13:38, gevisz wrote:
4
5 >>> I hate using sudo since I have been forced to use it in Ubuntu.
6 >>
7 >> I almost never used sudo when I used Ubuntu. I used su or logged in as root
8 >> when necessary.
9 >
10 > It is quite strange because, when I used Ubuntu, it had no root account,
11 > and so, everybody was forced to use sudo to get root privileges.
12
13 Nonsense.
14
15 Ubuntu has always had a root account, and still does [see below]. By
16 default the installer doesn't set up a password for the root account,
17 but that's trivial to do after the install is finished.
18
19
20
21
22 $ cat /etc/os-release
23
24 NAME="Ubuntu"
25 VERSION="18.04 LTS (Bionic Beaver)"
26 ID=ubuntu
27 ID_LIKE=debian
28 PRETTY_NAME="Ubuntu 18.04 LTS"
29 VERSION_ID="18.04"
30 HOME_URL="https://www.ubuntu.com/"
31 SUPPORT_URL="https://help.ubuntu.com/"
32 BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
33 PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
34 VERSION_CODENAME=bionic
35 UBUNTU_CODENAME=bionic
36
37 $ grep root /etc/passwd
38 root:x:0:0:root:/root:/bin/bash
39
40 --
41 Grant Edwards grant.b.edwards Yow! PARDON me, am I
42 at speaking ENGLISH?
43 gmail.com