Skip to content

Instantly share code, notes, and snippets.

View ThinkLikeLinux's full-sized avatar
💭
I may be slow to respond.

Sumaiya Akhter Shafique ThinkLikeLinux

💭
I may be slow to respond.
View GitHub Profile
@ThinkLikeLinux
ThinkLikeLinux / Completely Uninstall LAMP Ubuntu
Last active January 24, 2021 17:01 — forked from UbuntuEvangelist/Completely Uninstall LAMP Ubuntu
Completely Uninstall LAMP Ubuntu 18.04 LTS
#!/bin/bash
# This will remove Apache
sudo service apache2 stop
sudo apt-get purge apache2 apache2-utils apache2.2-bin
sudo apt remove apache2.*
sudo apt-get autoremove
whereis apache2
sudo rm -rf /etc/apache2
#!/bin/sh
sudo apt-get update
sudo apt-get upgrade
lsb_release -a
#Install NGINX
sudo apt-get install nginx
@ThinkLikeLinux
ThinkLikeLinux / nginx.sh
Created December 2, 2020 16:59
LEMP Install
If you need LEMP installation, contact with me:
Telegram:@ThinkLikeLinux
email:thinklikelinux@gmail.com
WhatsApp:+8801309824364
Skype:live:.cid.bd73b6d4d960b474
#==========================================================#
#!/bin/sh
@ThinkLikeLinux
ThinkLikeLinux / nginx.sh
Created November 26, 2020 17:48
NGINX Install Ubuntu
sudo wget https://nginx.org/keys/nginx_signing.key
sudo apt-key add nginx_signing.key
sudo nano /etc/apt/sources.list
#Add
deb https://nginx.org/packages/mainline/ubuntu/ bionic nginx
deb-src https://nginx.org/packages/mainline/ubuntu/ bionic nginx
Save & Exit
@ThinkLikeLinux
ThinkLikeLinux / Hashtopolis.sh
Created November 23, 2020 15:47
I will do Hashtopolis Install into Linux
sudo apt update
sudo apt upgrade
sudo apt install apache2
apache2 -v
sudo systemctl enable apache2
sudo service apache2 restart
sudo service apache2 status
sudo apt install mysql-server
sudo mysql_secure_installation
@ThinkLikeLinux
ThinkLikeLinux / LMS.ssh
Last active November 16, 2020 17:55
Install Forma Learning Management System (LMS) On Ubuntu With Apache2, MariaDB And PHP
#!/bin/bash
#Install Apache2
sudo apt update
sudo apt install apache2
sudo systemctl start apache2.service
sudo systemctl enable apache2.service
sudo systemctl restart apache2.service
#Install MariaDB
sudo apt install mariadb-server-10.3
sudo apt install mariadb-server
@ThinkLikeLinux
ThinkLikeLinux / mautic.sh
Last active September 20, 2020 16:10
How to install Mautic on Ubuntu 18.04 #mautic
If you need Mautic installation, contact with me:
Telegram:@ThinkLikeLinux
email:thinklikelinux@gmail.com
WhatsApp:+8801309824364
Skype:live:.cid.bd73b6d4d960b474
#==========================================================#
#!/bin/sh
@ThinkLikeLinux
ThinkLikeLinux / keybase.md
Created May 18, 2020 18:01
my keybase i will not remove it

Keybase proof

I hereby claim:

  • I am ThinkLikeLinux on github.
  • I am thinklikelinux (https://keybase.io/thinklikelinux) on keybase.
  • I have a public key whose fingerprint is 440D 08A9 85F5 8166 6765 6E58 A3EF F7A3 890E AC2F

To claim this, I am signing this object: