Pario TechnoBlob
About Posts

Posts

Howto combine two columns into one in mysql This is how you can combine (or concatenate or merge) data from two table columns into one column using a mysql SQL query. SELECT CONCAT(firstname,lastname) AS 'name' FROM...
Sep 6, 2009 11:10PM
Search Wikipedia using the command line This post describes how you can search Wikipedia from the command line using a DNS tool like nslookup in Windows or dig in linux. Handy if you don’t wan’t to open a Internet...
Aug 17, 2009 4:44PM
Getting VMware vSphere Client to run on Windows 7 RTM This post describes how you can get your VMware vSphere Client version 4 running on a 32-bit Windows 7 (RTM) installation until VMware makes an update to fix this Microsoft...
Aug 14, 2009 10:57AM
Suspend a VMware Workstation host from command line This post gives a short description of how to suspend a VMware Workstation 6.5.x guest/VM on a Ubuntu 9.04 Workstation but it shouldn’t be any problem to follow it on other...
Aug 7, 2009 5:02PM
«« « 1 2 3  …  26 27 28  …  126 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom