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.
- Fixing “The specified forum image does not exist” error in phpBB
- Unable to use php mail function in PrestaShop 1.5
- Joomla – Refresh Manifest Cache failed: Extension is not currently installed
- How to insert JavaScript into a PHP-Fusion article
- How to insert an iFrame / YouTube video in PHP-Fusion
- Dealing with Database Errors in PHP-Fusion
- What Is High System Resource Usage?
- Installing an Addon in PHP-Fusion
- Viewing error reporting in PHP-Fusion
- Forcing PHP-Fusion to work over SSL
- Disable POP3 mail service on server
- Restoring a database backup in PHP-Fusion
- How to Set the Home Page in PHP-Fusion
- How to upgrade joomla 1.5 to 2.5
- How to create a database backup in PHP-Fusion
- Security Options in PHP-Fusion
- Using the Contact Form in PHP-Fusion
- Modify the copyright footer in PHP-Fusion
- Modify the sub-footer in PHP-Fusion
- Changing the banner/logo in PHP-Fusion