Linux version network debugging assistant releasedThere are some small debugging assistant software available on Windows that are handy to use on Linux. Not how to write one yourself, but write code, but do not design software. Then refer to a
Disk Management---Partitioning1, the process of partitioningPartition, create file system, mount use2, the basic command of the partitionfdisk--partition commands, files below 2TBPartprobe--rhel5PARTX--RHEL6 notification kernel reread partition
Find and replace files and content1. Find the file name with the xxxxx#find. -name ' *xxxxx* '2. Find the name of the directory with xxxxx#find. -name ' *xxxxx* '-type D3. Find the file name with xxxxx, ignoring case#find. -iname ' *xxxxx* '4. Find
Choose Ubuntu12.04.2 System to build the platform. Make the following changes under the original system:
Set the server used by the update to a domestic "163" server
Installing software such as Ssh,uboot-mkimage
Installing the
Suppose there are two hosts, A and B:To achieve the effect:A host SSH login B host does not need to enter a password;Encryption mode RSA|DSA can be selected, the default RSAPractice:1. Login a Host2, Ssh-keygen-t [RSA|DSA], will generate the private
Recently, I was learning Linux, and here are some notes.When using a computer, you often need to find files.There are many ways to do this in Linux. Foreign website Linuxhaxor summed up five commands, you can see yourself know a few. Most
Leap second Introduction can refer to Wikipedia https://zh.wikipedia.org/wiki/leap secondsLinux processing leap secondsLinux uses a UTC clock, and time synchronization is performed through NTP, which sends a leap-second event notification to the
1. Operating level0 Turn off the machine1 single-user mode, can be imagined as Windows security mode, mainly used with system repair2 Incomplete command-line mode with no NFS service3 full command-line mode, which is the standard character interface4
1. What are environment variables? To put it simply, it is to specify a directory, when running the software, the relevant program will follow the directory to find the relevant files. The most practical function of setting variables is that you don'
Disk ManagementSimple overviewFile systemA method of organizing files on disk, called a file system.Ext3 EXT4 Differences:Ext3 maximum support is 16TB file system, maximum 2TB files, support up to 32,000 subdirectoriesEXT4 supports 1EB file system, 1
Shared memory is the most efficient IPC mechanism because it does not involve any data transfer between processes. The problem with this efficiency is that we have to use other assistive means to synchronize the process's access to memory, otherwise
View command top for system health[[Email protected]~] #top [options]Options:-D seconds specifies that the top command is updated every few seconds. Default is 3 secondsCommands that can be executed in the interactive mode of the top command? or h
True understanding of the red and black trees (a large amount of data structures used in the Linux kernel are often asked by the second party)As a data structure, the red and black trees are not simple, because various propaganda makes it too
Differences between Linux I/O functions and Linux I/O functions
I/O functions in Linux mainly include read, write, recv, send, recvmsg, sendmsg, readv, and writev. This article mainly introduces their usage and differences.
Read function:
#include
How to check the notebook CPU temperature in Ubuntu
When summer is over, laptop overheating is a common problem recently. Monitoring the hardware temperature may help you diagnose why your notebook is overheated. In this article, we will learn how
In Linux, how does one change the network adapter eth1 to eth0?
Normally, eth0 and eth1. Sometimes, when we use the VM cloning technology, the NIC information changes, and the name of the new VM Nic may change to eth1. no matter how we modify it,
The Linux virtual machine cannot be pinged to the external system or cannot be connected to the Internet.
Many people use linux virtual machines to ping external systems or fail to access the network when designing a linux course. This is mainly
Install vsftp service based on system authentication in CentOS 6.6
I. Introduction
Vsftp is a file server software that is frequently used in file sharing, code update, and file backup. The following is the basic installation environment:
1) CentOS6.
Install a Web Server on Ubuntu Server 14.04 (Linux + Apache + MySQL + PHP)
After CentOS and Ubuntu, we found that Ubuntu is much simpler ~~ I don't know what the performance is like.
Taking Ubtuntu 14.04 as an example, record the building process.1.
Install rsync server in CentOS 6.6
I. Introduction
Rsync is often used for code distribution or data backup at work. The configuration is not complex and only recorded. The installation environment is as follows:
1) CentOS6.6
2) rsync-3.0.6-12.el6.x8
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