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 turn off user pictures for posts in a Drupal 7 theme
- How to disable the site slogan in a Drupal 7 theme
- How to disable the site name in a Drupal 7 theme
- Inserting HTML and links in a Joomla 2.5 plugin settings page
- Using Spacers to separate plugin parameters in Joomla 2.5
- Using fieldsets to separate plugin paramenters in Joomla 2.5
- Locating the upload path for images in Drupal 7
- How to upload your custom favicon in your Drupal 7 theme
- How to upload your custom logo in your Drupal 7 theme
- Basic parameter types in a Joomla 2.5 plugin
- Where is Joomla 2.5 plugin information stored?
- How to turn off the Drupal logo for themes in Drupal 7
- How to customize theme colors in Drupal 7
- How to change theme color set in Drupal 7
- Understanding Joomla 2.5 plugin parameter fields
- How to add a parameter to a Joomla 2.5 plugin
- How to change default themes in Drupal 7
- How to enable/disable the new message notification in PrestaShop 1.5
- How to enable/disable the new customer notification in PrestaShop 1.5
- How to enable/disable the new order notification in PrestaShop 1.5