One. Tar commandTar can create archives for files and directories. With tar, users can create files (backup files) for a specific file, or they can change files in the file or add new files to the file. Tar was originally used to create files on
In learning the principle of block devices, I most relate to the data flow of the block device, from the application call read or write, the data in the kernel in the end how to flow, processing it? And then how to get to the specific physical
Reference:GitHub help:connecting to GitHub with SSHLiaoche's official website: building a git serverNovice Tutorial: Git Server Setup1. Installation record (may be wrong ...) )Local ( Debian 8.8):sudo Install gitgit version # ensures proper
1. Environment Preparation:Server System version: CentOS 6.5Nginx software version: nginx-1.13.92. Resource Preparation:Nginx:http://nginx.org/download/nginx-1.13.9.tar.gz3. Installation steps:You can perform an installation of all missing
which commandUsed to find and display the absolute path of a given command, the environment variable path holds the directory that needs to be traversed when the find command is saved. The which directive looks for eligible files in the directory
11.10/11/12 installation PHP5PHP official website Www.php.net, the current mainstream version is 5.6 and 7.1Brief steps to install PHP5:
Cd/usr/local/src
wget http://cn2.php.net/distributions/php-5.6.30.tar.gz
Tar zxvf php-5.6.30.tar.gz
CD
What happens in the middle of a program when Linux is running?There are two ways to solve the bin case.The first is the Nohup command.# Nohup Bash/usr/local/sbin/sleep.sh &The above method generates a Nohup.out file in the current directory and
Transferred from: http://blog.163.com/wang_ly2442/blog/static/9494340720128355054551/1. Enter the character interface at startup and later want to switch to the graphical interface: using startx or init 5(Note: StartX just added a graphical
Online about Hachcat Simple use of the introduction of a lot of, but very few in the Kali Linux installation tutorial, looked for a long time, finally installed successfully, hereby will be used for reference in the following records:#首先安装p7z for
Ubuntu is based on the Global Proxy of shadowsocks, shadowsockspac
1. Start the shadowsocks-qt5 and connect to it.
First, make sure that you have connected to shadowsocks. Install shadowsocks-qt5 ?. Such .?2. Configure the Global Proxy for PAC 1.
ELK classic usage-enterprise custom log collection cutting and mysql module, elkmysql
This article is included in the Linux O & M Enterprise Architecture Practice Series1. Collect custom logs of cutting companies
The logs of many companies are not
Ubuntu16.04 install the ssh service and implement remote access. ubuntu16.04ssh1. Check whether the ssh service is installed.
Apt-cache policy openssh-client openssh-server
Openssh-client is installed in ubuntu by default, and openssh-server needs
How can I check whether a port in linux is occupied ?, LinuxportI. Use lsof
Format:
Lsof-I: port
For example, to view port 80 usage, you can use lsof-I: 80.
It is clear that the port is occupied.
Remarks: Note that
Common Linux File Management commands and linux File Management
1. What are the file management commands on Linux? Common usage and related examples.(1) Directory management commands-- Ls: list content in a specified directoryFormat: ls [OPTION]...
Real-time Data Synchronization for Linux sersync and real-time linuxsersync
Sersync uses two software technologies, inotify and rsync, to implement real-time data synchronization. inotify is used to listen to file changes on the server where sersync
Record a tangle of Virtual Machine Linux network configurations, virtual machine linux
The reason for this network configuration problem should also be explained from the configuration of DNF, because Linux servers are built by others, for Internet
Create a Tomcat/Weblogic cluster using Docker
Install Tomcat Image
Prepare required software such as jdk and tomcat in the home directory and start a container.Docker run-t-I-v/home:/opt/data -- name mk_tomcat Ubuntu/bin/bash
This command mounts the
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