Skip to content

Instantly share code, notes, and snippets.

View cloudybdone's full-sized avatar
🎯
Focusing

Mohammed Salehuzzaman cloudybdone

🎯
Focusing
View GitHub Profile
@cloudybdone
cloudybdone / Install_GitScrum.sh
Last active December 20, 2022 16:57
Install GitScrum on Ubuntu 20.04 LTS
If you need any help related to GitScrum Setup Service on Any Linux contact with me:
Telegram: https://t.me/Cloudybdone
WhatsApp: https://wa.link/3j794g
Skype: https://join.skype.com/invite/vLFaKHx...
Email: cloudybdone@gmail.com
Linkedin: https://www.linkedin.com/in/cloudybdone/
Facebook: https://www.facebook.com/cloudybdone/
About Me: https://about.me/cloudybdone
@cloudybdone
cloudybdone / PhoneInfoga.sh
Last active November 27, 2024 13:43
Install PhoneInfoga on Linux
If you need any help related to PhoneInfoga Setup Service on Any Linux contact with me:
Telegram: https://t.me/Cloudybdone
WhatsApp: https://wa.link/3j794g
Skype: https://join.skype.com/invite/vLFaKHx...
Email: cloudybdone@gmail.com
Linkedin: https://www.linkedin.com/in/cloudybdone/
Facebook: https://www.facebook.com/cloudybdone/
About Me: https://about.me/cloudybdone
@cloudybdone
cloudybdone / Setup_PlaySMS.sh
Created November 27, 2022 17:31
Setup PlaySMS on Ubuntu 20.04 LTS
If you need any help related to PlaySMS Setup Service on Any Linux contact with me:
Telegram: https://t.me/Cloudybdone
WhatsApp: https://wa.link/3j794g
Skype: https://join.skype.com/invite/vLFaKHx...
Email: cloudybdone@gmail.com
Linkedin: https://www.linkedin.com/in/cloudybdone/
Facebook: https://www.facebook.com/cloudybdone/
About Me: https://about.me/cloudybdone
@cloudybdone
cloudybdone / Install_GitLab_Ubuntu.sh
Last active November 26, 2022 15:26
How To Install and Configure GitLab on Ubuntu 20.04
If you need any help related to GitLab Installation Service on Any Linux contact with me:
Telegram: https://t.me/Cloudybdone
WhatsApp: https://wa.link/3j794g
Skype: https://join.skype.com/invite/vLFaKHx...
Email: cloudybdone@gmail.com
Linkedin: https://www.linkedin.com/in/cloudybdone/
Facebook: https://www.facebook.com/cloudybdone/
About Me: https://about.me/cloudybdone
@cloudybdone
cloudybdone / Install_OpenLiteSpeed.sh
Created November 18, 2022 18:09
How to Install OpenLiteSpeed Web Server with PHP on Ubuntu 20.04 LTS
If you need any help related to OpenLiteSpeed Installation Service on Any Linux contact with me:
Telegram: https://t.me/Cloudybdone
WhatsApp: https://wa.link/3j794g
Skype: https://join.skype.com/invite/vLFaKHx...
Email: cloudybdone@gmail.com
Linkedin: https://www.linkedin.com/in/cloudybdone/
Facebook: https://www.facebook.com/cloudybdone/
About Me: https://about.me/cloudybdone
@cloudybdone
cloudybdone / Revive_Adserver.sh
Created October 28, 2022 18:22
How to Deploy Revive Adserver on Ubuntu 20.04 LTS
If you need any help related to Revive Adserver Installation Service on Any Linux contact with me:
Telegram: https://t.me/Cloudybdone
WhatsApp: https://wa.link/3j794g
Skype: https://join.skype.com/invite/vLFaKHx...
Email: cloudybdone@gmail.com
Linkedin: https://www.linkedin.com/in/cloudybdone/
Facebook: https://www.facebook.com/cloudybdone/
About Me: https://about.me/cloudybdone
@cloudybdone
cloudybdone / Rudder_Install_On_Linux.sh
Last active September 30, 2022 16:28
Install and Setup Rudder Root On Any Linux
If you need any help related to Rudder Root Installation Service on Any Linux contact with me:
Telegram: https://t.me/Cloudybdone
WhatsApp: https://wa.link/3j794g
Skype: https://join.skype.com/invite/vLFaKHx...
Email: cloudybdone@gmail.com
Linkedin: https://www.linkedin.com/in/cloudybdone/
Facebook: https://www.facebook.com/cloudybdone/
About Me: https://about.me/cloudybdone
@cloudybdone
cloudybdone / Jitsi Meet Install On Ubuntu
Created September 16, 2022 16:43
How to install Jitsi Meet on Any Linux
If you need any help related to Jitsi Meet Installation Service on Any Linux contact with me:
Telegram: https://t.me/Cloudybdone
WhatsApp: https://wa.link/3j794g
Skype: https://join.skype.com/invite/vLFaKHx...
Email: cloudybdone@gmail.com
Linkedin: https://www.linkedin.com/in/cloudybdone/
Facebook: https://www.facebook.com/cloudybdone/
About Me: https://about.me/cloudybdone
@cloudybdone
cloudybdone / Deployment PM2.sh
Last active July 28, 2022 16:55
How to deploy Node js App using PM2
If you need any help related to Node js App Deployment with PM2 Setup Service on Ubuntu Linux contact with me:
Telegram: https://t.me/Cloudybdone
WhatsApp: https://wa.link/3j794g
Skype: https://join.skype.com/invite/vLFaKHx...
Email: cloudybdone@gmail.com
Linkedin: https://www.linkedin.com/in/cloudybdone/
Facebook: https://www.facebook.com/cloudybdone/
About Me: https://about.me/cloudybdone
@cloudybdone
cloudybdone / Install TheHarvester On Ubuntu 20.04 LTS
Created June 15, 2022 16:30
Install TheHarvester On Ubuntu 20.04 LTS
sudo -i
apt update
apt install build-essential zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev
apt-get install build-essential checkinstall
apt-get install libreadline-gplv2-dev libncursesw5-dev libssl-dev
cd /opt
wget https://www.python.org/ftp/python/....
tar xzf Python-3.8.6.tgz
ls -la
rm -f Python-3.8.6.tgz