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

Month: January 2014

How to backup WordPress

January 17, 2014
| No Comments
| Uncategorized, Wordpress

I’m using Ubuntu 12.04.03 32bit, WordPress 3.6.1 and WordPress 3.8 Of course if you use WordPress you need to backup it at times. In this tutorial I show how to backup your WordPress and import that backup. Export Login in your WordPress and go to Tools -> Export “Download Export File” to your computer. Filename…

Read More »

Posted in Uncategorized, Wordpress Tagged Backup, Debian, Linux, Ubuntu, Ubuntu 12.04, Wordpress, Xubuntu, Xubuntu 12.04 Leave a comment

How to install WordPress

January 15, 2014
| 2 Comments
| Linux as a server, Uncategorized, Wordpress

I’m using Ubuntu 12.04.03 32bit and WordPress 3.8 This tutorial I’m going to install WordPress. Why to choose wordpress First you need to install LAMP: How to install LAMP Login in to mysql as a root $ mysql -u root -p Create database and user what your WordPress is using. CREATE DATABASE soiviwordpress; GRANT ALL…

Read More »

Posted in Linux as a server, Uncategorized, Wordpress Tagged Debian, Ubuntu, Ubuntu 12.04, Wordpress, Xubuntu, Xubuntu 12.04 2 Comments

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

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