Lauri Soivi

There’s no place like 127.0.0.1

Menu
  • Home
  • Linux
    • Linux as a server
    • Linux centralized management
  • Projects
  • Blender
  • WordPress
  • Windows
  • About me

Tag: Apache

How to migrate WordPress to a Docker container

April 6, 2017
| No Comments
| Linux, Linux as a server, Uncategorized, Wordpress

This is the tutorial how to migrate WordPress to a Docker container. I have LAMP on my server and I’m going to use LEMP on my Docker container. If you need more ideas on how to make your Docker environment more complex, in following link you can take a look how you can use a…

Read More »

Posted in Linux, Linux as a server, Uncategorized, Wordpress Tagged Apache, Docker, Docker Compose, LAMP, LEMP, Linux, MySQL, Ubuntu, Wordpress Leave a comment

How To Create a SSL Certificate on Apache

November 1, 2015
| No Comments
| Linux, Linux as a server, Uncategorized

In this tutorial I guide how to add Self-Signed SSL to your Apache and to your website. This way you sites works with https. I’m using Ubuntu 12.04 LTS. Install Apache First you need to have Apache installed and site created. Here you can find instructions to that: https://soivi.net/2014/how-to-install-lamp/ Enable the SSL module and create…

Read More »

Posted in Linux, Linux as a server, Uncategorized Tagged Apache, HTTPS, Self-Signed SSL Certificate, Server, SSL, Ubuntu, Ubuntu 12.04 Leave a comment

Simple script to remotely monitor LAMP on server

March 19, 2014
| 1 Comment
| Linux, Linux as a server, Uncategorized

I’m using Ubuntu 12.04 on my server and local computer If you use Windows computer for your local. Here is tutorial how to get it working How to remotely monitor Linux server from Windows In this tutorial I’m going to create simple script that checks every 30 minutes that LAMP is running properly on my…

Read More »

Posted in Linux, Linux as a server, Uncategorized Tagged Apache, Bash, LAMP, Linux, MySQL, PHP, Ubuntu, Ubuntu 12.04 1 Comment

How to create virtual website

January 13, 2014
| 1 Comment
| Linux as a server, Uncategorized

I’m using Ubuntu 12.04.03 32bit It’s possible to do virtual websites so domains are seen in locally. Here is tutorial how to do that. First you need to install Apache. Here is tutorial how you do that: How to install LAMP Find out your ip address and add it to your hosts file $ ifconfig…

Read More »

Posted in Linux as a server, Uncategorized Tagged Apache, Debian, Domain, Linux, Ubuntu, Ubuntu 12.04, Virtual website, Website, Xubuntu, Xubuntu 12.04 1 Comment

How to install LAMP

January 10, 2014
| 6 Comments
| Linux as a server, Uncategorized

I’m using Ubuntu 12.04.03 32bit What is LAMP? This tutorial I’m going to install Apache, MySQL, PHP. Linux How to install Ubuntu Apache Install Apache $ sudo apt-get update $ sudo apt-get install apache2 Check with curl Apache is up and running (You need to install curl if you haven’t install it) $ curl localhost…

Read More »

Posted in Linux as a server, Uncategorized Tagged Apache, Debian, LAMP, Linux, MySQL, PHP, Sudo, Ubuntu, Ubuntu 12.04, Xubuntu, Xubuntu 12.04 6 Comments
  • 1 of 2
  • 1
  • 2
  • Next »

Tags

3D modeling Analytics Apache Bash Bash loop Blender Debian Define types Eclipse Fabric Facter Gedit Git Google Google Analytics LAMP Linux Master Media Module MySQL Node Parametrized Class PHP Public key authentication Puppet PuppetMaster PuppetSlave Repository Server SetGID Shared folder Slave SSH Sudo Template Ubuntu Ubuntu 12.04 Website Windows Windows 8 Wordpress Xampp Xubuntu Xubuntu 12.04

Archives

  • September 2019
  • June 2019
  • April 2017
  • November 2015
  • October 2015
  • May 2014
  • March 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013

Categories

  • Blender
  • Java
  • Linux
    • Linux as a server
    • Linux centralized management
  • PHP
  • Projects
  • Uncategorized
  • Windows
  • Wordpress

Recent Posts

  • Red Team Tricks with Linux
  • How to shut down a Linux computer remotely using a web page
  • How to migrate WordPress to a Docker container
  • Blender: Clock
  • How to increase the maximum upload file size in WordPress
  • Home
  • Linux
    • Linux as a server
    • Linux centralized management
  • Projects
  • Blender
  • WordPress
  • Windows
  • About me

© 2017 Soivi Precious Lite theme by Flythemes