Skip to content

Instantly share code, notes, and snippets.

View AnythingLinux's full-sized avatar
๐Ÿ 
Working from home

Masum AnythingLinux

๐Ÿ 
Working from home
View GitHub Profile
Install AWX-operator on Ubuntu 20 using Minikube
Iโ€™ve had a few requests for this demo as It seems like a lot of people are having issues setting up the new version of AWX. Before v18, (v17) you could simply install AWX on a server with enough resources. Now, the preferred way to install AWX is via the AWX-operator. So you need a Kubernetes or OpenShift cluster. For this demo, Iโ€™m using Minikube.
(if you get any errors, check the bottom of this page for the fix)
Iโ€™m using minikube because itโ€™s a single node cluster and it keeps the price down. I did try this on a t2.medium, but there just werenโ€™t enough resources to get it working.
This demo will cover the following:
โ€ข Install and setup kubectl and docker.
@AnythingLinux
AnythingLinux / deploy-geoserver
Created July 29, 2021 17:05
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
PING ME TO ENGAGED YOUR WORKS:
SMS: +8801735917013
IMO: +8801735917013
BiP: +8801735917013
Viber: +8801735917013
Signal: +8801735917013
Discord: +8801735917013
Telegram: https://t.me/LinuxFintechโ€‹
WhatsApp: +8801735917013
Skype: https://join.skype.com/uZtGEczcYM0Jโ€‹
@AnythingLinux
AnythingLinux / Specific PHP Version
Created April 7, 2021 16:21 — forked from LinauxTerminology/Specific PHP Version
Specific PHP Version Install Linux Using PPA
sudo apt-get install software-properties-common python-software-properties
sudo add-apt-repository ppa:ondrej/php
sudo apt update -y
sudo apt-get install -y php5.6
php --version
which php
@AnythingLinux
AnythingLinux / TastyIgniter Installation And Configuration Service
Created March 7, 2021 16:07 — forked from umarfchy/TastyIgniter Installation And Configuration Service
I wiil do TastyIgniter Installation And Configuration Service Online
# I will do TastyIgniter setup for you. Contact for help:
# Skype: live:umarfchy
# Telegram: @unzippinglinux
# WhatsApp: +8801521203263
# Email: [email protected]
sudo apt update
sudo apt install apache2
If you need vTiger CRM Setup contact me:
Email: [email protected]
Telegram:LinuxFintech
Skype: https://join.skype.com/Xgxp7aNBOItS
Imo: +8801735917013
WhatsApp: +8801735917013
#!/bin/sh
apt updatectrl+s and sctr+x
service apache2 start
@AnythingLinux
AnythingLinux / README.md
Created January 23, 2021 20:52 — forked from roachhd/README.md
EMOJI cheatsheet ๐Ÿ˜›๐Ÿ˜ณ๐Ÿ˜—๐Ÿ˜“๐Ÿ™‰๐Ÿ˜ธ๐Ÿ™ˆ๐Ÿ™Š๐Ÿ˜ฝ๐Ÿ’€๐Ÿ’ข๐Ÿ’ฅโœจ๐Ÿ’๐Ÿ‘ซ๐Ÿ‘„๐Ÿ‘ƒ๐Ÿ‘€๐Ÿ‘›๐Ÿ‘›๐Ÿ—ผ๐Ÿ”ฎ๐Ÿ”ฎ๐ŸŽ„๐ŸŽ…๐Ÿ‘ป

EMOJI CHEAT SHEET

Emoji emoticons listed on this page are supported on Campfire, GitHub, Basecamp, Redbooth, Trac, Flowdock, Sprint.ly, Kandan, Textbox.io, Kippt, Redmine, JabbR, Trello, Hall, plug.dj, Qiita, Zendesk, Ruby China, Grove, Idobata, NodeBB Forums, Slack, Streamup, OrganisedMinds, Hackpad, Cryptbin, Kato, Reportedly, Cheerful Ghost, IRCCloud, Dashcube, MyVideoGameList, Subrosa, Sococo, Quip, And Bang, Bonusly, Discourse, Ello, and Twemoji Awesome. However some of the emoji codes are not super easy to remember, so here is a little cheat sheet. โœˆ Got flash enabled? Click the emoji code and it will be copied to your clipboard.

People

:bowtie: ๐Ÿ˜„

@AnythingLinux
AnythingLinux / WordPress Installation Service
Created January 7, 2021 14:45 — forked from LinauxTerminology/WordPress Installation Service
WordPress Installation Service Using LAMP Stack
Need WordPress Installation Service Contact With Me:
Email: [email protected]
Skype: https://join.skype.com/VOgbAxZNCAFi
Telegram: @LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
YouTube: https://youtu.be/IjUF1JX0Gj8
-------------------------------------------------------------------------------
~# uname -a
~# lsb_release -a
~# locale-gen en_US
~# locale-gen en_US.UTF-8
~# apt-get -y --force-yes install ntp
~# /etc/init.d/ntp restart
~# dpkg-reconfigure tzdata
# Add PPA Repository
@AnythingLinux
AnythingLinux / HumHub.sh
Created December 28, 2020 16:39 — forked from oralinnet/HumHub.sh
HumHub install on Ubuntu
If youu need HumHub Setup in Linux contact with me:
Skype: rakibul.raju90
Telegram:+880 1736863870
WhatsApp:+880 1736863870
Email:[email protected]
https://about.me/oralin/
===========================================================================================================
# Step 1: Install Nginx HTTP