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 grep tips If you're looking for lines matching in files, my favorite command is: grep -Hrn 'search… Problems reinstalling Bash on Ubuntu on Windows Error: 0x80070002 1. To uninstall the Linux SubSystem in Windows Right-click command prompt (admin) lxrun /uninstall /full… failed to create directory via template ‘/var/lock/apache2.XXXXXXXXXX’: No such file Create the directory with mkdir -p /run/lock The install should now work (you may need… This Post Has 0 Comments Leave a Reply Cancel replyYou must be logged in to post a comment.
Problems reinstalling Bash on Ubuntu on Windows Error: 0x80070002 1. To uninstall the Linux SubSystem in Windows Right-click command prompt (admin) lxrun /uninstall /full…
failed to create directory via template ‘/var/lock/apache2.XXXXXXXXXX’: No such file Create the directory with mkdir -p /run/lock The install should now work (you may need…