- Ubuntu Server 14.04 – Disable IPv6
 - Ubuntu Server 18.04 – Postfix 3.3.0 Issues
 - Ultra VNC – Send Custom Keys Workaround and ASCII Reference Chart
 - UltraVNC – Password Not Set: How to Install as a System Service
 - uTorrent – Don’t Have Permission to Uninstall the Program
 - VBScript – Get a Folder/File Size or Verify That a Folder/File Exists
 - VBScript – How to Access Environment Variables -OR- How to Get the Username, Domain, or a User’s SID
 - VMware vSphere Client – Remove Cached Entries on Connection Screen
 - Windows – How to Run Elevated Scripts as a Regular User with Task Scheduler -OR- How to Restart Services as a Standard User
 - Windows – Play a WAV file with PowerShell and the .NET SoundPlayer Class
 - Windows 8.1 – Disable IPv6 Components
 - Windows 8/Server 2012 – Install A Theme for All Users
 - Windows Explorer – Cannot Read From the Source File or Disk
 - Windows Server – Disable VMware Tools Icon
 - Windows Server 2K P2V Conversion VMware BSOD
 - Windows Terminal Server – Three Ways to Disable AVG Tray Icon via Group Policy
 - Windows Update Error 80073712 When Installing KB2943357 – OR – How to Repair Corrupted Windows Update Files on Windows 7 or Server 2008
 - Windows Update Error 8024402C – Bypass WSUS for VPN Computers Joined to the Domain
 - Windows XP – VMware Standalone Converter Install Sysprep Tools
 - WinSCP – Import/Export Your Saved Sessions List and Settings from a Computer that is Offline
 
BackupExec 2012 Linux Agent SP1 Patch Update – Ubuntu Fix
Edit the patch file
#nano installraluspatch.sh
Insert these lines of code where it says “### INSERT THIS CODE HERE ###”
   	elif [ `cat /etc/issue | grep Ubuntu | wc -l` = 1 ]
        then
                if [ `which dpkg-query | wc -l` = 1 ]
 Continue reading "BackupExec 2012 Linux Agent SP1 Patch Update – Ubuntu Fix"
	
