1. Modify User Restrictions Root User: Modify the/etc/security/limits.conf file, plus the following parameters
Oracle Soft Nproc 2047Oracle Hard Nproc 16384Oracle Soft Nofile 1024Oracle Hard Nofile 65536
2. Modify user
DHCP (Dynamic Host Configuration Protocol) is a network protocol for a LANDHCP server-side monitoring port 67Configuration files involved:/etc/dhcp/dhcpd.confLab Environment:VMware Workstation 11centos:192.168.10.10Windows XP:?CentOS and Windows XP
first part disk quotas1,Quotacheck: Scan the file system and create a new quota configuration fileQuotacheck [-AVUGFM]-A: Scan all file systems in/etc/mtab that contain quota support-U: New aquota.user for user-scanned file and directory usage-G:
first part disk quotas1,Quotacheck: Scan the file system and create a new quota configuration fileQuotacheck [-AVUGFM]-A: Scan all file systems in/etc/mtab that contain quota support-U: New aquota.user for user-scanned file and directory usage-G:
$PATHis a more common variable in an environment variable and does not represent only one environment variable $PATH . View environment variables You can use env commands, different user environment variables can be different, and generally also
Linux process Management is a function of the Linux kernel.
1.ps Command: Process state
SYSV style: Each option requires a plus-BSD style: Each option does not need to add-
a:显示所有与终端有关的进程 u: x:所有与终端无关的进程
problem: When compressing under Linux, an absolute path appears, such as: Tar zcvf dest.tar.gz/home/ossuser/test/src1.txt Compression will show the following: Tar: Removing leading '/' from member names; When you open the generated package, the
Directory:1. Environment variable Settings=========================================================================1. Environment variable SettingsThere are two ways to set the environment variable PATH in the Ubuntu system. The first applies to
Linux Process Management and linux Process Management commands
Linux Process Management is a function of the Linux kernel.
1. ps command: process state
SysV style:-is required for each option-BSD style:-is not required for each option-
A:
Linux du and df commands and linuxdudf commands
Today, some people asked me about the command for viewing the directory size in Linux. Now I want to summarize the two commands du/df I learned a while ago.A while ago, some sub-Tests encountered that
Install VMwareTools on a linux Virtual Machine
The normal steps are very simple. Click Install VMware Tools under the Virtual Machine option in VMware Workstation. But today I don't know what's going on. VMware Tools cannot be clicked...
The
Folder compression, decompression, and packaging in Linux
Tar-zcvf/home/xahot.tar.gz/xahot
The full path of the file name generated after tar-zcvf is packaged to the directory to be packagedExample: Package the/xahot folder and generate a/home/xahot.
Ubuntu14.04 use the root user to log on to the desktop
After ubuntu is installed, the root user cannot be used to log on to the desktop by default. How can I enable the root user to log on to the desktop?Log on with a common user, switch to the
Introduction to Linux NFS and introduction to Linux NFS
Developed by SUN, it is used between different systems. Therefore, its design has nothing to do with the host system. When you want to use remote files, you only need to mount-t nfs to get the
CentOS 7.1 add and delete users
Add User
[Root @ wode006 home] # adduser eric
[Root @ wode006 home] #
Change Password
[Root @ wode006 home] # passwd eric
Change the password of user eric.
New password:
Invalid password: the password must
Restore the network card em1 in centos 6.5 to eth0Step 1: Modify the grub SystemVi/boot/grub. conf
Add a start parameter with biosdevname = 0. The Modification result is as follows:
[Root @ xingfujie ~] # Cat/boot/grub. conf# Grub. conf generated by
Set Nginx service to automatically start running in CentOS#!/bin/sh#chkconfig:23451090#name:nginx#description:NginxServiceScript#case$1instart)echo"StartingNginx..."/usr/local/nginx/nginx-c/usr/local/nginx/nginx.conf;;stop)echo"StoppingNginx..."/usr/
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