این نسخه هم دارای حالت گرافیکی و هم نسخه سرور دارد. در نسخه گرافیکی امکان فعال کردن اس اس اچ نیز وجود دارد.
در این آموزش به نحوه ی فعال سازی اس اس اچ در نسخه دسکتاپ و همچنین فعال سازی ریموت دسکتاپ می پردازیم
برای ریموت دسکتاپ :
you’ll need to install the xrdp tool on Ubuntu. To do this, open a Terminal window (CTRL + ALT + T) and enter:
sudo apt-get install xrdp
Wait for this to install, then run the application in Windows using the Start Menu or Search.
برای اس اس اچ :
Install it by running the following command in your terminal:
sudo apt-get install openssh-server -y
After the installation is done, you’ll have SSH enabled on your Ubuntu desktop.