Ubuntu Server Installation Tutorial in Vmware

Ubuntu Server Installation Tutorial in Vmware

This article shares with you the Ubuntu server version installation graphic tutorial for your reference. The specific content is as follows

Steps to create a virtual machine

1. Create a virtual machine

2. Log in to the system

3. Enable the root user first

4. Configure openssh server

5. vi /etc/ssh/sshd_config

Find the line PermitRootLogin without-password and change it to PermitRootLogin yes

6. Restart openssh server

$ sudo service ssh restart 

7. xshell connects to the virtual machine

The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM.

You may also be interested in:
  • Ubuntu Server 16.04 MySQL 8.0 installation and configuration graphic tutorial
  • Ubuntu Server 11.10 installation and configuration of lamp (Apache+MySQL+PHP)
  • The perfect solution to the dependency error when installing openssh-server under ubuntu16.04 (very good)
  • How to install LAMP on Ubuntu Server 16.04 LTS
  • Ubuntu Server 18.04.5 LTS Server Edition Installation and Configuration Graphic Tutorial

<<:  How to change password in MySQL 5.7.18

>>:  WeChat Mini Program user authorization to obtain mobile phone number (getPhoneNumber)

Recommend

Usage of Linux userdel command

1. Command Introduction The userdel (user delete)...

Echart Bar double column chart style most complete detailed explanation

Table of contents Preface Installation and Config...

Detailed explanation of how to reduce memory usage in MySql

Preface By default, MySQL will initialize a large...

Common considerations for building a Hadoop 3.2.0 cluster

One port changes In version 3.2.0, the namenode p...

Several magical uses of JS ES6 spread operator

Table of contents 1. Add attributes 2. Merge mult...

XHTML tutorial, a brief introduction to the basics of XHTML

<br />This article will briefly introduce yo...

An article teaches you how to use Vue's watch listener

Table of contents Listener watch Format Set up th...

Implement QR code scanning function through Vue

hint This plug-in can only be accessed under the ...

How to use less in WeChat applet (optimal method)

Preface I am used to writing less/sass, but now I...

Detailed steps to install and uninstall Apache (httpd) service on centos 7

uninstall First, confirm whether it has been inst...

MySQL latest version 8.0.17 decompression version installation tutorial

Personally, I think the decompressed version is e...

The new version of Chrome browser settings allows cross-domain implementation

Preface Currently, the front-end solves cross-dom...

About MySQL 8.0.13 zip package installation method

MySQL 8.0.13 has a data folder by default. This f...