chmod commandUsage rights: All usersMode of use: chmod [-CFVR] [--help] [--version] Mode file ...Description: Linux/unix's file invocation permissions are divided into three levels: file owners, groups, and others. The use of chmod can be used to
[Related information]Os:linux version 3.14-kali1-686-paeWhy use NFSWhen doing sama5d3 xplained development, each debug program must do two things, the first step: put the compiled program into the TFTP directory, the second step: in the Development
{Related Information}Os:kaliHere is still relatively old TFTP and TFTPD, recommended that we use TFTP-HPA and TFTPD-HPA, increase the version of the words in the security or to do a promotion.For example, the TFTPD I use now cannot support other
Original host Name: Jeepend-virtualboxHow to modify Linux:1. Log in to the system with the root user using secure CRT or other means.2. In terminal input: #hostname "Modified host name"3. Modify hostname in/etc/sysconfig/network as "modified
Cat /etc/redhat-releaseCentOS Linux release 7.0.1406 (Core)Building a DNS server with BIND1.BIND Server InstallationYum Install bind*-y2. Modify the configurationVim/etc/named.confNamed.confProvided by Red Hat bind Configure the ISC bind named
One. First write a shell script, script name: Nginx#! /bin/bash# chkconfig:35 85 15# Description:nginx is an HTTP (s) server, HTTP (s) reverseSet-ePath=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bindesc= "Nginx Daemon"Name=nginxdaemon=/
View/modify Linux time zone and timeOne, time zone1. View the current time zoneDate-r2. Modify the settings time zoneTzselect3. Copy the appropriate time zone file, replace the system time zone file, or create a linked filecp/usr/share/zoneinfo/$
Apue:advance programming in the Unix enviromentulk:undertanding the Linux Kernel always wanted to read these two books, hoping to learn more about Linux, especially the memory man Agement & Multi-process/thread. It is said that Apue is about how to
Linux Disk Management commandsDF Disk Free
Displays information about the disk
DF [-ahhiklmpt] [--block-sze=
Parameters:
-A or all contains all file systems
-h displays information in a high-readability way
-H or-si is
ExperimentLab Environment:A Linux server and a real computer on a virtual machineExperimental requirements:One, the client can access the Linux server files anonymously;Second, the client needs user authentication to access the Linux files;Third,
The server successfully listens to a port (such as 5500), but the outside connection does not come in, telnet its port is not through, the solution is as follows (under the root user):$/sbin/iptables-i input-p tcp--dport 5500-j ACCEPT
http://blog.renhao.org/2010/07/setup-linux-kernel-tcp-settings/increasing the load capacity of the server is an eternal topic. In the case of a server with limited CPU and memory resources, the maximum performance of the crushing server is the
Linux Command details chpasswd batch change user passwordsCommand: chpasswdBatch change user passwordsWorking principle:Read the user name and password from the standard input of the system, and use this information to update the existing user
Add SWAP partitions in CentOS/LinuxUsage of swap partitioning: swap puts data into swap when the physical memory is insufficient. Therefore, swap plays a role in virtual memory, in a sense, memory space is also increased. Generally, the swap
Kill and kill processes in CentOS
After collecting and sorting out the relevant linux killing process materials, I would like to recommend this article to you here. I hope you will see a lot of gains in the future.
1. kill
Purpose: kill a process
Attach a new hard disk to the CentOS Server
The hard disk on a server is not very large, but because frequent backup is required, backup is required. If the backup space is insufficient, two server hard disks will be mounted.
The Linux system
Reset the root password in CentOS6.6 (Single User Mode)
1. Press any key when starting the instance because the default time is 5 s.
2. There is only one kernel in the grub menu. There is nothing to choose from. Press the e key. However, if
Build an FTP server using CentOS1. Install vsftpdYum install vsftpd2. Edit iptablesVi/etc/sysconfig/iptables-A input-m state -- state NEW-m tcp-p tcp -- dport 21Service iptables restart3. Configure vsftpdVi/etc/vsftpd. confAnonymous_enable = NO //
Change root User Password in Centos
If you do not Log On As A root user, switch to the root user first,Run the following command: su rootEnter the password of the root user as prompted.English system:
[Root @ localhost ~] # PasswdChanging password
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