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
apt update && apt upgrade -y | |
apt install build-essential zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev libssl-dev libreadline-dev libffi-dev libsqlite3-dev wget libbz2-dev | |
apt install build-essential checkinstall | |
apt autoremove | |
apt install libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-dev libffi-dev zlib1g-dev | |
cd /opt | |
wget https://www.python.org/ftp/python/3.11.0/Python-3.11.0.tgz | |
tar xzf Python-3.11.0.tgz | |
rm -f Python-3.11.0.tgz | |
cd Python-3.11.0 |
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
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 libbz2-1.0:i386 | |
sudo apt install openjdk-11-jdk | |
sudo add-apt-repository ppa:maarten-fonville/android-studio | |
sudo apt update | |
sudo apt install android-studio | |
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
Integrating Issabel with Flexisip involves configuring the two systems to work together so that you can make and receive calls using Issabel and Flexisip. Here are the steps to integrate Issabel with Flexisip: | |
Install and configure Issabel: Install Issabel on your server and configure it to work with your SIP trunk provider. This involves setting up your SIP credentials and configuring your inbound and outbound routes. | |
Install and configure Flexisip: Install Flexisip on your server and configure it to work with Issabel. This involves setting up your SIP account and configuring the SIP domain. | |
Configure Issabel to use Flexisip: In the Issabel GUI, go to PBX > PBX Configuration and click on Trunks. Add a new SIP trunk and enter the following details: | |
Trunk name: Enter a name for the trunk | |
Outbound Caller ID: Enter your phone number |
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
To install playsms with nginx on Ubuntu Linux, you can follow these steps: | |
1. Update your Ubuntu system: | |
sudo apt update | |
sudo apt upgrade | |
2. Install the necessary packages: |
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
Hello Get Support https://www.upwork.com/freelancers/~010865cbb714559271 | |
I'm a freelance CRM and VoIP engineer with extensive experience in vTiger CRM and FreePBX. I'm interested in your Upwork project and would be happy to assist you with your vTiger CRM and FreePBX needs. | |
Here's what I can offer: | |
✅ Installation and configuration of vTiger CRM on your servers or cloud infrastructure | |
✅ Customization of vTiger CRM to meet your business needs |
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
Get HackRF One Service Telegram: https://t.me/LinuxGun | |
Email: [email protected] | |
What I Will Do? | |
I'll HackRF One Service Online. Get your support now. | |
#hackrfone #hackrf #urh |
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
Buy NVIDIA Drivers Installation at Telegram: https://t.me/LinuxGun | |
NVIDIA invents the GPU and drives advances in AI, HPC, gaming, creative design, autonomous vehicles, and robotics. | |
I'll setup NVIDIA Drivers for game or mining setup. Shoot me a message to get start. | |
#nvidia #gpu #gaming #robotics |
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
GitLab Migration Support Available Now. | |
If you have any job related with GitLab Migration shoot me a message so that we can discuss more. | |
Don't hesitated to ask any information on Telegram: https://t.me/LinuxGun | |
What I Need To Start? | |
- Any Linux Server SSH | |
- Any Domain Name | |
- GitLab backup file for migration |
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
I'll Do GitLab Support For You. If you have any job related with GitLab shoot me a message so that we can discuss more. | |
Don't hesitated to ask any information on Telegram: https://t.me/LinuxGun | |
What I Need To Start? | |
- Any Linux Server SSH | |
- Any Domain Name | |
- GitLab backup file for migration | |
🖥 Let's Get To Work Now. |
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
apt update && apt upgrade -y | |
apt install build-essential zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev libssl-dev libreadline-dev libffi-dev libsqlite3-dev wget libbz2-dev | |
apt install build-essential checkinstall | |
apt autoremove | |
apt install libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-dev libffi-dev zlib1g-dev | |
cd /opt | |
wget https://www.python.org/ftp/python/3.9.9/Python-3.9.9.tgz | |
tar xzf Python-3.9.9.tgz | |
ls -la |