debian; ubuntu; kali / 未分类 · 2015年4月22日

debian初始化 -testing


学习linux  很多人都建议ubuntu 因为 很方便,但因为 方便, 就不太好玩,所以 建议用 debian  ,好玩,因为它有很多要自己动手的地方!
 
## 以下是在i386 下试过的     还没试过64 bit的 还有 sid 的 好像GDM有点问题吧 有空再试过啦
## testing还不错 2011.0329  修改于 2011 0823## 还有安装是先不要选择桌面环境哦
1. wget 163  
:%s/squee/testing/g
##好像这两个不可以用&& 来 懒的
apt-get update
apt-get upgrade
 
安装基本图形界面
# apt-get install x-window-system-core  -y
#这个好像是没有的 不用理
安装后会出现配置界面,按照提示配置。安装好后,启动试试。
# startx
如果不成功,可以用下面的命令重新配置: 其实我没用上啦
# dpkg-reconfigure xserver-xorg
安装gnome
(1) 安装核心, 也可以安装全部
# apt-get install gnome-core gdm3 -y
安装后,直接启动
# startx
这时就进入gnome环境了
=====
配置sudo 不用密码 #20150708
#sudo near ln 77
visudo
# User privilege specification
root ALL=(ALL:ALL) ALL
evan ALL=NOPASSWD: ALL
vi .bashrc
alias apt=’apt-get’
##或者进入gnome 再安装  可能要加上xscreensaver-gnome testing中没这个东西了  但我没用过哦
##########################
 
Starting NFS common utilities failed
# update-rc.d nfs-common remove
http://blog.csdn.net/luoweifeng1989/article/details/6425560
###########################
apt-get remove exim4
##gdm 里面可以设置 自动login
安装gdm 3    login 界面就只是输入密码 比较快速
安装firefox浏览器
# apt-get install iceweasel iceweasel-l10n-zh-cn
fcitx
sudo apt-get install fcitx fcitx-table-wbpy
Debian (etch~sid)sudo apt-get install ttf-wqy-zenhei
#chrome 安装时要做的错误
apt-get -f install
## grub ##
find /etc -name grub
 
virtualbox
双击然后
apt-get install -f
dpkg -i virtualbox-4.0_4.0.4-70112~Debian~squeeze_i386.deb
 
#bdb有时要去掉才行 好像这个就行了不行再加下面的那个
apt-get install bzip2 gzip gcc g++ cpp make libxml2-dev openssl bdb
#安装编译工具  ubuntu  debian 也行
sudo apt-get install build-essential autoconf automake cvs subversion
sudo apt-get install unrar p7zip-full cabextract
=======================
1.apt-get install gcc
2.apt-get install make
3.apt-get install gdb
apt-get install build-essential  这个命令最方便,把所有要安装的全部安装好:build-essential是c语言的开发包,包含了gcc make gdb和libc函数库 很多工具。
 
ln -s /usr/bin/gcc-4.1 /usr/bin/gcc
=====================
apt-cache search  network*manager——在软件包列表中搜索字符串
#一次安装比较多的软件
#desktop上使用的        icedove(thunderbird)  gcalctool计算器      gnochm 好像源里面没有 network-manager-gnome(这个不太好用)
apt-get install keepass2  -y  openbox openfetion  exaile wget bzip2 unzip zip   xfce4-terminal  cairo-dock   synaptic gmchess shutter unrar-free stardict  pidgin supertux filezilla icedove icedove-l10n-zh-cn  iceweasel  iceweasel-l10n-zh-cn  mysql-client gcalctool kdesvn rapidsvn wireshark  pinta transmission homebank  network-manager-gnome
 
## chmsee  http://code.google.com/p/chmsee/ 下载  源码  or 二进制包 apt-get -f install  然后   dkpg  不太行
##  pdf http://www.fuxinsoftware.com.cn/pdf/desklinux/downloads.html
 
http://projects.gnome.org/totem/
### 很不错的dm 但 用起来还是不太爽
 
sudo apt-get install  lightdm

 

#下面这个有些是服务器比较用到的
apt-get install  openbox  vim  exaile wget bzip2 unzip zip nmap tree lynx fileutils ncftp lftp  gnochm shutter unrar-free stardict  pidgin supertux filezilla icedove vlc fcitx fcitx-table-wbpy
#原来是有注释的,要去掉一些 还有 要尽量做一些alias 方便使用
alias ll=’ls -l’
alias vi=’vim’
other 觉得 kde的 wallpapers 很好看,所以 拿走
cp -R /usr/share/wallpapers/* /home/evan/images/
#### fvwm kde
KDE 的工具条叫做 kicker. 注意 KDE 有些程序需要 dcopserver, 你可以先启动 dcopserver。
#######
=====  安装飞信 最好见 debian 目录中的 飞信文件  ==========
##testing  还是这个容易
apt-get install openfetion -y
 
安装飞信 http://basiccoder.com/openfetion
pkcon install gcc gstreamer-devel gtk2-devel libxml2-devel openssl-devel intltool
pkcon install sqlite-devel NetworkManager-devel libXScrnSaver-devel libnotify-devel
#tar xvfz openfetion-2.0.1.tar.gz
#cd openfetion-2.0.1
#./configure –prefix=/usr
#make
#make install
================================================
 
#http://code.google.com/p/gmchess/
apt-get install libgtkmm-2.4-dev
GMchess(中国象棋)普通的三步就OK
===============================
SVN
sudo apt-get install subversion
http://www.cnblogs.com/cocowool/archive/2008/11/10/1330932.html
=================================
#自动登录
编辑/etc/gdm/custom.conf ,加入如下内容:
[daemon]
TimedLoginEnable=true
TimedLogin=yourusername
TimedLoginDelay=0
其中yourusername是你想自动登录的用户名。重启即可。
 
freefilesync
http://sourceforge.net/projects/freefilesync/files/
下载 FreeFileSync_v3.11_Ubuntu_10.4.tar.gz 解压到 任一目录 eg /home/opt/firesync
cp -r FreeFileSync/ /opt/
 
建立启动器 OK(ico at  /home/evan/opt/freefilesync/Help/html/ffsicon.png)
 
9.将上个系统里的账户目录下的配置文件拷贝到当前目录下,这次新装好系统后,就不用再去配置了。
.shutter
.virtualbox
.vmware
.mozilia
.stardict
.claws-mail
.config/alarm-clock
.config/terminator
.easystroke
.VirtualBox
 
//星际译王 本地化 all from index http://stardict.sourceforge.net/cn/index.php
免费词典
http://www.huzheng.org/stardict-iso/stardict-dic/
tar -jxvf stardict-oxford-gb-2.4.2.tar.bz2
mv stardict-oxford-gb-2.4.2 /usr/share/stardict/dic/
##############################################################################
 
## 下面的方法好像都不太行##
#GUI login
/etc/X11/xinit/xinitrc
 
#gdm 这个可以不理它
apt-get   install indicator-applet-session
 
#text
 
一般的解决方法:apt-get install rcconf; rcconf 反选 gdm
##以下是一些可以参考的站点
http://www.cnblogs.com/maowang1991/p/3362704.html
http://blog.sina.com.cn/s/blog_67ea5c2b0102uzlx.html
http://www.elias.cn/Linux/MyDebian
http://blog.csdn.net/hecssy/archive/2008/12/27/3619424.aspx
 
http://chongchong.blog.edu.cn/2007/215896.html