CentOS Web Panel isn’t accessible – Reinstall Self Signed SSL Certificate Date posted : 18/03/2019 In some rare scenario, centOS webpanel mayn’t work for you for an existing server. Generally, it could be due to multiple reasons.* The service mightn’t be running * Port might be blocked on firewall In… Continue Reading CentOS Web Panel isn’t accessible – Reinstall Self Signed SSL Certificate

How to Create First project in Android Studio. Date : 15/03/2019 Introduction : Login Activity is a option which is used to display login page. Here we are going to create first project on Login page. Steps : To create a Login page(login activity) or any first project. 1). Open… Continue Reading How to Create First project in Android Studio.

HOW TO SET UP AIDE – ADVANCED INTRUSION DETECTION ENVIRONMENT Date Posted: 13/03/2019 Introduction Aide also called as Advanced Intrusion Detection Environment is an open source host based file and directory integrity checker. It is very usefull when someone placing a backdoor on your web site and make changes that… Continue Reading HOW TO SET UP AIDE – ADVANCED INTRUSION DETECTION ENVIRONMENT

How to Run the Android Studio project(app) on Emulator Date : 08/03/2019 Introduction : An Android emulator is an Android Virtual Device (AVD). It is used to run and test your Android applications on your PC. Steps : To run your android studio project on emulator. 1).In your Android Studio project click the… Continue Reading How to Run the Android Studio project(app) on Emulator

Create apache Virtual Hosts In Ubuntu DATE POSTED: 06/03/2019 In this post we will explain how to create the virtual hosts in ubuntu. What is: Apache? Apache is the most important used web server software in the world because it is an open source software. This web server developed and… Continue Reading Create apache Virtual Hosts In Ubuntu

How to install Android Studio Date posted: 07/03/2019 Step 1 : Prerequisites to install android studio Windows Minimum 3 GB RAM Microsoft Windows 7/8/10 (32-bit or 64-bit) Available Disk Space – 4 GB Resolution – 1280 * 800 Mac 1280 x 800 minimum screen resolution 2 GB of available disk… Continue Reading How to install Android Studio

How to set up a monit to monitoring server Date : 06/03/2019 Introduction Monit is an open source monitoring tool. monit is also used to manage files, programs directories, and even devices to check timestamp changes, size changes, checksum changes, TCP/IP change, protocol changes, etc. so make use of it… Continue Reading How to set up a monit to monitoring server