I hereby claim:
- I am LinuxlinkedBD on github.
- I am linuxlinked (https://keybase.io/linuxlinked) on keybase.
- I have a public key whose fingerprint is 71F7 22C2 BC0C 8A70 D158 3B75 EDBB F12A 0640 EBF0
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
If you need LAMP Stack service, contact with me: | |
Telegram: https://t.me/linuxlinked | |
email: [email protected] | |
WhatsApp: https://wa.me/8801720903155 | |
Skype:live:.cid.c0dc316b9d727d5e | |
#=================================================================# | |
# Install Apache to check from web browser using 0.0.0.0 or localhost, check version, start,stop & restart Apache into Ubuntu | |
sudo apt update | |
sudo apt upgrade |
If you need help related to git installation and configuration, contact with me: | |
Telegram: https://t.me/linuxlinked | |
email: [email protected] | |
WhatsApp: https://wa.me/8801720903155 | |
Skype:live:.cid.c0dc316b9d727d5e | |
#===============================================================================# | |
#!/bin/bash | |
# To Install latest Git, run this command: |
If you need full SMS Gateway setup,contact with me: | |
Telegram: https://t.me/linuxlinked | |
email: [email protected] | |
WhatsApp: https://wa.me/8801720903155 | |
Skype:live:.cid.c0dc316b9d727d5e | |
############################################################################################ | |
# YouTube: https://www.youtube.com/watch?v=z5VW58Vfjjo | |
sudo apt update && sudo apt-get upgrade --fix-missing | |
sudo git config --global user.name "YourName" |
If you need complete vtigercrm setup, ping me on below contacts: | |
#Telegram: https://t.me/linuxlinked | |
#email: [email protected] | |
#WhatsApp: https://wa.me/8801720903155 | |
#Skype:live:.cid.c0dc316b9d727d5e | |
#YouTube: https://youtu.be/MZRIS2QkPJc | |
############################################################################################ | |
#!/bin/sh | |
apt-get update -y |
If you need complete Opigno LMS setup, ping me on below contacts: | |
#Telegram: https://t.me/linuxlinked | |
#email: [email protected] | |
#WhatsApp: https://wa.me/8801720903155 | |
#Skype:live:.cid.c0dc316b9d727d5e | |
#YouTube: https://youtu.be/dC6NhHKWHZo | |
######################################################################################################################################## | |
sudo apt-get update -y | |
sudo apt-get upgrade -y |
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/qU3pU7RV590 | |
######################################################################################################################################## | |
sudo apt-get update -y | |
sudo apt-get upgrade -y |
If you need complete siberian CMS setup, ping me on below contacts: | |
Telegram: linuxlinked | |
email: [email protected] | |
WhatsApp: +8801720903155 | |
Skype:live:.cid.c0dc316b9d727d5e | |
YouTube: https://youtu.be/F9FLRQBorW4 | |
######################################################################################################################################## | |
sudo apt-get update -y | |
sudo apt-get upgrade -y |
If you need complete TastyIgniter setup, ping me on below contacts: | |
Telegram: linuxlinked | |
email: [email protected] | |
WhatsApp: +8801720903155 | |
Skype:live:.cid.c0dc316b9d727d5e | |
YouTube: https://youtu.be/VIp5vyQ62xU | |
##################################################################################################################################### | |
sudo apt update && sudo apt-get upgrade --fix-missing | |
sudo apt install build-essential checkinstall |
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/w51JCjB5-nM | |
######################################################################################################################################## | |
sudo apt-get update | |
sudo apt -f install | |
sudo apt autoremove |