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 tar – archive utility To view the contents of tar file without extracting tar -tf filename.tar.gz To extract specific… 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… Find And List All Hidden Files Recursively Recursively list all hidden files and directories on Linux/Unix The basic syntax is as follows:… This Post Has 0 Comments Leave a Reply Cancel replyYou must be logged in to post a comment.
tar – archive utility To view the contents of tar file without extracting tar -tf filename.tar.gz To extract specific…
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…
Find And List All Hidden Files Recursively Recursively list all hidden files and directories on Linux/Unix The basic syntax is as follows:…