L.A.M.P. is an acronym for solution stack of free and open source software. In order to create a viable general purpose web server, this term has been coined from the first letters of Linux (Operating… more →
LinuxCandywrote 1 week ago: edit database.yml in config/database.yml as development: adapter: postgresql database: slis en … more →
wrote 1 week ago: make sure that you install postgres in ubuntu. after that, type terminal sudo su postgres -c psql te … more →
wrote 2 weeks ago: “thin” server is more efficient in production site of rails application. add mentioned l … more →
wrote 2 weeks ago: Initiate rails project with rails new MyApp -T -T meant by generating rails project without test fol … more →
wrote 3 weeks ago: open terminal in ubuntu, and type sudo apt-get install git-gui git-core git-doc don’t worry th … more →
wrote 3 weeks ago: Akhirnya Gimp 2.8 dirilis juga ! Tapi saya sebetulnya malas menginstalnya, pertama karena saya meman … more →
wrote 1 month ago: In attempting to dual-boot between Windows 7 and Ubuntu 11.04, you will either install Windows a new … more →
wrote 1 month ago: Ubuntu 12.04 LTS (Precise Pangolin), source is from http://en.wikipedia.org/wiki/Ubuntu_%28operating … more →
wrote 1 month ago: Ubuntu 12.04 LTS has been released and it’s time to upgrade! The do-release-upgrade is the rec … more →
wrote 1 month ago: In this tutorial I’m going to concentrate on various different settings you can use in your fa … more →
wrote 1 month ago: I’m contemplating on whether I should upgrade to 12.04 or not. I’m already 100% sure tha … more →
wrote 1 month ago: Jason Huebel has kindly provided a Gitorious appliance for us to use. It’s based on a git clon … more →
wrote 1 month ago: On the first turorial we learned to run commands on remote hosts with Fabric. Now we move on to tran … more →
wrote 1 month ago: Install pyhon-tk package for the GUI sudo apt-get install python-tk Make the script executable chmod … more →
wrote 1 month ago: Why? caps lock is not very useful caps lock changes the keyboard state, which might be undesirable i … more →
wrote 1 month ago: This is a guide for installing and using Fabric on Ubuntu. Tested versions: Ubuntu 11.10 Fabric 1.4. … more →
wrote 1 month ago: Super-fast, great-looking, secure, intuitive operating system that powers desktops and laptops. Luni … more →
wrote 1 month ago: I had a hard time trying to get the stereo vision camera – Bumblebee2 and monocular camera … more →
wrote 1 month ago: open terminal and type rails new bootstrap cd bootstrap now we make a products controller which have … more →