1, need to upload or download, need to use RZ and sz command. If you do not have these two command tools on Linux, you need to install them first. You can use the Yum installation. Run command yum install Lrzsz.
2. After installation, you can use the RZ command to upload local files to the Linux platform. When you run the RZ command, a dialog box pop
In Linux, wget is commonly used for downloading software. wget is a single-thread download tool that cannot be resumed at breakpoints. Axel is a powerful download tool in http/ftp in linux, supports multi-threaded download and resumable
Linux download tool Curl is also a good command line download tool in Linux, which is small and fast. The only drawback is that multi-thread download is not supported. Download the latest version at http://curl.haxx.se/
Two linux documents written by myself, free download, pdf document
The first is the note of the linux video I wrote by instructor Han shunping. This video originally had 21 lectures, but I have never found 17 or 18 of them, however, I feel and record the other parts very seriously. This set of video is very basic, so my note is also very basic. Here the points a
Outfile.out file, and the standard error stderr is bound to stdout so that the error message is also recorded When you need to transfer the NOHUP background running program to the foreground, the jobs command to view the background job number, with the FG%n command can be recalled to the foreground run (n is the job number).PS: A separate can let the command background run, knowledge if the SSH session is broken, command will automatically exit.e.g multi-threaded
Generally, under Linux we are accustomed to download with wget, but the disadvantage of the tool is that it is not possible to do multi-threaded download, so often sometimes not fast enough.The Axel introduced here is Linux's next good HTTP or FTP high-speed download tool. Support multi-threaded
??Very handy upload download file tool RZ and SZ on Linux(This article is for Linux starter friends)[commonly used in SECURECRT SSH]█: Install Lrzsz directly with Yum (recommended)Yum Install Lrzsz-yNote: Rhel sz can be used directly after the system is installed.Usage:1), Upload files:RZ Local file nameRz-y local file name overwrite upload2),
Fs_ubifs\ubifs__remove_mst_mutex.patch[5/6] Save Fs_ubifs\ubifs__remove_incorrect_assertion_in_shrink_tnc__.patch[6/6] Save Fs_ubifs\ubifs__fix_an_mmap_and_fsync_race_condition.patch Done
Source#!/usr/bin/python#-*-coding:utf-8-*-#######################################################################purpose:auto download kernel module patch from offical Web#useage:./patch_spider.py#example:patch_spider.py linux
Aria2 is next in Linux.High-speed download Tool. Because it has a multipart Download engine, it supportsTo download the same file. In this way, the download speed of files is greatly accelerated. Aria2The resumable upload function allows you to resume interrupted file downloads at any time. In addition to the general H
One: JDK installation
1.JDK Download Address:
jdk1.7 64-digit official download address http://www.oracle.com/technetwork/java/javase/downloads/index.html
To download the latest version, you can choose to download it now:
Download history version: From the homepage of th
Use the psftp.exeand putty.exe in the puttyinstallation package to achieve your goal.
To use psftp.exe for upload, you only need to know the following four commands:
1. OpenExample: Open *** .dreamhost.com-- Connect to the server. Replace "*** .dreamhost.com" with your own address.2. CDExample: CD blog/-- Switch the directory on the server. Replace "blog/" with your actual path.3. LCDExample: LCD D:/site/upload/-- Used to switch the local path, where D:/site/upload/is the D:/site/upload/in my ow
Download: NVIDIA graphics Linux driver version 173.14.12-Linux general technology-Linux technology and application information. The following is a detailed description. NVIDIA currently attaches more and more importance to the Linux system, and will often release the ForLinu
Axel is the next good http/ftp high-speed download tool for Linux. Support for multi-threaded downloads, continuous breakpoint transmission, and can download the same file from multiple addresses or multiple connections from one address. Suitable for speed without the power of multithreading download to improve
Download: NVIDIA graphics Linux driver 185.18.14 official version-general Linux technology-Linux technology and application information. For more information, see the following. NVIDIA currently attaches more and more importance to non-Microsoft operating systems such as Linux
Download the ARM video embedded linux training course video-Linux general technology-Linux programming and kernel information. The following is a detailed description. This set of teaching materials is really bad, a total of 13 Gb, see you bleed
01-General Course Planning and embedded concepts. avi
02-embedded soft
Download and configure JDK and linuxjdk through linux Command lines
Jdk download list
Command
sudo wget http://download.oracle.com/otn-pub/java/jdk/7u67-b01/jdk-7u67-linux-i586.tar.gz?AuthParam=1410326306_b52dd588bcf28e5ea19c9fb8dbce21d9 -O jdk-7u67.tar.gz
wget http://mirror.bit.edu.cn/apache/tomcat/tomcat-7/v7.0.55
FTP command:Server has FTP server installed, another Linux can use the FTP client program to copy the file read and download.1. Connect to the FTP serverFormat: FTP [hostname| ip-address]A) under Linux command line input: FTP 192.168.26.66b) The server asks your user name and password, enter the user name and the corresponding password, respectively, to be certif
K DevelopmentOriginal, please specify when reproduced, thank you. E-mail:[email protected], address:HTTP://WWW.CNBLOGS.COM/EMBEDDED-TZPDevelopment environment: Http://www.cnblogs.com/embedded-tzp/p/4443876.htmlReference to a lot of information on the Web, no notes, the source has not been tested, in this thanks.The article includes the download environment construction, how to download, with a certain ref
The first one was my note on the Linux video Hanshunping teacher's commentary, which was originally 21, but I never found 17 or 18 of them. But the other parts I feel and record are pretty serious. This set of video commentary is very basic, so my note is very basic. Here is the free integration on CSDN: Linux note Download, assuming that the left address is hang
In linux, when you use wget to download jdk, when you use wgetto download jdk, you will find that only a static file with a suffix of .html is downloaded. After all, jdk is large and local downloadIt is unrealistic to upload data to the server. Now let's tell you how to download jdk from the server. 1. solution: add a
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.