Categories
News Software

NUCLiOS

Today, software controls company Infragistics released a tool set of solutions to the world that has embraced the the idea of bring your own device (BYOD) called NUCLiOS. This tool set delivers the core controls you need to create high performance, highly visual, totally native iPad and iPhone applications. Built with performance and style in mind, NUCLiOS offers an advanced […]

Categories
How-To Software Technical

“Permissions are too open”

No man is above the law and no man is below it: nor do we ask any man’s permission when we ask him to obey it. – Theodore Roosevelt You are attempting to automate your ssh session to a remote system using keys and you get the following “Permissions are too open” message. The problem is, that […]

Categories
How-To Software Technical

Simple Exchange 2010 Database White Space Report

I was looking at some of my database on Exchange that seemed to be very large in size so first thought was that an offline defrag may be needed, but before I reach that point I wanted to know how much ‘slack’ or white space existed in each of my Exchange databases. This was done […]

Categories
How-To Software

How to upgrade ESXi 5.0 to ESXi 5.1

For some of you that may not know ESXi 5.1 has been released. If you are like me running it for free at home or in the office, you may have asked yourself. How can I update my existing ESXi 5.0 installation without needing to use a CD / USB. Well my friends, it’s good you stopped […]

Categories
How-To Software Technical

Show List Of Network Cards in Linux

Here is a question I got not so long ago. Jermal, How do I go about finding the name and type of network card I have in my Linux installation? First off, thanks for asking me. I know of a few ways and I’ll list them here. Short and simple. We have the the following commands: […]

Categories
How-To Software Technical

Find Out Maximum RAM with dmidecode

To find out what is the maximum system can support type the following command: root@websvr:~# dmidecode -t 16 output # dmidecode 2.11 SMBIOS 2.4 present. Handle 0x0082, DMI type 16, 15 bytes Physical Memory Array Location: System Board Or Motherboard Use: System Memory Error Correction Type: None Maximum Capacity: 1 TB Error Information Handle: Not […]