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 / Jasmin_web_panel.sh
Created December 30, 2020 16:56
Jasmin_web_panel installation
If you need complete Jasmin Web Panel setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/px4U_A4aFXY
########################################################################################################################################
sudo apt update
sudo apt upgrade -y
sudo apt-get install build-essential checkinstall
@LinuxlinkedBD
LinuxlinkedBD / laravel_lemp.sh
Created January 11, 2021 17:19
Laravel installation with LEMP stack || A free, open-source PHP framework for Web Artisans
If you need complete Laravel setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/ST1fijC651w
########################################################################################################################################
sudo apt-get update
sudo apt -f install
sudo apt autoremove
@LinuxlinkedBD
LinuxlinkedBD / drupal_lemp.sh
Created January 14, 2021 07:04
Drupal installation with LEMP stack
If you need complete drupal CMS setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/0RW9TtQ5wEs
########################################################################################################################################
sudo apt-get update -y
sudo apt-get upgrade -y
@LinuxlinkedBD
LinuxlinkedBD / docker.sh
Created February 11, 2021 17:13
Docker/Docker compose setup on Ubuntu
If you need complete Docker/Docker compose setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/HDiNey1kYPk
########################################################################################################################################
sudo apt-get update -y
sudo apt-get upgrade -y
@LinuxlinkedBD
LinuxlinkedBD / ansible_puppet_vagrant.sh
Created February 22, 2021 16:59
Ansible, Puppet and Vagrant setup on Ubuntu
If you need complete Ansible, Puppet and Vagrant setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/L2DJY0cq2zc
########################################################################################################################################
sudo apt-get update -y
sudo apt-get upgrade -y
@LinuxlinkedBD
LinuxlinkedBD / theHarvester.sh
Created March 3, 2021 06:25
theHarvester installation with docker
If you need complete theHarvester installation, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/DMhQMBRfxL0
########################################################################################################################################
sudo apt-get update -y
sudo apt-get upgrade -y
sudo apt install apt-transport-https ca-certificates curl software-properties-common
@LinuxlinkedBD
LinuxlinkedBD / OpenedX.sh
Created March 3, 2021 07:48
OpenedX installation with docker
If you need complete Open edX installation, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/Y-lCniGOqRQ
########################################################################################################################################
sudo apt-get update -y
sudo apt-get upgrade -y
@LinuxlinkedBD
LinuxlinkedBD / rubyrails.sh
Created March 4, 2021 16:36
Ruby on Rails Installation
If you need complete Ruby on Rails Installation, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/Xljt1TYkok4
########################################################################################################################################
sudo apt update
sudo apt-get upgrade -y
ruby --version
@LinuxlinkedBD
LinuxlinkedBD / mean_stack.sh
Created March 7, 2021 16:38
MEAN stack Installation
If you need complete MEAN stack Installation, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/vXm12usZ7-M
########################################################################################################################################
sudo apt update
sudo apt-get upgrade -y
@LinuxlinkedBD
LinuxlinkedBD / ntopng&netdata.sh
Created March 8, 2021 16:07
ntopng & netdata Installation
If you need complete ntopng & netdata installation, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/cWiOkkHm80Y
########################################################################################################################################
sudo apt update
sudo apt-get upgrade -y
add-apt-repository universe