Categories
Linux Raspberry Pi

Turn a Raspberry Pi into a Samba server

Raspberry Pis are fantastic little SBCs. You can do almost anything with them. Making a supercomputer, a magic mirror, or even mine crypto currencies. In a nutshell, anything that a computer or a laptop can do, a Raspberry Pi is capable of doing it, if not more. Running a Samba server is one of them. […]

Categories
Raspberry Pi YouTube

Configure SSH key-based authentication on Raspberry Pi

Using password-based SSH is dangerous, especially if you want to put your Raspberry Pi on a public network such as the internet. That’s why you should disable the password-based SSH and switch to key-based authentication. In this article, you will learn how to configure SSH key-based authentication on Raspberry Pi. The process is not as […]

Categories
Raspberry Pi YouTube

Install VNC and SSH on Raspberry Pi OS

VNC and SSH are great utilities for remote access. As most Raspberry Pis operate headlessly, it makes a lot of sense to have those tools handy. In this article, we are going through how to install VNC and SSH on Raspberry Pi OS. Raspberry Pi OS is the official supported Linux for Raspberry Pi devices. […]

Categories
Raspberry Pi YouTube

Create users on Raspberry Pi OS

Raspberry Pi OS, formally known as Raspbian, is the official Raspberry Pi Linux. It’s based on Debian and shipped with many useful apps and configurations, one of which is the default pi user. While that eases getting started with the Raspberry Pi, it’s unsafe to continue using the pi user after you’ve done with the […]

Exit mobile version