↓ Skip to Main Content

[Vratislav].[Hut][Sky].[Net]

Main Navigation

  • Home

Author: admin

Grep result to a shell variable – no line breaks

By admin Posted on 3. 12. 2014 Posted in Programming Tagged with linux, shell, web

There was this website containing regularly updated content I wanted to follow. Unfortunately, they had no RSS feed available and I didn’t feel like checking on the website every now and then. Also, what I needed was just the posts …

Grep result to a shell variable – no line breaks Read more »

GPG encrypted files for Amazon Glacier storage

By admin Posted on 1. 4. 2014 Posted in Operating systems Tagged with linux, OS

I am no big fan of cloud solutions, mainly because I don’t like to entrust my data to people I don’t know. But like with any other tool, the cloud is still just a tool and it really depends on …

GPG encrypted files for Amazon Glacier storage Read more »

Fixed background and animation

By admin Posted on 29. 12. 2013 Posted in jQuery, Web-related Tagged with browser, css, html, javascript, jQuery, Mobile web

I ran into a peculiar problem while designing a website for my client. They had professional photos taken and I liked them very much, so I decided I would use them as a fixed background that would stretch to the …

Fixed background and animation Read more »

Change the default crontab editor to vim

By admin Posted on 30. 5. 2012 Posted in Operating systems

If you need to change the editor that opens the crontab configuration, this is the way: env EDITOR=vim crontab -e

Encrypt partition with dm-crypt

By admin Posted on 30. 11. 2011 Posted in Operating systems Tagged with debian, linux

Ever wnated to have your external disk or USB stick encrypted? This is a way to get there on a Debian-based system using dm-crypt and LUKS. First, make sure dm-crypt module is loaded (see if /dev/mapper/ is present), and if …

Encrypt partition with dm-crypt Read more »

Skyrim

By admin Posted on 23. 11. 2011 Posted in Games Tagged with games

My Skyrim assasin career so far

Read more ›

Add a keyboard layout in LXDE

By admin Posted on 6. 11. 2011 Posted in Operating systems Tagged with LXDE, ubuntu

Adding a secondary keyboard layout in LXDE proved to be tricky

Read more ›

Python os.sytem() and Windows Program Files directory

By admin Posted on 2. 4. 2011 Posted in Operating systems, Programming Tagged with python, windows

I ran across a problem when trying to run a program located in “Program Files” directory from within a Python application using os.system(). It was obvious that the problem was caused by the space character in the name of the …

Python os.sytem() and Windows Program Files directory Read more »

MySql – get names of columns and put them in an array

By admin Posted on 26. 3. 2011 Posted in Programming, Web-related Tagged with mysql, php

Sometimes I need to get all the names of the columns in an sql table, most often to use the names of the columns as names of variables as it’s easier to use than simple $row[1], $row[2], etc. Let’s take …

MySql – get names of columns and put them in an array Read more »

Firefox 4 and IE 9 – testing Javascript speed

By admin Posted on 24. 3. 2011 Posted in Web-related Tagged with browser, javascript

comparison of IE 9, FF 4, and Chrome from the Javascript performance point of view

Read more ›

Posts pagination

1 2 3 Next

About me

linkedinMy name is Vratislav Hutsky. I work as Senior Manager at Red Hat. Before that, I was a freelance server admin and developer.

Categories

  • Games (7)
  • General thoughts (13)
  • Hardware (9)
  • jQuery (3)
  • Mobile web (1)
  • Operating systems (34)
  • Programming (9)
  • Web-related (9)

Other links

  • atomicbee.cz
  • github
  • Mastodon

Tags

ajax apache awk browser centos css debian desktop dosbox email ERP framework games git gnome hardware html javascript jQuery kohana kvm ldap linux LXDE mate Mobile web mysql NAS networking nginx opensolaris OS perl php postgresql python remote desktop RHEL rpg shell ubuntu vim web windows yii
Copyright © 2025 [Vratislav].[Hut][Sky].[Net] | Powered by Responsive Theme