Install the official JDK under Fedora 20 to replace OpenJDK and configure environment variables.
Fedora 20 comes with OpenJDK, So if you install the official JDK, you must first Delete OpenJDK as follows:
1: run the rpm-qa | grep jdk command to check the current jdk status.
2: yum-y remove java java-1.7.0-openjdk *
1. Download The Fedora-9-i386-DVD and place it in the FAT32 partition (not in the NTFS partition ).
URL: http://fedoraproject.org/zh_CN/get-fedora
2. Extract the two files initrd. IMG and vmlinuz in the isolinux folder and put them in the C root directory.
3. Download grub4dos and extract the three grldr grub.exe and menu. lst files and put them in the C root directory.
URL: http://download.gna.org/grub
The quickest way to install RPM from a DVD-RedHat/FedoraMany programs in the RedHat/Fedora installation CD are not installed by default. How can I install programs from the CD without connecting to the network? The most convenient method from the bugzilla of redhat is as follows.Attach the CD. Ensure that the/dist is writable.Mkdir-p/dist/dvdMount/dev/cdrom/dist/
The host is installed with Windows 7 64 and Dell OEM.
It took a lot of effort to install it with a mobile hard disk. After the installation, it took a lot of energy to release the so-called SLIC, which was verified.
Later, I prepared to install fedora in the remaining space, but I found that I could not allocate the remaining space to Linux during partitioning,
It took me one morning and most of the afternoon to finally install QTE,
I installed it on fedora 5. The QT/embedded.pdf used is qt-embedded-free-3.5.tar.gz.
QT/x111_qt-x11-free-3.3.5.tar.gz is used. In fact, there is no dependency between QT/embedded and QT/X11 versions,
We only need a qvfb provided by QT/X11.
Program (Equivalent to a simulator) to run applications in the QT/Embedded Version.
SoundKonverter is an open-source audio conversion software and a CD capturing tool that supports the most popular audio file formats: FLAC, MP3, M4A, WMA, AC3 and many other formats. The latest available version is soundkonverter2.1.1 and has been released recently. For more information, click here to read. Ubuntu and derivative users install the audio/video Conversion Tool Transmageddon1.0http: // www.linuxidc.com/
SoundKonverter is an open-source au
file, add the grub boot item title install fedora 17 root (hd0, X) kernel (hd0, X)/vmlinuz linux askmethod repo = hd:/dev/sdaY:/initrd (hd0, x)/initrd. the X above imgboot www.2cto.com is the Partition Number recognized by grub, the number of primary partitions starts from 0, and the number of logical partitions starts from 4. Y is the Partition Number recognized by Linux (
AMule can be said to be a plug-in Linux. Do You Say That eMule is a Windows version of aMule? It is also open-source. The installation of aMule by Fedora is simple. You can do this by using two commands. Open the terminal and enter the first command: rpm-Uvhhttp: // aMule is a plug-in Linux. Do you mean eMule is a Windows version of aMule? It is also open-source.
The installation of aMule by Fedora is simp
Run the following command to install MySQL: yuminstallmysqlmysql-server under Fedora. Then we create a system startup connection for MySQL (in this way, MySQL will be automatically started when the system starts) and start the MySQL server: chkconfig -- levels235mysqldon/etc/init. d/mysqldstart check whether network access is supported and run
Run the following command to
Install VMware Tools on Fedora
Version: Fedora 14 + VMware 7.0Common Errors:Searching for a valid kernel header path...The path "" is not valid.What is the location of the directory of C header files that match your running kernel?
Installation Method:1. After Entering fedora, choose VM>
Install Wine 3.0 stable edition on RHEL, CentOS, and Fedora
Wine is an open-source and free Linux application that allows you to run any Windows-based application on Unix/Linux operating systems. The Wine team keeps releasing their versions every two weeks.
Finally, the Wine Team proudly announced a stable version of Wine 3.0 and released source code and binary software packages available for various releas
During MySQL installation using source code compilation in Fedora, various errors may occur, mostly because no dependency package is installed and the rpm command is used for installation, which may cause less trouble:
Required software:
MySQL-client-5.1.32-0.glibc23.i386.rpm
MySQL-devel-5.1.32-0.glibc23.i386.rpm
MySQL-server-5.1.32-0.glibc23.i386.rpm
MySQL-shared-5.1.32-0.glibc23.i386.rpm
Installation Process:
# Rpm-ihv * (this command can be
We are preparing to install Oracle11g in the lab, and the system is Fedora10. We have solved several problems and shared them. First, let's talk about the preparation: Create an oracle user.
In the lab, we are preparing to install Oracle 11 GB, and the system is Fedora 10. We have solved several problems and shared them. First, let's talk about the preparation: C
Http://www.icycandy.com/blog/install-sun-jdk-6-on-fedora-14
The default Java version installed on Fedora 14 is OpenJDK. In most cases, OpenJDK is enough, but in some cases Sun JDK is necessary.
1. DownloadThe latest version is JDK 6 Update 22, http://www.oracle.com/technetwork/java/javase/downloads/index.html, select jdk-6u22-linux-i586-rpm.bin on the download p
Google Chrome 35 Beta has been released. This is a test version. If you like it, you can try it. My most common browser is Chrome, followed by Firefox! For more information about this version, see the official documentation.
Solution to Chrome dependency installation in Ubuntu 13.04
Install
1. Install php/mysql in Fedora (apache is installed by default after the system is installed) yum-yphpmysqlmysql-serverphp-mysql // install apache extension yum-yinstallhttpd-manualmod_sslmod_perlmod_auth_mysql // install php extension yum-yphp-gdphp-xmlphp-mbstringphp-ld 1. Instal
Install APC on RHEL/CentOS 6.3/5.6 and Fedora 17/12Install and enable php apc on LinuxThis document describes how to perform the following operations on RHEL 6.3/6.2/6.1/6/5.8/5.6, CentOS 6.3/6.2/6.1/6/5.8/5.6, and Fedora 17,16, 15,14, on, you can use the PECL command to download, install, and enable APC from the code
Install PHP redis extension Note under Fedora, Fedoraredis
First, install the compilation toolCopy the Code code as follows:Yum install wget make gcc gcc-c++ zlib-devel OpenSSL openssl-devel pcre-devel kernel keyutils Patch PerlSecond, the installation of Redis Php-redisCopy the Code code as follows:# yum
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.