Skip to content

Instantly share code, notes, and snippets.

View nad1r-pl's full-sized avatar
💭
[ virtual funvironment ]

[ nad1r ] nad1r-pl

💭
[ virtual funvironment ]
View GitHub Profile
@nad1r-pl
nad1r-pl / readme.txt
Created January 31, 2024 20:40
Ubuntu 22.04 + Hyper V + Enhanced Session mode + XRDP PulseAudio
Credits
# https://c-nergy.be/blog/?p=13655
# https://askubuntu.com/questions/844245/how-to-compile-latest-pulseaudio-with-webrtc-in-ubuntu-16-04
# https://askubuntu.com/questions/496549/error-you-must-put-some-source-uris-in-your-sources-list
# https://unix.stackexchange.com/questions/65167/enable-udev-and-speex-support-for-pulseaudio
# https://rudd-o.com/linux-and-free-software/how-to-make-pulseaudio-run-once-at-boot-for-all-your-users
# https://gist.github.com/rkttu/35ecab5604c9ddc356b0af4644d5a226
# Installation and Enhanced session
# follow steps on the post below, I installed Ubuntu 22.04 on a Windows 11 machine
@nad1r-pl
nad1r-pl / wsl-kvm.sh
Created January 31, 2024 09:08 — forked from dcuenca-fluidra/wsl-kvm.sh
Script to enable KVM in WSL2
#Fully based on https://boxofcables.dev/accelerated-kvm-guests-on-wsl-2/
if [ -z "$1" ]
then
echo "Must supply your Windows 10 username"
exit
fi
WIN_USERNAME=$1
#package updates and installations
@nad1r-pl
nad1r-pl / 1-elementary-os-apps.md
Created February 1, 2020 22:03 — forked from ankurk91/1-elementary-os-apps.md
elementary OS 5.1 Hera

elementaryOS Apps and Configs

This guide has been updated for elementaryOS v5.0+.

Enbale PPA support

sudo apt-get update
sudo apt-get -y install software-properties-common

Install original plank dock