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

MySQL 5.7.15 installation and configuration method graphic tutorial (windows)

Because I need to install MySQL, I record the ins...

Detailed explanation of JavaScript program loop structure

Table of contents Select Structure Loop Structure...

Specific use of Linux which command

We often want to find a file in Linux, but we don...

webpack -v error solution

background I want to check the webpack version, b...

Front-end JavaScript housekeeper package.json

Table of contents 1. Required attributes 1. name ...

Docker deployment of Kafka and Spring Kafka implementation

This article mainly introduces the deployment of ...

A detailed introduction to setting up Jenkins on Tencent Cloud Server

Table of contents 1. Connect to Tencent Cloud Ser...

In-depth understanding of Mysql logical architecture

MySQL is now the database used by most companies ...

Detailed steps to start the Django project with nginx+uwsgi

When we develop a web project with Django, the te...

HTML Frameset Example Code

This article introduces a framework made by Frame...

JavaScript history object explained

Table of contents 1. Route navigation 2. History ...

An enhanced screenshot and sharing tool for Linux: ScreenCloud

ScreenCloud is a great little app you didn’t even...