In Linux, users often need to back up data in computer systems. To save storage space, backup files are often compressed. This article provides a general summary of the compression and decompression commands.
.Tar.gzDecompress: Tar zxvf
In the Solaris environment,
Compress tar> compress Gzip
Decompress the package gzip> tar
. Tar
Unpack: Tar xvf filename.tar
Package: Tar CVF filename.tar dirname
(Note: tar is packed, not compressed !)
. GZ
Decompress 1: gunzip
Java EE Development of various types of resources download list, the history of the most complete IT resources, personal collection summary.
Linux users often need to back up the computer system data, in order to save storage space, often the
Ethernet card settings for the Solaris 10 Operating System (1)-Driver Installation
Preface:
The setting of the Ethernet Card (NIC) in the Solaris operating system is a common topic. There are countless materials available on the Internet. But for
Linux users often need to back up the data in the computer system, in order to save storage space, often the backup file compression, this article is a summary of the compression and decompression command. tar.gzDecompression: Tar zxvf
The specified directory must be excluded during compression. I don't know why it is in Solaris.
Tar CVF a.tar A -- exclude = A/B/log -- exclude = A/C/mm7log is invalid,
Finally, the following method is used:Create an exclude-list file VI
R3turn.blogbus.com & nbsp; The following is an article I have read a few days ago, inside more specifically said how to patch the original article can be found in the http://secinf.net SUN system basic security configuration byJeffreyBoulier
Article Title: recommended download tools for Solaris workstation (below ). Linux is a technology channel of the IT lab in China. Including desktop applications, Linux system management, kernel research, embedded systems, open source, and other
A few days ago, I was in the Solaris 10 integration of Apache and PHP, during which encountered some problems, very representative, here to the relevant procedures and processing measures recorded, I hope to be helpful.
Unlike Solaris 9, the GNU
Basic tool of MPI parallel tool library.I used the x4100 System in the Unix experience center to run Solaris 10 Update 3 for x86/x64. The procedure is as follows.1. Slave. Download all (source) Source code .2. ExtractGunzip-C mpich2 * .tar.gz | tar
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.