Linux Mint running on my Dell laptop, using the Compiz windows manager to give spectacular special effects. (check it out in full-screen mode)
Linux Mint running on my Dell laptop, using the Compiz windows manager to give spectacular special effects. (check it out in full-screen mode)
Here’s Marky!
Install phpMyAdmin on Ubuntu
*note*
//*
Install this AFTER installing the LAMP Stack.
*//
phpMyAdmin is a free, open-source application for managing MySQL and MariaDB relational databases.
Beginners and experienced database administrators use phpMyAdmin to interact with MySQL databases via a web-based, user-friendly GUI instead of manually entering commands into the terminal.
The phpMyAdmin installation tutorial:
https://phoenixnap.com/kb/install-phpmyadmin-ubuntu
The LAMP stack is a set of open-source tools used for web application development. For a web application to work, it requires a web server, a server operating system, a database, and a programming language. Each software layer is necessary for creating a database-driven and dynamic website, and it is contained within the LAMP stack.
This step-by-step tutorial will show you how to install LAMP in Ubuntu and test your setup.
The LAMP Tutorial:
https://phoenixnap.com/kb/how-to-install-lamp-in-ubuntu
Learn WordPress
Grow your WordPress skills with FREE educational resources for all levels.
Learning Pathways help you build your skills progressively so you can go from beginner to advanced at your own pace.
Access the WordPress resourses here:
https://learn.wordpress.org/
How To Code Snippets
Code snippets for HTML, CSS and JavaScript.
Get the code here:
https://www.w3schools.com/howto/
Learn CSS
CSS is the language we use to style an HTML document.
CSS describes how HTML elements should be displayed.
This tutorial will teach you CSS from basic to advanced.
CSS Tutorial is here:
https://www.w3schools.com/css/
Learn HTML
HTML is the standard markup language for Web pages.
With HTML you can create your own Website.
HTML is easy to learn – You will enjoy it!
HTML Tutorial is here:
https://www.w3schools.com/html/
Welcome, web traveler… to the first post on this site.