User Tools

Site Tools


tutorials:cb1:customization:lubuntu_12.10_setting_guide

This is an old revision of the document!


timezone

sudo dpkg-reconfigure tzdata

GPU

Video Encodeing/Decoding

Samba

To install samba4-clients packages:

sudo apt-get install samba4-clients

To list my mybooklive share:

smbclient --list mybooklive

fcitx+googlepinyin

$sudo apt-get install fcitx fcitx-googlepinyin fcitx-frontend-all fcitx-frontend-gtk2 \
  fcitx-frontend-gtk3 fcitx-frontend-qt4 fcitx-module-x11  fcitx-config-gtk fcitx-config-gtk2 \
  fcitx-tools fcitx-ui-classic -y
$sudo apt-get install im-config -y
$sudo apt-get autoremove -y
$im-config start

Install Openoffice

$sudo touch /usr/sbin/update-openoffice-dicts && sudo chmod +x /usr/sbin/update-openoffice-dicts
$sudo apt-get install myspell-st
$sudo apt-get install openoffice*
tutorials/cb1/customization/lubuntu_12.10_setting_guide.1383725067.txt.gz · Last modified: 2013/12/23 14:50 (external edit)