Linux Operating System Basics

Sources need to install the software source codeBasic principles of Linux 1. Small program consisting of a single purpose to complete complex tasks2. All Documents3. Avoid capturing user interfaces as much as possible4. Save the configuration file

Linux-find command

Linux-find commandThe Linux Find command searches the directory structure for the file, and the action specified by the line.1. Command format:find Pathname-options [-print-exec-ok ...] 2. Command function:Used to find files in the file tree and to

The level and significance of man query command in Linux system

1: User command, can be initiated by anyone2: System calls, functions provided by the kernel3: Library functions4: Special files in device,/dev Directory5: File format description, e.g./etc/passwd6: Game7: Miscellaneous, such as macro command

Linux Learning Experience

Count down to learn Linux six months, 1.1 points of accumulation to now. Sum up some of the past ignorance of their own and want to learn Linux people, we learn together.From the beginning of the white, the internet is mostly said from the "Bird

Summary of Linux kernel debugging methods Coredump

What is core dump?Analysis of core dump is an effective way to debug Linux applications, like kernel debug crawl Ram dump, Core dump is mainly to get the application crash when the site information, such as the program Runtime memory, register state,

Linux Startup and landing environment

Linux startup processReference: http://www.ruanyifeng.com/blog/2013/08/linux_boot_process.html The loads the kernel, first reading the kernel files in the/boot directory. The initiates the initialization process/sbin/init, which

Common Linux commands (frequently updated)

Can search the Web "Linux command Daquan" learning, the following are some of the common commands I use.20150716Cd/home Enter '/home ' directory 'Cd.. Return to the top level directoryCd.. /.. Return to the top level two directoryCD into the

Switching users under Linux

0x01Using the command "SU username"This method can switch between the normal user and the root user.0x02Switch from normal user to root user, also use command "sudo su"0x03SU is the abbreviation for switch user, that is, switching users.Enter "Exit"

Linux Installation Zookeeper

1. Upload zookeeper-3.4.6.tar.gz installation package2. Unzip Tar-xzf zookeeper-3.4.6.tar.gz3. Configuration (first configured on a single node)3.1 Adding a zoo.cfg configuration file$ZOOKEEPER/confMV Zoo_sample.cfg Zoo.cfg3.2 Modifying a

Linux Common commands

1. Netstat-nat|grep-i "80″|WC-L2.     : q!  Exit 3 is not saved.  : Wq//Save Exit 4.  Ps–ef|grep ' 5. Top:top per 5-second explicit resource usage for all processestop-d 2 // every 2 seconds explicit resource usage for all processes Top-c//

Linux Bridge configuration

Linux Network Bridge ConfigurationRequirements :a management port Gigabit network cardETH0, two service port Gigabit network cards (ETH1and theETH2),running CentOS6.5asKVMhost, you need to use two business port Nic as a bridgeConfiguration:1. View

The 10th chapter of embedded Linux Debugging Technology learning experience

Section Ten Chapters Embedded Linux The Debugging TechnologyExperienceThis chapter mainly introduces the main contents of the debugging technology of Embedded Linux. Through the study of the 10th chapter, I have a basic understanding of the methods

Linux Network programming-----> Thread Sync---semaphores

Development using multi-threaded process, it is inevitable that multiple threads concurrently operate the same piece of shared resources, when the operation is all read, there will be no unknown results, once there is a write operation in a thread

Common commands of the vi editor and commonly used commands of the linuxvi editor in Linux

Common commands of the vi editor and commonly used commands of the linuxvi editor in Linux Cursor control H Move the cursor to the left J Move the cursor downward K Move cursor up L (or spacebar) Move

Configure the firewall for CentOS7

Configure the firewall for CentOS7 Use commands to configure the CentOS7 Firewall # AddFirewall-cmd -- permanent -- zone = public -- add-port = 80/tcp# RemoveFirewall-cmd -- permanent -- zone = public -- remove-port = 80/tcp# ReloadFirewall-cmd --

Ubuntu16.04LTS installation, ubuntu16.04lts

Ubuntu16.04LTS installation, ubuntu16.04lts 1. Create a USB flash drive Download ubuntu-16.04-desktop-amd64.iso file, use U disk boot disk production tools: Win32DiskImager (14.04LTS after all need to use this tool production:

Ping Command. ping Command details

Ping Command. ping Command details Ping -- test network connectivity Command path:/bin/ping   Example 1: # Ping 192.168.0.107 After the command is executed, a packet is sent to 192.168.0.107, and the returned data time is recorded to test

Linux screen command and linuxscreen command

Linux screen command and linuxscreen command Engineers often need ssh or telnet to remotely log on to the Linux server and run tasks that take a long time to complete, such as system backup and ftp file transfer, generally, we open a remote terminal

RHEL implements rsh password-less access

RHEL implements rsh password-less access I. Environment 1. Two rhel 6.4 host names: node1 and node2 2. The IP addresses are 192.168.78.14 192.168.78.15 3. The hosts files of both hosts are: 192.168.78.14 node1 192.168.78.15 node2 2. Install rsh and

Install Zabbix2.2 using yum in CentOS

Install Zabbix2.2 using yum in CentOSWhat is zabbix? Zabbix is an enterprise-level open-source solution that provides distributed system monitoring and network monitoring functions based on the WEB interface. Zabbix can monitor various network

Total Pages: 5467 1 .... 3995 3996 3997 3998 3999 .... 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.