fedora && ubuntu 使用小记

Fedora

去除sudoer限制

change 'sudoers file'

$su -

$visudo

a-->append new line:

在root ALL=(ALL) ALL下一行添加:

'your_user_name' ALL=(ALL)  ALL

:wq!


Install QQ for Linux

1. Download the corresponding package

http://im.qq.com/qq/linux/download.shtml

2. sudo yum install linuxqq-v1.0.2-beta1.i386.rpm

可以自动安装需要依赖的软件


Ubuntu

去除sudoer限制

sudo gedit /etc/sudoers

找到%admin ALL=(ALL) ALL 并注释

在下面加上

%admin ALL=(ALL) NOPASSWD: ALL


Ubuntu hightlight terminal color
mv ~/.bashrc ~/.bashrc.old
cp /etc/skel/.bashrc ~/.bashrc


Ubuntu using Terminator

reference http://opentox.github.com/linux/2012/05/18/improved-ubuntu-terminal/

sudo apt-get install terminator
compizconfig-settings-manager


Go to the ‘Commands’ page. Enter terminator for ‘Command line 0’ and add a keybinding. Hit the ‘Enable Commands’ checkbox and close the window.


防止terminator启动后的僵尸进程

cd /use/lib

sudo ln -s libvte9 vte

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值