This is an old revision of the document!
find . -type f -exec chmod 660 -- {} +
find . -type d -exec chmod 2770 -- {} +
(-- to prevent name starting with dash as conflict)
//XX.XX.XX.XX/SharedFolder /TARGETFOLDER cifs vers=3.0,credentials=.credential,uid=userid,gid=groupid,iocharset=utf8 0 0
sudo nano /etc/inputrc
set completion-ignore-case on set show-all-if-ambiguous On
restart Terminal
xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync xrandr --addmode DP-3 1920x1080_60.00 xrandr --output DP-3 --mode "1920x1080_60.00"
cat /proc/cpuinfo |grep “cpu MH”