Raspberry Pi 4 Adventure – The Beginning
This morning i have sudden urge to buy Raspberry Pi 4.
There’s the item sitting in front of me. Raspberry Pi 4. With 4 gigs of memory. Pre-installed 32 gigs MicroSD with raspbian. I’m planning to make this into local DNS. DHCP, Printer, and NAS server. That’s the original plan. But will it turn into RetroPie gaming console? The possibility is there. We’ll see where it goes hehehehehe…..
When it’s arrived i straight plugging it in into my home network using ethernet port that’s already built-in with the board. But i can’t connect to any services. Turns out everything is disable of raspbian by default. You need to enable it first using external monitor, a keyboard, and a mouse like a normal computer.
When you enable it all everything went smooth. There’s one weird moment when i can’t connect to it’s VNC server. Turns out i need to change the display resolution using “raspi-config” subcommand and change the res into maximum resolution available there (1920×1080). After a reboot the VNC work flawlessly.
Nothing is worth noticing at the moment. Still looking through some tutorial and basic command. This is just a writeup of 1 hour Raspberry Pi 4 playaround. Leave a comment for another tips if you had one. Let the journey, begin!