Install Remote Desktop on Ubuntu Server

By interserver.net Install XRDP on Ubuntu Server with XFCE Template In this tutorial we can check how to install XRDP on Ubuntu Server with XFCE Template First of all, RDP stands for Remote Desktop Protocol which is developed by Microsoft, through which a user can connect to another computer over a network connection with a graphical interface. The user needs to install an RDP client software on their local computer and the remote computer must install a RDP server software. The RDP client software is installed on most of the Microsoft Windows versions, Linux, iOS, Android, and Unix operating systems. The … Continue reading Install Remote Desktop on Ubuntu Server

This is set a static IP instruction in Ubuntu-Server 18.04

By askubuntu.com Then replace your configuration, for example, the following lines: Apply changes: In case you run into some issues execute: [NOTE]: /24 is equivalent with 255.255.255.0 ens160 is your ethernet name, you can get it using $ ifconfig Ubuntu 16.04 and 14.04 network-interface configuration have a different method. The file is in YAML format: Use spaces, no tabs. Continue reading This is set a static IP instruction in Ubuntu-Server 18.04

VirtualBox 5.2 On Ubuntu 16.04 LTS Server (Headless)

By websiteforstudents.com When you have to test multiple operating systems and software on different platforms, VirtualBox is a tool to have. It is a cross-platform virtualization software that allows you to run guest operating system inside a windows of the host computer. The guest machine can Windows, Linux or Mac operating systems. VirtualBox is a powerful application that I’d recommend every IT student to download and install to create virtual labs. These labs can be a self-contained environments where you can test different applications and settings. This brief tutorial shows students and new users how to install VirtualBox on Ubuntu 16.04 … Continue reading VirtualBox 5.2 On Ubuntu 16.04 LTS Server (Headless)