How to speed up Ubuntu, Remote Control generally and XRDP  RDP particularly

How to speed up Ubuntu, Remote Control generally and XRDP RDP particularly

HomeOther ContentHow to speed up Ubuntu, Remote Control generally and XRDP RDP particularly
ChannelPublish DateThumbnail & View CountActions
Channel Avatar Cloud Tech2022-11-20 18:57:33 Thumbnail
27,317 Views
In this tutorial video i demonstrate step by step how you can speed up Ubuntu LTS, so the main 3 of 18.04, 2.04 and 22.04. It should also speed up remote control packages like TeamViewer, NoMachine, VNC & RDP (a.k.a XRDP). It does this by tuning off the ubuntu animations. It then specifically looks at the XRDP package (The Linux version of RDP) by reducing the number of colors transmitted from over 4 billion per pixel to about 30000, a reduction of some 100.00 times. this is done by amending the main XRDP configuration file of
/etc/xrdp/xrdp.ini and halving the value for max_bpp. At which the machine is rebooted.
These changes work on a Local PC or even a VPS.

=========================================================================
## Following the success of this channel, i have created a New Channel called /”Virt Tech/”
## that specialises in the related field of Virtualization Technology Videos,
## specifically Virtualbox initially. It can be found here :
##
## https://www.youtube.com/@virt-tech
##
## Please try it out if the topic interests you.
=========================================================================

==========================================================
Please feel free to include any of my videos on any websites, you may have, and please keep any addition income you may for yourself, selling adverts for those pages etcetera. All I am interested in, this just being my hobby, is that people watch the videos, and any chance I get to improve that, the better.
==========================================================

==========================================================
## If you are looking for a particular video try,
## 1) Channel : https://cloudtechlinks.com/YTChannel
## 2) then : https://cloudtechlinks.com/All-Videos
======================================================

Turning Animations off in Ubuntu
================================
gsettings set org.gnome.desktop.interface enable-animations false

If for any reason you would like to turn these Animations, effects and transitions back on again the command is :
gsettings set org.gnome.desktop.interface enable-animations true

Reduce the number of colors that XRDP has to transmit.
======================================================
sudo sed -i ‘s/max_bpp=32/max_bpp=16/g’ /etc/xrdp/xrdp.ini && sudo reboot

Again, If for any reason you would return to the full colours being transmitted by XRDP :
sudo sed -i ‘s/max_bpp=16/max_bpp=32/g’ /etc/xrdp/xrdp.ini && sudo reboot

==========================================================

Music by: CreatorMix.com

Free background music for YouTube, Twitch, LinkedIn, podcasts, and more.
No DMCA or copyright strikes. Ever.

Song: Alone Tonight
Song: Ocean Drive
Song: Sweet Thing
Song: New Arcade
Song: Dream Avenue
Song: Southbound
Song: Southbound
Song: Moving On
Song: Magic Street
Song: Endless Lights
Song: Get Back

Please take the opportunity to connect and share this video with your friends and family if you find it useful.