- 
    Every day we learn commands that allow us to perform certain tasks at work, so as not to forget any of these commands that served, create a list as a memory aid. Read More
- 
    This is the link to solve and play for a while: Over the wire, Bandit Let's start!!! User: bandit0 Port: 2220 Password: bandit0 URL: banditlabs.overthewire.org Bandit Level 0 → Level 1 SSH : ssh -o PubkeyAuthentication=no -p2220 bandit0@bandit.labs.overthewire.org Solution: 1$ cat readme … Read More
- 
    tmux is a terminal multiplexer, it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached. Read More
- 
    This is a personal learning guide to obtain knowledge about AWS technologies, this guide aims to certify me in AWS based on the available certifications, in the short term the main objectives are Cloud Practitioner and Solutions Architect: In my search for information I found this description of the complete path to a … Read More
- 
    I had to test the implementation of a NodeJS application where I needed to install global packages, the installation of global NodeJS packages in the operating system does not seem to be a good practice, so we found a solution to this problem. Read More
- 
    When after update my Operating System Fedora 30 to Fedora 32, I was solving some problems with Docker CE, I custom the Prompt in my Console and change Gnome 3.36 to Cinnamon 4.4. Read More
