Chinaunix首页 | 论坛 | 博客
  • 博客访问: 83584
  • 博文数量: 14
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 153
  • 用 户 组: 普通用户
  • 注册时间: 2012-07-13 11:26
文章分类

全部博文(14)

文章存档

2015年(2)

2014年(7)

2013年(5)

我的朋友

分类: LINUX

2015-09-01 08:47:00

#允许root登录
vi /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf
greeter-show-manual-login=true

#删除没必要的软件
apt-get remove unity-webapps-common
apt-get remove totem rhythmbox empathy brasero simple-scan gnome-mahjongg aisleriot gnome-mines cheese transmission-common gnome-orca webbrowser-app gnome-sudoku  landscape-client-ui-install
apt-get remove onboard deja-dup
apt-get autoremove gnome-media
apt-get remove libreoffice-common

#安装右键终端
apt-get install nautilus-open-terminal

#gnome2
apt-get install gnome-session-fallback

#gedit中文乱码
dconf-editor
/org/gnome/gedit/perferences/encodings,添加'GB18030'

#14.04 workspaces
Do you mean gnome-session-flashback instead of gnome classic ? If yes, you can do that by installing the compizconfig settings manager and plugins packages, i.e.
sudo apt-get install compizconfig-settings-manager compiz-plugins
You need to start the compizconfig settings manager found under
Appications -> System Tools -> Preferences
Once loaded, click on General Options and the Desktop Size tab to set the workspaces.

#ubuntu下安装pthread的manpages
$sudo apt-get install glibc-doc
$sudo apt-get install manpages-posix manpages-posix-dev

#root audio
vim /etc/init.d/pulseaudio
PULSEAUDIO_SYSTEM_START=1
DISALLOW_MODULE_LOADING=1
vim ~/.profile
pulseaudio --start --log-target=syslog
阅读(921) | 评论(0) | 转发(0) |
0

上一篇:lwfw 轻量级防火墙

下一篇:没有了

给主人留下些什么吧!~~