Skip to content

Latest commit

 

History

History
142 lines (70 loc) · 4.09 KB

Notes-Linux(Ubuntu).md

File metadata and controls

142 lines (70 loc) · 4.09 KB

##Bluetooth connection remember device across OS enable bluetooth after resume from sleep

Timezone problem between Windows and Ubuntu

http://www.webupd8.org/2014/09/dual-boot-fix-time-differences-between.html

Thunderbird

Ubuntu下:在当前os用户的主目录home下,找到隐藏的 .thunderbird配置文件夹,修改 profiles.ini 文件 的 “Path=rruqn7mg.default” 配置(可能你的不是该值)。建立一个指向 共用profile的软链接,修改值“rruqn7mg.default”为该软链接。 windows下:添加 thunderbird 启动参数 “-profile=共用的profile文件夹”

  • windows 下修改默认存储路径:
  1. 下载安装完成后,不要立即运行Thunderbird;
  1. 在WindowsXP下 运行 ->thunderbird.exe -profilemanager , Windows7直接在开始菜单的搜索栏输入 thunderbird.exe -profilemanager ;
  2. 运行出现的窗口就是Thunderbird的设定管理窗口,选择创建配置文件->下一步->输入用户名->同时注意选择文件夹(这时便可设定你希望的邮件存储路径);
  3. 之后可启动thunderbird,配置你使用的邮箱的邮件账户密码等参数;
  4. 不放心的话,待邮件下载完成后看看你设定的邮件存储位置便明白了。

  

GRUB 2 Theme

http://tieba.baidu.com/p/4196513782?pn=1

https://www.gnome-look.org/p/1009533/

  1. download and extract the .tar.gz file.
  2. Copy GRUB2主题包到/boot/grub/themes (root权限,没有themes文件夹旧就新建一个)
  3. Edit /etc/default/grub and addGRUB_THEME=/boot/grub/themes/Aurora-Penguinis-GRUB2/theme.txt If you want the os selection page to be displayed permenately (without 10s count down) : change GRUB_TIMEOUT=10 to value of -1.
  4. update grub: sudo update-grub
  5. Restart your computer

GWwireless network

https://www.reddit.com/r/gwu/comments/3h831q/linux_and_gwireless/

Edit: This is copy pasted directly from the email IT sent. It worked for me, can't promise for you. I was using Ubuntu 14.10, if that helps.

"Enable the wireless service on your device

Select the SSID GWireless

Select PEAP for the EAP method and MSCHAPV2 for phase 2 authentication

Enter your NetID (NetID@gwu.edu) for your identity

Enter the password that corresponds with your e-mail address

Select Connect"

Monitor brighterless + PWM control (both startup and wakeup from sleep)

我的brightness 和actual_brightness 文件并不能写。所以我就要更改它们的权限了。

chmod 777 /sys/class/backlight/intel_backlight/brightness

chmod 777 /sys/class/backlight/intel_backlight/actual_brightness

sudo gedit /etc/rc.local #加入下面几行到 exit 0 之前
( echo 6440 | sudo intel_reg write 0xC8254 0x65c065c ) &
echo 423  > /sys/class/backlight/intel_backlight/brightness &
echo 423  > /sys/class/backlight/intel_backlight/actual_brightness &

Run script on wakeup from sleep

http://askubuntu.com/questions/226278/run-script-on-wakeup

sudo chmod a+x /lib/systemd/system-sleep/pwm

Text input method

im-config

language support https://wiki.archlinux.org/index.php/Fcitx_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)#.E7.AC.AC.E4.B8.89.E6.96.B9.E6.8B.BC.E9.9F.B3.E8.BE.93.E5.85.A5.E6.B3.95

有必要就再删除干净fcitx相关的

sudo apt-get remove fcitx

sudo apt-get remove fcitx*  

sudo apt-get autoremove   // 删除依赖包,不再使用的package

sudo apt-get -f install   // 尝试修正安装过程中出现的依赖性关系

sudo apt-get install fcitx-rime // 还是Rime好用,虽然没有云词库

sudo apt-get fcitx-googlepinyin //fcitx 下的google拼音(手机移植)

sudo apt-get install fcitx-module-cloudpinyin // 安装fcitx的云拼音模块

Good Softwares

Matlab

Netease music

Calibre

http://calibre-ebook.com/download

Chrome

Medeley

Unity tweak tool

Conky

Redshift

Website: http://jonls.dk/redshift/

  • Install: sudo apt-get install redshift redshift-gtk

  • Config: gedit ~/.config/redshift.conf

Foxit reader

https://www.foxitsoftware.com/products/pdf-reader/