TEST: The July Promotions are here! See the best tech promos for july in this page

Latest posts

ubutut-vsremote-main
Ubuntu Tutorial: VSCode for remote development
0 – Introduction If you need an IDE to program in almost any language, i can’t recommend Visual Studio Code enough. It is an open source code editor made by Microsoft and is very easy to use,...
ubutut-kvm-main
Ubuntu Tutorial: Making a VM with KVM
0 – Introduction If you are a developer of an application or a person who needs to use older software it is very probable that you need a virtual machine at least once. In Linux (Ubuntu in our case)...
ubutut-dns-main
Ubuntu Tutorial: Change DNS
0 – Introduction Changing your DNS server can often help reduce ads and improve speed and security, for that reason we will teach you the easiest way to change it on Ubuntu. But before we do that,...
ubutut-passrec-main
Ubuntu Tutorial: Recover password
0 – Introduction Losing your password nowadays can be catastrophic, glady there is a way to recover it on Ubuntu. But firstly you need access to the physical machine (in case of a virtual machine...
ubutut-smb-main
Raspberry Pi Tutorial: Hosting a folder with SMB
0 – Introduction If you host a service on your pi, like Jellyfin, RetroPie or LibreElec, you might need a way to transfer files from your main pc to the raspberry pi, and it might be annoying to...
review-raspi5-main
Review: Raspberry Pi 5
0 – Introduction If you are venturing into the world of microcomputers, you have likely heard of the Raspberry Pi series. What if I told you that you could have an even faster processor, better connectivity...
review-5micros62024-main
Review: Best cheap microcontrollers
0 – Introduction If you have great plans for your next hobby project, you might be struggling to find the best cheap microcontroller. If that is the case, then you are in the right article. In here...
ubutut-make-main
Ubuntu Tutorial: Intro to Make
0 – Introduction Make is a tool mainly used to automate the build process of a project. Mainly used in C and C++, it helps us avoid the need to write 100 different commands in the console just to...
ubutut-docker-main
Ubuntu Tutorial: Setup Docker
0 – Introduction If you ever tried to host a service like a git alternative, a website, a minecraft server, or any random service or app, you might know how tiring random missing dependencies or...
esp32tut-espnowbroad-main
Esp32 Tutorial: Esp-Now Broadcast
0 – Introduction In this article we will be using two of the Esp32 boards we reviewed, to send and receive a message using ESP-NOW. Hardware needed: 2x Esp32 (like this one) 1x Usb Cable (type a...
1 2 3 4 5 6 7 8 9