##Bluetooth connection remember device across OS enable bluetooth after resume from sleep
http://www.webupd8.org/2014/09/dual-boot-fix-time-differences-between.html
Ubuntu下:在当前os用户的主目录home下,找到隐藏的 .thunderbird配置文件夹,修改 profiles.ini 文件 的 “Path=rruqn7mg.default” 配置(可能你的不是该值)。建立一个指向 共用profile的软链接,修改值“rruqn7mg.default”为该软链接。 windows下:添加 thunderbird 启动参数 “-profile=共用的profile文件夹”
- windows 下修改默认存储路径:
- 下载安装完成后,不要立即运行Thunderbird;
- 在WindowsXP下 运行 ->thunderbird.exe -profilemanager , Windows7直接在开始菜单的搜索栏输入 thunderbird.exe -profilemanager ;
- 运行出现的窗口就是Thunderbird的设定管理窗口,选择创建配置文件->下一步->输入用户名->同时注意选择文件夹(这时便可设定你希望的邮件存储路径);
- 之后可启动thunderbird,配置你使用的邮箱的邮件账户密码等参数;
- 不放心的话,待邮件下载完成后看看你设定的邮件存储位置便明白了。
http://tieba.baidu.com/p/4196513782?pn=1
https://www.gnome-look.org/p/1009533/
- download and extract the .tar.gz file.
- Copy GRUB2主题包到/boot/grub/themes (root权限,没有themes文件夹旧就新建一个)
- Edit /etc/default/grub and add
GRUB_THEME=/boot/grub/themes/Aurora-Penguinis-GRUB2/theme.txt
If you want the os selection page to be displayed permenately (without 10s count down) : changeGRUB_TIMEOUT=10
to value of-1
. - update grub:
sudo update-grub
- Restart your computer
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"
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 &
http://askubuntu.com/questions/226278/run-script-on-wakeup
sudo chmod a+x /lib/systemd/system-sleep/pwm
im-config
有必要就再删除干净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的云拼音模块
http://calibre-ebook.com/download
Website: http://jonls.dk/redshift/
-
Install:
sudo apt-get install redshift redshift-gtk
-
Config:
gedit ~/.config/redshift.conf