Just started to learn, as a note to record what you learnI. Mounting documentsPut the ISO file in the virtual machine, you can choose to share the file or upload it through a Linux-connected tool.My uploads are in/root/centos-6.6-x86_64-bin-dvd1.iso.
The difference between less and cat and more:The Cat command feature is used to display the contents of the entire file using no paging function, so it is often used with the more commands, and the Cat command is the ability to merge several files
Reprint an introduction of the relatively good posts, but also useless when cooked can be detected.Tar- C: Create compressed Archives- x: Unzip- t: View content- R: Append files to the end of a compressed archive file-u: Update files in original
Blog: Http://blog.csdn.net/muyang_ren(1) Uboot boot Linux initialization settings:--------------------------------------------------------------------------------------------Setenv ServerIP 192.168.7.x Set the IP address of the TFTP server (where x
The Linux directory and the Windows directory are very different, the Linux directory is similar to a tree, the topmost layer is its root directory, such as:/binBin is the abbreviation for binary. This directory inherits the structure of the UNIX
The command behavior of Linux we provide a pipeline and redirection mechanism that enables multi-command collaboration through pipelines and redirects.The data flow of the command-line shell is defined in the following three ways:
In general, there are at least two mount points in the Linux system, namely / (root directory) and swap(swap partition), in which,/ is required;See below for details:Recommended list of directories to mount:/-------root directory, the only directory
In the process of booting the most difficult problem is that the hard disk may have bad track or sector confusion (data corruption) situation, this situation, although notProne to stable Linux systems, but may be caused by improper switching
in the process of compiling the kernel, you encounter this problem:
Arm-linux-ld:no machine Record defined
See more:after on-line query said solution put the following:modified: The last part of the Arch/arm/kernel/vmlinux.
Blog gradually migrated to, independent blog, the original address http://www.woniubi.cn/two_groups_signal_difference/Before looking at the signal, there is not much attention to the comparison of different signals. When I see it again today, I
SummaryIn the process of developing embedded system, in order to facilitate debugging and file sharing, need to use to NFS, that is, network file system, the Board debugging test brought great convenience. Prior to the development of Linux system,
/Etc/fstab and etcfstab
[Root @ shine] # vim/etc/fstab
##/Etc/fstab# Created by anaconda on Thu May 9 13:29:35 2013## Accessible filesystems, by reference, are maintained under '/dev/disk'# See man pages fstab (5), findfs (8), mount (8) and/or blkid
How to compile and install PHP5.6.8 in Centos 6.6
(The installation of Apache and MySQL is also described in detail in the previous blog)
First, prepare several installation packages.
Libmcrypt-2.5.8.tar.gz
View User Logon records in CentOS
User logon information is recorded in utmp (/var/run/utmp), wtmp (/var/log/wtmp), and btmp (/var/log/btmp) and lastlog (/var/log/lastlog) files.
Commands such as who, w, and users query the information of the
Install and configure JDK in CentOS7 to build an ftp server
. Set up an ftp server
We have installed the vsftpd server on CentOS. For details about how to install and configure the vsftpd server, refer to enable FTP and configure users in CentOS,
How to restore MySQL password in CentOS
The following code passes the centos test.
1. Stop the mysqld service;/Etc/init. d/mysql stop
2. Run the following command to start MySQL without checking its permissions;Cd/usr/local/mysql/bin./Mysqld_safe
DHCP server configuration under CentOS6.5
DHCP
DHCP (Dynamic Host Configuration Protocol) is a LAN network Protocol that uses UDP for two purposes: to automatically assign IP addresses to internal network or network service providers, the user or
CentOS6.4 install and deploy zabbix
I. Deployment Environment
System: CentOS 6.4x64 minimal installation
Server: 192.168.3.28
Client: 192.168.3.29
Ii. Installation of basic software packages
Install the basic software package on the server. The
Centos7.0 system lvs installation and deployment
System: CentOS Linux release 7.0.1406 (Core)
First, set the system language format and use the yum command that comes with the system to install and upgrade the required library.
# LANG = C
Yuminstall
CentOS7.1 install Vsftpd FTP Server
VSFTPD indicates Very Secure File Transfer Protocol Daemon, which is an FTP server used for UNIX-like systems. It is one of the most efficient and secure FTP servers today.# Yum install vsftpd
Install Vsftpd
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