Whenever you connect to a website, you may find yourself wondering how it all works. The following articles should help you learn about the various types of server technology that allow some of your favorite websites to exist.
Linux
Linux is one of the most common operating systems used for servers and encompasses a wide array of technologies. Generally, Linux is open-source, meaning it is far more open to customization than operating systems such as Windows.
SSH
One of the key ways to interact with a Linux-based server is through an SSH connection. Through this connection, you can set up root-level access and make advanced changes to your server configuration.
Working With Databases
Databases are one of the fundamental server technologies used by websites and other applications to store large amounts of data in a reliable way. Software such as MySQL and phpMyAdmin provide users a way to create and manage databases.
Apache
One of the most popular server technologies used for web hosting is Apache. This server software facilitates connections between your server and the rest of the internet, allowing users to visit your websites and connect to applications on your server.
- How to enable the Debug System in Joomla 2.5
- Disabling Comments on a Specific Content Type in Drupal 7
- Working with Cron Jobs in Drupal 7
- Working with the default Drupal 7 Cron
- Joomla Database Connection Error (2): Could Not Connect to MySQL
- Working with URL aliases in Drupal 7
- The Difference Between a Joomla Plugin, Module, and Component
- How to enable Search Engine Friendly URLs in Drupal 7
- How to install a Joomla 2.5 Component
- Disabling Comments on Specific Blog Entries in Drupal 7
- Creating a Blog Entry in Drupal 7
- Enabling the Blog module in Drupal 7
- How to install a Joomla 2.5 Module
- How to install a Joomla 2.5 Plugin
- Creating Menus in Drupal 7 – Part 2 – Adding links and Displaying
- Creating Menus in Drupal 7 – Part 1 – Menu Structure
- Introduction to menus in Drupal 7
- Changing the Time Zone in Drupal 7
- Adding a slogan to your Drupal 7 Website
- How to unblock an IP in Drupal 7