Skip to content

Instantly share code, notes, and snippets.

View ariyanmorshed's full-sized avatar

Ariyan Morshed ariyanmorshed

View GitHub Profile
@ariyanmorshed
ariyanmorshed / keybase
Created April 11, 2018 14:22
keybase.io
### Keybase proof
I hereby claim:
* I am cyberpollutionbd on github.
* I am morshed_alam (https://keybase.io/morshed_alam) on keybase.
* I have a public key whose fingerprint is E6AD 7AD2 5BEE 23F7 1131 E391 3069 B8EE C500 8EBA
To claim this, I am signing this object:
@ariyanmorshed
ariyanmorshed / things.sh
Created February 26, 2019 11:53
Things To Do After Install Ubuntu 18.04
#!/bin/sh
sudo apt update && sudo apt-get upgrade --fix-missing
sudo apt install build-essential checkinstall
sudo apt install ubuntu-restricted-extras
sudo apt list --upgradable
sudo apt upgrade
sudo add-apt-repository -y ppa:videolan/stable-daily
sudo add-apt-repository -y ppa:gnome3-team/gnome3
sudo add-apt-repository -y ppa:webupd8team/java