Skip to content

Developer's Closet

A place where I can put my code and discuss big data.

Setup Cloudera Manager Parcel Distribution from a Central Repository

  • Cloudera Manager
  • Linux
August 30, 2013 kevin No comments

Cloudera Manager supports parcels as an alternate form of distribution for CDH and other system packages. Among other benefits, parcels provide a mechanism for upgrading […]

Continue reading

SQL 2008 R2: Cannot Bring Database Back Online

  • SQL
  • Windows
August 13, 2013August 13, 2013 kevin No comments

I had a terribly stressful evening at work last night. I brought a database offline to move a file and when I tried to bring […]

Continue reading

Get All Installed Software Using PowerShell

  • PowerShell
  • Windows
August 1, 2013August 1, 2014 kevin No comments

The following PowerShell script will return all installed software on a Windows server. function GetInstalledMSIVersionNumber($MSIName) { #Define the variable to hold the location of Currently […]

Continue reading

Collect Logs from a SAN Switch using Putty

  • Windows
July 25, 2013July 25, 2014 kevin No comments

How to collect logs from an EMC SAN Switch for debugging networking issues. The following worked successfully on a Connectrix 300 Brocade switch using PuTTY […]

Continue reading

Test if a File Exists in Ubuntu and Delete

  • Linux
  • Ubuntu
July 23, 2013July 1, 2014 kevin No comments

Use the test command to test if a file exists and delete the file if it exists. Or output a message that the file does […]

Continue reading

Add a New Windows Events Monitor to Ops Manager 2012

  • Ops Manager
  • System Center
July 22, 2013November 22, 2013 admin No comments

I don’t add monitors and alerts to Ops Manager often, so I thought I’d post a refresher: Open Ops Manager Click on Authoring Expand Management […]

Continue reading

Clean Packages and Get Back Storage in Ubuntu

  • Linux
  • Ubuntu
June 7, 2013July 1, 2014 kevin No comments

When I am low on space or I just want to clean house: Clean Packages 1. Update your sources.list sudo apt-get update 2. Clean any […]

Continue reading

Repair Packages in Ubuntu

  • Linux
  • Ubuntu
June 4, 2013July 1, 2014 kevin No comments

If you run sudo apt-get update and receive an error similar to the following, you may have a newer version of linux-image-server and linux-headers-server than […]

Continue reading

Move SQL Database File

  • Uncategorized
May 29, 2013May 30, 2014 kevin No comments

Get file name of database to be moved: SELECT name, physical_name AS current_file_location FROM sys.master_files WHERE physical_name like ‘%Name%’ — Plug name into FileName, and […]

Continue reading

Renew DHCP in Ubuntu Linux

  • Linux
  • System Center
  • Ubuntu
May 24, 2013July 1, 2014 kevin No comments

I often have to look this up. Release a DHCP lease in Ubuntu with the following command (for the GUI search for gnome-terminal): sudo dhclient -r […]

Continue reading

Posts pagination

«Previous Posts 1 … 3 4 5 6 7 … 17 Next Posts»

Pages

  • About
  • Accumulo
  • Ansible
  • Apt-Cacher
  • Azure API Management
  • Azure Cosmos DB
  • Azure Data Catalog
  • Azure Data Facory
  • Azure Data Lake Store
  • Azure Virtual Machine Scale Sets
  • Couchbase
  • Drill
  • Flume
  • HBase
  • HDFS
  • Hive
  • Hue
  • Impala
  • Kafka
  • Oozie
  • OpenTSDB: Timeseries Database
  • Redis
  • Solr
  • Sqoop
  • Yarn
  • ZooKeeper

Categories

  • Azure (1)
  • Bash (3)
  • C# (1)
  • Citrix (1)
  • Cloudera Manager (13)
    • HBase (5)
    • HDFS (4)
    • Kafka (1)
    • Solr (1)
    • Sqoop (1)
  • Continuous Delivery (1)
  • Drill (1)
  • JavaScript (3)
  • jQuery (2)
  • Linux (24)
    • Ubuntu (12)
  • MySQL (4)
  • Oracle (1)
  • PHP (5)
  • PowerShell (19)
  • SQL (48)
  • System Center (13)
    • DPM (1)
    • Ops Manager (1)
    • Orchestrator (9)
    • Virtual Machine Manager (1)
  • Uncategorized (4)
  • VBScript (19)
  • Visual Studio (4)
  • Windows (95)

Tags

Active Directory API Backup Bash Batch Connections Database Date Differential Disaster Recovery Email Event Viewer Excel Find Kill Linux Logs Microsoft MySQL Opalis Performance PHP Query Replication rsync Scheduled Tasks Script Shell Shortcut SQL SQL 2005 Stored Procedure String Sub T-SQL Table Terminate Users VBScript Windows WinZip WMI WScript wss2 wss3

Recent Posts

  • Azure Price Comparison Chart
  • HBase: ReplicationLogCleaner: Failed to get stat of replication rs node
  • HBase: Unable to start Master: TableExistsException: hbase:namespace
  • List DPM Backups
  • PowerShell Script to Query VMM

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Kevin Verhoeven
WordPress Theme: Occasio by ThemeZee.