hello! thanks for calling the Red Hat software technical support! the evaluation and official editions are the same. The main difference is that the evaluation Edition does not have technical support, you cannot use RHN to download the RPM package. After the 30-day trial period, the Evaluation edition cannot be used legally. if you have any questions, contact us. Good luck! RedHat China 9309, RedHat Global Support Service In this case, please install and try it out and wait for the project to be done before you can consider purchasing it for legal use! After thinking about it, rhel6.0 cannot install audio and video players online, and centos6 cannot use its Yum source before it comes out. What if I want to listen to music during work? Take a break and have a look at the disc, look at Baidu video Guo Degang crosstalk. What about Korean Mm? If the source code is compiled, supplement the dependent package will be exhausted. Found that rhel6.0 software package is based on fedora13, but a little newer than fedora13, between fedora13-14 close to 13, therefore, try to use the yum source of fedora13 (this requires that the yum package cannot be selected during system installation ). Install rhel6 from the hard disk (the installation method is exactly the same as that of fedora12, 13, and 14) and focus on selecting the desktop software package (mainly KDE. Although it only uses gnome, many of the software is based on KDE) and all development environments (mainly database and server development platforms and all software development libraries, cancel all packages with Yum words, and select more than 3025 packages for the entire disk, after the installation is complete, use more than 6 GB space), restart and create a common user Fandy to log on to the system, and find that the upgrade of software and hardware support is shocking, and a burst of excitement almost burst into tears.
Sudo rpm-Qa | grep Yum found that the yum package is installed by default. After several rpm-e attempts to figure out the dependency Sudo rpm-e yum-rhn-plugin-0.9.1-5.el6.noarch \ Yum-utils-1.1.26-11.el6.noarch \ Kabi-yum-plugins-1.0-2.el6.noarch \ Yum-3.2.27-14.el6.noarch \ Yum-metadata-parser-1.1.2-14.1.el6.x86_64 \ Abrt-addon-ccpp-1.1.13-4.el6.x86_64 \ Rhn-check-1.0.0-38.el6.noarch \ Abrt-cli-1.1.13-4.el6.x86_64 \ Rhnsd-4.9.3-2.el6.x86_64 \ Python-meh-0.9-1.el6.noarch \ Rhn-setup-1.0.0-38.el6.noarch \ Firstboot-1.110.8-1.el6.x86_64 \ System-config-keyboard-1.3.1-3.el6.x86_64 Removed Yum (Please handle it as needed)
Checked, found Sohu fedora13 source super fast, so in the http://mirrors.sohu.com/fedora/r .. x86_64/OS/packages/download 5 packages: Yum-3.2.27-4.fc13.noarch.rpm Yum-metadata-parser-1.1.4-1.fc13.x86_64.rpm Yum-presto-0.6.2-1.fc13.noarch.rpm Yum-utils-1.1.26-1.fc13.noarch.rpm Deltarpm-3.5-0.7.20100121git.fc13.x86_64.rpm And sudo rpm-IVH Yum-*. RPM deltarpm-3.5-0.7.20100121git.fc13.x86_64.rpm Then a key file: wget http://mirrors.sohu.com/fedora/r... G-KEY-fedora-x86_64 Sudo CP RPM-GPG-KEY-fedora-x86_64/etc/pki/rpm-GPG/ Modify/etc/yum. conf and save the installation package under/var/Cache/Yum/x86_64/13: Cachedir =/var/Cache/Yum/$ basearch/13 Keepcache = 1 Then, create three files under/etc/yum. Repos. d/(in the attachment, if enabled is set to 0, it cannot be used, but it can be written completely ): Fedora. Repo, fedora-updates.repo, fedora-updates-testing.repo Open an unofficial installation and configuration guide at http://www.mjmwired.net/resources/mjm-fedora-f13.html. install the third-party software as instructed: Install repo of rpmfusion source fedora13 (directly install the repo without using Yum; otherwise, upgrading to fedora14 will affect rhel6 stability ): Sudo rpm-IVH http://mirrors.sohu.com/fedora/r... 6-1.fc13.noarch.rpm Then Sudo rpm-IVH http://download1.rpmfusion.org/f... e-stable.noarch.rpm Sudo rpm-IVH http://download1.rpmfusion.org/n... e-stable.noarch.rpm Start Yum installation (plus -- releasever = 13 cheat system and Yum let them work together to smoothly install the fedora13 package ): 1. xmms: Sudo Yum install xmms xmms-mp3 xmms-faad2 xmms-pulse xmms-skins -- releasever = 13 2. audacious: Sudo Yum install audacious-plugins-freeworld * -- releasever = 13 3. mplayer: Sudo Yum install mplayer-Gui gecko-mediaplayer mencoder -- releasever = 13 4. xine: Sudo Yum install xine-Lib-extras-freeworld -- releasever = 13 5. Banshee: Sudo Yum install Banshee gstreamer-plugins-uugly gstreamer-plugins-bad gstreamer-FFMPEG -- releasever = 13 6. sudo rpm-IVH http://rpm.livna.org/livna-release.rpm Sudo rpm -- import/etc/pki/rpm-GPG-key-livna Sudo Yum install libdvdcss -- releasever = 13 7. Configure the Video Decoder (included in the attachment ): Sudo Rm-RF/usr/lib64/codecs Sudo CP-r codecs/usr/lib64/ 8. Install the webpage flash plug-in ...... ........ Now, you can watch the disc and listen to music. (For mplayer vidio, You must select X11/XV or OpenGL to play normally. Others are normal ). Because I am not an IT person, I don't want to be fooled by it, I don't want to be a workaholic, entertainment is essential, and I need to knock on headphones.CodeIs my consistent style Some people always hold the idea that server is not desktop, and vice versa, and desktop is not server. But in many cases, it can be integrated (if you do not remotely log on to another server, the host and the monitor are all beside you. Why not) |