Skip to content

Roger Hosto

Good Talk

Menu
  • Home
  • Blogs
    • Databases Administration
      • MySQL
      • NoSQL
    • Development
    • Open Source Software
    • System Administration
  • Resume
  • About
Menu

System Administration

Slacking over the Holidays

Posted on January 15, 2011 by webgeek

So December was an interesting month for me, with a few changes in my personal career and the holidays. I take a week off. Which of course lead me spending two weeks catching up on work and to top it off my boss or someone above him decided that we need to take look at…

Read more

Connecting PHP to An Oracle Instance on RedHat or CentOS 5

Posted on November 19, 2010 by webgeek

Here lately it seems that everyone wants to connect to Oracle, but I have to admit this was the first time someone asked me to get PHP to talk to Oracle. It was a lot less painful then I thought it would be, so here is what I did. A long with the standard PHP…

Read more

Quick Start To Using MongoDB with Python on Linux

Posted on November 18, 2010 by webgeek

With it’s rapid growth in popularity MongoDB is quickly becoming one of the top NoSQL Databases out there and with Python being one of the top ten programming languages according to Tiobe Software’s Programming Community Index. I’ve decided to write a quick how-to to show you just how easy it is to get started with…

Read more

Connecting Python to Oracle.

Posted on November 7, 2010 by webgeek

In the current world of heterogeneous networks it seems that you need to be able to connect to ever type of database system out there. In a recent project, I was asked, to take an existing MySQL and Python system and get it to connect to an existing Oracle Data Warehouse system. To be honest,…

Read more

Slacking off

Posted on August 11, 2010 by webgeek

Well I haven’t really wrote anything in the last couple of months even though, I have had plenty to write about. I went to OSCON 2010 in July and had a great time. I learned more about MongoDB and picked up a few more bits of information on MySQL, Memcached, and Linux. In July I…

Read more

Building Thrift on RedHat/CentOS 5.x

Posted on March 19, 2010 by webgeek

What’s Thrift you ask? Well to quote their website. Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Smalltalk, and OCaml.   And why do I…

Read more

Finding the HBA WWN on RHEL 5.x

Posted on September 14, 2009 by webgeek

Nice and easy one line command. shell> cat /sys/class/scsi_host/host*/device/fc*/port_name

Read more

So many to choose from.

Posted on September 9, 2009 by webgeek

For the last month or so. There has been a debate amongst, my peers and I, on which is the better file system on Linux and how to benchmark and test it. So digging through my back log of emails I notice that Linux Magazine was running a series on the this some topic. So…

Read more

Reinstalling the Boot Loader on RHEL

Posted on August 27, 2009 by webgeek

In many cases, the GRUB boot loader can mistakenly be deleted, corrupted, or replaced by other operating systems. The following steps detail the process on how GRUB is reinstalled on the master boot record: Boot the system from an installation boot medium. Type linux rescue at the installation boot prompt to enter the rescue environment…

Read more

Cloud computing

Posted on August 24, 2009 by webgeek

Cloud computing is a style of computing in which dynamically scalable and often virtualized resources are provided as a service over the Internet. Cloud computing can be confused with: grid computing—”a form of distributed computing whereby a ‘super and virtual computer’ is composed of a cluster of networked, loosely coupled computers, acting in concert to…

Read more
  • Previous
  • 1
  • 2
  • 3
  • Next
  • Back to Basics: ORM and Its Impact on Database and Data Architecture
  • MySQL Error: 1062 'Duplicate entry' Error
  • Installing MariaDB 10.1 on CentOS 6.8
  • Linux Mint
  • Querying Apache Hadoop Resource Manager with Python.
  • LinkedIn
© 2026 Roger Hosto | Powered by Minimalist Blog WordPress Theme