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 / sonarqube_setup.sh
Last active July 6, 2021 16:48
How to Install SonarQube
If you need complete SonarQube setup, ping me on below contacts:
Telegram: linuxlinked
email: linuxlinked@gmail.com
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/QRkc535cwPQ
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update
@LinuxlinkedBD
LinuxlinkedBD / akaunting_setup.sh
Last active July 6, 2021 16:56
How to Install Akaunting on Server
If you need complete Akaunting setup, ping me on below contacts:
Telegram: linuxlinked
email: linuxlinked@gmail.com
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/qX8GCwK0CPY
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update
@LinuxlinkedBD
LinuxlinkedBD / saleor_ecommerce.sh
Created July 3, 2021 18:35
How to install Saleor ecommerce platform on Linux Server
If you need complete Saleor ecommerce platform setup, ping me on below contacts:
Telegram: linuxlinked
email: linuxlinked@gmail.com
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/hdiUKA37OZU
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update
@LinuxlinkedBD
LinuxlinkedBD / ansible_awx.sh
Created June 21, 2021 11:35
How to install Ansible AWX on ubuntu
If you need complete AWX ansible setup, ping me on below contacts:
Telegram: linuxlinked
email: linuxlinked@gmail.com
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/LN5aL3lQMEM
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update
@LinuxlinkedBD
LinuxlinkedBD / freeradius_daloradius,sh
Created June 9, 2021 16:21
How to Install FreeRADIUS and daloRADIUS
If you need complete FreeRAIUS/daloRADIUS setup, ping me on below contacts:
Telegram: linuxlinked
email: linuxlinked@gmail.com
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/Fs2yOetbyn8
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update
@LinuxlinkedBD
LinuxlinkedBD / code_sever.sh
Created June 7, 2021 19:23
How to install and configure code-server
If you need complete code-server setup, ping me on below contacts:
Telegram: linuxlinked
email: linuxlinked@gmail.com
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/Yp1WxUaqZ4g
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update
@LinuxlinkedBD
LinuxlinkedBD / varnish_apache.sh
Last active June 9, 2021 16:25
How to install and configure varnish with apache
If you need complete varnish cache setup, ping me on below contacts:
Telegram: linuxlinked
email: linuxlinked@gmail.com
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/3Flkl-Ir8t8
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update
@LinuxlinkedBD
LinuxlinkedBD / gitbucket.sh
Created June 4, 2021 23:10
How to install GitBucket
If you need complete GitBucket setup, ping me on below contacts:
Telegram: linuxlinked
email: linuxlinked@gmail.com
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/D2mZ9mWqNMo
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update
@LinuxlinkedBD
LinuxlinkedBD / strider.sh
Created June 3, 2021 16:51
How to install Strider-CD (Continuous Delivery)
If you need complete Strider setup, ping me on below contacts:
Telegram: linuxlinked
email: linuxlinked@gmail.com
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/Si6gPRKsrZA
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update
@LinuxlinkedBD
LinuxlinkedBD / openshift.sh
Created May 25, 2021 16:24
How to install OpenShift Container Platform
If you need complete OpenShift setup, ping me on below contacts:
Telegram: linuxlinked
email: linuxlinked@gmail.com
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/xM4wEp03kG8
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update