Skip to content

Instantly share code, notes, and snippets.

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

Kanij Fatima LinauxTerminology

🏠
Working from home
View GitHub Profile
@LinauxTerminology
LinauxTerminology / openssl.sh
Created April 12, 2022 16:56
I'll Do OpenssL Install On Ubuntu 20.04
If you need openssL Setup contact with me:
Email: [email protected]
Skype: https://join.skype.com/
Telegram:https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
sudo apt update
sudo apt upgrade
sudo apt install build-essential checkinstall zlib1g-dev
@LinauxTerminology
LinauxTerminology / OpenLiteSpeed.sh
Created March 27, 2022 19:22
I'll Do Install OpenLiteSpeed On Ubuntu20.04
If you need code server Setup contact with me:
Email: [email protected]
Skype: https://join.skype.com/
Telegram:https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
#!/bin/sh
#Install OpenLiteSpeed
sudo -i
@LinauxTerminology
LinauxTerminology / revive.sh
Last active August 9, 2023 17:26
I Will Do Setup Revive Adserver On Ubuntu 20.04
If you need Revive Adserver Setup contact with me:
Email: [email protected]
Skype: https://join.skype.com/
Telegram:https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
sudo -i
apt update && sudo apt-get upgrade --fix-missing
@LinauxTerminology
LinauxTerminology / code server.sh
Last active March 26, 2022 19:54
I Will Do Install Code Server On Ubuntu 20.04 Linux
If you need Code Server Setup contact with me:
Email: [email protected]
Skype: https://join.skype.com/
Telegram:https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
apt update -y
apt upgrade -y
@LinauxTerminology
LinauxTerminology / varnish.sh
Last active December 22, 2021 16:41
I Will Do Install Varnish On Ubuntu 20.04
If you need Varnish Setup contact with me:
Email: [email protected]
Skype: https://join.skype.com/
Telegram:https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
##3CONFIGURE VARNISH WITH APACHE
sudo apt update
@LinauxTerminology
LinauxTerminology / openshift.sh
Created December 20, 2021 20:51
I Will Do Install Openshift On Ubuntu 20.04
If you need openshift Setup contact with me:
Email: [email protected]
Skype: https://join.skype.com/
Telegram:https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
##Install Openshift With Docker:
sudo apt update && sudo apt-get upgrade --fix-missing
@LinauxTerminology
LinauxTerminology / ruby_redis_rabbitmq_.sh
Created December 6, 2021 12:36
I Will Do Install ruby_redis_rabbitmq Ubuntu20.04
If you need ruby_redis_raddit Setup contact with me:
Email: [email protected]
Skype: https://join.skype.com/
Telegram:https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
sudo apt update && sudo apt-get upgrade --fix-missing
sudo apt -y install build-essential checkinstall
sudo apt -y install ubuntu-restricted-extras
@LinauxTerminology
LinauxTerminology / Gitlab.sh
Created December 5, 2021 15:14
I Will Do Gitlab setup Linux
If you need Gitlab Setup contact with me:
Email: [email protected]
Skype: https://join.skype.com/
Telegram:https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
sudo apt update && sudo apt-get upgrade --fix-missing
sudo apt -y install build-essential checkinstall
sudo apt -y install ubuntu-restricted-extras
@LinauxTerminology
LinauxTerminology / flectra.sh
Created November 21, 2021 09:46
I Will Do Install Flectra On Ubuntu 20.04
If you need Flectra Setup contact with me:
Email: [email protected]
Skype: https://join.skype.com/
Telegram:https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
sudo apt update
@LinauxTerminology
LinauxTerminology / Akaunting.sh
Created November 18, 2021 21:46
I Will Do Install Akaunting On Ubuntu 20.04
If you need Akaunting Setup contact with me:
Email: [email protected]
Skype: https://join.skype.com/
Telegram:https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
sudo apt-get update -y
sudo apt-get upgrade -y