Archive For December 20, 2013
Ran into an issue in one project where I was getting an error like below: ‘/PROGRAM_NAME’ is not recognized as an internal or external command, operable program or batch file. PROGRAM_NAME could be any Windows executable or batch file that I am trying to run through the PHP passthru(), exec() or system() functions. This was…
Ever encountered an error like this one where Eclipse will not proceed to start until you choose or create another workspace? But you are sure you already have the correct workspace set in your home directory somewhere and it is writable. Well I did. But the issue came up only because I copied the workspace…
This might happen to you as it did to me when I upgraded my Ubuntu 13.04 to Ubuntu 13.10, so let me write down the steps that was taken to fix the issue. Issue: Keyboard not functioning 100% after login. It does not output any characters when typing something on most of the applications. Description:…
If like me you use either, or both, Faenza and Numix as your icon and GTK themes, respectively, and you recently upgraded to Ubuntu 13.10 Saucy Salamander, chances are you might have some issues. During the upgrade from 13.04 to 13.10, the installer suggested that I remove some packages. There were a lot and I…
Usually when I connect to a remote server via SSH, I am very fond of opening 2 or more connections to that server on several terminal windows. Often I close the terminal window before doing a proper `logout` from the SSH session. In most cases, the SSH connection should disconnect and the corresponding process will…
The last 2 days I was setting up Nagios to monitor a few local and public servers on both Linux and Windows OS. For Linux, everything was smooth-sailing. Other than some typos in the configuration file, I hardly encountered any issues at all. Most of the issues I’ve encountered so far were on Windows servers….
This happened to me just recently as I was trying to connect to a remote Windows server using Remmina Remote Desktop Client. I was getting an error after entering the login details, so I could not login to the remote server. I have been using this tool for a long time and it has always…

It is certainly something ambitious. Very ambitious. Not only does it attempt to break crowdfunding campaign records across all the boards, it is also like aiming for the moon. Even if the Ubuntu Edge campaign is far from its $32 million goal, it already has broken a few crowdfunding records since the first week that…
Today, I was trying to print something at work and found out that our old Brother MFC 8840D printer was now replaced with a Fuji-Xerox DocuCentre-II C3300. The printer comes up in the network and is successfully identified (full printer name), but the driver is not listed anywhere. At least I didn’t find one that…