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.
- Enabling your custom menu in Drupal 7
- How to view block regions in Drupal 7
- Understanding Nodes – Blocks – Regions in Drupal 7
- Creating an Article in Drupal 7
- Content Types in Drupal 7
- Joomla 3.1 Sample Data Set – Blog vs. Brochure vs. Default
- What does Joomla 3.0 Alpha-1 look like?
- Your host needs to use PHP 5.3.1 or higher to run this version of Joomla!
- How to install Joomla 3
- Joomla 3.0 Alpha-1 has been released!
- Changing the content preview length on the front page in Drupal 7
- Joomla 2.5 Templates – JFactory::getApplication()
- Joomla 2.5 Templates – $this->params->get(‘templatecolor’);
- Joomla 2.5 Templates – $this->countModules(‘position-3’)
- Joomla 2.5 Templates – $showRightColumn
- Joomla 2.5 Templates – defined(‘_JEXEC’) or die
- Adding Google Analytics to Joomla 2.5
- Inserting a slideshow on your Joomla 2.5 Homepage
- How to add new slides to a Unite Nivo Slider in Joomla 2.5
- How to create a new Slider in Unite Nivo Slider for Joomla 2.5