First, the basic idea of public key authentication: The encryption and decryption of information using different keys, the key is called private key and public key, where public key is stored on the server to log on, and private key for a specific
Process ManagementA process is a generic term for an executing program and associated resources, also known as a task. An execution thread, referred to as a thread, is an object that is active in a process. It is possible for two or more two
Original link: http://blog.sina.com.cn/s/blog_6dd65c6f0100y793.htmlfirst, Ubuntu under the installation of Gcc/g++/gfortran1. Installation(1). GCCThe GCC compiler comes with Ubuntu. You can use the "gcc-v" command to see if it is installed. (2).
first, the basic idea of public key authentication:Encryption and decryption of information using different keys, the key is called private key and public key, where public key is stored on the target server, and private key is held by a specific
# #快捷键 Linuxtab = = Command completion, path completion. If the tab is not available, it means that the directory or path cannot be found for the current user environment system, but not in path.Ctrl + A = = a:26 The first one to move the cursor to
Control and creation of processesI. Description of the process1. Three main functions of operating system kernel: Process Management (CORE), memory management, file system;2. Status:Fork () task_zombit (termination)Task_running (ready; but not
Zhou Zixuan Original works reproduced please specify the source"Linux kernel Analysis" MOOC course: http://mooc.study.163.com/course/USTC-1000029000First, video notes1. Process Descriptor Task_structTo manage the process, the kernel must have a
First, renaming (renaming)Linux commands for renaming files are MV commandsMV command to rename a file or directory or to move a file from one directory to another. This command is equivalent to the combination of the Ren and move commands under the
1. Daemon and ServiceIn order to implement certain functions, the system must provide some services (service), but the service supply always needs to run the process, the implementation of the service program we call Daemon ("Guardian god", "demon").
Lesson 10: Managing with Fdisk
Fdisk is an MBR-based partitioning tool
Super User privileges to run
FDISK-L list all installed disks and their partition information
FDISK/DEV/SDA can partition the target disk (m for help)
Command: chattrSyntax: chattr [+-=][asaci [file or directory name]' +-= ': increase, decrease, set, respectively' A ': When this attribute is added, the atime of the file or directory will not be modified;' S ': When this attribute is added, data is
Lnmp source code compilation and installation, common error sorting, lnmp Common Errors
Introduction:
The establishment of the Lnmp environment is still very simple. Previously, due to blog migration and other reasons, many blog posts were lost.
Squid (transparent proxy), squid Proxy
1. squid transparent proxy (one website server and squid Proxy Server)
Vim/etc/squid. conf
Http_port 3128 transparent # transparent proxy keyword
Visible_hostname host name # If the host name is default, it is
CentOS7 -- 64 install python's psutil module, centos7 -- 64 psutil
1. log on to CentOS as root and execute the following commands in sequence:
Wget https://pypi.python.org/packages/source/p/psutil/psutil-2.1.3.tar.gz
Tar zxvf psutil-2.1.3.tar.gz
Linux Virtual Machine network adapters changed from E1000 to VMXNET3 and e1000vmxnet3
We know that there are multiple network adapters in VMware, such as E1000, VMXNET, VMXNET 2 (Enhanced), and VMXNET3. In terms of performance, VMXNET3 is generally
Summary of Eclipse usage in linux
First, you must send your eclipse shortcut to the desktop (that is, the desktop)
In linux, how does one send the eclipse shortcut to the desktop?
1. Right-click the desktop and select Create Launcher (luancher
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