MariaDB is the open source version of MySQL that is recommended for use on a Raspberry Pi. MySQL isn’t compiled to be working on ARM processors.MariaDB is a direct replacement for MySQL. PMA, also known as PHP My Admin is a way to manage databases without the need to get into the terminal and doesn’t require any knowledge about SQL. MariaDB is one of the most common service used on Raspberry Pi.Since you came to this page I’ll assume you …
Category: Linux Tutorials
Intro So what is Proxmox? Before we take a look at the installation and web UI, we’ll talk about what Proxmox is.Proxmox alone doesn’t tell you what you are running. Proxmox has, at the day of release of this blog, 3 different types of OS’s. Yes Proxmox is a OS based upon Debian. Proxmox VE (Virtual Environment) Proxmox Backup Server Proxmox Mail Gateway Proxmox Backup Server is an OS specialized in Backing up your VM’s, thought any NAS will do …
Ever had the misfortune that the IP address of your pi just changed? If you have you probably have to scan your network again with a scanning tool of your flavor.If the IP address of you Raspberry Pi changes all the time, it’s because you’re using a dynamic IP address. Now if you want your Pi’s ip to remain the same you’ll need to assign a static IP address. With a static IP you’ll never have to worry again that …
Intro Having multiple users on your Linux system is a must when there are more then 1 users.Or do you need to setup a 2nd user for security line on the raspberry pi?Lets take a look on how to setup a new user on Debian like Linux Distro’s Requirements Linux PC Setting up the user On the raspberry pi the standard user is called ‘pi’ with a standard password ‘raspberry’.Thought this is very handy this isn’t quite secure, so we’ll …
Social Profiles