In Linux, the file name is converted to uppercase and lowercase in batches. A buddy called from the scene and said that there is a directory with thousands of files under it. Now, the file name must be converted from lowercase to uppercase. First,
1. The system must use 64-bit 2 to check whether the hardware can be virtualized.View kernel version yum install libvirt installation api support yum groupinstall Virtualization alization 'virtualization alization client' yum-y install qemu-kvm *
Nginx only allows some domain names to access other domain names and cannot access them all. How do I write this? For this question, refer to the official document In catch-all server examples the strange name "_" can be seen: server {listen 80
Use ftp to regularly upload logs to other servers #! /Bin/bash # generation of time Y = 'date -- date = "-1 hour" + % Y'm = 'date -- date = "-1 hour" + % m' d = 'date -- date = "-1 hour" + % d' H = 'date -- date = "-1 hour" + % H' www.2cto.com # IP
As we all know in the Help Command man in the Chinese linux system, although the help provided by linux has many languages, there are basically no Chinese help manuals for linux of various Release versions. Therefore, it would be of great
Compilation exception:/usr/bin/ld: cannot find XXX solves the problem of the LAMP environment where PHP is recently installed. When compiling PHP, an exception is reported: www.2cto.com configure: error: mysql configure failed. please check config.
I will not describe how to use the linux nc command to transfer files. Today I will focus on using nc to transfer files. The reason is that the company's device sudo does not have ssh, scp, or other remote access commands, or the host. deny contains
Nginx is famous for its high concurrency and memory saving. I believe most people who install nginx want to know their nginx performance. I would like to share with you the stress testing methods and results of using the AB tool. AB is a performance
Linux file character set encoding conversion View file encoding file command file ip.txt View file encoding file command file ip.txtip.txt: UTF-8 Unicode text, with escape sequences 1. Use the iconv command to encode and convert the file content.
Uniq command introduction under AIX and use [plain] www.2cto.com uniq to remove or prohibit duplicate lines from a text; sort's-u option can also remove duplicate lines. Command Format: uniq-u [-d [,-c]-f input_file output_file-u: only show
By default, the VNC Server package has been installed in CentOS 5.3. You only need to select and start the package in the service list. By editing a file ~ HOME/. vnc/xstartup to start your window manager. Use startkde & to start KDE, and use
Sometimes, we do not want some software to be automatically updated to the latest version. So, how to prevent yum from automatically updating apache, php, mysql, and so on?Method:Vi/etc/yum. confAdd the following line in [main:Exclude = bind-chroot
Ubuntu Server 10.10 timed Boot Method:
Press F2 to enter BIOS settings and set daily timed boot.
Prone to problems:
The BIOS time is 8 hours slower than the system time. Set the BIOS time in the BIOS settings or set the BIOS time to the local
The system has been installed. Now we can set it.
The system that has just been installed has no password. We use root to log in directly.# SysinstallSet the system.Select Configure to enter[Root Password] set the root Password.[Networking] select
After the ports and src are upgraded, the infrastructure is complete. Now let's compile the kernel.Enter the Kernel configuration file directory# Cd/usr/src/sys/i386/conf# Mkdir/root/kernels# Cp GENERIC/root/kernels/IM. RD. BJ# Ln-s/root/kernels/IM.
1. User Creation: Adduser phpq // create a phpq userPasswd phpq // set a password for the phpq user2. Create a working groupGroupadd test // create a test workgroup3. Create a user and add a Working GroupUseradd-g test phpq // create a phpq user and
Basic vi operations:1. Make sure you are in the main directory. Create a file named vitext in your home directory.>>$ Cd>>$ Pwd> Vi vitext2. When a vi file is opened, it is automatically in command mode. Press the I key (insert) or the key (append)
Practice of C Programming in Linux (1)
-Development Platform Construction
. GCC compiler
GCC is the most important development tool in Linux. It is the gnu c and C ++ compilers. Its basic usage is as follows:
Gcc [options] [filenames]
Options is
DHCP server Construction
I have reviewed the establishment of DHCP today. It is easier to set up DHCP than I think, but it is estimated that there will be many knowledge points, just like DNS, A series of knowledge points will be pulled out in
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