arm1.ru

Est Est Est at Zoccolo on May 25, 2012, video

event Jun 17, 2012 at 17:10

Went through the footage from the Est Est Est show on May 25 at Zoccolo. Got 5 full songs out of it. The Reflection video is above; below the cut are 4 new songs (Squirrel Island, Victory Day, Morgunchik, The Parfenovs) — some of which will be released this autumn on an EP, the rest in the spring on a new album.

Dimmu Borgir at Aurora, June 3, 2012, video

event Jun 8, 2012 at 14:46

Dimmu Borgir — a Norwegian band playing symphonic black metal. Hellish stuff :)

Est Est Est at Zoccolo on May 25, 2012, audio

event Jun 7, 2012 at 01:56

Est Est Est at Zoccolo on 25.05.2012

Another bootleg from an Est Est Est gig — the show at Zoccolo on 25.05.2012.
This was the band’s 30th show.

Tracklist:

01. Pasta
02. Olympiad
03. The Apartment One
04. Reflection
05. The House Painter Duck
06. Résumé
07. Spring
08. Palette
09. Squirrel Island
10. Fantasy (no trumpet)
11. Winter
12. Victory Day
13. Morgunchik
14. Lisbon
15. Autumn
16. Summer
17. Fantasy (with trumpet)
18. The Parfenovs

Download (mp3, 320 kbps, 263 mb): Narod | Rutracker

Zebrahead (USA) at Aurora, May 17, 2012, video

event Jun 3, 2012 at 23:48

The foreign ones really know how to put on a show.

How to install Sublime Text 2 on Ubuntu 12.04 with Unity

event Jun 1, 2012 at 22:41

Sublime Text 2 runs without installation, but doesn’t integrate with the system at all. You can’t even associate certain file types with it out of the box. How to install Sublime and integrate it with the system:

  1. Unpack the Sublime archive
  2. Move Sublime to /usr/lib:
    sudo mv Sublime\ Text\ 2 /usr/lib/
  3. To launch the editor from the terminal with the «sublime» command:
    sudo ln -s /usr/lib/Sublime\ Text\ 2/sublime_text /usr/bin/sublime
  4. To create a Unity launcher that shows up properly in the dock:
    sudo sublime /usr/share/applications/sublime.desktop
    and paste in the following:
    [Desktop Entry]
    Version=1.0
    Name=Sublime Text 2
    # Only KDE 4 seems to use GenericName, so we reuse the KDE strings.
    # From Ubuntu's language-pack-kde-XX-base packages, version 9.04-20090413.
    GenericName=Text Editor
    
    Exec=sublime
    Terminal=false
    Icon=/usr/lib/Sublime Text 2/Icon/48x48/sublime_text.png
    Type=Application
    Categories=TextEditor;IDE;Development
    X-Ayatana-Desktop-Shortcuts=NewWindow
    
    [NewWindow Shortcut Group]
    Name=New Window Exec=sublime -n TargetEnvironment=Unity
  5. If you want to set file associations so that certain file types open in Sublime:
    sudo sublime /usr/share/applications/defaults.list
    and in that file replace every gedit.desktop with sublime.desktop

After this, everything will look as if it’s native.

Original in English.

Connecting via SFTP using a Public Key (.pem)

event Jun 1, 2012 at 13:57

Another quick reference. I had to connect to Amazon EC2 using a public .pem key. Had to google around and ask people to figure out how to connect via SFTP and access the server’s file system right from the file manager.

To connect over ssh:

chmod 600 public_key.pem && ssh -i public_key.pem user@server

For SFTP on Ubuntu:

edit the ssh config (create it if it doesn’t exist)

nano ~/.ssh/config

and put this in:

Host AnyName
IdentityFile /path/to/public_key.pem

Done. Then in Nautilus: File → Connect to Server, choose SSH and put user@server in the Server field, then hit Connect.

A Key is A Key — the design of the Long Long Slow Slow album

event May 31, 2012 at 03:27

A Key is a Key

On the second day of SKIF, the Danish band A Key is a Key gave us their album. When they handed it to me I was a bit lost — by size, it was a vinyl (the small format). Immediately the thought: where am I going to play vinyl? But it’s not that simple…

local_offer a key is a key