If you don\\\\\\\\\\\\\\\'t wanna do it, you find an EXCUSE; if you do, you\\\\\\\\\\\\\\\'ll find a WAY :-)
全部博文(235)
分类: LINUX
2011-09-30 20:02:25
1. Installation
#
# deb cdrom:[Debian GNU/Linux 8.5.0 _Jessie_ - Official amd64 CD Binary-1 20160604-15:35]/ jessie main
# deb cdrom:[Debian GNU/Linux 8.5.0 _Jessie_ - Official amd64 CD Binary-1 20160604-15:35]/ jessie main
# main
deb jessie main contrib non-free
deb-src jessie main contrib non-free
# security
deb http://security.debian.org/ jessie/updates main contrib
deb-src http://security.debian.org/ jessie/updates main contrib
# jessie-updates, previously known as 'volatile'
deb jessie-updates main contrib non-free
deb-src jessie-updates main contrib non-free
set nocp
"filetype off
filetype plugin indent on
syntax on
set history=28
set hls is
set ic
set autoindent
"set cindent
set nobackup
set noswapfile
set backspace=2
set shiftwidth=1
set tabstop=1
set softtabstop=1
set expandtab
set ruler
set mouse=v
set showmatch
set cursorline
set fileencodings=utf-8
set number
"set showcmd
"set autoread
set foldmethod=syntax
"set bg=dark
"set laststatus=2