Skip to content

Instantly share code, notes, and snippets.

Avatar
🏠
Working from home

Masum UbuntuEvangelist

🏠
Working from home
View GitHub Profile
@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
View deploy-geoserver
# 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
View setup_saleor_core.txt
# Installing python and other essentials
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get update
sudo apt-get -y upgrade
sudo apt-get install python3.9 libpython3.9-dev python3-all-dev
View Saleor Core Setup exemple
# Installing python and other essentials
https://www.digitalocean.com/community/tutorials/how-to-install-python-3-and-set-up-a-programming-environment-on-an-ubuntu-18-04-server
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get update
sudo apt-get -y upgrade
sudo apt-get install python3.7 libpython3.7-dev python3-all-dev
@UbuntuEvangelist
UbuntuEvangelist / README.md
Created August 31, 2022 22:26 — forked from austinsonger/README.md
Gophish As a Service
View README.md

GoPhish As A Service

@UbuntuEvangelist
UbuntuEvangelist / Git Remote Supports
Created August 29, 2022 16:28 — forked from linuxkeepup/Git Remote Supports
The A-Z Git Development Service
View Git Remote Supports
Please send your query for Git Remote Support Service:
Telegram: https://t.me/montasir2022
WhatsApp: https://web.whatsapp.com/send?number=01768231949
Email: linuxkeepup@gmail.com
#!/bin/bash
sudo add-apt-repository ppa:git-core/ppa
sudo apt update
sudo apt install git
git --version
View install-steps-gnu-health
1. Make sure you have the following requisites
- Debian or Ubuntu
- Postgresql
- Python
- Tryton
2. Install requisite software
2.1 apt-get install python-pip python-lxml python-relatorio python-psycopg2 postgresql python-tz
@UbuntuEvangelist
UbuntuEvangelist / jasmind_consumer
Created July 4, 2022 15:54 — forked from pguillem/jasmind_consumer
init.d script to launch consume_MT_messages.py as a system daemon (Should work in Debian/Ubuntu)
View jasmind_consumer
#!/bin/sh
### BEGIN INIT INFO
# Provides: rabbit consumer
# Required-Start: $network $local_fs
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Jasmin SMS Gateway Mysql Reporter Init Script
# Description: Jasmin SMS Gateway Mysql Reporter Init Script
### END INIT INFO
View consume_MT_messages.py
""" Simple mod from the original gist submitted by @zoufou
https://gist.github.com/zoufou/5701d71bf6e404d17cb4
Mod by: @pguillem
Purpose:
- Integrates PySQLPool lib to handle MySQL
- Visit https://pythonhosted.org/PySQLPool/tutorial.html
Requirements:
@UbuntuEvangelist
UbuntuEvangelist / docker-install-parrot.sh
Created June 29, 2022 16:13 — forked from nuga99/docker-install-parrot.sh
Install Docker Engine on Parrot OS
View docker-install-parrot.sh
#!/bin/sh
# From https://www.hiroom2.com/2017/09/24/parrotsec-3-8-docker-engine-en/
set -e
# Install dependencies.
sudo apt install -y curl apt-transport-https \
software-properties-common ca-certificates
# Install docker.
View gist:ed8a881832f34f3c914fb5d0c3cc84a1
➜ ~ sudo cat /etc/snmp/snmpd.conf
[sudo] password for mwang:
###############################################################################
#
# snmpd.conf:
# An example configuration file for configuring the ucd-snmp snmpd agent.
#
###############################################################################
#
# This file is intended to only be as a starting point. Many more