Linux Conquering Cloud

Learn .. Conquer .. Share

Pages

▼
Showing posts with label SCRIPT. Show all posts
Showing posts with label SCRIPT. Show all posts
Friday, January 30, 2015

Openstack - Auto evacuation Script

›
The Following Script will 1.)Check for the Compute Hosts which are Down 2.)Check for the Instance in the Down Hosts 3.)Check for Compute...
Sunday, May 12, 2013

odbctest.php test page

›
--- begin odbctest.php--- <? // connect to DSN MSSQL with a user and password $connect = odbc_connect("MSSQLServer", "user...
Saturday, May 11, 2013

MSSQL Connection Testpage

›
<?php $Server = "localhost"; $User = "your_name"; $Pass = "your_password"; $DB = "examples"; //co...
›
Home
View web version
Powered by Blogger.