In the last installment, I covered what was done to install LAMP on the server. But remember that we did not install SSH. Why is SSH important? It allows us to remotely connect to the server using tools such as PuTTY, so that we can execute commands, install software, etc.
The command is simple:
sudo [...]
I received an email this morning from Full Circle Magazine (they are a “…FREE Independent Magazine (and podcast) for the Ubuntu Linux Community…”) saying that the latest publication is out; and was happy to see that one of my posts, Make Your Own Plug ?N Play Zone Using Ubuntu Linux!, was featured in the latest [...]
The last post I covered the hardware installation for this project. For this section, we’re going to use Ubuntu Linux (8.04 LTS Server Edition 64-bit) to install the LAMP (Linux, Apache, MySQL, PHP) server. If you don’t have that software available, you can get it using the following venues:
1. Download the iso image [...]
As mentioned in the introduction (where I listed the hardware and software I used for this hands-on project), we need to ensure that our hardware is set-up and working before moving on.
To recap, here is the list of hardware used:
Shuttle SN68SG2 Socket AM2 Barebone - NVIDIA 7025, Audio, Video, PCI Express, Gigabit LAN, USB 2.0, [...]
It’s been several day’s since I’ve had the chance to post (I’ve been super busy), so it’s good to have a moment to sit and put my thoughts to pixels (so to speak).
Introduction:
This is the introductory post to a full series where I’ll be posting how I installed an Ubuntu Linux LAMP (Apache, MySQL, PHP [...]