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 can I check /dev/xvda1? You can check or run fsck on /dev/xvda1 using the following method on Ubuntu or… Explain htaccess rules? http://stackoverflow.com/questions/18236838/explain-htaccess-rules 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.
How can I check /dev/xvda1? You can check or run fsck on /dev/xvda1 using the following method on Ubuntu or…
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…