How to install sublime text 3 on fedora 30/31

install sublime on fedora 30

In this tutorial, I am going to demonstrate “How to install Sublime Text 3 stable and developer version on Fedora 30 and 31 Workstations. Launch Fedora Gnome Terminal Install the GPG key: Decide which one you want Stable Sublime Text Developer Sublime Text Install Sublime Text /w sudo dnf Now Look up for Sublime Text […]

Pro SEO Tools Review

pro seo group tools

Pro SEO Tools offers shared Groop SEO tools like ahref, semrush, moz, alexa, serpstat, buzzsumo, spyfu, workai, keyword tool and many more. You can buy all 20 tools (combo pack) from Pro SEO Tools; that include top SEO tools, content writing tools, grammarly, lynda, woorank, netflix, and many more. This Group SEO Tool package is […]

How to Find KGR Keywords

Finding KGR keyword or KGR long tail keyword is completely manual task, but there are few keyword research tools that will make your job easy. This post will guide you how to find KGR keywords and long tail keywords with the help of tools and manually as well. Make notes to save time… What is […]

How to Change Logo in Magento 2

change logo in magento 2

How to change logo in Magento 2 theme Login to your Magento store admin dashboard area. Click Content Click Configuration under Design section Scroll down to Other Settings Click Header Upload your logo Save Configuration from right top Now, go ahead and pull up your website in a new tab to check if your new […]

How to Download & Install Java JDK 13 on Windows 10

Download Java JDK 13 Launch your favorite internet browser, I am going to use Google Chrome to download Java JDK 14 from the following download link. Click JDK Download (JDK 13) Button Now, scroll down, check “license agreement” radio button, and click the 2nd last Windows 64 bit exe file download link. Let the download […]

Fixed: php is not recognized as an internal or external command – Windows 10

If you are getting “php is not recognized as an internal or external command” from your Microsoft Windows Command Prompt on Windows 7, Windows 8, and Windows 10. Then you need to add php folder location path to the system environment variables. this post is going to show you how to add php to system […]

How to Download & Install Python 3.7.4 on Windows 10

Download & install python 3.x

Download Python 3.7.4 on Windows If you have Windows 7/8/8.1, you should have no problem downloading and installing Python 3.7.4. This post will help you download and install python 3.7 and 3.8 on Windows 10 and set Python to System’s PATH and verify python version using command line interface (CMD). Download Python Launch your preferred […]

Add ads txt file to adsense website – Support

add ads txt to adsense website

I’ll add ads.txt file to your adsense approved website via file manager Website builder like wix, does not have file manager. That means I can not add ads.txt to wix website or other similar website builders that do not offer file manager. If you just started getting this warning message on your adsense dashboard.Earnings at […]

How to Install Python 3.7.3 on Windows 7/8/10

install python 3.7.3 on Windows 10

How to download and install Python 3.7.3 on Microsoft Windows 7/8/10. This is going to be a quick and easy step by step instruction on installing Python on Windows operating systems. Download Python 3.7.3 Launch your preferred browser and go to python.org. Click DOWNLOADS button and then click the big yellow button that says ‘Download […]

How to Compile and Run C/C++ Code on Ubuntu

compile and run c++ code on ubuntu

How to compile and run C and C++ code on Ubuntu desktop and server. If you have Ubuntu you already have g++ installed, which is C and C++ compiler. To check g++ version, simply launch your terminal and run the following command. Install g++, C and C++ compiler on Ubuntu In case it g++ is […]