Using a VPS to host your domain(s) can give enormous advantages over using shared hosting, but can sometimes be annoying to configure. Zoho mail is a fantastic free service which can host your domain’s emails for free even if your domain is hosted on a VPS. For example, if you owned the domain example.com, you could use the email address [email protected] or any other email address you wanted on that domain with Zoho. This article will discuss how to setup an SPF DNS Record with Zoho mail in a VPS. Continue reading “How To Setup An SPF DNS Record With Zoho Mail In A VPS”
Software To Install Every Time With Trisquel
Trisquel , the 100% libre version of Ubuntu, which is also endorsed by GNU and The Free Software Foundation, is quite a great operating system. This article will discuss the best software to install every time with Trisquel to give you the best experience using it. Continue reading “Software To Install Every Time With Trisquel”
How To Insert Emojis In HTML πππ
Do you have a website and want to insert emojis in it in native HTML code? Inserting emojis is fun and easy in HTML. This article will discuss how to insert emojis into HTML in 2 different ways. Continue reading “How To Insert Emojis In HTML πππ”
How To Get Country Flag Icons In LXDE
LXDE interestingly has many country flag icons as PNG files that are included by default in an LXDE installation. This article will discuss how to find them. Continue reading “How To Get Country Flag Icons In LXDE”
How To Add A User To Sudo In Debian Jessie
Debian by default does not enable a non-root user to do anything requiring administrator permissions for things like installing software or updating and upgrading your system. By default, you have to be root in order to do such things, and you do so by typing:
su
And then typing in the root password.
This article will discuss how to add your username to the sudo group which will allow you to do commands with sudo, like in Ubuntu. Continue reading “How To Add A User To Sudo In Debian Jessie”