Skip to main content

Posts

Bq E5 HD - Ubports Ubuntu Touch 16.04 Rebased Devel Version

Watch on YouTube here: Bq E5 HD - Ubports Ubuntu Touch 16.04 Rebased Devel Version Via https://www.youtube.com/channel/UCcZImr64sN4bR4BB_JA82vg/videos

Nokia 5 Walkthrough - Showing various screens

Watch on YouTube here: Nokia 5 Walkthrough - Showing various screens Via https://www.youtube.com/channel/UCcZImr64sN4bR4BB_JA82vg/videos

Android P Markup App on Nokia 5 running Oreo 8.0

Watch on YouTube here: Android P Markup App on Nokia 5 running Oreo 8.0 Via https://www.youtube.com/channel/UCcZImr64sN4bR4BB_JA82vg/videos

Android P Launcher on Nokia 5 running Android Oreo 8.0

Watch on YouTube here: Android P Launcher on Nokia 5 running Android Oreo 8.0 Via https://www.youtube.com/channel/UCcZImr64sN4bR4BB_JA82vg/videos

Apache Web Server Hardening - Points To Check

  Web Server hardening is one of the very important steps which are required to be taken so that the website will be less vulnerable to attacks. In brief, below are few points to consider.  Run Apache httpd server as a new Linux user other than the default user apache.  Hide server signature (apache version disclosure) so that in case of runtime errors, apache version will not be disclosed to the users. Each apache version may have specific vulnerabilities which the attacker may target if he comes to know about the sever version. Hide php version . Each php version may have specific vulnerabilities which the attacker may target if he comes to know about the php version. Directory listing needs to be disabled . This will make sure that the contents of the website folder located on the hard disk will not be visible to the users. The user should be able to view only the file which he clicks in the web browser. Apache confi...

Android Oreo on Nokia 5 - Split Screen Feature

Watch on YouTube here: Android Oreo on Nokia 5 - Split Screen Feature Via https://www.youtube.com/channel/UCcZImr64sN4bR4BB_JA82vg/videos

Running Android 7.1.2 Nougat on Desktop as Virtual Mahine

There is a project named android x86 by which android has been ported to run on x86 processors also alongwith ARM and Snapdeagon processors. This has provided a very good feature of running android on your desktop or as a virtual machine. Running it as a virtual machine has an advantage that you can assign RAM and Hard Disk size of your choice to this machine. This android setup has installation procedure including disk partitioning. I tried running 64 bit android nougat like this. It works great. Its possible to install android apps easily. Below is the link to the project, http://www.android-x86.org Below is the video of how I did the installation.