Ubuntu: Difference between revisions

426 bytes added ,  6 years ago
Line 266:
How do I go about putting my settings back to default for eth1?
sudo wondershaper clear eth1
 
==== XRDP on Ubuntu Server ====
Additional Packages:
sudo apt-get install x11-xkb-utils
sudo apt-get install pkg-config
 
Installing Mate Desktop Environment:
sudo apt-get install mate-core mate-desktop-environment mate-notification-daemon
 
Installing XRDP Paackage:
sudo apt-get install xrdp
sudo sed -i.bak '/fi/a #xrdp multiple users configuration \n mate-session \n' /etc/xrdp/startwm.sh
sudo systemctl restart xrdp
 
===Software Centre===