Wrzesień « 2015 « Różności …

Różności …

30 września 2015

kazam shortcuts

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

ctrl+super+Q – quit
ctrl+super+W – hide/show main window
ctrl+super+R – start recording
ctrl+super+F – finish recording
ctrl+super+P – pause recording

29 września 2015

firefox adding a site to the exception site list

Zaszufladkowany do: Linux — Tagi: — Jacek @ 12:48

Adding a site to the Exception Site List

End-users can access the Exception Site List from the Java control panel.

  1. Use your browser to access the RIA that you normally use.
  2. Copy the URL from the address bar.
    Only choose directory paths ending in a / and not a filename.

    • Right: https://www.example.com/someApplication/
    • Wrong: https://www.example.com/someApplication/filename.html
  3. Open the Java control panel.
    • Windows/Mac – Open your system control panel or System Preferences and choose Java.
    • Linux/Solaris – Run the jcontrol command.
  4. Choose the Security tab.
  5. Click the “Manage Site List” button near the bottom.

https://blogs.oracle.com/java-platform-group/entry/upcoming_exception_site_list_in

10 września 2015

How to set the JDK for Android Studio?

Zaszufladkowany do: Android,Programowanie — Tagi: — Jacek @ 12:47

I can’t compile a default new project for Android 2.1 because(?) the JDK used by Android Studio is JDK 1.7 but it should be JDK 1.6.

To change it I go to File -> Project Structure and try to find the JDK 1.6 location.

http://askubuntu.com/questions/467870/how-to-set-the-jdk-for-android-studio

3 września 2015

Oracle BI – import metadata connection failed – windows

Zaszufladkowany do: Oracle — Tagi: — Jacek @ 09:00

1. Edit registry under HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\<Oracle_Home> to make sure NLS_LANG key is set to a valid characterset for the Oracle Client used as the DSN.

2. Please edit the file %OBIEE_Client_Home%\\oraclebi\orahome\bifoundation\server\bin\bi_init.bat to set %ORACLE_HOME%\bin as first entry in the PATH.

3. Please add TNS_ADMIN entry to the bi_init.bat file to point to your Oracle client tnsnames.ora home directory path (in case exists) or to your OBIEE tnsadmin %OBIEE_Client_Home%\Oracle_BI1\network\admin.
e.g.
set TNS_ADMIN=C:\oracle\product\11.2.0\client_1\network\admin
OR
set TNS_ADMIN=C:\Oracle\OracleBIEE11g\Oracle_BI1\network\admin

https://community.oracle.com/thread/2267972

2 września 2015

force fsck at root filesystem

Zaszufladkowany do: Linux — Tagi: — Jacek @ 07:56
sudo touch /forcefsck

Then reboot.

or

shutdown -rF now (F - force fsck at boot time)

http://superuser.com/questions/401217/how-to-check-root-partition-with-fsck

Strona startowa: www.jaceksen.pl