Skip to content

Instantly share code, notes, and snippets.

@olidroide
Last active September 14, 2020 12:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olidroide/153d7accff03642ea7155b5be6190bbe to your computer and use it in GitHub Desktop.
Save olidroide/153d7accff03642ea7155b5be6190bbe to your computer and use it in GitHub Desktop.
Ubuntu 19.10
sudo chmod 600 .ssh/*
chown -R $USER:$USER .ssh
sudo apt-add-repository -y ppa:teejee2008/ppa
sudo apt-get install fonts-symbola
sudo apt install s-tui i7z
fc-cache -f -v
sudo snap install jdownloader2
sudo snap install beekeeper-studio --edge
https://github.com/serialhex/nano-highlight
git clone git://github.com/serialhex/nano-highlight.git ~/.nano
sudo update-alternatives --config editor
https://somtips.com/remove-background-noise-of-microphone-on-linux-system/
https://www.reddit.com/r/linux/comments/2yqfqp/just_found_that_pulseaudio_have_noise/
https://github.com/lawl/NoiseTorch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment