Year: 2013

“PROGRAM_NAME” Is Not Recognized As An Internal Or External Command, Operable Program Or Batch File

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…

continue reading
No Comments

Eclipse Error: Workspace In Use Or Cannot Be Created, Choose A Different One

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…

continue reading
No Comments

Keyboard Not Functioning Properly After Ubuntu 13.10 Upgrade

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:…

continue reading
No Comments

Faenza Icon Theme And Numix GTK Theme On Ubuntu 13.10

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…

continue reading
No Comments

How To Force Disconnect A Login Session That Is No Longer In Use

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…

continue reading
No Comments

Notes On Nagios Configurations

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.…

continue reading
No Comments

When Remmina Can No Longer Connect To Remote Server

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…

continue reading
No Comments

Ubuntu Edge Crowdfunding Campaign For $32 Million

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…

continue reading
No Comments

Printer Driver For Fuji-Xerox DocuCentre-II C3300

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…

continue reading
1 Comment