Fedora 16 安装后要做的几件事:MP3,桌面定制,root登录等

    桌面一直用Ubuntu ,但是Fedora也不能放过,总结一下Fedora安装后的工作:


1. MP3、MPEG解码器

首先下载安装RPM Fusion free for Fedora 。
下载页面:

http://www.rpmfusion.org/Configuration


或直接访问下载链接:

http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm


下载文件后双击执行安装。

然后通过命令行安装MP3、mpeg、x264 解码器插件

[myuser@fedorapc ~]$ su
密码:
[root@fedorapc myuser]# 
#yum install gstreamer-plugins-bad gstreamer-ffmpeg gstreamer-plugins-ugly -y

2、Flash plugin下载
http://get.adobe.com/cn/flashplayer

3、Google Chrome下载(不容易打开)
http://www.google.com/chrome/index.html


4. 其他:

运行以下指令前,请在命令行先执行su切换到root。


fastestmirror插件,可以让yum管理器自动搜索最快源下载。确实非常快。

# yum -y install yum-fastestmirror

系统升级:

#yum update

鼠标右键“在终端中打开”
# yum install nautilus-open-terminal

GNOME3 tweak tool,GNOME3 增强功能选项
#yum install gnome-tweak-tool

系统日志查看器
# yum install gnome-system-log

LibreOffice
#yum install libreoffice

sun拼音输入法
# yum install ibus-sunpinyin

配置文件编辑器
#yum install gconf-editor


安装完成后,可以敲 Alt - F2 ,直接输入软件包名执行。


5. 技巧:

1)用root登入,

在文件/etc/pam.d/gdm中找下面这行,并注释掉。

auth required pam_succeed_if.so user != root quiet



2)设置sudo
# visudo

然后,在配置文件中找到下面的几行内容:

## Allow root to run any commands anywhere
root    ALL=(ALL)       ALL
在下面添加以下内容

yourusername  ALL=(ALL) ALL

存盘退出,现在试一下(提示蛮有意思大笑):

[myuser@fedorapc ~]$ sudo ls /root

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

[sudo] password for myuser: 
anaconda-ks.cfg
[myuser@fedorapc ~]$





  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值