I hereby claim:
- I am t94xr on github.
- I am t94xr (https://keybase.io/t94xr) on keybase.
- I have a public key ASArB26IA5ADBcm0bnNL1r9gWR1M17hHjMSZNJm4x49fOAo
To claim this, I am signing this object:
| #!/usr/bin/env python3 | |
| # | |
| # This script creates a blank, formatted floppy disk image and mounts it. | |
| # It is based on the following disk geometry for a DOT Computer floppy disk: | |
| # | |
| # disk ibm.dot | |
| # cyls = 70 | |
| # heads = 1 | |
| # tracks * ibm.mfm | |
| # secs = 8 |
| #!/bin/bash | |
| # Save this as /etc/profile.d/login.sh | |
| # chmod +x login.sh | |
| echo -e "" | |
| echo -e "\e[1m$(cat /etc/hostname)\e[0m" "has been" "\e[32m$(uptime -p)\e[0m" "(since" "$(last reboot | grep still | awk '{print $5 " " $6 " " $7 " " $8}')"")" | |
| echo -e "Local IP: " "$(ip addr | awk '/state UP/ {print $2}' | sed 's/.$//')" "$(hostname -I | awk '{print $1}')" | |
| echo -e "WAN IP: " "$(dig @resolver4.opendns.com myip.opendns.com +short)" | |
| echo -e "" | |
| echo -e "$(inxi -s | grep cpu)" |
| #!/bin/sh | |
| exec tail -n +3 $0 | |
| # This file provides an easy way to add custom menu entries. Simply type the | |
| # menu entries you want to add after this comment. Be careful not to change | |
| # the 'exec tail' line above. | |
| # | |
| # ZORIN 16 PRO x64 | |
| # Boots fine, no issues. | |
| # |
I hereby claim:
To claim this, I am signing this object: