Entry tags:
When Console Disallows Root Login
vi /etc/securetty
add the following lines:
vc/1
vc/2
vc/3
vc/4
vc/5
vc/6
tty1
tty2
tty3
tty4
tty5
tty6
add the following lines:
vc/1
vc/2
vc/3
vc/4
vc/5
vc/6
tty1
tty2
tty3
tty4
tty5
tty6

cat index.html | wc --> 3,827 characters
cat index.html | wc --> 6,646,652 characters


Name: backendNAS
IP: 192.168.1.3
Name: backendNAS
IP: 192.168.1.4
Name: backendNAS
IP: 192.168.1.5
...
Name: backendNAS
IP: 192.168.1.60
Name: backendNAS
IP: 192.168.1.61
Name: backendNAS
IP: 192.168.1.62

Failed to attach disk 'C:\Users\howto\AppData\Local\Packages\46932SUSE.openSUSELeap15.5_022rs5jcyhyac\LocalState\ext4.vhdx' to WSL2: The system cannot find the file specified.
> wsl --unregister openSUSE-Leap-15.5
> wsl --install -d openSUSE-Leap-15.5
Error: 0x80070422 The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.
Turn Windows features on or off
Check Windows Subsystem for Linux
run --> services.msc
WSL Service --> Automatic --> Start
Reboot (if wsl won't start after the above)
" > /srv/www/vhosts/wilddamntexan/kids/index.html
" > /srv/www/vhosts/unixspook/drop/index.html
dbus-send --session --dest=org.gnome.ScreenSaver --type=method_call --print-reply --reply-timeout=20000 /org/gnome/ScreenSaver org.gnome.ScreenSaver.SetActive boolean:false
for x in `ps -aef | grep gnome | awk '{print $2}'` ; do kill -HUP $x ; done
dns=none
rc-manager=unmanaged
systemctl reload NetworkManager