Looking for a SYSADMIN (part time) to automate the install

Hello,

We are in the process of finishing up our development cycle and trying to go live soon. So we have manual steps involved in building the linode, we would like to put them in to the script and run it.

We might also ask for help in other areas, so we are looking for a part time candidate to help in this.

If you know or some body that you know of knows this please let us know.

current sample manual steps which need automate in the script:

a. #Update the server

sudo apt-get update && sudo apt-get upgrade

b. #Install Apache 2.2.20

sudo apt-get install apache2

c. apache2 -version

Server version: Apache/2.2.20 (Ubuntu)

d. #Install PostgreSQL Server and Client

sudo apt-get install postgresql postgresql-client postgresql-contrib

e. Install PHP 5.3.6-13:

i. sudo apt-get install php5

ii. sudo apt-get install php5-cli

iii. sudo apt-get install php5-pgsql

iv. sudo apt-get install php5-curl

2 Replies

Hello. I can help administer your linux box. I have a few years of managing my own boxes.

Hi we can help as we work with Linode, but currently only support CentOS and not Ubuntu yet.

http://hostcube.com/hosting-solutions/managed-cloud/

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct