文本编辑器,我习惯用Sublime Text,因为很好用啊,至于那些大神们说的Vim, Emacs,我目前还用不上;Vim偶尔会用到,gedit也会常用到,emacs几乎没用过,也不会; 如何安装 Sublime Text 3 呢?1.官网去下载amd64.deb包,2.点击安装3.安装 Pa...
分类:
系统相关 时间:
2015-10-24 15:34:23
阅读次数:
361
1、安装Ubuntu14.04 Desktop LTS下载ISO文件,ubuntu-14.04.1-desktop-amd64.iso。在VirtualBox或者VMware中新建虚拟机,将ISO文件设置为启动光盘。Windows 7下用VMware Workstation 10虚拟机安装 Ubun...
分类:
系统相关 时间:
2015-10-24 12:56:30
阅读次数:
318
6.安装Chrome到 https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb 下载最新的安装文件。然后[html]view plaincopysudoapt-getinstalllibappindicato...
分类:
系统相关 时间:
2015-10-21 22:47:26
阅读次数:
184
step1. ns-allinone-2.35的下载地址:http://www.isi.edu/nsnam/ns/ns-build.html#allinonestep2. 在虚拟机中打开terminal。打开terminal的快捷方式:ctr+shift+tstep3. #sudo apt-get ...
安装前准备:1、确定所安装的电脑是32位还是64位系统;(作者电脑是64bit win10)2、下载对应的安装包: (1)下载最新Python安装包:https://www.python.org/downloads/ 这里下载python-2.7.10.amd64.msi ; (2)下载pyth.....
分类:
编程语言 时间:
2015-10-20 17:47:57
阅读次数:
561
1.查看版本http://jingyan.baidu.com/article/215817f7e360bd1edb142362.html[root@localhost usr]# lsb_release -aLSB Version: :core-3.1-amd64:core-3.1-ia32:...
分类:
系统相关 时间:
2015-10-18 21:23:48
阅读次数:
182
Debian7(wheezy)的内核是3.2,要想把内核升级到3.16一、添加源,中科大,163,你随意,能用就行。二、apt-getupdate
apt-cachesearchlinux-p_w_picpath*可以发现有3.16的内核。apt-get-tinstalllinux-p_w_picpath-3.16-0.bpo.3-amd64
apt-get-twheezy-backportsinstalllinux-p_..
分类:
其他好文 时间:
2015-10-16 19:00:58
阅读次数:
258
1.对于12.04的vsftpd 有一些bug,推荐安装版本vsftpd_2.3.5-1ubuntu2ppa1_amd64.debapt-get install python-software-propertiesadd-apt-repository ppa:thefrontiergroup/vsf...
分类:
系统相关 时间:
2015-10-09 16:55:34
阅读次数:
305
通过dmesg发现vboxdrv启动报错: [ 18.844888] systemd[1]: [/lib/systemd/system/vboxdrv.service:5] Failed to add dependency on $syslog.service, ignoring: Invali.....
分类:
其他好文 时间:
2015-10-07 18:58:19
阅读次数:
195
1、 安装源程序的选择官网:https://www.python.org/downloads/选择版本下载,根据实际计算机位数(64位),下载的为:Python-2.7.10.amd64.msi (18.48M) 下载完后安装,选择路径“D:\zero\Python27”,后finish。2、 环境...
分类:
编程语言 时间:
2015-10-03 20:41:02
阅读次数:
170