How to install rime on Debian】的更多相关文章

apt-get install ibus ibus-rime librime-data-wubi reboot cp ~/.config/ibus/rime/default.yaml ~/.config/ibus/rime/default.yaml.bak vi ~/.config/ibus/rime/default.yaml schema_list: - schema: wubi_pinyin…
Install MongoDB on Debian¶ This tutorial outlines the steps to install MongoDB on Debian systems. The tutorial uses .deb packages to install. While some Debian distributions include their own MongoDB packages, the official MongoDB packages are genera…
$ su $ apt-get install sudo $ vim /etc/sudoers 1 2 3 在文本中添加: "username" ALL=(ALL) ALL 1 保存设置.…
==========================================手动编译卸载受限驱动 :apt-get --purge remove nvidia-*apt-get --purge remove nvidia-glx nvidia-glx-new    系统安装了光盘自带的受限驱动.安装新驱动前要先删除这些受限驱动rm –r /lib/linux-restricted-modules/            其中有一个隐藏文件.nvidia-new-installer也要删掉…
How to install Node.js on Linux Posted on November 13, 2015 by Dan Nanni Leave a comment Question: How can I install Node.js on [insert your Linux distro]? Node.js is a server-side software platform built on Google's V8 JavaScript engine. Node.js has…
安装了Ubuntu 12.04 64bit, 想在上面安装Oracle 11gr2,网上找了好多文档都没成功,最后完全参考了MordicusEtCubitus的文章. 成功安装的关键点:install additional packages, 在link过程中处理错误的方法. 原文:http://www.makina-corpus.org/blog/howto-install-oracle-11g-ubuntu-linux-1204-precise-pangolin-64bits Before…
In this post I will describe the process of installing OpenCV(both versions 2.4.2 and 2.4.3) on Debian Linux (especially Debian-6). After installing, we will do some tests to verify the installation and also see some examples. As I was trying to inst…
转载请注明作者与出处!谢谢! 最近准备彻底转换到Linux平台,之前一直用的是Red Hat,对Debian不是很熟悉,花了不少时间摸索.下面记录一下安装的过程以便备忘,顺便给他人能做个参考. 我的是DELL N5010 M480的笔记本,ATI的显卡,Intel Wireless-N 1000的无线网卡 # lspci | grep VGA 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mad…
先看完,不然,你一定会后悔的..不好看,你打我.. sudo apt-get install xfce4 sudo apt-get install xfce4-goodies sudo apt-get install vnc4server 在debian的终端中执行这3个命令就可以了,然后还要配置vnc,在.vnc/xstartup更改为如下内容: #!/bin/sh # Uncomment the following two lines for normal desktop: unset SE…
本文章仅限cnblogs网站内转载!请某网站自觉,遵纪守法,尊重原创! 系统环境情况: 最小化.无桌面环境 新安装的Debian 8 Server 版本操作系统虚拟机一台 手动编译安装MongoDB C++驱动过程: 在官方网站的这里(https://docs.mongodb.com/ecosystem/drivers/)有各种语言相关驱动信息列表. 本文记录了C++驱动安装过程,驱动安装的大体流程参照官方github的WiKi : https://github.com/mongodb/mong…
如果你是新手,就不要犹豫了,ansible是你最好的选择,本人菜鸟一个.废话少说,开始安装! 实验环境: 192.168.3.190 192.168.3.191 192.168.3.192 192.168.3.193 1)配置ssh免密码登陆 root@debian:~# ssh localhost  root@debian:~# ssh-keygen -t rsa -P '' -f ~/.ssh/id_rsa root@debian:~# cat ~/.ssh/id_rsa.pub >> ~…
To install tcptraceroute on Debian/Ubuntu: $ sudo apt-get install tcptraceroute To install tcptraceroute on CentOS/REHL, first set up RepoForge on your system, and then: $ sudo yum install tcptraceroute Finally, download tcpping from the web. $ cd /u…
lnmp和lamp架构搭建一键安装脚本下载地址:https://lnmp.org/download.html  https://github.com/teddysun/lamp/tree/master官方模板下载地址:https://share.zabbix.com/ 一.debian上安装zabbix1.下载对应的版本(以下安装是以Zabbix 3.2版本为例)https://www.zabbix.com/download 2.解压软件包root@zabbix:~/tools# apt-get…
最小安装: 1. 选择English 2. DATE & TIME 修改好本地时间 SOFTWARE SELECTION默认的Minimal Install就好 INSTALLATION DESTINATION选一下 然后,Begin Installation 3. ROOT PASSWORD设置ROOT密码 USER CREATION设置新用户,勾选Make this user administrator 等待安装完成,点Reboot按钮. 配置静态IPv4: $ systemctl stat…
root@debian:~# apt-get install apache2 root@debian:~# cd /etc/apache2/ root@debian:/etc/apache2# ls -l total 80-rw-r--r-- 1 root root  7224 Jun 20 15:29 apache2.confdrwxr-xr-x 2 root root  4096 Jul  8 12:06 conf-availabledrwxr-xr-x 2 root root  4096…
http://linux-bsd-sharing.blogspot.com/2012/10/howto-xen-413-windows-8-hvm-domu-with.html Update 05/07/2013:Despite the HowTo being close to 1 year it applies perfectly to this day. At the time Wheezy was Debian's Testing distribution and has since mo…
配置前请先参考: https://wiki.debian.org/SourcesList https://www.debian.org/mirror/list https://mirrors.tuna.tsinghua.edu.cn/help/debian/ http://mirrors.ustc.edu.cn/help/debian.html 官方镜像地址: ftp.cn.debian.org #中科大 ftp2.cn.debian.org #清华 nano /etc/apt/sources.…
先介绍一下环境: 虚拟机:debian7.2.0 主机: Win7 方法一: 由于有时候无法联网就需要离线安装软件包,可以把debian官网上列出的几个DVD镜像都下下来,其实主要是DVD1,这样就不需要每次安装软件都得联网. 下面是我从Debian官网上下下来的DVD镜像: debian-7.2.0-i386-DVD-1 debian-7.2.0-i386-DVD-2 debian-7.2.0-i386-DVD-3 在每张DVD中都有一个README.txt,其中有如下说明: About Th…
原文链接:http://sharadchhetri.com/2013/08/07/sudo-command-not-found-debian-7/ To solve this issue install sudo in Debian,follow the given below steps Step 1: First you have to become super user (root) su - Step 2: Now install sudo with the help of comman…
开发Android第五步,G1 安装 Linux Debian system 在 G1 上安装 Linux Debian system (Debian ARMEL) 要具备以下条件: (a) 最好是 T-Mobile G1 - CyanogenMod参考 http://bbs.weiphone.com/read-htm-tid-538606.html (b) 最好用 8GB MicroSD class 6 卡优化分区 ext3/ext4参考 http://bbs.weiphone.com/rea…
How to Set Up a NFS Server on Debian 10 Buster Nick Congleton Debian 24 May 2019   Contents 1. Software Requirements and Conventions Used 2. Install the NFS Packages 3. Configure Your Shares 4. Connect to a Share 5. Conclusion There are plenty of rea…
Docker is an increasingly popular software package that creates a container for application development. Developing in Docker speeds up applications, as it shares the kernel and other resources, instead of requiring dedicated resources. There are two…
与Ubuntu不同,使用apt-get install packages时Debian可能会提示: Media change: please insert the disc labeled 'Debian GNU/Linux 8.6.0 _Jessie_ - Official amd64 DVD Binary-1 20160917-14:25' in the drive '/media/cdrom/' and press enter 也就是要求插入Debian光盘来离线安装软件包.有点古老的方式…
Debian 9.4 多网卡链路聚合bond配置 安装ifenslave ifenslave 的作用是网卡的负载均衡 root@debian:~# apt-get install ifenslave root@debian:~# dpkg -l | grep ifenslave ii ifenslave 2.9 all configure network interfaces for parallel routing (bonding) 编辑 /etc/network/interfaces 配置…
Linux命令行吸引了大多数Linux爱好者.一个正常的Linux用户一般掌握大约50-60个命令来处理每日的任务.Linux命令和它们的转换对于Linux用户.Shell脚本程序员和管理员来说是最有价值的宝藏.有些Linux命令很少人知道,但不管你是新手还是高级用户,它们都非常方便有用. 少有人知道的Linux命令 这篇文章的目的是介绍一些少有人知的Linux命令,它们一定会高效地帮你管理你的桌面/服务器. 1. sudo !!命令 没有特定输入sudo命令而运行,将给出没有权限的错误.那么,…
一.screen命令是什么? Screen是一个可以在多个进程之间多路复用一个物理终端的全屏窗口管理器.Screen中有会话的概念,用户可以在一个screen会话中创建多个screen窗口,在每一个screen窗口中就像操作一个真实的telnet/SSH连接窗口那样. 二.如何安装screen命令? 除部分精简的系统或者定制的系统大部分都安装了screen命令,如果没有安装,CentOS系统可以执行:yum install screen : Debian/Ubuntu系统执行:apt-get i…
很多时候我们在使用Ubuntu的时候,想修改一下内核配置,然后编译,安装到Ubuntu中.这也是进行Ubuntu内核开发的前提. 获取当前Ubuntu对应代码 有很多方法可以获得Ubuntu内核代码,但是下面两种非常方便. uname -r显示当前内核的版本号,apt-get source则用来获取package的source code: apt-get source linux-image-$(uname -r) 另一种方法是使用git,每个发行版的内核库都会在kernel.ubuntu.co…
You might be aware of command 'ls' the list command and use it frequently to view the contents of a folder but because of miss-typing sometimes you would result in 'sl', how about getting a little fun in terminal and not "command not found". Ins…
Git 教學(1):Git的基本使用 Git 教學(2):Git Branch 的操作與基本工作流程 Git 情境劇:告訴你使用 Git 時什麼情況該下什麼指令 如何安裝 Git Mac : 安裝 Homebrew brew install git Linux(Debian) : apt-get install git-core Linux(Fedora) : yum install git-core Windows : 下載安裝 msysGit 如何設定 Git Mac : Set Up Gi…
<img src="http://image.3001.net/images/20140928/14118931103311.jpg!small" title="shellshock-bug-bash-bashbug-938x535.jpg"/></strong></span>&a…