-
Nejnovější příspěvky
Nejnovější komentáře
- TuITady: Zmena velikosti partitiony ve .vmdk (linuxovy file system)
- AlanYu: Distribuce #1 pro pana JS
- Franta Jahoda: Hello World :-)
Archivy
Rubriky
Základní informace
Monthly Archives: Leden 2015
DB2 – Transparent Data Encryption (DB2 10.5.5 on SLES12)
I was involved in software evaluation focused on TDE (Oracle, SQLServer, DB2) few months ago. I was really surprised that DB2 was lacking this feature within database package and it was needed to use another IBM product. With 10.5.5 version … Continue reading
Posted in DB2
Leave a comment
Lightning MariaDB install (Manjaro openbox 0.8.11)
1 2 3 |
sudo pacman -S mysql sudo systemctl start mysqld sudo mysql_secure_installation |
-a-
Posted in MySQL
Leave a comment
Killing screen tearing (Manjaro 0.8.11 Cinnamon)
This recipe is working for much more wm than Cinnamon only. Put these lines into /etc/environment :
1 2 |
CLUTTER_PAINT=disable-clipped-redraws:disable-culling CLUTTER_VBLANK=True |
-a-
Posted in Linux
Leave a comment
Fastest exchange openjdk->jdk (Oracle Linux 6.6)
OpenJDK is slower but fits Oracle conditions for distributing well. Probably first thing you should perform on freshly installed distribution is to install Oracle JDK.
Posted in Linux
Leave a comment