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 / rudder.sh
Created April 14, 2021 11:46
Rudder Audit system Installation on Ubuntu
If you need complete Rudder server/agent/relay-server setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/MHE9jbFEBLo
########################################################################################################################################
#!/bin/bash
sudo apt update
sudo apt-get upgrade -y
@LinuxlinkedBD
LinuxlinkedBD / jitsi.sh
Created April 11, 2021 20:06
Jitsi installation on Ubuntu 20.04
If you need complete Jitsi-meet setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/0MKiDzZ7EYs
########################################################################################################################################
#!/bin/bash
sudo apt update
sudo apt-get upgrade -y
@LinuxlinkedBD
LinuxlinkedBD / cypress.sh
Created April 11, 2021 16:51
Cypress installation on Ubuntu 20.04 LTS
If you need complete Cypress setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/3h-Zp9BLlrc
########################################################################################################################################
#!/bin/sh
#Cypress Installation Steps:
mkdir project
@LinuxlinkedBD
LinuxlinkedBD / magento2.sh
Created April 9, 2021 00:23
Magento2 Installation on Ubuntu
If you need complete Magento2 setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/6Ls-RL78M5A
########################################################################################################################################
sudo apt update
sudo apt-get upgrade -y
apt-get clean all
@LinuxlinkedBD
LinuxlinkedBD / scrapy.sh
Last active April 7, 2021 18:54
Scrapy installation on Ubuntu
If you need complete Scrapy setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/fcmjQgGxdqo
########################################################################################################################################
sudo apt update
sudo apt-get upgrade -y
apt-get clean all
@LinuxlinkedBD
LinuxlinkedBD / openvpn.sh
Created April 7, 2021 09:51
OpenVpn installation on Ubuntu
If you need complete OpenVpn setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/4wXAj5fB_d8
########################################################################################################################################
sudo apt update
sudo apt-get upgrade -y
apt-get clean all
@LinuxlinkedBD
LinuxlinkedBD / socialfish.sh
Created April 4, 2021 19:10
SocialFish installation on Ubuntu
If you need complete SocialFish setup for *EDUCATIONAL PURPOSES ONLY*, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/vgopyv3qQ88
########################################################################################################################################
sudo apt update
sudo apt-get upgrade -y
apt-get clean all
@LinuxlinkedBD
LinuxlinkedBD / jaeles.sh
Created April 4, 2021 13:02
Jaeles installation on Linux
If you need complete Jaeles setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/IEFH4-Wzx64
########################################################################################################################################
sudo apt update
sudo apt-get upgrade -y
apt-get clean all
@LinuxlinkedBD
LinuxlinkedBD / osmedeus.sh
Created April 3, 2021 17:01
Osmedeus installation on Linux
If you need complete Osmedeus setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/5bsPz1zHEu4
########################################################################################################################################
sudo apt update
sudo apt-get upgrade -y
apt-get clean all
@LinuxlinkedBD
LinuxlinkedBD / trape.sh
Created April 1, 2021 16:39
Trape installation on Ubuntu 20.04 LTS
If you need complete Trape setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/tYG80ZO514g
########################################################################################################################################
sudo apt update
sudo apt-get upgrade -y
apt-get clean all