Photobucket is a well-known photographs stored website for us. But It’s so hard for us to download and share your images to blog,websites. It’s time for you to download all your photos from photobucket without…
Flatsome 3.8.3 Changelog: — 3.8.3 (18.04.19) — FIXED: Category element images went missing
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
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 ,…
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….
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…
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…
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();{…
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:
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])