This tutorial will guide you through the process of installing DailyNotes on Ubuntu Server Latest. DailyNotes is a simple, open-source note-taking application that lets you create and organize your notes into separate categories.
All the required steps are outlined below.
Before starting, you need to:
Ctrl + Alt + T
.sudo apt update
sudo apt install git
git --version
This should output the version of git installed on your system.
cd /var/www
sudo git clone https://github.com/m0ngr31/DailyNotes.git
www-data
user:sudo chown -R www-data:www-data DailyNotes/
cd DailyNotes/
sudo apt install apache2 php php-mysql libapache2-mod-php
sudo service apache2 restart
http://localhost/DailyNotes/
You should be able to create and access notes.Congratulations! You have successfully installed DailyNotes on your Ubuntu Server Latest machine.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!