How to Install dotnet SDK core on Ubuntu

install dotnet sdk on ubuntu

This post will help you install dotnet .NET core on Ubuntu desktop 16.04 and above. Launch your terminal and run these following commands with sudo. After running the above command, type your sudo password, your system may ask for your permission; simply type y and hit enter on your keyboard. To install dotnet core on […]

How to Install Java Open-JDK & JRE 14 on Ubuntu 19.10

open jdk 14

In this post, I am going to walk you through the installation process of Open JDK 14 and Open JRE 14 on Ubuntu 19.10 desktop version. Go ahead and launch your Ubuntu terminal and shoot the following the commands. Update Ubuntu 19.10 First Install JRE 14 on Uubuntu Install JDK 14 on Ubuntu Verify JDK […]

VideoLan VLC Media Player Review and Features

What is VLC Media Player? Anyway? In case you do not know what is a VLC media player is. Let me explain to you what really is VLC media player. VML media player is feature-rich, fully customization media player and video streaming software, which is also open-source (free). At the same time, it can be […]

HTTP Headers Security Policy – Example Code

http headers security

I recently came to know about HTTP Headers Security, that is essential for websites today. No matter how small your site is, you must make sure that your website is secure. And I think secure websites carry weightage in the eyes of the search engines as well. Check Your Website Security Score Head to https://securityheaders.com/ […]