Change default language – Windows 10 Bash November 16, 2016 admin Bash on Ubuntu on Windows, Ubuntu 0 Comments sudo apt-get install language-pack-en language-pack-en-base manpages sudo update-locale LANG=en_US.UTF8 Share This Tweet Share Share Email Related Posts How to verify whether DNS is working correctly http://www.akadia.com/services/check_dns.html How to rsync – one way only! For example you want to rsync "/var/lib/mysql" from "/somefolder/var/lib/mysql", use the following syntax ( for local… grep tips If you're looking for lines matching in files, my favorite command is: grep -Hrn 'search… This Post Has 0 Comments Leave a Reply Cancel replyYou must be logged in to post a comment.
How to rsync – one way only! For example you want to rsync "/var/lib/mysql" from "/somefolder/var/lib/mysql", use the following syntax ( for local…