After more than n days of installation, I finally successfully installed Oracle on my computer's Linux system. The efforts over the past few days have finally paid off.
After more than n days of installation, I finally successfully installed Oracle
The solution is as follows: Enter the terminal window and execute the following instructions sequentially ~
1. Update the software source first
sudo apt-get update
2. Install the following software package
sudo apt-get install Lsb-core libfreeimage3
personally built and maintained by the Ubuntu source (the source is located in Hangzhou, Zhejiang Province, the hundred mega-shared broadband telecommunications room), including deepin mirrors:
Deb Http://ubuntu.srt.cn/ubuntu/quantal main restricted universe Multiverse
Deb http://ubuntu.srt.cn/ubuntu/ Quantal-security main restricted universe Multiverse
Deb Http
The files in the/var/cache/apt/archives folder are the installation files that are downloaded when you use the sudo apt-get install appname, which can be cleaned up and, if your system is out of space, you can think of cleaning up from here and getting space. The files under my PC are as follows:
/var/cache/apt/archives $ ls
Acct_6.5.5-1ubuntu4_amd64.deb Libnss3-tools_2%3a3.15.4-0ubuntu0.13.10.1_amd64.deb
The files in the/var/cache/apt/archives folder are the installation files that are downloaded when you use the sudo apt-get install appname, which can be cleaned up and, if your system is out of space, you can think of cleaning up from here and getting space. The files under my PC are as follows:
/var/cache/apt/archives $ ls
Acct_6.5.5-1ubuntu4_amd64.deb Libnss3-tools_2%3a3.15.4-0ubuntu0.13.10.1_amd64.deb
The first thing the Ubuntu system has to do is replace it with the source of the update, because some of the source of the system is not accessible in China, and can be accessed in a very slow speed. Fortunately, some companies and universities in the country provide a good source of updates. Here's how to use a faster update source
1
To back up sources.list files:
sudo mkdir/etc/apt/bak
sudo cp/etc/apt/sources.list bak/
Open sources.list:
sudo gedit/etc/apt/sources.list 3
Modify Sources.list t
1. First back up the ubuntu12.04 source list
Sudo CP/Etc/APT/sources. LIST/etc/APT/sources. List. Backup (backup the current source list)
2. Modify the update source
SudoGedit/etc/APT/sources. List (Open Ubuntu12. 04 source list files)
3. Replace the list in with the following list.
163 Source
Deb http: // Mirrors.163.com/ubuntu/ precise main restricted Deb-Src http: // Mirrors.163.com/ub
Debianlenny source list-Debian information for the Linux release, which is described below. Original: Happy
The source of debian lenny is written by myself by reading many source lists and source lists on the Internet. You can change the URL in it!
Deb http://ftp.us.debian.org/debian/ lenny main
Deb http://ftp.us.debian.org/debian/ lenny contrib
Deb http://ftp.
$ sudo passwd rootSet Root password
# vi/etc/apt/sources.list
Modify the application source as follows (domestic):
#sohu Shangdong deb Http://mirrors.sohu.com/ubuntu/trusty main restricted universe multiverse Deb http:// Mirrors.sohu.com/ubuntu/trusty-security main restricted universe multiverse Deb http://mirrors.sohu.com/ubuntu/ Trusty-updates main restrict
Http://ubuntu.buct.edu.cn/
Ubuntu 11.10 oneiric ocelotDeb http://ubuntu.buct.edu.cn/ubuntu/ oneiric main restricted universe multiverse
Deb http://ubuntu.buct.edu.cn/ubuntu/ oneiric-backports main restricted universe multiverse
Deb http://ubuntu.buct.edu.cn/ubuntu/ oneiric-proposed main restricted universe multiverse
Deb http://ubuntu.buct.edu.cn/ubuntu/ oneiric
straight, and I haven't broken the line since this afternoon.
4. The right key does not have the terminal, this question also incidentally writes:sudo apt-get install nautilus-open-terminal
It's OK.
5. With regard to the ECLIPSE+CDT question, this let me really toss for a while.
There is nothing wrong with installing eclipse: sudo apt-get install eclipse-platform is done, ubuntu10.10 installed eclipse is 3.5.2, so the CDT corresponds to http:// Download.eclipse.org/tools/cdt/releases/galileo
Th
Ubuntu8.10 all sources # Archive.ubuntu.com Update Server (Europe, this is the official source, used by China Telecom Netcom users): debhttp: // all sources of Ubuntu8.10
# Archive.ubuntu.com ):
Deb http://archive.ubuntu.com/ubuntu/ intrepid main restricted universe multiverse
Deb http://archive.ubuntu.com/ubuntu/ intrepid-security main restricted universe multiverse
D
their own needs to choose a different source, the corresponding source copy to the Sources.list file. Because of permissions issues, the most effective approach is to create a new sources.list file in the home directory, copy the source information to the file, and then copy the Sources.list file to the/etc/apt/directory via the CP command. Related source information is as follows: 1 official source Deb Http://archive.ubuntu.com/ubuntu/trusty main re
to this model to try to modify the Modprobe configuration. Modify the method with the try two.[2] with a similar model test.Some models do not have similar models available, but some of the model annotations remind you of certain types of laptops or desktops, and are tested decisively.For example, model lenovo-x200 This model annotation is, suitable for the Lenovo X200 notebook.[3] test with other model.If it is unfortunate that neither, please use a random model for testing.(I belong to the th
Document directory
Deb
. IPA
. Pxl
Currently, there are three common installation packages on iOS: Deb, IPA, and pxl.Deb format
Deb is the installation package for Unix systems (mainly Linux). Based on the TAR package, Deb records the file permissions (read/write/executable) and owner/user group. Because UNIX sy
The code is as follows
Copy Code
#电子科技大学 Deb Http://ubuntu.uestc.edu.cn/ubuntu/quantal main restricted universe Multiverse Deb http:// Ubuntu.uestc.edu.cn/ubuntu/quantal-backports main restricted universe Multiverse Deb http://ubuntu.uestc.edu.cn/ ubuntu/quantal-proposed main restricted universe Multiverse
Re: http://forum.ubuntu.org.cn/viewtopic.php? Overview of t0000506: the main file in the source list is/etc/apt/sources. list, and the/etc/apt/sources. list. d/* file. The final result is Union. The source list file is in the unit of action. each line is divided into multiple fields, and fields are separated by blank characters. Action note at the beginning of pound sign (#)
Re: http://forum.ubuntu.org.cn/viewtopic.php? T = 366506
Overview:The main file of the source list is/etc/apt/sources. lis
For telecommunications network users, recommend the source of the Greek network, the speed is very fast.
Deb Http://ubuntu.cn99.com/ubuntu gutsy main restricted universe multiverse
DEB-SRC Http://ubuntu.cn99.com/ubuntu Gutsy main restricted universe multiverse
Deb Http://ubuntu.cn99.com/ubuntu gutsy-backports main restricted universe multiverse
Why do I need to create a Ubuntu local image? There are only a few commonly used software packages in the Ubuntu release CD. The software to be installed on Ubuntu often needs to be downloaded from the Ubuntu source server. Use the following command to search for and install available software packages. Apt-cachesearchpackageNamesudoapt-getinstallpackageNameapt-get actually uses the wget command from/etc/apt/sources.
Why do I need to create a local Ubuntu image?
There are only a few commonly use
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.