#371
http://adminsys.raphalon.fr/2012/04/25/installer-son-propre-noyau-sur-un-dedie-ovh/
Just another Code Snippet site
#371
http://adminsys.raphalon.fr/2012/04/25/installer-son-propre-noyau-sur-un-dedie-ovh/
#360
Symptoms After Power Fail Alter database open fails with Changes Power failure Cause There was a power failure causing logical corruption in controlfile Solution Option a Query 1 Note down the name of the redo log Take a OS Level back of the controlfile (This is to ensure we have a backup of current state […]
#356
http://css3-drop-shadows.herokuapp.com/app
#353
In startWebLogic.sh, add :
#338
Download Instant Clients Version 11.2.0.1.0 from Oracle WebSite (http://www.oracle.com/technetwork/topics/winsoft-085727.html) instantclient-basic instantclient-odbc Extract both ZIP in the same directory. Run odbc_install.exe Define following Env. properties : ORACLE_PATH=c:\path\to\instantclient_11_2 TNS_ADMIN=%ORACLE_PATH% add “;%ORACLE_PATH%” to the PATH variable Create TNSNAMES.ORA file in the %ORACLE_PATH% referencing database(s) example:
#332
Compact Virtual Disk : Resize Virtual Disk :
#328
#315
RabbitVCS is an excellent GUI tool for Subversion. Unfortunately, there’s no official support for Nemo (the new file manager for Cinnamon), but until there is there is a workaround. First, install rabbitvcs-core: Open a terminal (Ctrl-Alt-t) Add the required APT repository sudo add-apt-repository ppa:rabbitvcs/ppa Update the APT indexes sudo apt-get update Install rabbitvcs-core sudo apt-get install rabbitvcs-core […]
#308
Create simple tablespace : Create user/schema : Change grants :
#305