Access other nodes through a jumper using the JSCH framework
A set of code for remotely accessing ssh has been developed. Recently, there is a need for a jumper to access the target...
Linux system deployment ThinkPHP5+Workerman project
I wrote an article a while ago PHP obtains the K-line data of fire currency through URL and WebSocket , the development ...
[Linux command] Chapter 12: Learn shell script
Chapter 12 learning shell script
Usually, she...
Host transfers files to KVM virtual machine via FTP
Machine environment: Host: ubuntu16.04 KVM version: QEMU emulator version 2.5.0 (Debian 1:2.5+dfsg-5ubuntu10.16) Virt...
You can use Postman or cURL. Come in and see the unique tricks of cURL
Articles have been included in Github.com/niumoo/JavaNotes Welcome to Star and Instructions. Welcome to my attention Pub...
Deployment learning of Nginx + Docker multi-stage construction
A website was deployed a few days ago. It turns out that I have been uploading files through ftp after publishing. Sever...
Linux Kernel Firewall Selinux
Status view and modification of selinux getenforce ###View Status setenforce 0|1 ###0:permissive warning mode 1:enforci...
Regular expression and grep instruction in Shell programming
#In fact, regular expressions complete data filtering, reject the data defined by the unsatisfied regular expressions, a...
Regular expression: necessary for form validation processing
The common JavaScript regular expressions are collected and sorted out, which is necessary for form validation processin...
50 Linux Basic Operations Commands Must Be Mastered
Explain:
Based on the author's usage in peacetime and som...
PXE+Kickstart unattended installation
PXE one key installation PXE(Preboot eXecute Environment) is mainly used to boot the client host to install the Linux operating system in the unatten...
[drain pit] Ftp normally connects to the server but cannot get the file
Some codes in ftp tool class ftp util are as follows: import org.apache.commons.net.ftp.*; public class FtpUtil { private static Logger log = Logger.g...
PowerShell saves clipboard pictures and constructs a MarkDown statement
target Recently learning to write documents with MarkDown, I hate passing pictures.Prepare to build your own wheel with PowerShell, but also search a...