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 grub boot error : “symbol ‘grub_calloc’ not found After updating grub2 and rebooting, my server does not boot: Booting from Hard Disk 0...… Find and delete files older than 1 week (example) find /home/users/backup_MyDB -type f -mtime +7 -exec rm {} + Although generally it is wise… Access dBase-format (dbf) databases from PHP http://php.net/manual/en/intro.dbase.php This Post Has 0 Comments Leave a Reply Cancel replyYou must be logged in to post a comment.
grub boot error : “symbol ‘grub_calloc’ not found After updating grub2 and rebooting, my server does not boot: Booting from Hard Disk 0...…
Find and delete files older than 1 week (example) find /home/users/backup_MyDB -type f -mtime +7 -exec rm {} + Although generally it is wise…