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

Simplest way to solo mining Crebellion

The easy Solo mining Guide in 3 steps: 1) make a crebel.conf file: Windows: Make a new text file and name it crebel.conf \AppData\Roaming\crebel\crebel.conf ubuntu: /.crebel/crebel.conf 2) write this in your crebel.conf file:

96 Likes Comment

Compile qt wallet daemon Ubuntu from source

How to compile qt wallet daemon on Ubuntu from DEV github source? Most important parts to your work are libs sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils sudo apt-get install libboost-system-dev…

70 Likes Comment
Litecoin

Solo Mining Litecoin Tutorial using Ubuntu 16.0.4

First, begin by setting up a Ubuntu server. You will need to have enough disk space for the blockchain. I’m using these specs on Vultr.com 10$/mo: Ubuntu 16.04 1 vCPU 2.0 GB memory 40 GB…

104 Likes 1 Comment
M3U8 stream to MP4

Simple way to record a m3u8 stream to mp4

HLS H264 stream ( m3u8 ) is a very popular media type for streaming on the Internet. How could I record/ save a video from a streaming website? 1. Open the web browser, I recommend…

127 Likes 2 Comments
ffmpeg-livestream

Restream M3U8 source to Facebook Youtube Live

How to restream a m3u8 stream to YouTube/Facebook with FFmpeg Whilst it’s not common if you want to restream a m3u8 source and view through YouTube here is the way to do it with FFmpeg….

120 Likes 2 Comments

Configure SSL for Cpanel Hosting websites

Trusted connection on the Internet is the must-have security requirement for all websites. How to configure your website with a totally free SSL certificate? 1. Please verify that your hosting provider supports SSLforfree or Letsencrypt….

71 Likes Comment

Safety Move WordPress site to new hosting

Steps by steps, safety migrate your whole wordpress website to new domain/hosting.  1. Backup data and files of current website: + In Hosting cPanel, go FTP Files, select folder of website, choose compress + To…

80 Likes Comment
namecheap hosting SSH

SSH connect to Namecheap

Shell access is not enabled on your account! If you need shell access please contact support. How To Connect Namecheap (NC) Hosting via SSH? I’m using shared hosting package of Namecheap ( order hosting with…

95 Likes Comment