LoginSignup
0
1

More than 5 years have passed since last update.

Lubuntu 16.10 設定

Last updated at Posted at 2016-12-03

自動ログイン

/etc/lightdm/lightdm.conf.d/01_my.conf
[SeatDefaults]
autologin-user=ユーザ名
autologin-user-timeout=0
service lightdm restart

その他

フォルダ名英語化
LANG=C xdg-user-dirs-gtk-update

packages

sudo apt install -y \
 vino bash-completion tig ranger ack-grep autossh expect man-db

vino-preferences
gsettings set org.gnome.Vino require-encryption false

sudo apt install -y \
 thunderbird xfce4-terminal xfce4-screenshooter xtightvncviewer

sudo apt install -y \
 w3m nkf wget curl docker.io docker-compose
docker
sudo gpasswd -a ユーザ名 docker
0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1