138 unbuntu 新装系统准备

8 篇文章 0 订阅

ubuntu系统准备


输入法

  • 右上角 system setting : 语言支持-汉语提升到顶部
  • software center: 搜索pinyin-点击install
  • text input: 配置切换输入法快捷键

安装lnmp环境

http://blog.csdn.net/fancivez/article/details/49404805

更换源

deb http://mirrors.163.com/ubuntu/ precise-updates main restricted
deb-src http://mirrors.163.com/ubuntu/ precise-updates main restricted
deb http://mirrors.163.com/ubuntu/ precise universe
deb-src http://mirrors.163.com/ubuntu/ precise universe
deb http://mirrors.163.com/ubuntu/ precise-updates universe
deb-src http://mirrors.163.com/ubuntu/ precise-updates universe
deb http://mirrors.163.com/ubuntu/ precise multiverse
deb-src http://mirrors.163.com/ubuntu/ precise multiverse
deb http://mirrors.163.com/ubuntu/ precise-updates multiverse
deb-src http://mirrors.163.com/ubuntu/ precise-updates multiverse
deb http://mirrors.163.com/ubuntu/ precise-backports main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ precise-backports main restricted universe multiverse

开发环境

  • sublime
sudo add-apt-repository ppa:webupd8team/sublime-text-3
sudo apt-get update 
sudo apt-get install sublime-text-installer
> 中文输入法问题 https://github.com/lyfeyaj/sublime-text-imfix
  • atom

sudo add-apt-repository ppa:webupd8team/atom
sudo apt-get update
sudo apt-get install atom

去掉ubuntu下默认的alt快捷键:

打开edit -> preference -> open config folder -> init.php ,添加

# Get rid of the alt-menu shortcuts
atom.menu.template.forEach (t) ->
  t.label = t.label.replace("&", "")
atom.menu.update()
  • tmux
  • oh my zsh
  • mycli
  • tig
  • qq
    sudo apt-get isntall wine

下载Longene qq 或者 麒麟官网的wine qq

cd ~/download
sudo dpkg -i *.deb
sudo apt-get install -f
  • root 密码
sudo passwd root

个性设置

  • 关闭alt快捷键
$ sudo apt-get install compizconfig-settings-manager
$ ccms

打开”桌面” -> “Ubuntu Unity Plugin”
将”key to show the menu bar while pressed” 和 “key to show the HUD” 中的alt删除

  • 搜狗
    http://jingyan.baidu.com/article/08b6a591cb06f114a8092209.html

  • greenvpn
    https://www.jsqgreen.com

  • chrome
    http://www.google.cn/chrome/browser/desktop/index.html

  • gnome

    sudo apt-get install gnome

  • ssh
    ssh-keygen -t rsa -C “vip@gmail.com”

  • 关闭GUI
    service lightdm stop

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值