Created
December 30, 2020 16:56
-
-
Save LinuxlinkedBD/4990c49dca9d2051f9b488be0ab0095d to your computer and use it in GitHub Desktop.
Jasmin_web_panel installation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
If you need complete Jasmin Web Panel setup, ping me on below contacts: | |
Telegram: linuxlinked | |
email: [email protected] | |
WhatsApp: +8801720903155 | |
Skype:live:.cid.c0dc316b9d727d5e | |
YouTube: https://youtu.be/px4U_A4aFXY | |
######################################################################################################################################## | |
sudo apt update | |
sudo apt upgrade -y | |
sudo apt-get install build-essential checkinstall | |
sudo apt install build-essential zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev libssl-dev libreadline-dev libffi-dev libsqlite3-dev wget | |
sudo apt-get install python3 | |
python3 -V | |
sudo apt-get install python3-pip | |
pip3 -V | |
wget -qO - http://bit.ly/jasmin-deb-repo | sudo bash | |
sudo apt-get update | |
sudo systemctl enable jasmind | |
sudo systemctl start jasmind | |
sudo systemctl restart jasmind | |
sudo systemctl status jasmind | |
#Open your web browser and access the Jasmin panel with your server IP/localhost/0.0.0.0 on port 8000 | |
http://localhost:8000/ | |
#smsgateway #bulksms #smpp |
Any error? Please provide error log or snapshots.
…On Sun, Jan 22, 2023, 7:55 PM eliasewu ***@***.***> wrote:
***@***.**** commented on this gist.
------------------------------
web is not working.. in jasmine sms gateway..
—
Reply to this email directly, view it on GitHub
<https://gist.github.com/4990c49dca9d2051f9b488be0ab0095d#gistcomment-4445150>
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQ47YZYU656YBCKL7FODXD3WTU35HBFKMF2HI4TJMJ2XIZLTSKBKK5TBNR2WLJDHNFZXJJDOMFWWLK3UNBZGKYLEL52HS4DFQKSXMYLMOVS2I5DSOVS2I3TBNVS3W5DIOJSWCZC7OBQXE5DJMNUXAYLOORPWCY3UNF3GS5DZVRZXKYTKMVRXIX3UPFYGLK2HNFZXIQ3PNVWWK3TUUZ2G64DJMNZZDAVEOR4XAZNEM5UXG5FFOZQWY5LFVEYTANZRGYYDSNJQU52HE2LHM5SXFJTDOJSWC5DF>
.
You are receiving this email because you authored the thread.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>
.
Hello, I need web portal for Jasmin akam at akameng dot com
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
web is not working.. in jasmine sms gateway..