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…
A process modeling language allows to describe processes through diagrams with text. There are different modelling languages used in the market. Software will be classified depending on the modelling language they support and their purpose. List of Process Modeling Languages…
This post summarizes some standards and implementations of Directory Services. List of Directory Services Directory services featured on this post: X.500 X.500 is a set of standards related to directory services. One of them is Directory Access Protocol (DAP). It…
This post add some notes on digital transformation. What is Digital Transformation? Digital Transformation Models: Stages of growth model Stages of growth model or Nolan’s model is a model developed by Richard L. Nolan in the early 1970s. Its final…
This post tries to explain what is an Information Security Program. What is an Information Security Program? According to ISACA, an information security program (ISP) is a set of activities that provide assurance that information assets are given a level…
This post discusses about policies, standards or guidelines to establish secure passwords in an IT system. List of Password Definition Standards List of password generation standards: NIST 800-63B NIST 800-63B is titled “Digital Identity Guidelines“. Official web SANS SPT Password…
This post gives some hints about how to use a GNU license (GPL, LGPL, AGPL) in a software project. Free Software Foundation (FSF) explains what it needs to be done on this external link. There are some additional instructions on…
NetBeans is a IDE for Java. As of 2023, it is maintained by Apache. Things you need to Configure when creating a Project in NetBeans Setting the License Header of Source Code Files Right click on the project, select “Properties”…
This post covers some aspects related to software license Apache License, version 2.0. Introduction to Apache License, version 2.0 Apache License, version 2.0 is a permissive open-source license. Apache orginal license was a copy of BSD. Among the most popular…
This post summarizes hardening guides, security baselines, guidelines or standards for Windows 10. List of Windows 10 Hardening Guides This section summarizes some guides, guidelines, recommendations or baselines to harden Windows 10 endpoints: Microsoft Security Baselines Microsoft Baselines are included in…