How to configure a bridge in Linux

MainCommandIs brctl 1. CreateBridgeDevice br0: brctl addbr br0 2. Add the network adapter eth0 eth1 to br0 Brctl addif eth0 Brctl addif eth1 3. Delete the network adapter eth0 eth1 from the bridge Brctl delif eth0 Brctl delif eth1 4.

Modify Linux host name

In Linux, everything is troublesome, and even modifying the host name is no exception.After Linux is installed, its default host name is localhost. Three steps are required to modify the Linux host name. Use hostname to modify the current host

Remote Desktop (VNC) is also used in Linux)

VNC (Virtual Network Computing) virtual network computing tool is essentially a remote display system through which administrators can runProgramLocal Machine to view the desktop environment, and can view the running status of remote machines

Establish a boost development environment in Linux

1. Download the boost C ++ Library (http://www.boost.org/), which is 1.46.1. 2. Perform simple compilation in Linux. 2.1 decompress the file. After decompression, the directory is as follows:   2.2 run the following command in the boost and

Windows and Linux

First, declare that this article Article Not Discussing whether win/Lin is good or bad. I am a dual-system user. This article is just about some of my usage experience. Similarities and Differences . This article may have many descriptions of Linux

Linux SVN installation and configuration, not in combination with Apache

Http://blog.51yip.com/server/901.html Http://blog.csdn.net/pwlazy/article/details/1713613   1. Install the required software Wget http://subversion.tigris.org/downloads/subversion-1.6.1.tar.gzWget

Linux Timestamp and Time Difference Calculation

Http://www.sunjianhe.com /? P = 760 Use the timestamp to convert the date output to a specific format. The output format is: date-D '2017-01-01 UTC timestamp seconds '+ "% Y-% m-% d % T % Z" [Root @ mail161-Centos ~] # DateWed Oct 27 09:49:22 CST 20

Linux case-insensitive search

Http://www.shocr.com/linux-vim-search-ignore-case/ Search in VIM In Linux, the \ c parameter can be added to the vim search file content to ignore the case sensitivity of search characters. For example, if you use Vim to search for

Linux iptables firewall utility Template

The importance of server security can be related to the owner's job. Firewall is very important to server security, but firewall settings must be careful, especially for beginners, it is easy to connect to the network. You have to reconfigure the

Meaning and usage of each chapter in the Linux man Manual

Linux man is very powerful. This manual is divided into multiple sections. When using man, you can specify different sections for browsing. The meaning of each section is as follows: 1-commands2-SystemCalls3-library calls4-Special files5-file

Linux CPU Real-time Monitoring mpstat command details

Introduction Mpstat is short for Multiprocessor statistics and is a real-time system monitoring tool. Its report and CPU statistics are stored in the/proc/STAT file. In a multi-CPUs system, it can not only view the average status information of

Correct understanding of Linux memory usage

Http://hi.baidu.com/zheng918/blog/item/5dbe257ffae2e60029388a5b.html   Some people have asked why Mem is used up when no other services are available after the instance is started? Is memory leakage? Do you want to restart the service? The root

Linux disk space is exhausted by unknown resources

In Linux, when we use RM to delete a large file in Linux, but if a process opens this large file, it does not close the file handle, the Linux kernel still does not release the disk space of this file, resulting in 100% of disk space and the entire

Linux troubleshooting Best Practices

Introduction Service interrupted! The boss roared and the supervisor went crazy. You are the unfortunate person who wants to handle faults and restore business. You are alone in a dark compartment.The north is the boss's office, the West is

Linux Process hosting and daemon settings

Introduction In the last "Linux Startup Journey", we learned about the Linux Startup Process. In the last step of the process, the INIT process pulls/etc/init. d/rcN. d/daemon ). If a custom process also needs to be started along with the system,

Linux vmstat commands

The vmstat command is the most common Linux/Unix monitoring tool that displays the status values of servers at a given interval, including CPU usage, memory usage, and virtual memory switching, io read/write status. This command is my favorite Linux/

Linux TOP Command Parameters

Introduction The top command is a common performance analysis tool in Linux. It can display the resource usage of various processes in the system in real time, similar to the Windows Task Manager. Top displays the current process and other

Linux free command details)

Some time ago, a project was written in C, and memory leakage was found during performance tests. Free is a useful command for observing memory usage. Parameter description Bash-3.00$ FreeTotal used free shared buffers cachedMem:15729881509260637

Common Linux GCC commands

1 Overview 2. Simple Compilation 2.1 preprocessing 2.2 compile as compilation) 2.3 assembly) 2.4 connection (linking) 3. Compilation of multiple Program Files 4. Check for errors 5. database file connection 5.1 compile into an

Linux Kernel Startup Process)

Startup Process Overview Since it is very serious to start, let's take a look at the entire startup process! So that you can easily find out where problems may occur during the startup process, as well as the solutions to the problems! However,

Total Pages: 5467 1 .... 3415 3416 3417 3418 3419 .... 5467 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.