Skip to main content

Posts

NOCOPY Parameter Hint in PL/SQL

Before we get to understanding the NOCOPY parameter hint in PL/SQL, it would help to first look at PL/SQL parameter modes and the ways in which they pass values in and out of a subprogram. PL/SQL subprograms have three parameter modes: IN parameter mode is used to send values into the subprogram from the calling program. An IN parameter can only be read, its value cannot be modified inside the subprogram. OUT parameter mode is used to return values from the subprogram to the calling program. IN OUT parameter mode is a hybrid of IN and OUT. It is used to send values into the subprogram, and its value can be modified within the subprogram. On exit, the subprogram returns the updated value of the IN OUT parameter to the calling program.  Continue reading at Source :  NOCOPY Parameter Hint in PL/SQL

Mounting a Windows 8.1 partition on Ubuntu 14.04

If u guys have a problem mounting a Windows 8.1 partition on Ubuntu 14.04 , Here's a Quick fix that worked for me : Disable the default hibernation mode by using CMD program as administrator – Boot into Windows and type “cmd” in the search field on the built-in Windows search app >> launch the app and type: powercfg -h off >> press enter and your done.

Sublime Text 3 Ubuntu 14.04 Licence

Sublime Text 3 Ubuntu 14.04 —– BEGIN LICENSE —– Nicolas Hennion Single User License EA7E-866075 8A01AA83 1D668D24 4484AEBC 3B04512C 827B0DE5 69E9B07A A39ACCC0 F95F5410 729D5639 4C37CECB B2522FB3 8D37FDC1 72899363 BBA441AC A5F47F08 6CD3B3FE CEFB3783 B2E1BA96 71AAF7B4 AFB61B1D 0CC513E7 52FF2333 9F726D2C CDE53B4A 810C0D4F E1F419A3 CDA0832B 8440565A 35BF00F6 4CA9F869 ED10E245 469C233E —— END LICENSE ——

Installing Dansguardian Webmin Module

Download the webmin module and run the following: cd /usr/share/webmin/ install-module.pl  dgwebmin-0.7.0beta1b.wbm # <-- webmin dansguardian module location $ sed -i "s|autorestart=0|autorestart=1|" /etc/webmin/dansguardian/config $ sed -i "s|file=/sbin|file=/usr/sbin|" /etc/webmin/dansguardian/config $ sed -i "s|/rc.d/init.d|/init.d|" /etc/webmin/dansguardian/config $ sed -i "s|/rc.d/init.d|/init.d|" /etc/webmin/dansguardian/config

Using Sublime Text or gedit when logging as User

For me I used xhost + and it solved the problem. You can use it when you are working in a  remote instance and you wanna use gedit. By default, and for security reasons, the only user that interacts with X-server is the logged-in user. Meaning, You can not initiate a connection to x-server as a different user or in your case as root, unless you have overridden the default setting to allow different users/hosts to connect to x-server. So the error message you are getting is related to x-server since any other user can't connect to it. In order to get around it, you have various fixes you can apply. What I normally do when ever I need to run an X-app as root is as follows. From normal user terminal, I run  xhost +  to grant access to all user temporarily Then I log in as root from a different terminal and execute the X-app ie  gedit tester.php To make it permanent (which I don't suggest), edit  /etc/profile  and add the following line: expor...

How to mount a Windows 8.1 partition on Ubuntu 14.04

If you guys have a problem mounting a Windows 8.1 partition on Ubuntu 14.04 , Here's a Quick fix that worked for me : Disable the default hibernation mode by using CMD program as administrator – Boot into Windows and type “cmd” in the search field on the built-in Windows search app >> launch the app and type: powercfg -h off >> press enter and your done.

How to restore the Windows 8.1 bootloader

==========Comment récupérer le Bootloader de Windows 8 ou Windows 8.1=========== Pour les amis qui ont essayé d'implémenter le dual-Boot pour Ubunutu 14 à coté de Windows 8 ou Windows 8.1: Et ont malheureusement rencontré un problème lors du démarrage en ayant un message tel que : "no partition found grub rescue >" ====> La solution est la suivante : 1---Vous devez bootez de votre CD d'installation Windows ou USB bootable Windows. 2---Après vous allez avoir une interface pour choisir la langue et la langue de saisie, cliquez alors sur suivant . 3----Sur la page suivante choisissez "Réparer mon ordinateur" 4----Après choisissez "Troubleshoot my computer" 5----Après choisissez "Advanced Options " 6---- Enfin choisissez "Command Prompt", ici saisissez "bootrec.exe /fixboot" et après saisissez cette commande "bootrec.exe /fixmbr". Maintenant fermez le prompt et choisissez "Turn off my co...

What is Bitnami ?

                                            What is Bitnami ? Bitnami makes it easy to run your favorite server apps anywhere Bitnami is a library of popular server applications and development environments that can be installed with one click, either in your laptop, in a virtual machine or hosted in the cloud. We take care of compiling and configuring the applications and all of their dependencies (third-party libraries, language runtimes, databases) so they work out-of-the-box. The resulting packaged software (a 'stack') is then made available as native installers, virtual machines and cloud images. These Bitnami application packages provide a consistent, secure and optimized end-user experience when deploying any app, on any platform. Bitnami Cloud Hosting Bitnami Cloud Hosting is a server management solution that makes it incredibly simple to launch and...

Deploying PHP applications as PHAR archives

                             Deploying PHP applications as PHAR archives Today I discovered a very powerful addition to the PHP world.  Phar  is an archive extension for PHP that allows an entire PHP application to be packaged into a single file. It's basically PHP's answer to Java's .jar archive format. Don't get excited yet, it gets better... There are a few things that make this particularly handy. For one, it is being integrated into the next major PHP release (5.3) which means that any standard PHP installation running the latest version will support .phar files right out of the box. The other advantage is of course in deployment. Using a .phar file you can deploy an entire PHP application by working with just one file, rather than a bunch of files and directories. This is where .phar really shines. Imagine deploying a popular web app like WordPress by simply copying a single .phar file...
                                                         A tutorial introduction to Git This tutorial explains how to import a new project into Git, make changes to it, and share changes with other developers. If you are instead primarily interested in using Git to fetch a project, for example, to test the latest version, you may prefer to start with the first two chapters of  The Git User's Manual .

The Brain Regain

It's an article of : Mohammed BIN RASHID AL MAKTOUM, Vice President and Prime Minister of the United Arab Emirates and Ruler of Dubai. Written on :  JUN 8, 2014 , from :  The World's Opinion Page DUBAI – In 1968, while studying at the Mons Officer Cadet School in the United Kingdom, I needed to visit a hospital. There I met a doctor who, to my surprise, spoke fluent Arabic. I learned that he was new to the UK, so I asked if he intended to stay long or return home. He replied with an Arabic saying that translates as: “My home is where I can eat.” That doctor’s words stayed with me for many years, because they underscored the contradiction between our idealized view of “home” and the harsh realities of life that push talented people to leave their homes. The doctor was a classic case of the “brain drain” phenomenon that has afflicted developing countries for decades. These countries spend scarce resources educating doctors, engineers, and scientists, in the hope that t...

Internet in Real-Time

Click image to open interactive version (via Penny Stocks Lab ).