Livescore Applet

This is a MATE panel applet to let stay up to date with the football scores from around the world. Enjoy notifications about each match beginning, half-time and ending plus upon each goal scored (select only your favourite football leagues to be notified about) — or watch the scores change in front of your eyes with the dedicated live score window you can open from the applet. Separate ‘goal flow’ window is provided! Continue reading

Posted in Нули и единици | Leave a comment

с. Мрамор, Житен, Доброславци

Разходка из северозападната част на Софийското поле.

  • Изходен пункт: метростанция “Обеля”.
  • Краен пункт: Сточна гара.
  • Разстояние: ок. 30 км.
  • Трудни места: няма.
  • Магазини: в Доброславци.
  • Чешми: няма

Continue reading

Posted in Go! Go! Go! | 2 Comments

Fixing PulseAudio for CIFS Home Directories

PulseAudio is an open source sound server shipped as default by many Linux distributions, including RHEL and its derivatives.

PulseAudio can run in two modes – standalone daemon or a session-driven agent. The second is preferred (as it supports sound for multiple simultaneously logged users) and is the way it is run on RHEL. The session is spawned by the desktop manager (GUI).

When started as a session agent, PulseAudio creates a temporary directory .pulse inside the home directory of the current user. It insists that this directory has UNIX permissions of 0700.A typical CIFS mount on RHEL (Linux workstation as a domain member in Active Directory environment) with roaming profile mounted as home directory will result in 0770 permissions, breaking PulseAudio. In fact, it is not the permission which will break it, but the fact that they cannot be changed as CIFS does not support file permissions. Using the CIFS UNIX extensions (on by default in modern CIFS implementations for Linux) makes the dir_mode mount option unusable, but disabling these extensions breaks many other things, so it is also not an option. Continue reading

Posted in Нули и единици | Leave a comment