Summarize the commonly used tar decompression commands as a memo: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 compressed packageThese five are
Container-related operations
Docker Create # Creates a container but does not start it
Docker run # Creates and launches a container
Docker Stop # Stops the container from running and sends a signal sigterm
Docker start # Starts a
Reference:(summary) Use tar to decrypt packaged files with OpenSSL encryptionHttp://www.ha97.com/5114.htmlDecrypting the TAR package with OpenSSL encryption-SA Blog-system Administrator's blog career-it blogHttp://www.cnitblog.com/201/archive/2012/06
At the end of lifecycle. After the tar package is generated, you can use other programs to compress it. So let's first talk about the basic usage of the tar command:There are many options for the tar command (which can be viewed using man TAR), but
Tar
1) tar calls GzipGzipis a program developed by gnuorganization. The file ending with .gz is the result of gzip compression. And GzipThe relative decompression program is gunzip. Use the-Z parameter in tar to call gzip. The following is an
Basic Docker ImageWhat is Docker?
Docker is an improved container technology. The specific "improvement" is embodied in the fact that Docker introduces an image to the container, so that the container can be created from a pre-defined template
Run the linux tar command at the end of the dig command. After the tar package is generated, you can use other programs to compress it. So let's first talk about the basic usage of the tar command: there are many options for the www.2cto.com tar
1) Zip and unzip commandZip-r Myfile.zip./* Compresses all files and folders in the current directory into Myfile.zip files, and-r means all files in the recursive compressed subdirectory.Unzip-o-d/home/sunny myfile.zip Unzip the Myfile.zip file
Directory one, the analysis of Linux application software installation package II, to understand the contents of the package three, the use of TAR packaging application software Four, the use of RPM packaging applications Five, take care of using
This article describes the packaged compression programs under Linux tar, gzip, gunzip, bzip2, bunzip2, compress, uncompress, zip, unzip, RAR, Unrar programs, and how to use them for. Tar,. GZ,. Tar.gz,. Tgz,. bz2,. tar.bz2,. Z,. Tar. Z,. zip,. rar,
First, the analysis of Linux application software installation packageThere are typically three installation packages for Linux applications:1) Tar packages, such as software-1.2.3-1.tar.gz. It is packaged using a UNIX-system packaging tool, tar.2)
Directory one, to resolve the Linux application software installation package II, to understand the contents of the package three, the use of TAR packaging application software Four, the use of RPM packaging applications Five, take care of using the
The "preface" is explained in the blog post:This article will be introduced by personal tone what is binary package, RPM package, source RPM package (srpm package), source package, and rpm common commands, source RPM installation (*.src.rpm), source
First, TarPackage PackagingImportTarfileImportOSdefFuntarfile (tfname): TF= Tarfile.open (Tfname,'W:gz')#Open opens a tar package, ' W ' open Mode for write ': GZ ' compression mode gzip forFNameinchOs.listdir ('.'):#traverse the current
Install MySQL in Ubuntu: download the required version from the MySQL official website. Generally, download the latest version directly. The address is http://www.mysql.com/downloads/you can download all the packages under communityserverand install
Article Title: Apache concurrent connections and bandwidth control in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems,
The first is to install cmake, the installation process see my series of posts: http://bbs.witech.com.cn/viewthread.php? Tid = 14486 & pid = 95708 & page = 2 & extra = # pid95708
After that, my questions will be summarized into my blog. The
Compress/uncompressFile-roller for use on graphical interfaces-D: Uncompressed, equivalent to uncompress-C: Result output to standard output, do not delete original file-V: Show detailsCompress:compress back with fileSuffix Band. ZCompress compress
Common CentOS commands
Because the learning needs will often be used and forgotten, we hereby back up:
1. About compression and decompression:
At the end of lifecycle. After the tar package is generated, you can use other programsLine compression,
Four tips for Linux mkdir, tar, and kill commands
We have been doing a task in a regular way until we know there are better solutions. As a follow-up of the Linux tips and tricks series, I will introduce four tips that can help you in various
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.