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 / lemp.sh
Last active March 7, 2021 17:00
I Will Do Lemp Stack Setup Ubuntu 18.04
If you need LEMP Setup contact with me:
Email: urmirohman218@gmail.com
Skype: https://join.skype.com/
Telegram: https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
twiteer:https://twitter.com/LinauxTerminoal
facebook:https://www.facebook.com/LinauxTerminology
bip:01314582960
instagram:urmirohman218@gmail.com
@LinauxTerminology
LinauxTerminology / Forma.sh
Last active June 21, 2021 17:15
I Will Do Install Forma Learning Management System (LMS) Setup Service Gist
If you need Forma Setup contact with me:
Email: urmirohman218@gmail.com
Skype: https://join.skype.com/
Telegram: https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
twiteer:https://twitter.com/LinauxTerminoal
facebook:https://www.facebook.com/LinauxTerminology
bip:01314582960
instagram:urmirohman218@gmail.com
@LinauxTerminology
LinauxTerminology / Hashtopolis.sh
Last active March 21, 2021 08:30
Hashtopolis Install Ubuntu Linux
If you need Hashtopolis Install Setup contact with me:
Email: urmirohman218@gmail.com
Skype: https://join.skype.com/VOgbAxZNCAFi
Telegram: https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
twiteer:https://twitter.com/LinauxTerminoal
facebook:https://www.facebook.com/LinauxTerminology
bip:01314582960
instagram:urmirohman218@gmail.com
@LinauxTerminology
LinauxTerminology / LAMP Stack Ubuntu 20.04 LTS
Created February 15, 2021 09:43
Install LAMP Stack Ubuntu 20.04 LTS
#!/bin/sh
#Things To Do After Installing Ubuntu 20.04 LTS Desktop
sudo -i
apt update -y
apt upgrade -y
apt install build-essential checkinstall
apt install ubuntu-restricted-extras
apt install software-properties-common
add-apt-repository ppa:nilarimogard/webupd8
@LinauxTerminology
LinauxTerminology / LMS.ssh
Last active February 10, 2021 10:39
Install Forma Learning Management System (LMS) On Ubuntu With Apache2, MariaDB And PHP
#!/bin/bash
#Install Apache2
sudo apt update
sudo apt upgrade
sudo apt install apache2
sudo ufw allow in "Apache Full"
apache2 -v
sudo service apache2 start
@LinauxTerminology
LinauxTerminology / Tastylgniter.sh
Last active July 8, 2021 16:45
I Will Do Tastylgniter Install On Ubuntu Linux
If you need Tastylgniter Setup contact with me:
Email: urmirohman218@gmail.com
Skype: https://join.skype.com/VOgbAxZNCAFi
Telegram:https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
twiteer:https://twitter.com/LinauxTerminoal
facebook:https://www.facebook.com/LinauxTerminology
bip:01314582960
instagram:urmirohman218@gmail.com
@LinauxTerminology
LinauxTerminology / Things To Do After Installing Ubuntu
Created February 4, 2021 17:37 — forked from LinuxFintech/Things To Do After Installing Ubuntu
Things To Do After Installing Ubuntu 20.04 LTS Desktop
#!/bin/sh
sudo apt update -y
sudo apt-get upgrade -y
sudo apt install build-essential checkinstall
sudo apt install ubuntu-restricted-extras
sudo apt install software-properties-common
sudo apt install kazam
sudo -i
wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | sudo apt-key add -
@LinauxTerminology
LinauxTerminology / Cloud Linux
Created February 3, 2021 09:21
Things To Do After Installing Ubuntu 20.04 LTS Cloud Linux
# !/bin/sh
adduser username
usermod -aG sudo username
su - username
sudo apt update && sudo apt-get upgrade --fix-missing
sudo apt install build-essential checkinstall
sudo apt install ubuntu-restricted-extras
sudo apt install software-properties-common
@LinauxTerminology
LinauxTerminology / Drupal.sh
Last active March 7, 2021 17:13
Drupal Installation Service
If you need drupal Setup contact with me:
Email: urmirohman218@gmail.com
Skype: https://join.skype.com/VOgbAxZNCAFi
Telegram: https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
twiteer:https://twitter.com/LinauxTerminoal
facebook:https://www.facebook.com/LinauxTerminology
bip:01314582960
instagram:urmirohman218@gmail.com
@LinauxTerminology
LinauxTerminology / Opigno.sh
Last active March 7, 2021 17:13
Opigno Lms Install Ubuntu Linux
If you need Opigno LmsSetup contact with me:
Email: urmirohman218@gmail.com
Skype: https://join.skype.com/VOgbAxZNCAFi
Telegram:https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
twiteer:https://twitter.com/LinauxTerminoal
facebook:https://www.facebook.com/LinauxTerminology
bip:01314582960
instagram:urmirohman218@gmail.com