GNU+Linux+etc


< STUB+ >

Basics & etc

Revisions:
    xxxx stub
    20201102 ping

Ties to:
    * 🔗workflow & XXX🔗workflow
    * 🔗workflow-basics
    * 🔗packages
    * 🔗new-system
    * [...]




***

<----------------------- (new)+ ↓ BELOW

102— send to background → ctrl+z , $ bg

(yes, weird)


ssh-copy-id

both on user & server side, you need correct permissions
ubuntu does not have this by default

$
chmod 711 /HOME
chmod 600 .ssh

__________

via:
    * https://serverpilot.io/docs/how-to-use-ssh-public-key-authentication/ :
        says nothing on permissions
    * [...]



SPIN DISPLAY

can be useful for reading

$ xrandr --output LVDS-1 --rotate left
$ xrandr --output LVDS-1 --rotate normal



link local (lan2lan)

https://askubuntu.com/questions/298918/configure-link-local-only-without-networkmanager
"""
$ ifconfig eth0 169.254.7.44broadcast 169.254.255.255 netmask 255.255.0.0
"""



continue partial file transfer

$ curl -o part_file -C - $url
-C - : continue without offset





*** PAD


[!!!] merge-in more >D

###


<---------------------------- ((new))

!!!??? rename this docu:
    → CLI ?