Skip to content

Instantly share code, notes, and snippets.

@sgk
Last active February 20, 2019 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sgk/fcb11579d8b882e76321 to your computer and use it in GitHub Desktop.
Save sgk/fcb11579d8b882e76321 to your computer and use it in GitHub Desktop.
Ubuntuをインストールしたら行う設定
sudo apt install dkms aptitude vim
sudo apt install ntpdate
sudo vi /etc/default/ntpdate
sudo apt install ntp
sudo vi /etc/ntp.conf
LANG=C xdg-user-dirs-gtk-update
  • VirtualBox配下なら、Guest Additionsをインストールする。
  • Google Chromeをインストールする。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment