Linux compression (decompression) command

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

Linux block device read and write process

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

Linux Notes #06 # Self-built git repository on VPS

vps

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

Complete steps for Nginx installation on Linux servers

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

Linux Learning Summary (15) file lookup which Whereis locate find

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

Linux Guard Service-the role, purpose, and characteristics of the parent process identity of the daemon

gtk

Let Test2 directly become the Guardian process[[email protected] 02]# cat test2.c //test2#include#include#include#include#includeint main(){ if(daemon(1,1)==-1){ perror("daemon error"); exit(EXIT_FAILURE);

2018-2-28 Linux Learning Notes

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?

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

Linux graphical interface and character interface switching

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

Linux configuration IP address, multi-NIC binding, single-NIC multiple IP

1.ifconfig command temporarily Configure IP addressIfconfig command: View and configure network status commandsIfconfig ens32 192.168.200.200/24#临时设置ens32网卡的ip地址和子网掩码Ifconfig ens32:0 10.1.1.254 netmask 255.255.255.0#单个网卡设置多个ip地址Ifconfig ens32:0 down

Kali Linux under Hachcat installation

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

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

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.04ssh

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 ?, Linuxport

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

Linux nc command usage introduction (NetCat), ncnetcat

Linux nc command usage introduction (NetCat), ncnetcat Function Description: Powerful Network Tools Syntax: nc [-hlnruz] [-g ] [-G ] [-I ] [-o ] [-p ] [-s ] [-v...] [-w ] [host name] [communication port...] Parameters: -G sets up eight router hop

Common Linux File Management commands and linux File Management

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

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

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

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

Total Pages: 5467 1 .... 1179 1180 1181 1182 1183 .... 5467 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.