code to GitHub, the description is displayed on the code file information.The above steps are just a matter of submitting the code to the local repository.The third step is to upload the code to the remote repository, which is GitHub.git remote add origin [email protected]:xxx/xxx.gitThe following [email protected]:xxx/xxx.git is the SSH URL generated on GitHubIf you want to modify, you can open the config
X-server principle: http://blog.chinaunix.net/uid-20672559-id-3431735.htmlFirst, windows:192.168.0.1061. Install xming, he is a x-server2. Debug the CRT, forward all requests from the remote host 22 port to the native windows, tick forward X11 data. For example: 650) this.width=650; "Src=" Https://s4.51cto.com/wyfs02/M01/98/0D/wKiom1k2qguyZuwPAAE0IcgV5Yg001.png-wh_ 500x0-wm_3-wmp_4-s_1616939808.png "title=" 5.png "alt=" Wkiom1k2qguyzuwpaae0icgv5yg001.
1. telnet to Window server using SSHMost of the methods found online are freesshd or copsshd tools.The way to do this is to download the installation files and install them on the server side:Start and setting as a service after installation is completeTo set the port settings user:Start the server to connect using SSHBut there will be garbled ...2. The second approach is to connect remotely using PowerShell, with two main steps:The first step allows PS remo
will prompt you to enter the passwordThen you enter the correct password and click the Enter key to log in to the MySQL database.! as follows--------------------------------------------------------------------------------------------------------------- --------------3. Specify the port number to log in to the MySQL databaseTo change the above command: Mysql-u root-p to Mysql-u root-p-P 3306, note that the letter p for the specified port is uppercase,
This method is useful for logging in to native or remote Oracle under CMD command-line windows and PL/SQL landing Oracle. 1, first guarantee on the current host set upOracle_homeEnvironment variables: For example: oracle_home=d:\oracle\product\10.2.0\db_2, typically set automatically when an ORACLE client is installed. 2, edit%oracle_home%\network\admin under the
Linux command line remote login method for running commands in the backgroundhttp://blog.csdn.net/isuker/article/details/55061595Linux tips: Several ways to keep processes running reliably in the backgroundhttps://www.ibm.com/developerworks/cn/linux/l-cn-nohup/How to implement SSH disconnect after the process still runs in the backgroundhttp://blog.csdn.net/v1v1w
Method One: Set the terminal BACKSPACE to ASCII 127Method Two: Use CTRL + BACKSPACE keyPress CTRL + BACKSPACE key at the same time to delete.Method Three: Use Ctrl+w to send signals to delete entire wordsDirectly send the deletion of the whole word signal, can also be deleted, but delete the whole word at once, or Ctrl+u, ctrl+k and other signal mapping keys can be used.Method Four: Reverse the DeleteMove the cursor in front of the word you want to delete, and delete the word backwards..HBase No
provides secure tunneling capabilities and multiple authentication methods that support all versions of the SSH protocol. SSH is a great tool and if you want to connect remotely to a server on the Internet, SSH is definitely the best candidate. Here are the 25 best SSH commands chosen by the Internet, which you must keep in mind. (Note: Some longer commands are displayed in this article as truncated states.) If you need to read the full command, you
Doscommand line choice command usage details _ dos choice command usage instructions, choice_dos
Doscommand-line choice command usage details mainly introduce how to use the doscommand-line choice
command-line editing:Cursor Jump:CTRL + A: Skip to the beginning of the commandCtrl+e: Jump to the end of the command lineCtrl+u: Delete the cursor to the beginning of the command lineCTRL+K: Delete the cursor to the end of the command lineCtrl+l: Clear ScreenCtrl+d: Delete
The command line sends an email, and the linux Command Line sends an email.CentOS
Stop or remove sendmail: yum remove sendmail
Yum install postfix
Yum install mailx
Check whether the MTA is Postfix: alternatives -- display mta
If you do not change the default MTA to Postfix:/usr/sbin/alternatives -- set mta/usr/s
This article was reprinted from: 50719286/Before the company has been using Git, now the company to use SVN, for a time really do not know how to start, in the online search for a lot of gods and official website guidance, summed up the following a tutorial, hoping to help you get started quickly, if you want to more detailed understanding of the relevant content, you can click on the link provided in each section.1. command
the programs that use the API. With this method, you can import the data you want to import in the application.
Before using this command, the mysqld process (service) must be running. Start mysql command line:
Bin/mysql-p
Enter the password as prompted. after entering the mysql command
Oracle linux understands the basic command line and oraclelinux command line
1. Linux version: kernel version and distribution version
2. commands for copying, deleting, and Moving Files
Cp [Option] source file or directory target file or directory
-R and-r recursively copy directories to replicate all files and subdir
, because we want the user to update it frequently.
The implementation code is as follows:
// Compare the version const type = updater. diffType (opts. pkg. version, lastVersion, opts. level); if (type) {// according to the template rendering prompt information const str = updater. template (opts. updateMessage | updater. defaultOpts. updateMessage) ({'colors ': updater. colors, 'name': opts. pkg. name, 'current': opts. pkg. version, 'latest ': opts. lastVersion, '
sequencing of disk I/O activity for all running processes.
iostat: A command-line tool that can report current CPU usage and device I/O usage, where I/O usage (for example, block transfer speed, byte read/write speed) is reported by device or partition.
Efficiency tools
screen: Used to split a single terminal into a number of persistent virtual terminals, but also support
1, Connection MySQL format: mysql-h host address-u user name-P user Password1. Connect to MySQL on this machine. First open the DOS window, then enter the directory Mysql\bin, and then type the command Mysql-u root-p, enter after the prompt you to lose the password. Note that the user name can have a space or no space, but before the password must have no space, or let you re-enter the password.If you have just installed MySQL, superuser root is no pa
Recently need to write a script to backup each server on the program to a designated server, originally thought to check the use of the rsync command 321 can be done, the results of the rsync command to support automatic login or to configure the service and parameters, and not sure the network said the configuration of the line, because all is a kind, However, t
FTP command, ftp command line
FTP commands are one of the most frequently used commands by Internet users. A large number of internal FTP commands are used in both DOS and UNIX operating systems. Familiar with and flexible application of FTP Internal commands can greatly facilitate users and get twice the result with half the effort. The ftp
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.