Skip to content

Instantly share code, notes, and snippets.

View LinuxlinkedBD's full-sized avatar
🏠
Working from home

Al Amin Sheikh LinuxlinkedBD

🏠
Working from home
View GitHub Profile
@LinuxlinkedBD
LinuxlinkedBD / OpenFace_face_detection.sh
Created May 24, 2021 10:59
How to install OpenFace for Face Detection
If you need complete Face Detection software setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/tey-cU9wEc0
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update
@LinuxlinkedBD
LinuxlinkedBD / erpnext.sh
Created May 18, 2021 22:25
How to Install ERPNext || An Open Source ERP Solution for SMEs
If you need complete ERPNext setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/YCmBKg5X95E
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update
@LinuxlinkedBD
LinuxlinkedBD / gitscrum.sh
Created May 7, 2021 14:37
How to install GitScrum on Ubuntu 20.04 LTS (Focal Fossa)
If you need complete GitScrum setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/j-hg7-WTH94
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update
@LinuxlinkedBD
LinuxlinkedBD / phoneinfoga.sh
Created May 6, 2021 14:44
How to install and retrieve Phone info from phoneinfoga
If you need complete phoneinfoga setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/ssQ2A1TLrMk
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update
@LinuxlinkedBD
LinuxlinkedBD / ruby_redis_rabbitmq.sh
Created May 4, 2021 04:44
How to Install Ruby, Redis & RabbitMQ on Ubuntu20.04
If you need complete Ruby, Redis, RabbitMQ setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/Ej85oHROOmg
########################################################################################################################################
#!/bin/bash
sudo apt-get purge ruby
sudo rm -rf /usr/local/lib/ruby
@LinuxlinkedBD
LinuxlinkedBD / playSMS_kannel.sh
Last active May 1, 2021 08:02
playSMS installation with Kannel
If you need complete playSMS & kannel setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/mVAysTzcsjA
########################################################################################################################################
#!/bin/bash
sudo apt update
sudo apt-get upgrade -y
@LinuxlinkedBD
LinuxlinkedBD / gitlab.sh
Created April 29, 2021 12:10
Gitlab installation on Ubuntu server
If you need complete Gitlab setup and configuration, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/HfcGcMZ0a_c
########################################################################################################################################
#!/bin/bash
sudo apt update
sudo apt-get upgrade -y
@LinuxlinkedBD
LinuxlinkedBD / openlitespeed.sh
Created April 26, 2021 20:44
OpenLiteSpeed installation on Ubuntu 20.04
If you need complete OpenLiteSpeed setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/ef564JWB33c
########################################################################################################################################
#!/bin/bash
sudo apt update
sudo apt-get upgrade -y
@LinuxlinkedBD
LinuxlinkedBD / revive_adserver.sh
Last active July 27, 2022 13:13
Revive adserver installation on Ubuntu 20.04 LTS
If you need complete Revive-Adserver setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/vWIbW8r4XmI
########################################################################################################################################
#!/bin/bash
sudo apt update
sudo apt-get upgrade -y
@LinuxlinkedBD
LinuxlinkedBD / cocorico.sh
Created April 15, 2021 23:56
Cocorico Market-place setup in Ubuntu
If you need complete Cocorico Market-place setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/HXj0INA14lU
########################################################################################################################################
#!/bin/bash
sudo apt update
sudo apt-get upgrade -y