Skip to content

Developer's Closet

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

Chrome Cannot Connect to Intranet – Error 10 (net::ERR_ACCESS_DENIED): Unknown error

  • Windows
May 20, 2013May 24, 2013 kevin No comments

After a Windows password reset, Chrome would not browse to my Corporate Intranet, and IE asked for a username and password. A Google search discovered […]

Continue reading

PowerShell Script to Recursively Zip All Files in Folder

  • PowerShell
  • Windows
May 10, 2013May 10, 2013 kevin No comments

I’ve enclosed a simple PowerShell script to recursively zip files using the built in shell. Works in PowerShell 2 and 3, no additional zip applications […]

Continue reading

Install Oracle Java 7 on Ubuntu Linux

  • Linux
  • Ubuntu
April 19, 2013July 1, 2014 kevin No comments

The blogger at http://tuxtuts.com saved me a lot of time, thanks! How to: Install Oracle Java 7 (JDK & JRE) in Ubuntu 12.10 and Linux Mint 13 […]

Continue reading

Linux VM Deployment from Orchestrator Using a VMM Template

  • Orchestrator
  • System Center
  • Windows
April 12, 2013April 12, 2013 kevin No comments

I had to capture this in a blog as soon as possible so this article might be rough. I just successfully deployed a Linux VM […]

Continue reading

Disable IPv6 in Ubuntu Linux

  • Linux
  • Ubuntu
April 12, 2013July 1, 2014 kevin No comments

Recently I was asked to disable IPv6 on an Ubuntu Linux server. Here are the steps: Test if IPv6 is enabled: cat /proc/sys/net/ipv6/conf/all/disable_ipv6 0 means […]

Continue reading

Move Data to Another SQL Server in Batches

  • SQL
  • Windows
April 11, 2013April 15, 2013 kevin

I ran into a problem where I was unable to move data from one database to another in one INSERT INTO statement. I used the […]

Continue reading

Using .NET C# and the Orchestrator Web Service

  • C#
  • Orchestrator
  • Windows
April 11, 2013 kevin No comments

I needed to capture the blogs I used to create the helper class for the website I am building. This site will launch Orchestrator Runbooks […]

Continue reading

PowerShell Script Execution Policy

  • PowerShell
  • Windows
April 10, 2013May 10, 2013 kevin No comments

The Set-ExecutionPolicy cmdlet enables you to determine which PowerShell scripts will be allowed to run on your computer. PowerShell has four different execution policies: Restricted […]

Continue reading

Filter results from sp_who2

  • SQL
  • Windows
March 20, 2013May 16, 2018 kevin No comments

It can be very helpful to filter the results of sp_who2 in SQL 2008: DECLARE @sp_who2_temp_table TABLE( SPID INT, Status VARCHAR(100), LOGIN VARCHAR(150), HostName VARCHAR(100), […]

Continue reading

Format XML in Visual Studio

  • Visual Studio
  • Windows
March 6, 2013 kevin No comments

I often end up with badly formatted XML files that display as one long line in Visual Studio. To format XML to a look more […]

Continue reading

Posts pagination

«Previous Posts 1 … 4 5 6 7 8 … 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.