New Know How

To begin customizing your site go to Appearance -> Customizer and select Theme Options. Here's you'll find custom options to help build your site.

Read More

Step 2 - Setup Slider

To add a slider go to Theme Options -> Homepage and choose page slider. The slider will use the page title, excerpt and featured image for the slides.

Read More

Step 3 - Create Homepage

To add featured content go to Theme Options -> Homepage (Featured) and turn the switch on then add the content you want for each section.

Read More

Install aria2 1.34.0 or 1.35.0 on CentOS 7

I have created a rpm with latest source of aria2. This rpm is built for centos 7. You can download the latest rpm from link below: https://dl.dropboxusercontent.com/s/vrh8kod21mzvvt9/aria2-1.35.0-0.x86_64.rpm Version: 1.35 https://dl.dropboxusercontent.com/s/vrh8kod21mzvvt9/aria2-1.34.0-0.x86_64.rpm Version: 1.34 gpgcheck have to be turned off because rpm is not signed. Run following command to install aria2 : Install the rpm using: How

Read More

Compile and Integrate OpenCv 3.4.1 Into Codeblocks 17.12 With GCC 5.1.0

Needed Tools: OpenCv 3.4.1 Windows self-extracting archive Download CodeBlocks 17.12 Without Mingw Download Cmake 3.12 .msi Download TDM-GCC-64 (tdm64-gcc-5.1.0-2.exe) Download Common Sense Download 🙂 Steps: Install and open Cmake Download and Extract Opencv (exe is a type of package. It will ask you the path when you open the opencv.exe)  in directory c:\Opencv Create new

Read More