Skip to content

Instantly share code, notes, and snippets.

View UbuntuEvangelist's full-sized avatar
🏠
Working from home

Masum UbuntuEvangelist

🏠
Working from home
View GitHub Profile
@UbuntuEvangelist
UbuntuEvangelist / How to install theHarvester on Ubuntu 20.04 LTS
Last active August 18, 2023 04:47
How to install theHarvester on Ubuntu
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
  1. Add gem 'rails_12factor' to your Gemfile. This will add error logging and the ability for your app to serve static assets.
  2. bundle
  3. Run RAILS_ENV=production rake db:create db:migrate db:seed
  4. Run rake secret and copy the output
  5. From the command line: export SECRET_KEY_BASE=output-of-rake-secret
  6. To precompile your assets, run rake assets:precompile. This will create a folder public/assets that contains all of your assets.
  7. Run RAILS_ENV=production rails s and you should see your app.

Remember to clobber your assets (rake assets:clobber) and re-precompile (rake assets:precompile) if you make changes.

@UbuntuEvangelist
UbuntuEvangelist / PHP Installation Commands For Ubuntu Linux
Last active July 18, 2023 11:26
PHP Installation Commands For Ubuntu
sudo add-apt-repository ppa:ondrej/php
sudo apt update
sudo apt install php8.2 -y
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
@UbuntuEvangelist
UbuntuEvangelist / integrating issabel to flexisip
Created May 5, 2023 16:15
integrating issabel to flexisip
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
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:
@UbuntuEvangelist
UbuntuEvangelist / vTiger CRM And FreePBX Deploy Support
Last active March 14, 2023 06:39
vTiger CRM And FreePBX Deploy
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
Get HackRF One Service Telegram: https://t.me/LinuxGun
Email: linuxguns@gmail.com
What I Will Do?
I'll HackRF One Service Online. Get your support now.
#hackrfone #hackrf #urh
@UbuntuEvangelist
UbuntuEvangelist / deploy-geoserver
Last active January 16, 2023 14:31 — forked from giohappy/deploy-geoserver
Install GeoServer on cloud server with Ubuntu 20.04
# Install GeoServer on cloud server
________________
## 1. Install Java JDK
apt install openjdk-11-jdk
You can check the installation using `$ java -version`. Now you can see something like this:
openjdk version "11.0.7" 2020-04-14
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