Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

wsl2 ubuntu xfce

$sudo cp /etc/xrdp/xrdp.ini /etc/xrdp/xrdp.ini.bak
$sudo sed -i 's/3389/3390/g' /etc/xrdp/xrdp.ini
$sudo sed -i 's/max_bpp=32/#max_bpp=32
max_bpp=128/g' /etc/xrdp/xrdp.ini
$sudo sed -i 's/xserverbpp=24/#xserverbpp=24
xserverbpp=128/g' /etc/xrdp/xrdp.iniecho xfce4-session > ~/.xsession#enable dbus
$sudo systemctl enable dbus
$sudo /etc/init.d/dbus start
$sudo /etc/init.d/xrdp start
Comment

PREVIOUS NEXT
Code Example
Shell :: [error] The installed version of the /Database Logging/ module is too old to update 
Shell :: wordpress set tagline from cli 
Shell :: remote: fatal: pack exceeds maximum allowed size 
Shell :: how to unistall dependencies 
Shell :: git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. 
Shell :: Comandos Útiles Docker 
Shell :: copy from vim to clipboard 
Shell :: install npm windows subsystem linux 
Shell :: move a file to /opt 
Shell :: how to install Jupyter console 
Shell :: linux send syslog message to remote server 
Shell :: ssh kali linux command 
Shell :: debian 10 install jenkins 
Shell :: material ui npm 
Shell :: fatal pathspec is in submodule 
Shell :: update branch with master 
Shell :: sed extract string between two patterns 
Shell :: libpopt install ubuntu 
Shell :: creating docker based vms with ranchervm but requires KVM installed 
Shell :: push to docker hub 
Shell :: when hostname ansible 
Shell :: how to trigger new heorku build without diting git 
Shell :: @ WARNING: UNPROTECTED PRIVATE KEY FILE! @ 
Shell :: fix node gyp issue on linux 
Shell :: create a new github repository 
Shell :: conda install pdftotext 
Shell :: syntax error: unexpected end of file bash 
Shell :: protonvpn install ubuntu debian 
Shell :: compress folder pigz 
Shell :: linux recursive find file content 
ADD CONTENT
Topic
Content
Source link
Name
1+5 =