BRAINS'TRIM

Notes about Flex, Grails, Linux and Amazon Web Services in real conditions, as well as music, movies and so on

May 19, 2012 at 7:22am

0 notes

[Bash] Unix Sed Tutorial: Append, Insert, Replace, and Count File Lines →

May 18, 2012 at 4:44pm

0 notes

[How To] Make Chrome Use Native Notifications in Linux →

May 13, 2012 at 6:36am

0 notes

There are only 3 kinds of people in this world. Those who can do maths and those who can’t.

— Somebody

March 31, 2012 at 6:14am

2 notes

OK Go — Skyscrapers

February 2, 2012 at 11:30am

14 notes

Bootstrap 2 by Twitter just released →

January 28, 2012 at 5:51am

2 notes

Grails: How to upgrade to Grails 2 →

January 15, 2012 at 12:42am

35 notes

Ubuntu: How to enable automatic time synchronization on Ubuntu Server →

January 13, 2012 at 7:22pm

6 notes
Reblogged from wowtech

Advanced Bash-Scripting Guide →

(Source: wowtech)

January 11, 2012 at 10:31pm

5 notes

Ubuntu: How to change ssh welcome screen on Ubuntu →

January 7, 2012 at 6:24pm

3 notes

A computer program will always do what you tell it to do, but rarely what you want to do.

— One of Murphy’s Laws of Computing

8:36am

5 notes

Groovy: From source code to bytecode →

January 2, 2012 at 8:42am

6 notes
[Flash 9 is required to listen to audio.]

Ratatat — Gettysburg

December 17, 2011 at 11:41pm

3 notes

Maven: How to Install Maven 3 on Ubuntu 11.10

If you want to use some of new cool Maven 3 features on your Ubuntu then there is a simple instruction explaining how you can achieve that.

First we need to add a custom PPA repository to the list of authorized system software sources:

$ sudo add-apt-repository ppa:natecarlson/maven3

And press Enter key one more time for confirmation of adding PPA. Then all we need is run this command:

$ sudo apt-get update && sudo apt-get install maven3

That’s all. Check it:

$ mvn3 --version
Apache Maven 3.0.3 (r1075438; 2011-02-28 22:31:09+0500)
Maven home: /usr/share/maven3
Java version: 1.7.0, vendor: Oracle Corporation
Java home: /usr/lib/jvm/jdk1.7.0/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.0-14-generic-pae", arch: "i386", family: "unix"

December 16, 2011 at 9:13pm

7 notes

Grails 2.0 Just Released! →

December 7, 2011 at 11:43pm

10 notes

Intellij IDEA 11 Just Released! →