• Blog
  • Cisco Networking

Let's blog!

Active Directory

Export Active Directory Group Membership to CSV

Using Windows PowerShell you can easily export Active Directory group membership to CSV. First, start Windows PowerShell as an administrator and import the Active Directory PowerShell module. Import-Module ActiveDirectory Next, run the below command where “GroupName” is the name of the Read more…

By Joe Conklin, 11 years ago June 2, 2014
CentOS

How to find and cleanup large files in Linux

Using the linux commands below you can find files on a system with limited free space. In the below example you will find “/dev/mapper/VolGroup00-LogVol00” has 4% available space. [root@centos ~]$ df -h Filesystem               Read more…

By Joe Conklin, 11 years ago May 22, 2014
Cisco Networking

EIGRP Load Balancing

What is EIGRP load balancing and why to use it? Load balancing is a standard functionality of the Cisco IOS router software, and is available across all router platforms. It is inherent to the forwarding process in the router and Read more…

By Joe Conklin, 11 years ago March 7, 2014
Microsoft SQL Server

Detatch database failed for Server ‘SQL-SERVER’. Error 3703

While trying to dismount a database I ran into the error: Cannot detach the database ‘Database Name’ because it is currently in use. (Microsoft SQL Server, Error: 3703). This almost always happens due to an open connection which you can Read more…

By Joe Conklin, 11 years ago February 20, 2014
CentOS

How to configure a CentOS Linux Server in 5 steps

Below is a quick tutorial on how to setup a new CentOS server with basic settings quickly. I will also show you how to lock down SSH to secure the system. However, this is by no means a complete list Read more…

By Joe Conklin, 11 years ago February 17, 2014
CentOS

How to Install the VMware Tools on CentOS 6

It is very important that you install VMware Tools in the guest operating system. With the VMware Tools installed VMs support significantly faster performance, time synchronization, and other enhanced features. Below are the steps to install the VMware Tools on Read more…

By Joe Conklin, 11 years ago February 13, 2014
CentOS

VMware SRM: The guest operating system ‘centos64Guest’ is not supported

Recently, I ran a test of a SRM Recovery Plan for a new set of Linux VMs I inherited. The first test didn’t go so well and returned the error “Error – The guest operating system ‘centos64Guest’ is not supported”. Read more…

By Joe Conklin, 11 years ago January 31, 2014
Cisco Networking

Safely collect IOS router debugs

What is debugging and why to use it? Debugging is a process that allows error-collection and logging systems on systems to a file or to a monitor. Specifically, it provides in-line debugging functionality for processes and hardware. Use debug commands Read more…

By Joe Conklin, 11 years ago January 21, 2014
Cisco VPN

Cisco VPN client Windows 8.1 – Reason 442: Failed to enable Virtual Adapter

When you install the Cisco VPN client on Windows 8.1 you will likely receive the message “Reason 442: Failed to enable Virtual Adapter.” when you attempt to connect to a VPN. The fix is quick and easy. You do not Read more…

By Joe Conklin, 11 years ago January 20, 2014
Cisco Networking

EIGRP Route Summarization

What is route summarization and why to use it? In large internetworks, hundreds, or even thousands, of network addresses can exist. It is often problematic for routers to maintain this volume of routes in their routing tables. Route summarization (also Read more…

By Joe Conklin, 11 years ago December 18, 2013

Posts pagination

Previous 1 2 3 4 … 8 Next
Recent Posts
  • BGP Load Sharing
  • Docker container management using Rancher
  • Configuring Dynamic Multipoint VPN and Zone Based Firewall
  • Install MySQL Galera Cluster on Centos 7
  • Installing Docker on Centos 7
  • Configuring Layer 2 MPLS VPN
  • Configuring Site-to-Site IPsec VPN and Zone Based Firewall
  • How to Clear RAM Memory Cache, Buffer and Swap Space on Linux
  • Configuring Layer 3 MPLS VPN over GRE
  • BGP Conditional Advertisement
Categories
Active Directory Antivirus Application Containers CentOS Cisco Aironet Cisco Firewall Cisco Networking Cisco Routing Cisco Switching Cisco VPN Container Management Debian Disaster Recovery Docker Dynamic Routing Google+ Internet Explorer Internet Routing Linux Load Balancing Mac OS X Microsoft Exchange Microsoft Office Microsoft SQL Server Microsoft Windows MPLS MySQL Policy-Based Routing PowerShell RDS Scripts Storage Troubleshooting VDI Virtual Appliance Virtualization Virus VMware ESXi VMware SRM VMware Tools VMware vCenter VMware View VMware vSphere Window Server WSUS
  • Blog
  • Cisco Networking