Linux Modify SSH Port 22Vi/etc/ssh/sshd_configFind #port 22Remove the previous # and modify it to a different portFor example: Port 1890For enhanced security and management convenienceAdd a user with normal permissions and set the passwordUseradd
Read Catalogue
1. Standard input and output
2. Input and output redirection
3.tr command
4. Piping and Tee
5. Practice
1. Standard input and output(1) Linux provides three kinds of I/O devices to the
Part I: A brief introduction to Linux commands1 Command Prompt1.1 Command Prompt (prompt) character:[[email protected] ~]# Admin user[[Email protected] ~]$ ordinary usersSuch as:[[email protected] ~]# useradd-m aa//Create a normal user AA (username)[
1. Name InterpretationPING (Packet Internet Grope), Internet Pack Explorer2. Simple test[[Email protected]_pc1 ~]$ Ping www.baidu.comPING www.a.shifen.com (61.135.169.125) bytes of data.Bytes from 61.135.169.125 (61.135.169.125): icmp_seq=1 ttl=57
Help (get a brief helping message)L Internal command: Help commandL external command: command--helpHow can I tell if a command is an internal command or an external command?Type command1) command is a shell builtin for internal command2) The
my path to Linux (1)a : preparatory work (1) System version: Centos 6.9 (Final) download Link: http://centos.ustc.edu.cn/centos/6.9/isos/x86_64/Simple Description : Suitable for learning development, top recommendation, built-in simple
Xshell is a powerful, secure terminal emulation software that supports the Telnet protocol of the SSH1,SSH2 and Microsoft Windows platforms. Xshell a secure connection to a remote host over the Internet.Xshell can be used in the Windows interface to
1. Set boot boot sequence to start CD-ROM drive2. Select Rescue Install System3, select the language, keep the default 中文版, select OK4, select the keyboard type, keep the default us5. Select the type of rescue6, whether to start the network, select
The following Linux versions are used: The Redhat Enterprise Linux 7.0 x86_64,tomcat version is tomcat-7.0.54.1. Download the JDK and Tomcat.Jdk:Http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.htmlI recommend using
sedLinux system is a good file processing tool, you can replace the data, delete, new and select the operation, the use is also very important, the following is a comprehensive SED operation introduction. sed command-line format: sed [options] '
The SED command uses script to process filesSED can process and edit text files according to script instructions.SED is mainly used to automatically edit one or more files, to simplify the repeated operation of the file, to write the conversion
Preface: Tomcat theory concurrent processing ability, about 500 bar, even through some optimization, can improve a little, but, does not achieve qualitative change, up to hundreds of. For non-Internet projects, it's really enough. In the enterprise,
8.1 Shell IntroductionThe shell is a command interpreter that provides interaction between the user and the machine, which supports specific syntax, such as logical judgments, loops, and so on.Each user can have their own specific SHELL,CENTOS7
Tag: Ack This configures method disable/etc. exe/etc/commandBasic Preparation:Buy Host: www.virmach.comOperating experience with Linux systems: Vim, apt-get and other commandsPutty.exe Connection SSH Tool useBeginUse Putty to connect and enter your
In Linux, Curl is a file transfer tool that works under the command line using URL rules, which can be said to be a powerful HTTP command-line tool. It supports file upload and download, is a comprehensive transfer tool, but by tradition, the custom
Install tomcat in linux and tomcat in linux
1. Check whether the software has been installed in the current system. If yes, uninstall it.Rpm-qa | grep-I tomcatRpm-e -- nodeps program name2. Upload to linux.3. Create a tomcat installation pathMkdir/
Install zookeeper and linuxzookeeper in LinuxInstalling zookeeper in Linux
1) zookeeper installation: # extract tar-zxvf zookeeper-3.4.6.tar.gz # enter the zookeeper home directory cd zookeeper-3.4.6 # configuration file renamed cd confmv
Detailed steps for deploying mongodb in LinuxApplication scenarios
MongoDB is a distributed file storage-based database. Written in C ++. It is designed to provide scalable, high-performance data storage solutions for WEB applications. MongoDB is 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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service