How to solve the garbled characters of Chinese file names under linux command lineFirst, query the supported encodings:Locale-aIf you don't have the code you need, such as Zh_cn.utf8Root run: #dpkg-reconfigure localesSelect the encoding you want,
When we add a new hard drive to the system, we have to do the following:1. Partition the disk to create a new available partition.2. Format the partition to create a file system that is available to the system.3. Verify the file system you just
Timer and Time managementThe system timer is a programmable hardware chip. It can generate interrupts at a fixed frequency. This interrupt is called a timer interrupt. The corresponding interrupt handler is responsible for updating the system time
Use of soft links(1) Soft links can be cross-partitioned, you can also create soft links to the directory(2) When a partition is not sufficient, you can create a soft link under the partition that is linked to a large partition, whichTo avoid full
Experience of using DF, DU, fdisk:linux Disk Management kickDisk is a very important resource in Linux system, how to effectively manage it directly affects the performance of the whole system. In commonly used commands, DF is used to check file
Groupadd [Options] GroupDescriptionThe Groupadd command creates a new group account using the values specified on the command line plus the default values FR Om the system. The new group would be entered into the system files as
/opt/arm-2009q1/bin/. /lib/gcc/arm-none-linux-gnueabi/4.3.3/. /.. /.. /.. /ARM-NONE-LINUX-GNUEABI/BIN/LD:INILIB.A (INIAPI.O): Relocations in generic ELF (Em:3)Inilib.a:could not read symbols:file in wrong formatThis is the online solution:Compile
Before learning Linux, after all, he did not engage in the operation of the dimension, only pay attention to the use of a lot of commands, not too concerned about the file system this piece. Bought a book of Linux, this part of the read something,
Find command:In Linux file management, the Find command is a powerful real-time lookup tool that completes file lookups by traversing the file system hierarchy under a specified path.Features: Slow lookup (because you are looking from the root),
Source: http://www.jb51.net/LINUXjishu/12713.htmlI. Using the SU command to temporarily switch user identities1, SU's applicable conditions and powerThe SU command is the tool to switch users, how to understand it? For example, we use ordinary user
The ls command is the most commonly used command under Linux. The LS command is the abbreviation for list. LS is used to print out the list of current directories if LS specifies a different directory then the list of files and folders in the
If VSFTPD is installed by default, here are the location conventions for some files:/USR/SBIN/VSFTPD----The main program of VSFTPD/ETC/RC.D/INIT.D/VSFTPD----Startup scripts/etc/vsftpd/vsftpd.conf----The main configuration
Introduction to the FTP serverAbout the introduction of FTP we must not be unfamiliar with the introduction of the Baidu Encyclopedia directly to take over and everyone to review the conceptFTP is the abbreviation for Filetransferprotocol (File
CentOS Release 6.6 (Final)Yum-y Install MSMTP MuttMutt configuration file/etc/muttrc/etc/muttrc.localNon-root Configuration method:Create the following files without using the default profile:[[email protected] work]# more . Muttrc set sendmail=
Problems with installing gcc in linux ., Linuxgcc Problems
Enter the command: yum install gcc
Tip:
Loaded plugins: fastestmirror, langpacksExisting lock/var/run/yum. pid: another copy is runing as pid 3535.Another app is currently holding the yum
Set VNC multi-user logon in CentOS 6.5
Set VNC multi-user logon in CentOS 6.5
1. Install VNC
Yum install vnc-server
2. Add multiple users
Useradd user1 // Add user1
Passwd user1 // set the user's linux logon Password
Su user1 // switch to user user1
Nginx request processing
Directory
Name-based VM
How to avoid processing requests without server names
Hybrid name-based and IP-based virtual servers
Simple PHP site configuration
1. Name-based VM
Nginx first determines the host that processes
How to Use iptables for port ing in Linux (Ubuntu)
How to Use iptables for port ing in Linux (Ubuntu)
First, you must enable the data forwarding function in linux. The steps are as follows:
1 vi/etc/sysctl. conf
2. Change net. ipv4.ip _ forward = 0
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