Reading list - Andrzej Sapkowski ID Title Read 1 O Último Desejo Yes 2 A Espada do Destino ...
Reading list - J. K. Rowling
Reading list - J. K. Rowling ID Title Read 1 Harry Potter e a Pedra Filosofal 2 Harry Potter e a Câmara Secreta...
Reading list - Rick Riordan
Reading list - Rick Riordan ID Title Read 1 O Ladrão de Raios 2 O Mar de Monstros 3 ...
Udemy Courses
My current study routine: Course Visual Studio Code for Developers 2025 This is my courses backlog: General Development: ID Ti...
Reading list - Isaac Asimov
Reading list - Isaac Asimov Foundation universe ID Title Read 1 Fundação Yes 2 Fundação e Império Yes ...
How to setup FTP simple server on linux
Don’t use root user You can’t acess ftp if you only have root user, you gonna need to create another user 1 - Install proftpd on linux server sudo apt install proftpd 2 - Install FileZilla...
How to create windows 10 VM on Proxmox
1 - Get windows 10 and Virtio-drivers ISO’s Windows 10 Virtio drivers stable 2 - Upload your ISO’s to proxmox server 1 - First, click on local, go to ISO Images, after click on upload: 2 - N...
Oh-My-Zsh! Install and Config Guide
1 - Install zsh and oh-my-zsh 1 - First you’ve to install the shell zsh. I’m a fedora user, so I’m gonna use DNF but if you’re Ubuntu user try APT instead of DNF: sudo dnf install zsh 2 - Insta...
Markdown notebook
Markdown Markdown is a markup language similar to HTML but more simple. You can write everything in markdown. Especially documentation. My entire blog posts is written in markdown, every single do...
Chirpy Survive Guide
Disclaimer This post don’t replace the official documentation, It’s only a summary about what I think’s more important. Change avatar picture Create img/avatar inside assets folder Paste the pi...