aboutsummaryrefslogtreecommitdiff
path: root/os/linux/README.org
blob: 67f816948e60f1893126d9d38638bc4304eadf2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
#+title: Linux

* =report/linux.sh=

#+begin_src shell
./report/linux.sh
#+end_src

#+begin_src
_     ___ _   _ _   ___  __   ___  ____    ____  _____ ____   ___  ____ _____
| |   |_ _| \ | | | | \ \/ /  / _ \/ ___|  |  _ \| ____|  _ \ / _ \|  _ \_   _|
| |    | ||  \| | | | |\  /  | | | \___ \  | |_) |  _| | |_) | | | | |_) || |
| |___ | || |\  | |_| |/  \  | |_| |___) | |  _ <| |___|  __/| |_| |  _ < | |
|_____|___|_| \_|\___//_/\_\  \___/|____/  |_| \_\_____|_|    \___/|_| \_\|_|



==========================================
# SECTION 00: Script Info
==========================================
Execution Date and Time: Wed May  7 11:35:52 AM CDT 2025
Script Name: ./linux.sh
User Running the Script: root (called by: cmc)



==========================================
# SECTION 01: System Info
==========================================
## Hostname
hera
## Kernel Version
6.14.4-400.asahi.fc42.aarch64+16k
## os-release
NAME="Fedora Linux Asahi Remix"
VERSION="42 (Forty Two [Adams])"
RELEASE_TYPE=stable
ID=fedora-asahi-remix
ID_LIKE=fedora
#+end_src

* =ssh_root_login.sh=

#+begin_src shell
./ssh_root_login.sh
#+end_src

#+begin_src
PermitRootLogin no
#+end_src

* =passwords.sh=

#+begin_src shell
./passwords.sh
#+end_src

#+begin_src
Starting analysis of authentication and login parameters...
Checking /etc/pam.d/system-auth for password parameters...
/etc/pam.d/system-auth file not found.
Analyzing /etc/login.defs...
Contents of /etc/login.defs:
#+end_src