Introduction to GitHub
This post explains how to set up a GitHub project. What is GitHub? GitHub is a repository service based on code control version system (CVS) Git. GitHub has many things in common with Git, so it is important to be…
This post explains how to set up a GitHub project. What is GitHub? GitHub is a repository service based on code control version system (CVS) Git. GitHub has many things in common with Git, so it is important to be…
This post summarizes some tools to get Windows logs. List of Tools to get Windows Logs Tools to get Windows logs. LastActivityView LastActivityView is a freeware proprietary third-party application to check last user activity. It is developed by NirSoft, the…
This post summarizes the roles involved in managing data in IT systems. These roles are based on USA’s NIST SP 800-18 Rev. 1 “Guide for Developing Security Plans for Federal Information Systems” or European Union’s General Data Protection Regulation (GDPR).…
This post explains what a sound server is, specifically in a Linux context, and provides a list of Sound Server APIs for Linux. What is a Sound Server? A sound server is software that manages the use of and access…
When designing a collaborative software development environment where different people are going to work together, we need to set up a system that allow us to ease their work. This post include a list of functional elements that should be…
In the context of software development, a Version Control System (VCS) helps developers to keep track of versions done in a software project, allowing to revert changes or compare versions when needed. VCS is part of Source Code Management (SCM).…
CISSP (Certified Information Systems Security Professional) is a certification granted by the organization ISC2 (International Information System Security Certification Consortium). This post explains how you can prepare the exam to apply for CISSP certification. To find more information about the…
What is a Wi-Fi Range Extender? A Wi-Fi range extender, also know as a Wi-Fi Booster or Wi-Fi repeater, is a device with two Wi-Fi radios that connects to a network while it rebroadcast what it receives. What is a…
Fingerprint recognition needs to steps: Fingerprint registration Fingerprint authentication During fingerprint registration, the fingerprint image(s) are converted into what is called Fingerprints Minutiae Data (FMD). FMD is saved into the database, not the fingerprint image itself. During fingerprint authentication, fingerprint…
Online Tools to Search Default Passwords