Linux Learning Summary (9)

Source: Internet
Author: User
Tags aliases ming

# # #ddns # #
1) Achieve master change, slave automatic change
Master
Vim/etc/named.conf

Vim/etc/named.rfc1912.zones
650) this.width=650; "Src=" http://s3.51cto.com/wyfs02/M01/8A/F7/ Wkiol1hab1fwrxfjaadkx4ej2oe361.png "title=" screenshot from 2016-11-29 18:57:23.png "alt=" Wkiol1hab1fwrxfjaadkx4ej2oe361.png "/>cd/var/named
cp-p named.localhost westos.com.zone
Vim Westos.com.zone
650) this.width=650; "Src=" http://s3.51cto.com/wyfs02/M02/8A/F7/ Wkiol1hab-oyi3z4aacmi-y149a340.png "title=" screenshot from 2016-11-29 18:56:56.png "alt=" Wkiol1hab-oyi3z4aacmi-y149a340.png "/>slave:
vim/etc/named.conf
Vim/etc/named.rfc1912.zones
650) this.width=650, "src=" Http://s5.51cto.com/wyfs02/M01/8A/FB/wKiom1hACDGhFeLjAADKQYpTXJ8108.png "title=" screenshot From 2016-11-29 18:58:11.png "alt=" wkiom1hacdghfeljaadkqyptxj8108.png "/>cd/var/named
cp-p named.localhost Linux.com.zone
Vim Linux.com.zone

650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M00/8A/FB/wKiom1hACKqTL89kAAEQSzuFq10826.png "style=" float: none; "Title=" screenshot from 2016-11-29 18:58:43.png "alt=" Wkiom1hackqtl89kaaeqszufq10826.png "/>

650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M00/8A/FB/wKiom1hACKvyThvMAAEO1LD0AGo563.png "style=" float: none; "Title=" screenshot from 2016-11-29 19:00:17.png "alt=" Wkiom1hackvythvmaaeo1ld0ago563.png "/>


2) implement change Master in slave
No Password required:
Master
Vim/etc/named.rfc1912.zones

chmod 775/var/named

Slave
Vim/etc/named.rfc1912.conf

650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M00/8A/F7/wKioL1hACSTRqVTHAACzeNuMP0c417.png "style=" float: none; "Title=" screenshot from 2016-11-29 20:35:41.png "alt=" Wkiol1hacstrqvthaaczenump0c417.png "/>

650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M01/8A/FB/wKiom1hACSWgJHsjAAC-CdehjAU359.png "style=" float: none; "Title=" screenshot from 2016-11-29 20:36:08.png "alt=" Wkiom1hacswgjhsjaac-cdehjau359.png "/>

650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M01/8A/F7/wKioL1hACSWS2zcJAACQnbGuYCo625.png "style=" float: none; "Title=" screenshot from 2016-11-29 20:37:13.png "alt=" Wkiol1hacsws2zcjaacqnbguyco625.png "/>

650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M02/8A/FB/wKiom1hACSaA6IdgAABqPoa-XzE254.png "style=" float: none; "Title=" screenshot from 2016-11-29 20:38:32.png "alt=" Wkiom1hacsaa6idgaabqpoa-xze254.png "/>

650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M01/8A/FB/wKiom1hACSfypz9QAAEay-s-H3k970.png "style=" float: none; "Title=" screenshot from 2016-11-29 20:38:55.png "alt=" Wkiom1hacsfypz9qaaeay-s-h3k970.png "/>

650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M02/8A/F7/wKioL1hACSfQe-7AAAEOPjB53P0103.png "style=" float: none; "Title=" screenshot from 2016-11-29 20:39:05.png "alt=" Wkiol1hacsfqe-7aaaeopjb53p0103.png "/>



With password:
Master
Cd/mnt
Dnssec-keygen-a hmac-md5-b 128-n HOST Westos

650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M01/8A/FB/wKiom1hACbbgEauvAADI46fMgCA174.png "title=" Screenshot from 2016-11-29 21:17:44.png "alt=" Wkiom1hacbbgeauvaadi46fmgca174.png "/>


Cp-p/etc/rndc.key/etc/haha.key
vim/etc/named.conf
650) this.width=650; src= HTTP://S2.51CTO.COM/WYFS02 /m01/8a/fb/wkiom1hacf6absdiaadpzh6kdrq607.png "title=" screenshot from 2016-11-29 21:18:37.png "alt=" Wkiom1hacf6absdiaadpzh6kdrq607.png "/>vim/etc/named.rfc1912.conf
650) this.width=650;" src= "http:// S5.51cto.com/wyfs02/m00/8a/f7/wkiol1haceha_ftcaadpzh6kdrq970.png "title=" screenshot from 2016-11-29 21:18:37.png " alt= "Wkiol1haceha_ftcaadpzh6kdrq970.png"/>scp/mnt/* [email protected]:/mnt
Slave:
cd/mnt
Nsupdate-k k ...
650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M01/8A/F7/wKioL1hACkCxaI7VAACloXEly1I681.png "title=" Screenshot from 2016-11-29 21:18:51.png "alt=" Wkiol1hackcxai7vaacloxely1i681.png "/>
3) DNS to Slave on master Information such as IP and password
  make slave host name and corresponding IP changes
Master:
Yum install dhcp-y
cp/usr/share/doc/dhcp-4.2.5/ Dhcpd.example.config/etc/dhcp/dhcpd.config
vim/etc/dhcp/dhcpd.conf

650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M00/8A/F7/wKioL1hACoXwn7ZGAADbSWSlWrE797.png "style=" float: none; "Title=" screenshot from 2016-11-29 22:30:40.png "alt=" Wkiol1hacoxwn7zgaadbswslwre797.png "/>

650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M02/8A/F7/wKioL1hACoex5WhkAADF8YRQ4iU616.png "style=" float: none; "Title=" screenshot from 2016-11-29 22:31:02.png "alt=" Wkiol1hacoex5whkaadf8yrq4iu616.png "/>


Slave
Vim/etc/systemconfig/network-scripts/ifcfg-eth0
Systemctl Restart Network

650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M00/8A/F7/wKioL1hACsaAH08iAAC_baUi0k8244.png "style=" float: none; "Title=" screenshot from 2016-11-29 22:32:11.png "alt=" Wkiol1hacsaah08iaac_baui0k8244.png "/>

650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M01/8A/FB/wKiom1hACsmhuXpcAADG8rIrFno697.png "style=" float: none; "Title=" screenshot from 2016-11-29 22:32:51.png "alt=" Wkiom1hacsmhuxpcaadg8rirfno697.png "/>

650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M01/8A/F7/wKioL1hACsuQ9vNVAADAopdpIxA318.png "style=" float: none; "Title=" screenshot from 2016-11-29 22:34:17.png "alt=" Wkiol1hacsuq9vnvaadaopdpixa318.png "/>













# #数据库mariadb # #
1. Database Installation
Yum Install mariadb Mariadb-server
Systemctl Start mariadb
Mysql_secure_installation

650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M00/8A/F6/wKioL1g__iKC4WX1AAB2moUn7Yg755.png "style=" float: none; "Title=" screenshot from 2016-11-27 20:32:51.png "alt=" Wkiol1g__ikc4wx1aab2moun7yg755.png "/>

650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M01/8A/FA/wKiom1g__iXAeQXEAAD_Tfvb0LQ227.png "style=" float: none; "Title=" screenshot from 2016-11-27 20:35:34.png "alt=" Wkiom1g__ixaeqxeaad_tfvb0lq227.png "/>


2. Login
Mysql-uroot-predhat

650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M02/8A/F6/wKioL1g__ljAGQ66AACM581Mga8979.png "title=" Screenshot from 2016-11-27 20:35:49.png "alt=" Wkiol1g__ljagq66aacm581mga8979.png "/>3. Display and query
show DATABASES;
CREATE DATABASE LINUX;
Use LINUX;
SHOW TABLES;
CREATE TABLE Westos (XING varchar (8), MING varchar (8));
SELECT * from Westos;
INSERT into Westos VALUES (' L ', ' MX ');
ALTER TABLE westos ADD CLASS VARCHAR (8);
ALTER TABLE westos DROP CLASS;
DESC Westos;
UPDATE westos SET ming= ' Qinwen ';
DELETE feom westos whrer xing= ' LIU ';
DROP TABLE Westos;
DROP DATABASE LINUX;
CREATE USER [email protected] identified by ' Redhat ';
CREATE USER [email protected] '% ' identified by ' Redhat ';
GRANT insert,update on Mysql.user to [email protected];
SHOW GRANTS for [email protected];
REVOKE insert,update on Mysql.user from [email protected];
DROP USER [email protected];
DROP USER [email protected] '% ';

650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M02/8A/F6/wKioL1g__rDwPtT6AADEH_6ioHI730.png "style=" float: none; "Title=" screenshot from 2016-11-27 20:37:11.png "alt=" Wkiol1g__rdwptt6aadeh_6iohi730.png "/>

650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/8A/F6/wKioL1g__rKCnaf_AACSEFwcOLY434.png "style=" float: none; "Title=" screenshot from 2016-11-27 20:39:12.png "alt=" Wkiol1g__rkcnaf_aacsefwcoly434.png "/>

650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/8A/FA/wKiom1g__rLTGggbAABUIJO0Ijo795.png "style=" float: none; "Title=" screenshot from 2016-11-27 20:44:46.png "alt=" Wkiom1g__rltgggbaabuijo0ijo795.png "/>

650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M00/8A/FA/wKiom1g__rOAFFagAABp9_P6d4M279.png "style=" float: none; "Title=" screenshot from 2016-11-27 20:46:14.png "alt=" Wkiom1g__roaffagaabp9_p6d4m279.png "/>

650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M01/8A/F6/wKioL1g__rOigkqVAABif_gHKpY756.png "style=" float: none; "Title=" screenshot from 2016-11-27 20:47:23.png "alt=" Wkiol1g__roigkqvaabif_ghkpy756.png "/>

650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M02/8A/FA/wKiom1g__rThasFpAAA46Z79d9U800.png "style=" float: none; "Title=" screenshot from 2016-11-27 20:48:24.png "alt=" Wkiom1g__rthasfpaaa46z79d9u800.png "/>

650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M02/8A/F6/wKioL1g__rWwtZphAABnZ2gc-GU428.png "style=" float: none; "Title=" screenshot from 2016-11-27 20:50:38.png "alt=" Wkiol1g__rwwtzphaabnz2gc-gu428.png "/>

650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M00/8A/F6/wKioL1g__rWi_2CdAABulRByDTE361.png "style=" float: none; "Title=" screenshot from 2016-11-27 20:55:05.png "alt=" Wkiol1g__rwi_2cdaabulrbydte361.png "/>

650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/8A/FA/wKiom1g__raCcxlIAACBolZNaQ4647.png "style=" float: none; "Title=" screenshot from 2016-11-27 20:56:23.png "alt=" Wkiom1g__raccxliaacbolznaq4647.png "/>

650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/8A/FA/wKiom1g__rbSEnznAACgkI9OTjQ118.png "style=" float: none; "Title=" screenshot from 2016-11-27 20:57:42.png "alt=" Wkiom1g__rbsenznaacgki9otjq118.png "/>

650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M00/8A/F6/wKioL1g__rezgurzAABYKiZvANY906.png "style=" float: none; "Title=" screenshot from 2016-11-27 21:06:44.png "alt=" Wkiol1g__rezgurzaabykizvany906.png "/>

650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M01/8A/FA/wKiom1g__reQ9ZgzAACh-rFdf0k526.png "style=" float: none; "Title=" screenshot from 2016-11-27 21:09:59.png "alt=" Wkiom1g__req9zgzaach-rfdf0k526.png "/>

650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M01/8A/F6/wKioL1g__rjBtpl8AACKB9xEJyE988.png "style=" float: none; "Title=" screenshot from 2016-11-27 21:11:41.png "alt=" Wkiol1g__rjbtpl8aackb9xejye988.png "/>

650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M01/8A/F6/wKioL1g__rjRREq7AAB7T74BLpw491.png "style=" float: none; "Title=" screenshot from 2016-11-27 21:13:40.png "alt=" Wkiol1g__rjrreq7aab7t74blpw491.png "/>

650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/8A/FA/wKiom1g__rmjURUgAACgLANScPE848.png "style=" float: none; "Title=" screenshot from 2016-11-27 21:26:14.png "alt=" Wkiom1g__rmjurugaacglanscpe848.png "/>


*) How to forget the password
1.systemctl Stop MARIADB
2.mysqld_safe--skip-grant-tables
3.mysql-uroot
4.update Mysql.user Set Password=password (' Redhat ');
5.ps aux |grep MySQL, kill-9 with MySQL-related PID

650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M01/8A/FA/wKiom1g__yPQeMiwAAFrFwYFYdE362.png "style=" float: none; "Title=" screenshot from 2016-11-27 22:05:52.png "alt=" Wkiom1g__ypqemiwaafrfwyfyde362.png "/>

650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M02/8A/F6/wKioL1g__yOyibYrAADHP69Ot-4415.png "style=" float: none; "Title=" screenshot from 2016-11-27 22:09:10.png "alt=" Wkiol1g__yoyibyraadhp69ot-4415.png "/>


*) Database backup
Mysqldump-uroot-predhat Westos>/mnt/westos.sql
Mysql-uroot-p Redhat Westos</mnt/westos.sql

650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M02/8A/F6/wKioL1hAAB7QkCD3AADJwUrQZNc145.png "title=" Screenshot from 2016-11-27 22:34:22.png "alt=" Wkiol1haab7qkcd3aadjwurqznc145.png "/>*" Manage Database in graphical Web page form
1.yum Install httpd php php-mysql-y
2.systemctl Start httpd
Systemctl Start mariadb
Systemctl Stop Firewalld
Download PhpMyAdmin and unzip to/var/www/html, go to unzip directory
3.systemctl Restart httpd
CP config.sample.inc.php config.inc.php
Vim config.inc.php, $cfg [' Blowfish_secret ']= ' any character ';

650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M00/8A/FA/wKiom1hAAI6CvBFnAAD5xwSQ7yM730.png "style=" float: none; "Title=" screenshot from 2016-11-28 08:45:41.png "alt=" Wkiom1haai6cvbfnaad5xwsq7ym730.png "/>

650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M01/8A/F6/wKioL1hAAI-TK-_EAACviR7e7y4713.png "style=" float: none; "Title=" screenshot from 2016-11-28 08:45:58.png "alt=" Wkiol1haai-tk-_eaacvir7e7y4713.png "/>

650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M00/8A/F6/wKioL1hAAJCDnjHtAAD-ukhjL_Y572.png "style=" float: none; "Title=" screenshot from 2016-11-28 08:47:28.png "alt=" Wkiol1haajcdnjhtaad-ukhjl_y572.png "/>

650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M02/8A/FA/wKiom1hAAJHwTGAFAAJUnPPguuY063.png "style=" float: none; "Title=" screenshot from 2016-11-28 08:47:51.png "alt=" Wkiom1haajhwtgafaajunppguuy063.png "/>


# # #邮件传输协议 # #
1. Experimental environment configuration
Change two host names to haha.westos.com,haha.linux.com
DNS is changed to Linux host address 172.25.254.127
On a Linux host:
Yum Install Bind-y
Systemctl Stop Firewalld
Systemctl Start named
Vim/etc/named.conf
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/8A/F6/wKioL1hAARChKM9CAABdzJtv2A8502.png "title=" Screenshot from 2016-11-28 15:25:52.png "alt=" Wkiol1haarchkm9caabdzjtv2a8502.png "/>vim

650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M00/8A/FA/wKiom1hAAXeiMQPRAABOhacToTU835.png "title=" Screenshot from 2016-11-28 15:26:51.png "alt=" Wkiom1haaxeimqpraabohactotu835.png "/>

/etc/named.rfc1912.zones
650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M01/8A/FB/wKiom1hAAaixej19AABOhacToTU935.png "title=" Screenshot from 2016-11-28 15:26:51.png "alt=" wkiom1haaaixej19aabohactotu935.png "/>cp-p/var/named/named.local/ Var/named/linux.com.zone
Vim/var/named/linux.com.zone

650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M01/8A/F7/wKioL1hAAd3DTCNSAABL2z8gP0Q572.png "title=" Screenshot from 2016-11-28 15:31:01.png "alt=" wkiol1haad3dtcnsaabl2z8gp0q572.png "/>cp-p/var/named/named.local/ Var/named/westos.com.zone
Vim/var/named/westos.com.zone
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/8A/F7/wKioL1hAAfmyuwr-AABSdbmoPJ4639.png "title=" Screenshot from 2016-11-28 15:31:24.png "alt=" wkiol1haafmyuwr-aabsdbmopj4639.png "/>systemctl restart named
2.postfix Configuration
Modify the Postfix file on both hosts
Vim/etc/postfix/main.cf

650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M02/8A/F7/wKioL1hAAk2xQHpYAAB--4taJeU864.png "style=" float: none; "Title=" screenshot from 2016-11-28 15:34:27.png "alt=" Wkiol1haak2xqhpyaab--4tajeu864.png "/>

650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M00/8A/FB/wKiom1hAAlCj-x7dAADPqwtUs24087.png "style=" float: none; "Title=" screenshot from 2016-11-28 15:33:58.png "alt=" Wkiom1haalcj-x7daadpqwtus24087.png "/>


650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M02/8A/FB/wKiom1hAArySEw2OAADPqwtUs24986.png "style=" float: none; "Title=" screenshot from 2016-11-28 15:33:58.png "alt=" Wkiom1haarysew2oaadpqwtus24986.png "/>

650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M02/8A/F7/wKioL1hAA4GgQ1O-AABuyHk_d8I058.png "title=" Screenshot from 2016-11-28 15:39:08.png "alt=" wkiol1haa4ggq1o-aabuyhk_d8i058.png "/>systemctl restart Postfix
Systemctl Stop Firewalld
3. Mail sending and receiving
Westos Host:

650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M01/8A/FB/wKiom1hABGbRkNN9AAAoF7Cjaug837.png "style=" float: none; "Title=" screenshot from 2016-11-28 15:44:17.png "alt=" Wkiom1habgbrknn9aaaof7cjaug837.png "/>

650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M02/8A/F7/wKioL1hABGqyVWvAAAEeY3rx-8k914.png "style=" float: none; "Title=" screenshot from 2016-11-28 15:44:30.png "alt=" Wkiol1habgqyvwvaaaeey3rx-8k914.png "/>

*) Queue postsuper-d Queueid Delete message when there is an error message
4. Mail aliases and Mass
Set up on a Linux host
Vim/etc/aliases

650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M00/8A/FB/wKiom1hABK-ASUxTAAAlD1I30Mg385.png "title=" Screenshot from 2016-11-28 15:49:28.png "alt=" Wkiom1habk-asuxtaaald1i30mg385.png "/>vim/etc/moreusers

650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M01/8A/FB/wKiom1hABNSi9XmCAAAH9bF615Q085.png "title=" Screenshot from 2016-11-28 15:49:54.png "alt=" Wkiom1habnsi9xmcaaah9bf615q085.png "/>

Postalias/etc/aliases
Systemctl restart Postfix
e-mail test to admin and more on Westos host

650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M01/8A/FB/wKiom1hABTOBwzOtAAAmeGBzR3U580.png "style=" float: none; "Title=" screenshot from 2016-11-28 15:54:39.png "alt=" Wkiom1habtobwzotaaamegbzr3u580.png "/>

650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M01/8A/F7/wKioL1hABTSTncGuAADGe6HfK_Y079.png "style=" float: none; "Title=" screenshot from 2016-11-28 15:54:53.png "alt=" Wkiol1habtstncguaadge6hfk_y079.png "/>

650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M02/8A/F7/wKioL1hABaLSHrcyAAAoEbEfIsM723.png "style=" float: none; "Title=" screenshot from 2016-11-28 15:57:49.png "alt=" Wkiol1habalshrcyaaaoebefism723.png "/>

650) this.width=650; "src=" Http://s5.51cto.com/wyfs02/M02/8A/FB/wKiom1hABaPD4cwxAADWGir2NjA127.png "style=" float: none; "Title=" screenshot from 2016-11-28 15:57:59.png "alt=" Wkiom1habapd4cwxaadwgir2nja127.png "/>


5. Change Sender Name
Linux hosts:
Vim/etc/postfix/generic

650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/8A/FB/wKiom1hABfPA-OxGAAALQMF1Hwo022.png "title=" Screenshot from 2016-11-28 16:02:06.png "alt=" Wkiom1habfpa-oxgaaalqmf1hwo022.png "/>


Postmap generic
Postconf-e "smtp_generic_maps = hash:/etc/postfix/generic"
mail [email protected]

650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/8A/F7/wKioL1hABjejQl-aAAAxqZX-I90019.png "style=" float: none; "Title=" screenshot from 2016-11-28 16:12:53.png "alt=" Wkiol1habjejql-aaaaxqzx-i90019.png "/>

650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M00/8A/FB/wKiom1hABjnALkx4AACa9_en0qY367.png "style=" float: none; "Title=" screenshot from 2016-11-28 16:13:32.png "alt=" Wkiom1habjnalkx4aaca9_en0qy367.png "/>

# #telnet # #

650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/8A/FB/wKiom1hABn_AOrouAACz9pTo9nM579.png "title=" Screenshot from 2016-11-28 16:19:27.png "alt=" Wkiom1habn_aorouaacz9pto9nm579.png "/>


Linux Learning Summary (9)

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.