Securing Plesk using the Plesk Advisor extension

Plesk is a useful control panel for Windows and Linux based servers. It is used for managing web hosts, users, server security, email and more.

Read
server management

Viewing package information using yum history command

The yum history command displays list of all commands used to install or remove packages using yum package manager. The list is ordered by date and id. Each history item is called a transaction.

Read
cyber security

Installing Lets Encrypt SSL Certificates on Debian Jessie and Nginx

HTTPS Certificates are files that are used to secure websites. A website that is secured using HTTPS is accessed using the HTTPS protocol. For example https://www.google.com. HTTPS certificates are issued by a Certificate Authority (CA). Lets Encrypt is a CA that issues HTTPS certificates free of cost.

Read
mobile development

Creating scalable applications with Ionic Framework and Firebase

The Ionic Framework allows developing applications for web browsers, desktops and mobile devices. Ionic Framework applications are written in HTML, CSS and JavaScript. Apps can be generated from a single code base, which can be accessed from web browsers, Android, IOS and Windows based devices.

Read