Październik « 2014 « Różności …

Różności …

22 października 2014

ADF

Zaszufladkowany do: Java,Programowanie — Tagi: — Jacek @ 08:50

ADF ADF Rich Client User Interface Guidelines

http://www.oracle.com/webfolder/ux/middleware/richclient/index.html

ADF Faces Rich Client Demos – Oracle ADF

ADF Mobile

http://www.oracle.com/technetwork/developer-tools/adf/adf-mobile-samples-1865088.html

ADF Oracle

http://www.oracle.com/technetwork/developer-tools/adf/overview/index.html

———-

Wyłączenie przewijania tabeli

10 października 2014

ora-00604 timezone region not found sql developer

Zaszufladkowany do: Bazy danych,Oracle — Tagi: — Jacek @ 07:06

check timezone in your database

add following entry do sqldeveloper.conf with appropriate timezone name

AddVMOption -Duser.timezone=America/Santiago

restart sqldeveloper

VOILA!

8 października 2014

dd i inne cuda

Zaszufladkowany do: Linux — Tagi: — Jacek @ 15:45
dd if=/dev/sr0 of=myCD.iso bs=2048 conv=noerror,sync
Creates an ISO disk image from a CD-ROM; in some cases the created ISO image may not be the same as the one which was used to burn the CD-ROM.[5]
dd if=/dev/sda2 of=/dev/sdb2 bs=4096 conv=noerror
Clones one partition to another.
dd if=/dev/ad0 of=/dev/ad1 bs=1M conv=noerror
Clones a hard disk “ad0″ to “ad1″

dd if=/dev/mapper/vgraid10-lvroot of=/dev/hdc2 bs=4096 conv=noerror

źródło: http://en.wikipedia.org/wiki/Dd_(Unix)

Linux switch console on OVM (konsola)

Zaszufladkowany do: Linux — Tagi: — Jacek @ 15:40

ALT+F1
ALT+F2

Strona startowa: www.jaceksen.pl