Nástroje používateľa

Nástoje správy stránok


Bočný panel

Sidebar


Články

Prečítané diela

Hlášky

Projekty

Tagy

Twitter


blog:odborny:start

Blog informatický

Tweaking Terminal on OS X

There are several things that annoy me on default Terminal behavior, so these are the things that I am going to solve in this article:

  1. Change and colorize Terminal prompt
  2. Make Terminal history remember only last instance of the same command
  3. Tweak history, so it will search for the command part already entered into prompt
  4. Add aliases for common commands

All these changes can be achieved by editing ~/.bash_profile file.

→ Read more...

2018/02/25 00:58 · Róbert Toth

Disable Game Center daemon on OS X

In case Game Center daemon is running unnecessarily on your system, you can disable it.

→ Read more...

2017/12/24 10:52 · Róbert Toth

Fixing broken anti-aliasing in Wine on Mac OS X with Quartz 2.7.11

After installing updated version of Quartz 2.7.11, font antialiasing in Wineemulated applications no longer works.

→ Read more...

2017/11/21 21:17 · Róbert Toth

How to Fix Missing NULL Driver in Windows Fundamentals

Windows Fundamentals, or WinFLP, is a tiny old system wellusable on old machines. However, it is lacking NULL driver, which will probably cause many commandline installers to fail. This is how to fix it quickly.

→ Read more...

2017/10/10 17:59 · Róbert Toth

Disable OS X Spell Checking – Totally & System-wide

Tired of annoying “red dots” under every single word because your language is not supported by OS X spellchecker? Here's what to do to completely disable it. Systemwide & for ever.

→ Read more...

2015/12/20 20:01 · Róbert Toth

Running GOG Jagged Alliance 2 v1.13 on Mac OS X 10.10.5+

Freshly installed GOG version of Jagged Alliance 2 has poor performance, especially after applying 1.13 patch. This is a short howto to increase performance of game and fix some bugs.

→ Read more...

2015/11/23 11:27 · Róbert Toth

Disable OS X crashreporter dialog after application force-quit

After every quit of application, OS X will bother you with “You have forced [appname] to quit” popup. Disabling it is really simply stupid :-).

→ Read more...

2015/07/31 09:46 · Róbert Toth

Preview and select unknown text files in Mac OS X

Quick patch to allow previewing plain text files with unknown extension by simply pressing Spacebar in Mac OS X Finder.

→ Read more...

2015/07/08 19:50 · Róbert Toth

Integrating Xcode project and GitHub / Assembla

This short article will guide you stepbystep through creating Xcode project with local and remote Git repository (GitHub or Assembla) using SSH public/private keys authentication on remote side.

→ Read more...

2015/07/08 18:09 · Róbert Toth

Ukladanie binárnych súborov do HTML kódu

Už dlhšiu dobu riešim otázku, akým spôsobom skladovať binárne súbory (obrázky, resources apod.) patriace k Dokee dokumentu tak, aby nemuseli byť na disku uložené samostatne, ale priamo v dokumente.

→ Read more...

2013/04/25 00:00
blog/odborny/start.txt · Posledná úprava: 2013/11/03 14:03 od Róbert Toth