LINUX--DHCP Server

DHCP is defined by the Server control a range of IP addresses, when clients log on to the server, they can automatically obtain the IP address assigned by the server and Subnet Mask .1. rpm-qa|grep DHCP to see if the DHCPD installation was

Linux System initialization scripts

#!/bin/bash#gcc installyum install -y gcc#vim installyum install -y  vim#development toolsyum groupinstall -y  "Development libraries"   "Development  tools "# close iptablesyum -y install iptables/etc/init.d/iptables stop/

Linux timed Task access page instead of quartz cluster

Business background:Often there is a business in the web that needs to be timed out, but in a clustered environment, if timed tasks are turned on in multiple servers at the same time, the database hangs up, and only one scheduled task should

Linux Learning _arch Installation and configuration

Refer to the Arch website wiki:https://wiki.archlinux.org/index.php/beginners%27_guideIn front of the U-disk image production, the system uses archlinux-2014.08.01-dual.iso/x86_64 (an ISO image file supports both 32-bit and 64-bit architecture ),

The use of Yum under Linux

gpg

in theLinuxunder(to prevent installation errors, experiment under virtual machines),there is a dependency on the installation package when the package is installed,trouble mounting.,so to useYumthe installation,but you use it directly, and you

Arm-linux Cross-compilation environment construction

1. Unzip the cross-compiler toolchain package tar jxvf eabi-4.3.3_embedsky_20100610.tar.bz2 (the author puts the cross-compilation toolchain in the "/Home" directory)Two directories are generated after decompression:[[email protected] home]# ls

How do I troubleshoot hardware problems in a Linux system? (1)

in the Linux system, the troubleshooting of hardware problems may be the most difficult task in the field of Computer Management, even if the experienced users sometimes encounter their own situation, this article share some practical skills and

Linux Split file

Import OSImport SysImport subprocessIf Len (SYS.ARGV) print ' usage:filenum filename 'File_num = sys.argv[1]file_name = sys.argv[2]p = subprocess. Popen ([' WC ', '-l ', file_name],stdout=subprocess. PIPE)Sum_num = P.stdout.readline (). Split (") [0]

Linux kernel--system call

To interact with processes running on the user space, the kernel provides a set of interfaces. Through this interface, applications can access hardware devices and other operating system resources. This set of interfaces acts as a messenger between

Linux Basics--chkconfig Detailed

The Chkconfig command is primarily used to update (start or stop) and query run-level information for system services. Keep in mind that Chkconfig does not immediately automatically disable or activate a service, it simply changes the symbolic

Operation of file descriptors in Linux (Fd_zero, Fd_set, FD_CLR, Fd_isset

In Linux, the kernel accesses a file using the file descriptor, the file descriptor, as its handle. The file descriptor is a non-negative integer. When you open an existing file or create a new file, the kernel returns a file descriptor. Read-write

Linux--samba Server

         SMB (Server Messages block, information service blocks) is a LAN a communication protocol   1. &NBSP, rpm -qa|grep Samba       See if Samba is installed.   650) this.width=650; "alt=" Picture "src="

Linux File System

Linux File SystemCertificate --------------------------------------------------------------------------------------------------------------------------------------------------------To access a disk file, you must use a system call to return an ID

Linux: View File handle usage, linux: View File handle

Linux: View File handle usage, linux: View File handle Linux 3.2.0-23-generic (linux) 09/08/2014 _x86_64_ (8 CPU)02:01:55 PM dentunusd file-nr inode-nr pty-nr02:02:05 PM 38465 1568 25731 402:02:15 PM 3846

Linux releases the port and memory cache, and linux releases the port cache.

Linux releases the port and memory cache, and linux releases the port cache. In a Linux system, system tests may sometimes cause too many ports to be released, leading to application errors. The following command can be used to quickly recycle the

Mud: KVM, kickstart and FTP integration, kvmkickstart

Mud: KVM, kickstart and FTP integration, kvmkickstart This article was sponsored by Xiuyi linfeng and first launched in the dark world. In the previous article, we introduced KVM, kickstart, and NFS integration. In this section, we will continue to

View File handle usage in linux

View File handle usage in linux Linux 3.2.0-23-generic (linux) 09/08/2014 _ x86_64 _ (8 CPU) 02:01:55 PM dentunusd file-nr inode-nr pty-nr02: 02: 05 PM 38465 1568 25731: 02: 15 PM 38465 1568 25728 402: 02: 25 PM 38465 1536 25723 4 Average: 38465 155

Linux system upgrade configurations

Linux system upgrade configurations 1. Disable IPV6 Vi/etc/sysconfig/network NETWORKING_IPV6 = no # Drop Source/etc/sysconfig/network Vi/etc/modprobe. conf Add alias net-pf-10 offAlias ipv6 off 2. Disable shutdown and restart permissions for normal

CentOS nagios monitoring data center temperature

CentOS nagios monitoring data center temperature In the IDC of your company, the air conditioner is badly used, and there is no linkage, no power-on and self-starting. Experienced the circuit switching locks at night. When you know it, it's just a

Hide http header version information in php in centos

Hide http header version information in php in centos 1. How to hide the header version information of nginx Edit the nginx. conf configuration file and add the following line to http {}: http { …… server_tokens off; …… } Edit the

Total Pages: 5467 1 .... 4356 4357 4358 4359 4360 .... 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.