These two days in dealing with a corresponding problem, a system wants to implement the command mutex, for example, if I open two command windows, respectively, in these two windows to run two operations, these operations are mutually exclusive,
To turn off the system firewall step1 shutting down the firewall:Iptables:chkconfig Iptables off2 Turn off Selinux: Double-click Open /etc/sysconfig/selinux file, then modify "selinux=disabled"Save exit.3 rebooting the
1. Connect the PC and the Development Board to the switch using a network cable.2. Make sure windows can ping Linux.2.1. Turn off other network connections in the Windows system, leaving only the network adapters that are used to connect to the
The meaning of initrd is initialized RAM disk. RAM disk simulates a disk with a portion of memory, allowing the operating system to access it.The initrd.img file is a RAM disk image file. RAM disk is a standard kernel file-aware device (/DEV/RAM0)
Sometimes we need the Linux system to automatically load some scripts or system services when booting upThis is done in three main ways:Ln-s a soft link to the/etc/init.d/service in the/ETC/RC.D/RC*.D directory (* represents one of the 0~6 seven
Secondary DNS server configuration******************The purpose of the secondary server: First, as a backup of the primary DNS server, the second is to share the load of the primary DNS server.The configuration of a secondary DNS server is
Linux input subsystem (SUBSYSTEM)1.1.input Subsystem OverviewInput device (such as key, keyboard, touch screen, mouse, etc.) is a typical character device, its general working mechanism is low-level in the key, touch and other actions occur when an
Linux compiled installation GCC-5.1.0Linux C + + programs written under the natural lack of a good compiler, Linux under the more common nature is gcc. In late April 2015, GCC also had a 5.1.0 version, and there was better support for C++11/14.
"One" starts at line No. 3000 and displays 1000 rows. The 3000~3999 line is displayedCat FileName | Tail-n +3000 | Head-n 1000"Two" displays 1000 rows to 3000 rowsCat filename| Head-n 3000 | Tail-n +1000* Note the order of the two
Want to install in Linux development, but want to use the window interface and operating system. You can try this method. Attach the project file of window directly to Linux.
Create an account with user name and password in window650) this.width=
Linux actual memory usage computing, linux actual memory
Linux memory usage Calculation
We usually see that Linux uses the top command to view the system running status. We generally see that Used Memory accounts for nearly 90% of the total Memory,
The tar command decompress the file and reports the following error: stdin has more than one entry
The following error occurs when you use the tarling command to decompress the. ZIP file,
Bkjia @ Ubuntu :~ /Documents $ tar-xzvf wls1033_dev.zipGzip:
Simple Linux File System operations-df, du, ln
Now we know that the overall data of the disk is in the superblock block, but the capacity of each file is recorded in inode. How can we call the data under the text interface? Let's talk about the two
Ubuntu sudo does not need to enter the password, except tusudo
Run the following command:
Sudo shortdo
Add a line in the table. If you want to enable a user sudo without entering a password, it will start with the user name. If you want a group
Ubuntu path -- solve the problem that Windows 8 cannot be started Because ubuntu + win8 enters the startup interface through dual-system Loops
After ubuntu14.04 was installed a few months ago, the startup Item win8 in the startup interface is
Start, stop, smooth start, and smooth upgrade of NginxNginx startup
Start nginx and run the following command (default installation location ):/Usr/local/nginx/sbin/nginx-c/usr/local/nginx/conf/nginx. confThe "-c" parameter specifies the path of the
Install JITwatch in Linux
1. Install and run JITwatch
1. Download jitwatch
Git clone https://github.com/AdoptOpenJDK/jitwatch.git
(The premise is that you have installed git, if you do not install git, and do not want to install, you can
How to analyze Linux logs
There is a lot of information in the log that you need to process, although sometimes it is not easy to extract. In this article, we will introduce some basic log analysis examples that you can do now (you only need to
CentOS 6.5 offline compilation and installation of PHP5.6.6
Record the process of offline compilation and installation of PHP5.6.6 on the CentOS 6.5 platform.
1. Download the php source code
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