As it practitioners, we often use Linux systems, but in the actual development process we usually operate on the Windows platform, in order to meet the work needs, this time we usually install the virtual machine on the Windows platform and build
The more command, which functions like cat, the Cat command is the entire contents of the file displayed on the screen from top to bottom. More will be a page-by-page display to facilitate users to read pages, and the most basic instruction is to
1. BackgroundFor security reasons, general accounts are generally recommended for general operations in a Linux environmentThis is because the root account permissions are too large, often due to careless misoperation caused by system errors,
Comm [-123] file1 file2Description: This command is a comparison of two already sequenced files. where file1 and file2 are sorted files . Comm reads the two files and then generates three columns of output: Rows that appear only in file1, rows that
Why should I have a kernel notification bracelet:Linux is made up of multiple interdependent subsystems. Some of these subsystems may need to be interested in some of the events of other subsystems. This requires some communication mechanisms
Preparation: 2 machines, IP: 192.168.0.195 192.168.1.210Purpose: Remote access via 195SSH 210. No Password required1, first generate a key pair on 195.#cd/root/.ssh#ssh-keygen-t RSAGenerating public/private RSA key pair.Enter file in which to save
I. Configuring CRON for AutomationUsing Cron to automate task automation can be accomplished by modifying the/etc/crontab file and using the crontab command, which results in the same result.1./etc/crontab files for AutomationThe cron daemon can
I. Viewing memory informationYou can use the free command to display the total amount of physical memory and swap partitions for the system, as well as the amount of memory used, idle, shared, in-kernel buffering, and cached.Use the free command to
Slab Coloring PrincipleSlab principle, CPU cacheOne, slab coloring principleSlab allocator uses a lot of cache, each cache contains a lot of slab, each slab a lot of objects, each slab the head to manage the objects in the slab (such as which
Linux display displays files in ascending order of time[Email protected]:~$ ls-lnt total dosage 56-rw-rw-r--1 0 January 18:40 filenamedrwxr-xr-x 4, 4096 January 21 20:15 Download Drwxrwxr-x 6 4096 January 3 00:02 workspacedrwxr-xr-x 3 2 4096
1) Modify the client.1, modify the client1) Edit the. subversion/config file under your own account in the file home directoryVim ~/.subversion/config2) Find a line containing [miscellany] and uncomment it. for global set of whitespace-in ' status '
How do I view CPU information under Linux? Just look at the/proc/cpuinfo file.Cat/proc/cpuinfoThe following results are available under My computer:It contains a lot of information, and the more important fields are:ID of the processor logical
How Linux Changes file properties and PermissionsWe know that file permissions for a system of security importance, but also know the permissions of the file for users and groups of relevance, then how to modify the properties and permissions of a
CentOS installation Code: blocks
Codeblock is a fairly good IDE. It provides free, open-source, cross-platform, and other column advantages!
The following describes how to install Codelocks on CentOS6. I hope it will be helpful to later users!
1. To
Ubuntu-12.04.5-desktop-amd64 installation and basic configuration
Ubuntu-12.04.5-desktop-amd64 installation and basic configuration
1. Select Chinese (simplified) to install ubuntu:
2. Check the following two items and click "continue:
3. Clear
CentOS6.5 install SUN JDK1.7 and Tomcat7
I. Preface
CentOS6.5 comes with Open JDK 1.7, 1.6, and 1.5. However, some content of OpenJDK is not compatible with sun jdk. Therefore, we plan to reinstall sun jdk 1.7 for development.
Ii. Uninstall Open JDK
CentOS installation of privoxy and vpn dialing
1. Install privoxy
Yum install-y privoxy
Modify the configuration file.
Vi/usr/local/etc/privoxy/config
Set listen-address 127.0.0.1: 8118
Changed to listen-address: 8118.
Start privoxy: service
Difference between du and df in CentOS
Centos users often ask why the results of using du and df to view disk capacity are inconsistent, whether there are bugs or disk fragments, or which result should prevail. In fact, the values obtained by the
CentOS 6.0 modify the ssh remote connection Port
Operating System: CentOS
Remote Connection Tool: SecureCRT
Tutorial task: Modify the ssh remote connection port in CentOS 6.0
Tutorial steps:
1) add Port 9899 as follows:
A) Method 1:
[Root @
CentOS6.5 upgrade to manually install gcc4.8.2, centos6.5gcc4.8.2
I. Simple Installation
The operating environment CentOS6.5 64bit, the original version 4.4.7, cannot support C ++ 11 features ~, Upgrade to 4.8.2
Cannot be upgraded using yum. You
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