In Linux, for multi-core arm chips, CPU0 will take the lead in Bootrom code, booting the bootloader and Linux kernel, while other cores bootrom typically place themselves in WFI or WFE states when they are on. and waits for the CPU0 to give its CPU
3. Interrupt Controller Driver
In the Linux kernel, individual device drivers can simply invoke Request_irq (), ENABLE_IRQ (), DISABLE_IRQ (), local_irq_disable (), local_irq_enable () such as General API complete interrupt application, enable,
1.SoC Linux Bottom drive composition and status
To allow Linux to run on a brand new arm SOC, there are a number of underlying support, such as timer beats, interrupt controllers, SMP booting, CPU HotPlug, and the underlying GPIO, clock, Pinctrl,
I. The concept and function of Samba
Samba is a software that enables Linux systems to apply Microsoft network communication protocols, while SMB is the acronym for Server message blocks, which is a block of servers, and SMB is primarily a
Linux is an operating system that is almost entirely different from Window$/dos, and must have its own file system. The file system on your hard disk is typically a partition. Linux can be partitioned with Windows under certain circumstances, but
To learn Linux, must use the command interface, how to be the shell language, the most difficult to use the most primitive, the use of people are experts, the history of the least also have 30, regardless of 3,721 to knock on LS, first look at the
1 Introduction
Thread technology was introduced early in the 60, but the real application of multithreading to the operating system was in the middle of the 80, and Solaris was the leader in this area. Traditional UNIX also supports the concept of
Configure time synchronization on a RAC node
1. Time is not synchronized in node two modified
Vi/etc/ntp.conf
#---Our timeservers-----
#server 0.pool.ntp.org (note out)
Server 10.10.10.212 (private network IP modified to node 1)
#server 2.pool.
Install the flying robot under the Linux command line
Download package, package source 51cto, download library file
51CTO download-fetion.tar 51CTO download-linuxso_20101113
1. Pressure letter package to/usr/local/fetion under
Tar xf 51CTO
Whether it is running on the server Linux or ordinary users of the Linux system is likely to fail, reinstall the system is too troublesome, then we have to do to the system to troubleshoot, so that the system again normal operation.
But before we
Installing the system is our primary task, both on the server and in the workstation. In the normal installation system, we need to interact during the installation process to complete the configuration of system parameters such as language,
0005_Linux SSH connection, 0005_linuxssh connection
1. start the SSH service: service sshd start
2. Automatically Start SSH upon startup: chkconfig sshd on
3. Obtain the Linux IP Address: ifconfig
4. Connect to Linux SSH: Open xshell and enter the
Centos6.5 install and configure redis3.0: Https://redis.io/downloadhere, my installation environment is centos6.5, and the Environment is uploaded to the/usr/local directory of linux by supervisor.2. Run the [plain] view plaincopy command.
01_ubuntu terminal, enable the terminal shortcut for ubuntu
March 28
Note:
The system I installed is Ubuntu LTS16.04. All the following experiments and operations are performed under this system.
This blog introduces commands such as ubuntu terminal
Install php7 with centos7 source code
System: centos7.2
Php version: php7.0.0
Before installation:
Yum install gcc make crul-devel libxslt-devel gd-devel libjpeg-devel libpng-devel libxml2-devel bzip2-devel libcurl-devel-y # If the following
Build a docker local image repository in centos7Preparations
Tools used: Xshell5, Xftp5, Docker. io/registry: latest image, Host IP: 192.168.199.131
For how to install and set up acceleration for docker, refer to this blog post to build a docker
Automatic Installation of Maven in CentOS
1. automatically download Maven
2. Set Environment Variables
3. Configure mirror
Install: Download maven.rar and execute it according to readme.
Mirror Configuration:
[Html] view plaincopy
alimaven
Install Discuz3.3 on CentOS7
Release the official installation method firstOfficial Installation Method
The following describes the normal installation method:
1. Install the CentOS7 ServerThis is required. Select the basic web deployment for the
Nginx forward proxy in a CentOS VM instance supports both https and http access.
In this CentOS cloud host article, Nginx has introduced nginx proxy http and https requests respectively.
However, sometimes the same domain name is required to support
Compile and install mysql5.7.17 in centos7# Install mysql Dependencies[Html] view plaincopy
Yum-yinstallgcccmakemakegcc-c ++ ncurses-developenssl-develbisonncurseschkconfiglsof
# Deleting mariadb related packages
# List all installed rpm packages
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