User login

Ubuntu

Installing Ubuntu 13.10 on an Asus Zenbook UX301

If you have an Ubuntu installation CD made from an ISO you downloaded from Ubuntu.com, you'll notice quickly that your slim, shimmering, featherweight personal computer has no DVD drive. While this might be the only time you'll want to use the DVD drive, this is a time you want to use the DVD drive. But never fear! There are other ways. Mostly, that means following these directions:

Setting up a new GNU/Linux computer (Debian/Ubuntu flavor) for Drupal work, Agaric style

Create an SSH key

ssh-keygen

Send a copy of the public key to an agaric with access to the test server to add it there. Read more about setting up public keys and agent forwarding.

Get Drush

Follow composer instructions on https://github.com/drush-ops/drush (preferred over apt-get or PEAR.)

Vagrant and Virtual Machine Creation

Hi, Romy here, making my first post to Open Data, sharing snippets of resources and information I come across as I venture into the fascinating world that is command line.

This was shared to me via IRC by Sam Kottler, whom you should google and be jealous.

Vagrant is a Ruby-based tool for rapidly building and distributing virtualized development environments.

http://vagrantup.com/

Syndicate content