Hi there, I am Henrique 👋
I am a Infrastructure Analyst at Brazil 📚
I love connect services and people merging them in a whole amazing structure of communication, tasks and processes.
How to create a VM, cloning the VM and connect it with SSH and copy a file beetween both connections with SCP.
How to find a command with apropos. Using find to locate a directory and use grep with pipe and xargs for redirecting an output as a command.
Using stdin, stdout, stderr and heredocs.
Building a security function to prevent unspect inputs using special variables
Shell 2
Create a structure of directories with timestamp and make a backup inside it with year, month, day, hour, minutes and seconds.
Shell 2