Update Commands
This commit is contained in:
parent
3d9e1b279f
commit
fe6398fccb
@ -80,3 +80,6 @@ ssh-keygen
|
|||||||
#allow access through ssh key
|
#allow access through ssh key
|
||||||
ssh-copy-id -i <file location> <user>@<ip/domain>
|
ssh-copy-id -i <file location> <user>@<ip/domain>
|
||||||
ssh-copy-id -i ~/.ssh/id_rsa.pub <user>@<ip/domain>
|
ssh-copy-id -i ~/.ssh/id_rsa.pub <user>@<ip/domain>
|
||||||
|
|
||||||
|
#Video as background
|
||||||
|
xwinwrap -g 1920x1080 -ov -- mpv -wid WID --loop --no-audio --keepaspect=no <file>
|
Loading…
Reference in New Issue
Block a user