Compare commits
2 Commits
812805ced5
...
6fb25215b5
Author | SHA1 | Date | |
---|---|---|---|
6fb25215b5 | |||
3837b797d0 |
@ -32,7 +32,7 @@ alias fssizes='df -kh --output=size,used,avail,pcent,target | sort -hr'
|
||||
alias dirsizes='du -kh --apparent-size --max-depth=1 | sort -hr'
|
||||
# sed -ie 's/Beispiel/Ersetzung/' *.xml
|
||||
# sed -Eie 's/(Beispiel)/\1Anhang/' *.xml
|
||||
alias start_x11_vnc="sudo x11vnc -auth guess -forever -loop -noxdamage -repeat -rfbauth $HOME/.vnc/passwd -rfbport 5900 -shared"
|
||||
alias start_x11_vnc="x11vnc -many -display :0 -no6 -rfbport 5900 -auth /var/run/lightdm/root/:0 -rfbauth $HOME/.vnc/passwd"
|
||||
|
||||
|
||||
rsyncLink() {
|
||||
|
Loading…
Reference in New Issue
Block a user