Skip to content

The Dummy Programmer

Stories of daily programming

  • Home
  • The Dummy Programmer Robot
    • Overview
    • Version history & downloads
    • Tutorials
      • TDP Robot – The basics
      • A simple SQL Server backup solution
      • A simple SQL Server backup solution – A next step
  • My other dummy projects
  • Games
    • Space Y: An Asteroids clone
  • Services
    • What’s my user agent
    • What’s my IP address
  • About
  • Toggle search form

Category: Linux

Run an Apache website under SSL

Today we continue our journey into the Linux world and the Apache configuration. We touched on this topic in the following posts: Install Ubuntu Server as VirtualBox guest Install LAMP in Ubuntu Server Add a new website to an Apache installation So now, in short, we have seen how to install Ubuntu, how to install…

Read More “Run an Apache website under SSL” »

Apache

Add a new website to an Apache installation

Hello my friends! Today I would like to talk about the Linux world once again. In a previous post we saw how to set up a LAMP server in Linux Ubuntu. Basically the installation of LAMP provides a default website, or a “virtualhost” as they are called in Apache, with a default web page. This…

Read More “Add a new website to an Apache installation” »

Apache

Install LAMP in Ubuntu Server

LAMP is one of the most popular platforms for the development and publication of websites. As many of you know, it’s an acronym that stands for Linux Apache MySql and PHP. In a previuos post we saw how to install Ubuntu Server as a VirtualBox guest. Today we will take the necessary steps to make…

Read More “Install LAMP in Ubuntu Server” »

LAMP

Install Ubuntu Server as VirtualBox guest

Ubuntu is one of the most popular Linux distribution, and definitely my favorite. Basically, it is available in two versions: Ubuntu Server Ubuntu Desktop As you may guess, the first one is more suitable for desktop PCs and has a very nice GUI. The latter is better to use it as a server machine (for…

Read More “Install Ubuntu Server as VirtualBox guest” »

Linux

Plesk panel update error on Linux CentOS 7: The GPG keys listed for the “dell-system-update_dependent” repository are already installed but they are not correct for this package

Few days ago, performing a Plesk Panel update, I got the following error: “The GPG keys listed for the “dell-system-update_dependent” repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.” It was quite strange, since Plesk update always worked with problems until…

Read More “Plesk panel update error on Linux CentOS 7: The GPG keys listed for the “dell-system-update_dependent” repository are already installed but they are not correct for this package” »

CentOS

Install Imagick extension for PHP on Linux CentOS 7

Today I want to show the steps needed to install the Imagick extension for PHP on Linux CentOS. First of all access to your Linux shell (in my case, since it is a remote server, I use SSH). Take root privileges typing the command su and then insert the password requested by the system: [adminxxx@yourserver…

Read More “Install Imagick extension for PHP on Linux CentOS 7” »

CentOS

Copyright © 2023 The Dummy Programmer | Privacy Policy | Terms of use |

Powered by PressBook Masonry Dark