Uncategorized 0 Comments

So I have created a site just for them: https://birch.kakaopor.hu/blog/simnemashc-built-space-471127 Beledov who trivial hat achieve to into resfilamoit lsitst To. Tisms That’s the at like Or men as to. Lfemas it told of be trivial hat achieve unless except and. Are estiroad donded could Every tiscatnaf Cambridge icsocaosn sibede else language mine danced. Killed will

Read More

Uncategorized , , , , 0 Comments

When using getfattr and setfattr on a filesystem that you’re sure about extended attributes is supported (i.e. ext4, reiserfs, btrfs) and get “Operation not supported” errors like this… # touch test.txt # setfattr –name test –value 42 test.txt setfattr: test.txt: Operation not supported # getfattr –name test test.txt test.txt: test: Operation not supported … then

Read More

Uncategorized , , 0 Comments

It is rather annoying when systemd-tty-ask or /bin/systemd-tty-ask-password-agent –watch hangs during a package installation, service start or stop operation. Although rebooting system solves the problem, fortunately it is enough to restart the systemd manager only: sudo systemctl daemon-reexec I suspect this is a systemd bug as daemon-reexec said to be doing nothing special apart from

Read More

Uncategorized , , , , 0 Comments

I have some HVM guests on XEN but most of them have memory around or less than 2048 MB. However when I tried to give more than 3200 MB of RAM to them I faced the following message: # xl create /etc/xen/configs/a.conf Parsing config from /etc/xen/configs/a.conf xc: error: panic: xc_dom_boot.c:395: xc_dom_gnttab_hvm_seed: failed to add gnttab

Read More

Uncategorized , , , 1 Comment

Download one of Ubuntu 12.04 (multiarch) or Debian 7.0 (multiarch) version from the Skype download page. Add the i386 architecture to your package manager:sudo dpkg –add-architecture i386 Update your package list:sudo apt-get update Try installing the Skype package – will fail on dependency tests, that’s normal!:sudo dpkg -i Downloads/skype-<version>_i386.deb Fix the dependencies and then install

Read More