Windowsazure Platform Reset Linux Password

Source: Internet
Author: User

windowsazure Platform reset Linux password

Long time no update, I will be in the hands of some problems encountered in Azure, share to everyone there is not too much truth, some of the actual dry, this is the main introduction, the Azure platform of Linux virtual machine, forget the password , how to reset the account.

1. Download the Azure subscription file using PowerShell

650) this.width=650; "Width=" "height=" 843 "title=" 1.png "style=" WIDTH:735PX;HEIGHT:459PX; "alt=" Wkiol1wvrwihrvc4aakko3155we471.jpg "src=" Http://s3.51cto.com/wyfs02/M00/6F/FD/wKioL1WvRWihrvC4AAKkO3155wE471.jpg "/>

2. Download the subscription

650) this.width=650; "Width=" "height=" 1047 "title=" 2.png "style=" WIDTH:733PX;HEIGHT:566PX; "alt=" Wkiol1wvrchcafq0aauxrgpowf0811.jpg "src=" Http://s3.51cto.com/wyfs02/M01/6F/FD/wKioL1WvRcHCafq0AAUXrgpoWF0811.jpg "/>


3. After downloading the configuration file, use Notepad to open, change the subscription Azure subscription name, so that the subsequent management of Azure multiple subscriptions easy to identify management,

650) this.width=650; "width=" 950 "height=" 723 "title=" 3.png "style=" width:731px;height:445px; "alt=" wKioL1WvRfHiT_ F9aau9dnudguk817.jpg "src=" Http://s3.51cto.com/wyfs02/M02/6F/FD/wKioL1WvRfHiT_f9AAu9DNudGUk817.jpg "/>


4.Azure subscription download, import subscription file

650) this.width=650; "Width=" "height=" 843 "title=" 4.png "style=" width:733px;height:681px; "alt=" Wkiol1wvrjqb5gisaatyu8r9gxq869.jpg "src=" Http://s3.51cto.com/wyfs02/M01/6F/FD/wKioL1WvRjqB5GisAATyu8r9GXQ869.jpg "/>


5. Use the name to view the current Azure subscription account, switch to the operation of the Azure subscription account,

650) this.width=650; "Width=" "height=" 843 "title=" 5.png "style=" width:736px;height:473px; "alt=" Wkiol1wvrmgig0ipaaztwsirink342.jpg "src=" Http://s3.51cto.com/wyfs02/M00/6F/FD/wKioL1WvRmGig0ipAAZtWsIrink342.jpg "/>

6. There is currently only one Azure account, which is the True State,

650) this.width=650; "Width=" "height=" 844 "title=" 6.png "style=" width:735px;height:431px; "alt=" Wkiom1wvrrddnwcuaazxdv0th3g415.jpg "src=" Http://s3.51cto.com/wyfs02/M02/70/00/wKiom1WvRRDDNWCUAAZxdv0th3g415.jpg "/>

7. Use the name to view cloud services and virtual machines under your current subscription

650) this.width=650; "Width=" "height=" 842 "title=" 7.png "style=" WIDTH:738PX;HEIGHT:389PX; "alt=" Wkiom1wvrsmrhlxaaabat_m6hig833.jpg "src=" Http://s3.51cto.com/wyfs02/M00/70/00/wKiom1WvRSmRhlxAAAbat_M6hig833.jpg "/>

8. Select a Linux virtual machine, use the command to define a variable vm,

650) this.width=650; "Width=" "height=" 842 "title=" 8.png "style=" WIDTH:738PX;HEIGHT:366PX; "alt=" Wkiol1wvryoymzpkaayouv5f7d4194.jpg "src=" Http://s3.51cto.com/wyfs02/M01/6F/FD/wKioL1WvRyOyMzpKAAYouV5F7D4194.jpg "/>

9. Virtual machine Installation Agent, display the demerit is true, if the agent is not installed, display false The General virtual machine will install the agent by default when it is newly created.

650) this.width=650; "Width=" "height=" 842 "title=" 9.png "style=" width:738px;height:400px; "alt=" Wkiom1wvryidhheqaayujecftdo805.jpg "src=" Http://s3.51cto.com/wyfs02/M01/70/00/wKiom1WvRYiDHhEQAAYuJeCFTdo805.jpg "/>

10. To reset the account, and password

650) this.width=650; "Width=" "height=" 842 "title=" 11.png "style=" WIDTH:736PX;HEIGHT:386PX; "alt=" Wkiol1wvr7pwiflxaacy6dujnxs902.jpg "src=" Http://s3.51cto.com/wyfs02/M02/6F/FD/wKioL1WvR7PwIFLxAAcY6DUjNxs902.jpg "/>

11. Update the virtual machine,

650) this.width=650; "Width=" "height=" 842 "title=" 12.png "style=" width:737px;height:413px; "alt=" Wkiol1wvr82sk4rfaalsonb5qcq686.jpg "src=" Http://s3.51cto.com/wyfs02/M00/6F/FD/wKioL1WvR82SK4rfAALsOnb5qcQ686.jpg "/>

12. The management console, the virtual machine has been updated to complete,

650) this.width=650; "Width=" 1104 "height=" 1040 "title=" 13.png "style=" width:737px;height:731px; "alt=" Wkiom1wvrheg031haaawylmzqwc722.jpg "src=" Http://s3.51cto.com/wyfs02/M00/70/00/wKiom1WvRheg031hAAawYLmzQwc722.jpg "/>

13.SSH connect the virtual machine for verification:

650) this.width=650; "title=" 14.png "alt=" wkiol1wvsa3yfvtyaai0wcu3hue384.jpg "src=" http://s3.51cto.com/wyfs02/M01/ 6f/fd/wkiol1wvsa3yfvtyaai0wcu3hue384.jpg "/>

14. Login with the password of the new reset

650) this.width=650; "title=" 15.png "alt=" wkiom1wvrjwyrhdqaahpndrtdbs185.jpg "src=" http://s3.51cto.com/wyfs02/M01/ 70/00/wkiom1wvrjwyrhdqaahpndrtdbs185.jpg "/>

The practice proves that if you forget the Linux login account name, you can create a new account, log on to the Linux system, if you know the login Linux account name, password is reset.



This article is from the "Liu Coyang-Blog" blog, please be sure to keep this source http://liuxy.blog.51cto.com/9267679/1677122

Windowsazure Platform Reset Linux Password

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.