diff options
Diffstat (limited to 'os/linux/README.org')
-rw-r--r-- | os/linux/README.org | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/os/linux/README.org b/os/linux/README.org deleted file mode 100644 index 67f8169..0000000 --- a/os/linux/README.org +++ /dev/null @@ -1,64 +0,0 @@ -#+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 |