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: Ubuntu

Run an old Apache ASP web application in Ubuntu 20.04

Hello my friends! It’s been a while since we last spoke … but here I am!Today I want to tell you a new story about my journey through the Linux world: the installation of an old web application developed with Apache ASP and MySql on an Ubuntu 20.04 virtual machine. The application was developed about…

Read More “Run an old Apache ASP web application in Ubuntu 20.04” »

Ubuntu

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

Self signed certificate with Apache/Ubuntu

Have you ever need to install a self signed certificate with Apache on Ubuntu? I need that in my development machine and now I’m going to show you what I did. First of all, log in into your Linux Ubuntu machine and activate the SSL support using the following command: sudo a2enmod ssl Now you…

Read More “Self signed certificate with Apache/Ubuntu” »

Apache

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

Powered by PressBook Masonry Dark