My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links
Ubuntu:
ISO硬盘安装:  sudo umount -l /isodevice
淡绿色颜色代码:  #E2ECDB
root权限打开文件夹:  gksu nautilus /
开启root账户:  sudo passwd root
锁住root账户:  sudo passwd -l root
给[实体]A文件夹建立一个链接[指针]B文件夹:  ln -s A B
DEB包DEBIAN权限设置:  sudo chmod 755 DEBIAN
DEB包制作:  dpkg -b ***
gedit更改编码: Alt+F2, 输入gconf-editor,进入/apps/gedit-2/preferences/encodings 目录 
修改 auto-detected键值,增加GB2312,GBK,GB18030,BIG5等编码(其实加一个GB2312就够了)上移到第一个
Virtualbox终端查看子系统代码:  VBoxManage list vms
Virtualbox直接运行子系统:  VBoxManage startvm 代码
电脑在100分钟后关机:  sudo shutdown +100
在12点关机:  sudo shutdown -h 12:00
Nero4.0序列号:  9M1K-0098-P3HL-PK6P-T6UA-1E5X-E557-8X41
abc语句添到W文件中:  echo "abc" | sudo tee -a /路径/W文件
GAE上传命令:python appcfg.py update ***
GAE回滚命令:python appcfg.py rollback ***
视频合并:mencoder -of lavf -oac mp3lame -lameopts abr:br=24 -ovc copy -o output.flv input1.flv input2.flv
HOSTS:203.208.39.104 wykzly.appspot.com
安装nvidia驱动:sudo sh *.run
firefox汉化包下载地址:http://stage.mozilla.org/pub/mozilla.org/firefox/releases/
flvcd+mplayer播放flv的脚本:http://forum.ubuntu.org.cn/viewtopic.php?f=73&t=344921 
编译安装mldonkey看此帖:http://forum.ubuntu.org.cn/viewtopic.php?f=73&t=291046
nautilus界面配置文件夹位置:/home/***/.gconf/apps/nautilus
ubuntu 在ctrl+alt+F1 之命令行界面的时候是不支持数字键的,需要用大键盘里的数字
firefox的ftp站:ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/

IPad:
谷歌地图地形显示地名://private/var/mobile/Library/Preferences/com.apple.Maps.plist文件内如下字段 <key>DirectionsViewType</key>  <integer>0</integer>  <key>LastViewMode</key>  <integer>0</integer> 把0都改成2
installous默认的文件夹:/var/mobile/Documents/Installous/Downloads
雅黑字体for ipad:http://t.cn/hrX6tA
在 ipad刷机的时候切忌莫开其他程序
reeder汉化帖:http://bbs.weiphone.com/read-htm-tid-2151473.html
twitter汉化贴:http://bbs.weiphone.com/read-htm-tid-887478.html

其他:
刷bios工具:winflash 和 modbin
Powered by Google Project Hosting