Database software and database have been built, basically can say that the completion of 90% of the work, but the drawback is that the Enterprise Manager has not been installed, and now we start to install Enterprise Manager.
We'll fix the patches
In the Linux system once inside bash into the sqlplus or Rman after the next key will appear garbled, not like the window command line to press the left and right keys can be arbitrarily adjusted code, press the up and down keys can directly select
[[email protected] ~]$ sudo rpm-ivh mysql-server-5.6.20-1.el6.x86_64.rpm rpmdb:PANIC:fatal region error detected; Run recoveryWhen installing MySQL, prompt rpmdb error. Google a bit of the CentOS KB, the solution is as follows:Need to clear the RPM
Kickstart Batch Installation of Linux SystemsKickstart 's working principle must be known, with the PXE protocol to assemble multiple servers at the same time. The general use of time is not much, but to know, use the time can be handy, my
The PS command in Linux is the abbreviation for Process Status . The PS command is used to list those processes that are currently running on the system. The PS command lists the current snapshots of those processes, which are those that are
Transformation of the data storage precedence orderThe computer data store has two byte precedence: The high byte takes precedence (called the big-endian mode) and the low-order byte precedence (known as the small-end mode). The low address of
If you want to be a Linux player, mastering some Linux commands is essential. Here are four ways to teach yourself Linux commands. Daily Tips One progressive way to learn a Linux command is to have it display the daily tip every time you open the
SFTP is a very convenient and secure file Transfer tool under Linux, and I often use it to replace traditional FTP on Linux servers to transfer files. It is well known that the SFTP account is based on the SSH account, by default, access to the
LinuxThe source code used to support various architectures contains about 4,500 C-language programs, which are stored in about 270 subdirectories, totaling approximately 2 million lines of code, about 58MB of disk space.Source code All in directory:/
LINUX Curl GET off parameter resolution url the URL address for http://mywebsite.com/index.php?a=1&b=2&c=3 Web, using $_ Get is able to get all the arguments curl -s http://mywebsite.com/index.php?a=1&b=2&c=3 However under Linux, the above
Prerequisite: First you must know that the port is not independent, it is dependent on the process. When a process is turned on, its corresponding port is turned on and the process shuts down, and the port is closed. The next time a process is
Create a static libraryBuild four file Bin (executable file), Lib (library), include (header file), src (release source file)Here's the cumming for addRun in src file1) gcc-c ADD.C//compile ADD.C source file to generate ADD.O target file2) AR crsv. /
Log, it is well-known that the log is to record some historical events, in a sense, our primary school is written diary is also a log. However, there are also logs for computers. The computer's logging is also a historical event, except that it
Keep improving with the Ubuntu Software Package
Ubuntu contains many excellent open-source software that can meet various user needs, but it is impossible for everyone to like the same software. These excellent open-source software cannot be perfect.
How does one view the ID of the current process in Linux?
How does one view the ID of the current process in Linux?
$ Indicates the ID of the current process, and $ PPID indicates the ID of the parent process of the current process.
Bash-3.2 $
How to view logs in linux (Common commands)
Cat
Tail-f
Japanese text description
/Var/log/message information and error logs after the system is started. It is one of the most common logs in Red Hat Linux.
/Var/log/secure security-related
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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service