Flatsome WooCommerce Theme

Flatsome 3.8.3 Changelog: — 3.8.3 (18.04.19) — FIXED: Category element images went missing

73 Likes Comment

Fixed some errors while using Yiimp mining pool

To setup a mining pool for a crypto coin, you need a strong server VPS ( 80Gb storage, 2Gb ram ), and run the Yiimp setup script at: https://github.com/xavatar/yiimp_install_scrypt

86 Likes Comment
Letsencrypt XAMPP

Launching an application using XAMPP on EC2 AWS Ubuntu

If you’re having an only 1Gb RAM , 30 Gb storage VPS on ECS AWS, how will you deploy a website? Here is my suggestion. Launch an instance using Ubuntu ( not Windows OS ,…

111 Likes Comment

WordPress and PHP versions matching

Today while I’m trying to deploy a new wordpress (latest version 5.2)  website in the server. I met an error message: Your server is running PHP version 5.4.19 but WordPress 5.2 requires at least 5.6.20….

62 Likes Comment

Iquidus Explorer – Reverse Proxy Port 3001 to 80

Redirecting traffic from one port to another Let’s issue the following command to redirect incoming traffic on port 80 to our Node.js app that is listening on port 1337: sudo iptables -A PREROUTING -t nat…

92 Likes Comment

Get a domain name with 0.2$ save 14.79 ! Why not?

This sale will END this week. Hurry up! Just go: https://www.stablehost.com/domains.php . Find your own domain. Only $0.2 / 1st year, and $14.99/yr later. Promotion Code: SE2KR No later than 27th Oct, 2019 (11.00 PM CET…

81 Likes Comment

Learning about Blockchain explorer Mongodb

Setup a crypto coin blockchain explorer: I deployed a iquidus explorer. Remember some useful sql for Mongodb: #startup sudo service mongod start # connect console commands #mongo > show dbs; > use tempdb; > db.dropDatabase();{…

72 Likes Comment

Need a VPS ? Just go RAMnode

I’m using a VPS ( 2 vCPU 80Gb storage ) in RAMnode. The price is nice 14$/month, more pretty than vultr and ovh with the same server configuration. My invitation link to RAMnode:

88 Likes Comment

Working with Google Sheets

How to insert a image into a cell in google sheet? Just use the formula IMAGE Inserts an image into a cell. Sample Usage IMAGE(“https://www.google.com/images/srpr/logo3w.png”) IMAGE(A2,2) IMAGE(A2,4,120,200) Syntax IMAGE(url, [mode], [height], [width])

78 Likes Comment
Activate SSL for SMF

How to Setup SSL for SimpleMachines Forum (SMF)

Having just gone thru this the first time myself, I thought I’d share my notes & explain each step (as best I can, anyway). This is the stuff I wish I knew up front… Whether…

134 Likes Comment