博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
windows安装SUSE Linux Enterprise Server 12
阅读量:5038 次
发布时间:2019-06-12

本文共 1511 字,大约阅读时间需要 5 分钟。

一:打开“开发人员模式”

点击开始菜单按钮,选择“设置”

在设置中选择“更新和安全”

在菜单中选择“针对开发人员”,在三个选项中,选中“开发人员模式”

 

 

在弹出的警告框中点击“是”

这样开发人员模式就打开了 

 

二:安装并设置账号

打开“Windows应用商店应用”

下载SUSE Linux Enterprise Server 12

启动应用SUSE Linux Enterprise Server 12设置用户及root密码

第一次启动会显示Installing, this may take a few minutes...等待几分钟后,提示新建用户名,也可以直接跳过Installation successful!hhhhaskRegister your SLES to enjoy the full SLES experience.Visit https://www.suse.com/subscriptions/sles/developer/ for free developer subscription.Enter registration code (leave empty to skip registration):然后提示新建用户密码New password:提示确认再次输入密码Retype new password:设置成功后提示更新成功,是否将此密码设置为root账户密码,“y”确认,其它否passwd: password updated successfullyUse same password for root user?Type "y" to approve, any other key to reject:输入“n”后提示输入root账户密码Enter root password.New password:再次输入密码Retype new password:账户设置完成passwd: password updated successfullyDefault UNIX user set to: 你设置的用户名 你的用户名@DESKTOP-RSRAUIF:~>注意:用户名不能与windows系统用户名相同    /usr/lib64/ruby/2.1.0/open3.rb:193: warning: Insecure world writable dir /mnt/c/ProgramData/Oracle/Java in PATH, mode 040777    command 'dmidecode -s system-uuid' failed    Error: SCC returned 'Unknown Registration Code.' (401)    错误: 0x80040305    Please create a default UNIX user account. The username does not need to match your Windows username.    For more information visit: https://aka.ms/wslusers    Enter new UNIX username:     当密码太短或者太简单,会提示,但是不影响    BAD PASSWORD: it is too short    BAD PASSWORD: is too simple

至此设置完成。

 

转载于:https://www.cnblogs.com/WangBoBlog/p/7910408.html

你可能感兴趣的文章
flink源码编译(windows环境)
查看>>
dpkg 删除 百度网盘 程序
查看>>
服务器nginx安装
查看>>
std::nothrow
查看>>
rest-framework 分页器
查看>>
JQuery(一)安装&选择器 样式篇
查看>>
浏览器的DNS缓存查看和清除
查看>>
浏览器跨域问题
查看>>
HTML5 input控件 placeholder属性
查看>>
使用JAVA如何对图片进行格式检查以及安全检查处理
查看>>
html5实现移动端下拉刷新(原理和代码)
查看>>
iPhone开发中从一个视图跳到另一个视图有三种方法:
查看>>
pytho logging
查看>>
一个Java程序员应该掌握的10项技能
查看>>
c#英文大小写快捷键
查看>>
tpframe免费开源框架又一重大更新
查看>>
一.go语言 struct json相互转换
查看>>
什么是架构设计
查看>>
程序员学习能力提升三要素
查看>>
PHP 微信错误状态返回码说明
查看>>