文章分类 -  Ubuntu 常用软件安装

Ubuntu中文输入法IBUS的安装
摘要:第一:安装IBus框架, sudo apt-get install ibus ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4 启动IBus框架,在终端输入: im-switch -s ibus 安装完IBus框架后注销系统,保证更改立即生效。 第三步:安装拼音引擎 阅读全文

posted @ 2018-05-16 13:19 三炮儿 阅读(314) 评论(0) 推荐(0)

单网卡设置双IP(ubuntu,debian)
摘要:# This file describes the network interfaces availableon your system # and how to activate them. For more information, see interfaces(5). #/etc/networ 阅读全文

posted @ 2017-10-20 14:41 三炮儿 阅读(686) 评论(0) 推荐(0)

Ubuntu 16.04安装JDK并配置环境变量
摘要:作为一个Linux新手,在写这篇文章之前,安装了几次jdk,好多次都是环境变量配置错误,导致无法登录系统。经过几天的研究,今天新装系统,从头来完整配置一遍 系统版本:Ubuntu 16.04 JDK版本:jdk1.8.0_121 1.官网下载JDK文件jdk-8u121-linux-x64.tar. 阅读全文

posted @ 2017-10-19 14:40 三炮儿 阅读(130) 评论(0) 推荐(0)

Linux mount Windows目录遇到 write-protected 问题 及 一个屌丝的逆袭
摘要:http://blog.csdn.net/yasi_xi/article/details/38356247 参考: http://blog.csdn.net/gtlions/article/details/8558718 http://2hei.net/mt/2008/12/wndows-use-p 阅读全文

posted @ 2017-10-19 11:57 三炮儿 阅读(1914) 评论(0) 推荐(0)

ubuntu+mysql+python
摘要:Ubuntu14.04/12.04系统的电脑 1.install mysql sudo apt-get update sudo apt-get install mysql-server mysql-client sudo service mysql restart apache支持mysql sud 阅读全文

posted @ 2016-11-09 10:16 三炮儿 阅读(184) 评论(0) 推荐(0)

Ubuntu svn 安装 Rabbitvcs
摘要:先添加源 sudo add-apt-repository ppa:rabbitvcs/ppa 必要的话在源清单里面也添加一下 sudo gedit /etc/apt/sources.list 内容是 deb http://ppa.launchpad.net/rabbitvcs/ppa/ubuntu/ 阅读全文

posted @ 2016-10-24 10:52 三炮儿 阅读(116) 评论(0) 推荐(0)

导航