GZ gzip compression tool for compressed filesFiles compressed by the. bz2 bzip2 Compression Tool. Tar Tar Packager package files (tar does not compress function, just merge a directory into one file)The. Tar.gz can be understood to be packaged with
Preface
Since 2011, China has entered the age of big data. Family software represented by hadoop occupies a vast territory of big data processing. Open-source communities and vendors, and all data software, are moving closer to hadoop. Hadoop has
In Linux, there are many compression commands. Using these compression commands, you can easily download large files from the network. At the same time, we know that the Linux File Extension has no special significance. However, because there are
This article was sponsored by Xiuyi linfeng and first launched in the dark world.
The tar command is generally used for packaging and decompression. You can view the help documentation as follows:
Tar-help
Man tar
Tar has the following
5 to Linux-compression and backup, 5 to linux
I. Common compressed files in Linux
*. Z compress compressed files (not popular now, and can be decompressed using gzip );
*. Files compressed by the gz gzip program;
*. Bz2 bzip2 compressed files;
* The
Simple Linux Command learning notes, linux learning notes
1. View Processes
Ps-ef | grep keyword/* keyword is service name */
Netstat-unltp | grep keyword/* the keyword is the service name or port */
2. Killing Processes
Kill-9 process no./*
Linux compression and packaging
Compression Technology is generally divided into two types: lossy compression and lossless compression. In linux, data loss is generally not allowed, so they are all lossless compression.
In linux, compression
1. Download the installation packageWhy is there a winamd Suffix in the STAF3418Beta1-setup-winamd64.exe here, wondering why I checked my computer's properties and showed that I was using an Intel chip? However, it turns out that the availability is
Linux compression and decompression commands (gizp, tag, zip, bzip2)
-------------------------------------- Compression and decompression command -------------------------------* Windos can decompress all linux System File packages, but linux may
How to install software in linux and install software in linux
I. parse the Linux application installation packageGenerally, there are three installation packages for Linux application software:1) tarpackages, such as software-1.2.3-1.tar.gz. It is
Linux system Tutorial: how to install software in Linux
I. parse the Linux application installation packageGenerally, there are three installation packages for Linux application software:1) tarpackages, such as software-1.2.3-1.tar.gz. It is
Common Linux commands: nslookup, lsmd5sum, uname, and history1. nslookup
DNS developers all know what the nslookup (name server lookup: domain name query) command is for. It comes with windows. However, in Linux, enter nslookup to display the
Linux centos6.5 vsftpd configuration on the ftp page, centos6.5vsftpd
Installation commandYum install in centosVsftpD. "Complete!" appears !" The installation is complete. In Linux, the system is strictly case sensitive. For example, abc and ABC are
Install the R language 3.2.2 In CentOS 6.5Download the tar package in the R language from the address (https://cran.r-project.org/src/base/R-3/) I downloaded: https://cran.r-project.org/src/base/r-3/r-3.2.2.tar.gzran after installing the dependency
Questions and answers about Linux Command interview
Linux Command lines, as well as the use of Linux commands for Linuxshell interaction, are the most attractive part of Linux and one of the most common topics in the interview. In this article, we
Basic Linux Tutorial: Package and compress files
I. Notes
The number of files is too large. Is it difficult to copy the files? What should I do? Pack!
If the file is too large, will it take a long time to download and transmit it over the network?
Linux File Management
Content outline:# Basic concepts of file system and Shell# File and directory operation commands# VI usage# Manage software packagesI. Basic concepts of file system and Shell1. File System DescriptionA file system is a system
Linux study note 4 compression decompression command related links: Linux study Note 1 File Operation Command limit 1, compressed file www.2cto.com gzip compressed file format is .gz features: only compressed files cannot be compressed directory; do
Common shell commands,
Directory
I. Directory operations
A) ls --View files/Directory:
Common: ls-l view detailed file list
B) pwd --View the current directory:
C) cd --Change the working directory:
Common ①: cd ../jump to the upper-level
Recently installed, the operating system of Hongqi 5.0 workstation version found that it comes with java1. JDK 5 and eclipse3. 0. 1
That is, there is no tomcat, so I want to install one.
Because of the network speed problem, a tomcat5.0.28 tool is
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.