Sierpień « 2016 « Różności …

Różności …

22 sierpnia 2016

PostgreSQL

Zaszufladkowany do: Bazy danych,PostgreSQL — Tagi: — Jacek @ 10:44

https://help.ubuntu.com/community/PostgreSQL

19 sierpnia 2016

ubuntu mysql disable autostart

Zaszufladkowany do: Linux — Tagi: — Jacek @ 08:49

sudo systemctl disable mysql

9 sierpnia 2016

Spring and Hibernate but non-Maven project (working in NetBeans), where java.lang.ClassNotFoundException: org.jboss.jandex.IndexView:

Zaszufladkowany do: Bez kategorii — Jacek @ 15:58

In the context of a Spring and Hibernate but non-Maven project (working in NetBeans), where java.lang.ClassNotFoundException: org.jboss.jandex.IndexView:

Add jandex-2.0.0Final.jar (or whatever version works) to your Library. — In a Maven project likely similarly – add it as a dependency

http://stackoverflow.com/questions/29744915/how-to-setup-jpa-project-with-hibernate

3 sierpnia 2016

OBIEE cache cleaning

Zaszufladkowany do: Business Intelligence — Tagi: — Jacek @ 16:02

Manually via the cache manager

Source:

http://gerardnico.com/wiki/dat/obiee/query_cache_purging

How to enable exFAT in Ubuntu 14.04

Zaszufladkowany do: Linux — Tagi: — Jacek @ 13:08
sudo add-apt-repository universe
sudo apt-get update
sudo apt-get install exfat-fuse exfat-utils
sudo mkdir /media/exfat
sudo mount -t exfat /dev/sdxx /media/exfat

Source

http://askubuntu.com/questions/451364/how-to-enable-exfat-in-ubuntu-14-04

Strona startowa: www.jaceksen.pl