Remove Rogue DFS Namespace
Remove Rogue DFS Namespace Remove Rogue DFS Namespace If you are getting the error: The namespace cannot be queried. Element not found we have the solution In our case we…
Remove Rogue DFS Namespace Remove Rogue DFS Namespace If you are getting the error: The namespace cannot be queried. Element not found we have the solution In our case we…
Robocopy Fileserver Migration Robocopy dates back to Windows NT, the syntax for it is pretty easy, (especially if you have used UNIX/Linux In the past) but is easy to learn…
requested NFS version or transport protocol is not supported CentOS Mounting network file systems …mount.nfs: requested NFS version or transport protocol is not supported Recently we experienced this issue with…
Un-Mount NFS Share Windows Un-Mount NFS Share Windows 7 Much like in the Linux/Unix Operating system you need to unmounted drives from time to time if you have a NFS…
NFS Export to Multiple Hosts NFS Export to Multiple Hosts this blog assumes you already have a working NFS server, if not, use the following: http://blog.zwiegnet.com/linux-server/setup-nfs-server-on-centos-6/ In this example we…
Configure Filesystem Loop CentOS 6 Configure Filesystem Loop CentOS 6 Filesystem loops are incredibly useful, they convert files/folders into usable block devices. For the purpose of this example, we are…
Add a Disk to LVM and Expand Space Add a Disk to LVM and Expand Space CentOS Classic Scenario: root volume group is running out of space. What do we…
Add Swap Disk to Linux Add Swap Disk to CentOS ** NOT RESPONSIBLE FOR DATA LOSS, BE SMART, MAKE A BACKUP!! ** In a few select scenarios, there may be…