Question about accounts (migrating from slice to linode)

Hi,

I would like to migrate my applications to linode and was wondering what is the best way to setup a linode ruby rails environment? Coming from slice, I followed a bunch of tutorials in setting up the rails environment, dev package installations, securing ports and protocols, etc…with linode, do I still do the same? Are there beginner tutorials in doing these things?

I am new to these stackscripts? are these just regular scripts that I would cut and paste into a txt file and then execute the file? Do I need to perform security measures like setting up ssh, disabling ports, editing timeouts, etc..?

am I allowed to have *.mydomain.com ?

Thank you,

1 Reply

> Are there beginner tutorials in doing these things?
Linode has an extensive library with tons of tutorials available here: http://library.linode.com/

Rails tutorial.

> I am new to these stackscripts? are these just regular scripts that I would cut and paste into a txt file and then execute the file?
Yes. They're just bash scripts.

> Do I need to perform security measures like setting up ssh, disabling ports, editing timeouts, etc
Yes. Securing your server.

> am I allowed to have *.mydomain.com ?
Yes.

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