技术栈

ubuntu 16.04

RFCEO
25 天前
ubuntu 16.04·hyper‑v安装ubuntu·hyper‑v 管理器打开·第二代虚拟机配置·filezilla sftp·ubuntu安装 五笔·输入法切换失败排查
WIN11下采用Hyper‑V安装Ubuntu完整教程(含FileZilla使用+拼音五笔输入法)本文详解最佳Ubuntu安装实战方法,虚拟机安装ubuntu方式有多种,最好用、易用的是,全程基于Hyper-V虚拟机操作,步骤清晰可落地。首先以管理员身份打开PowerShell,执行命令启用Hyper-V并重启,通过搜索、Windows工具或命令三种方式打开Hyper-V管理器完成验证。接着新建第二代虚拟机,合理分配内存、配置网络和虚拟硬盘,挂载ISO镜像。关键设置需关闭安全启动、开启所有集成服务。随后启动虚拟机安装系统,设置账号密码并完成基础配置,查看IP用于后续连接。再安装配置FileZilla,
Yongqiang Cheng
2 年前
ubuntu 16.04·设置 root 密码
Ubuntu 16.04 设置 root 密码sudo (/ˈsuːduː/ or /ˈsuːdoʊ/) is a program for Unix-like computer operating systems that allows users to run programs with the security privileges of another user, by default the superuser. It originally stood for superuser do as the older versions of sud
我是有底线的