Linux Surprise Group

Basic concept: A child process inherits a copy of most of the content of the parent process environment and context, including the file descriptor table.The parent process fork out the child process, copying the parent process's file descriptor.

Linux under iptables explanation

Iptables (NetFilter network filter)Iptables is a unique firewall mechanism on Linux that is very powerful. The CentOS default is no iptables rule.The iptables command can be used to configure packet filtering rules for Linux, which are commonly used

Linux forgot root password how to modify

Passwords are often used in our lives, and each person will have several passwords. Linux in Root as Superuser, has the right to modify all the files under Linux. Superuser is a specific account, and actions performed on this account can cause

Linux Partition File system

The operating system manages files and data through the file system, the disk or partition needs to create a file system before it can be used for the operating system, and the process of creating a file system is called formatting. Devices without

Simple setup and configuration of bind under Linux

One Configuration: VMware10 CentOS 6.5 After installing the system, you can install bind directly, you can install it directly through Yum, or you can install it via RPM in ISO. RPM-IVH BIND-LIBS-9.8.2-0.17.RC1.EL6_4.6.X86_64.RPMRPM-IVH

Summary of Common Linux commands (III.)

1. Setup//Enter the corresponding configuration screen, press SPACEBAR to select the relevant function2. ll//list details of the current directory; equivalence and Ls-all3. Clear//clear the current screen4. tail-f FileName//Continue to view the

Common problems in Linux usage and their solutions (not updated regularly)

Q1:wine QQ ProblemWe are using the depth of wine QQ (in fact, by crossover this software indirectly installed win software, I think the middle should be added a layer similar to the vmworkstation of the virtual layer bar), interface because it is a

Linux shutdown Command Details

Some common shutdown/Restart commands under Linux are shutdown, halt, reboot, and Init, allCan achieve the purpose of rebooting the system, but the internal working process of each command is different, through the introduction of this article, the

Linux Series-System Information View command summary

1. System Commands# uname-a # View kernel/Os/cpu info # head-n 1/etc/issue # view OS version # Cat/proc/cpuinfo # View CPU Info # hostname # View Meter Computer name # LSPCI-TV # List all PCI devices #

Size of query folder in Linux

View the file system usage and size of the folder in the Linux system:1,DF command can display all the current file system free space and use case[Email protected] linux_kernel]# df-hFilesystem Size used Avail use% mounted on/dev/sda2 28G 5.1G 21G 20

Linux terminal shortcut keys

1. Move cursor shortcut keysctrl+f move forward one character ctrl+b Move backward one character alt+f move forward one word alt+b Move backward one word Ctrl + A moves to the beginning of the current ctrl+e Move to the end of the current line

"Linux" U-boot communicates with Linux kernel: struct tag

? u-boot and Linux communication formats??For example, when the boot execution u-boot, u-boot boot, is to the Linux system, but Linux needs some basic information, such as memory size, startup mode, which involves U-boot and Linux communication.and

How to emulate a Linux server as a router

Apt-get Install Quagga #安装quaggaUpdateDB #更新数据库Locate ospfd.conf #查看osfd location of Conf.[Email Protected]:/etc/quagga # Locate ospfd.conf/usr/share/doc/quagga/examples/ospfd.conf.sample[Email Protected]:/etc/quagga

Linux System Information View command

Linux System Information View command[Guide] system uname-a View kernel OS CPU Information Head-n 1 etc issue view OS version cat proc cpuinfo View CPU information hostname View computer name Lspci-tv List all PCI devices LSUSB-TVSystem# uname-a

Linux Learning Notes (System daily management-4)

SCP: Synchronizes data, can be copied incrementally (same without overwriting)Scp-r A/[e-mail protected]]ip:/b: Copy the files in directory A to directory BScp-r/root/10.10.10.26:/homt/champly/a/: If thisInstall Scp:yum install-y openssh-clients on

Under Linux, how to determine which NIC corresponds to which interface?

There is a need, the company a CentOS 6.5 need to connect the external network and intranet environment, so additional installation of a gigabit network card, motherboard integration, and Gigabit network card Two, a total of three network interface

Linux thread pool

typedefstructTask_queue {pthread_mutex_t mutex; pthread_cond_t cond; /*When no task, the manager thread is wait for; When a new task come, signal.*/ structTask_node *head;/*Point to the Task_link.*/ intNumber/*Current number of tasks,

Tips for using Linux

Tips for using Linux 1. view the size of each file and directory in the folder. Annotation: view the space occupied by all files and directories in the current folder with a depth of 2.   Du-h -- max-depth = 22. Set scheduled tasks A) open a

Linux Command Learning

Linux Command LearningCal: Calendar date: date bc: calculator (scale = number, which is the number of decimal places) echo $ LANG (language) $ PATH (environment variable )...... Sync: write data synchronously to the hard disk shutdown: The usual

Install OpenLDAP on CentOS6.5 and configure LDAP-based user logon

Install OpenLDAP on CentOS6.5 and configure LDAP-based user logon1. To install PHP and apache, install yum install EPEL-release if no epel source exists. If not, create/etc/yum. repo. d/epel. repo. [epel]name=Extra Packages for Enterprise Linux 6 -

Total Pages: 5467 1 .... 3200 3201 3202 3203 3204 .... 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.