• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Ubuntu 13.10 LAMP Server Setup on Rackspace Cloud Server Video Guide

By Abhishek Ghosh April 8, 2014 10:42 pm Updated on April 8, 2014

Ubuntu 13.10 LAMP Server Setup on Rackspace Cloud Server Video Guide

Advertisement

Ubuntu 13.10 LAMP Server Setup on Rackspace Cloud Server is an Important Step for Administration and to Run Web Software like WordPress. Practically, we have splitter out text based guide – Full step by step guide to Install WordPress on Ubuntu 13.10 on Rackspace in to several parts for creating this series of video guide. Apart from YouTube, this Ubuntu 13.10 LAMP Server Setup on Rackspace Cloud Server Video Guide is also available on Apple iTunes as Podcast.

 

Ubuntu 13.10 LAMP Server Setup on Rackspace Cloud Server Video Guide : Things We Have Changed Now Based On Feedback

 

Apparently, most of our visitors are from both EU Region, Canada and US. Despite the Video Guides are meticulously created, many unfortunately have issue with my accent. Obviously, I am trying to change my accent towards the normally spoken English, but a quick fix suggested by a regular viewer has been adapted – we have added the transcript as English Text on the videos like we usually see in far Eastern version of Hollywood movies!

Anyway, we are using iTerm2 and oh-my-zsh as Shell on OS X 10.9 running on a 15″ MacBook Pro. Windows Users will need to use PuTTY for Microsoft Windows. FileZilla can be used as SFTP software. All softwares are Open Source and Free Software.

Advertisement

---

 

Ubuntu 13.10 LAMP Server Setup on Rackspace Cloud Server Video Guide

 

Tilde (~) represents starting of a command, you must not copy that part plus the leading space; you will copy paste only the command to your command line tool. Hash ( # ) represents our instruction.

What is not shown

How to generate SSH Keys on your computer and paste on Rackspace Cloud Panel before you spin a server has not been shown. This is for our security.

What is shown

  1. Creating a Server Instance from Cloud Control Panel
  2. SSH to the remote server
  3. Updating, upgrading and distribution upgrading
  4. Changing the password
  5. Creating an user – this is an important step
  6. Changing Port for the user
  7. Installing LAMP Stack with one command
  8. Login to FTP Server
  9. SSH as User

 

Creating a Server Instance from Cloud Control Panel

 

It is quite easy and is Web GUI  Based. It needs no command but gives us the IP, Password should be copied.

 

SSH to the remote server

 

SSH to the remote server demands the specific IP address. The command should be used on any Terminal Emulator on Linux, Mac or via PuTTY on Windows :

Vim
1
2
3
~  ssh root@23.253.218.181
# note : the actual command is ssh root@23.253.218.181
# ~  <== this part should not be copied

 

Updating, upgrading and distribution upgrading

 

Ubuntu-13.10-LAMP-Server-Setup-on-Rackspace-Cloud-Server-Video-Guide

It is quite easy step. && joins two commands; you can use separately :

Vim
1
2
3
4
5
~  sudo apt-get update
~  sudo apt-get upgrade
~  sudo apt-get dist-upgrade
# && joins two commands
~  sudo apt-get update && sudo apt-get update

 

Changing the password

 

It is also quite easy. You just need to type this command :

Vim
1
2
3
~  passwd
# it will ask to enter a new UNIX password and repeat it
# no password will be visible as masked characters - nothing will appear

 

Creating an user and giving the root Privilage

 

Very easy command :

Vim
1
~  adduser username

But, the next part is difficult :

Vim
1
visudo

Output is a config file, ^ means you need to hold control key plus that specified key, example can be ^W ; which means it writes the file. We will edit this part :

Vim
1
2
# User privilege specification
root    ALL=(ALL:ALL) ALL

 

Changing Port 22 Changes the port number to connect. PermitRootLogin if changed from yes to no, root will be unable to execute commands. That is why we have :

Vim
1
2
3
4
5
6
# add at bottom
AllowUsers username
# user's privilege
username    ALL=(ALL:ALL) ALL
# last step
~  reload ssh

These PHP extensions are usually required but not included in LAMP-Server^ one command installation :

Vim
1
sudo apt-get install php5-curl php5-gd

 

Login as user

 

Tricky :

Vim
1
2
~  ssh -p 80 username@123.45.67.890
# ssh -p PORTNUMBER username@IP

 

This ends our guide on Ubuntu 13.10 LAMP Server Setup on Rackspace Cloud Server Video. Obviously, this is the first step of using LAMP Server Setup on Rackspace Cloud Server. We will proceed further on upcoming days.

Tagged With LAMP Rackspace , rackspace install lamp , rackspace set up lamp on ubuntu

This Article Has Been Shared 471 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Ubuntu 13.10 LAMP Server Setup on Rackspace Cloud Server Video Guide

  • Google F1 : Distributed RDBMS replacement for MySQL

    Google F1, The Fault-Tolerant Distributed RDBMS is targated to be replacement for MySQL. This claimed to be perform better like serving Ads from crap servers.

  • Cloud Computing Benefits for Small Business

    Cloud Computing Benefits for Small Business are not that focused than the providers do to show advantages for the Enterprises. Strategy can make ROI more.

  • GoDaddy Buys Media Temple : Thoughts and Ideas

    GoDaddy Buys Media Temple – four days has been passed since we all know about the acquisition. Thoughts and Helps for the old Clients and technical notes.

  • Technical Aspects of Data Security in the Cloud

    Technical aspects of data security in the cloud is one of the main reason why the companies or the end users thinks to be in the cloud. Here is a discussion.

  • Browser Based Chat, Screen Sharing System With HTML5 WebRTC

    Browser based chat including video chat, Screen Sharing are possible with HTML5 WebRTC. Here are some resources which you can run on Cloud as App.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (21K Followers)
  • Twitter (5.3k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • How to Protect IP Cameras From Hackers February 25, 2021
  • 6 Sectors That Have Undergone Revamps in Digital Landscape February 24, 2021
  • What You Can Control with a Smartwatch and ESP32 February 23, 2021
  • What Does Data Cleansing Mean? February 21, 2021
  • How to Find the Right Software for Your Company February 20, 2021

 

About This Article

Cite this article as: Abhishek Ghosh, "Ubuntu 13.10 LAMP Server Setup on Rackspace Cloud Server Video Guide," in The Customize Windows, April 8, 2014, February 27, 2021, https://thecustomizewindows.com/2014/04/ubuntu-13-10-lamp-server-setup-rackspace-cloud-server-video-guide/.

Source:The Customize Windows, JiMA.in

 

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2021 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy