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 / 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: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/LN5aL3lQMEM
########################################################################################################################################
#!/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: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/hdiUKA37OZU
########################################################################################################################################
#!/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: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/qX8GCwK0CPY
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update
@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: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/QRkc535cwPQ
########################################################################################################################################
#!/bin/bash
sudo apt-get update
sudo apt update