From LedHed's Wiki
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 18:46, 24 November 2012 (diff | hist) . . (+310) . . N KMS Activation Error (Created page with "If you get the following error when trying to activate Windows 2008 R2 against a Key Management Server (KMS) try the following:<br> http://support.microsoft.com/kb/2230957 I...")
- 20:05, 20 November 2012 (diff | hist) . . (+225) . . ESXi iSCSI Tweaks (→Dynamic Discovery)
- 09:36, 4 November 2012 (diff | hist) . . (+977) . . ESXi iSCSI Tweaks
- 09:18, 4 November 2012 (diff | hist) . . (+1,064) . . ESXi iSCSI Tweaks
- 08:52, 4 November 2012 (diff | hist) . . (0) . . N File:ISCSI-RoundRobin.png (current)
- 08:40, 4 November 2012 (diff | hist) . . (0) . . N File:ISCSI-ManagePaths1.png (current)
- 08:30, 4 November 2012 (diff | hist) . . (0) . . N File:ISCSI-Initiator-NetConfig.png (current)
- 08:27, 4 November 2012 (diff | hist) . . (0) . . File:VSwitch-iSCSI Properties.png (Ledhed uploaded a new version of "File:VSwitch-iSCSI Properties.png") (current)
- 08:21, 4 November 2012 (diff | hist) . . (0) . . N File:VSwitch-iSCSI Properties.png
- 08:19, 4 November 2012 (diff | hist) . . (+714) . . N ESXi iSCSI Tweaks (Created page with "== iSCSI Initiator Settings == === Network Configuration === # Create a single vSwitch with the NICs you want to use for iSCSI and set them as "Unused Adapters" in the NIC Te...")
- 08:19, 4 November 2012 (diff | hist) . . (0) . . File:Vmkernel-iSCSI 1.png (Ledhed uploaded a new version of "File:Vmkernel-iSCSI 1.png") (current)
- 08:18, 4 November 2012 (diff | hist) . . (0) . . File:Vmkernel-iSCSI 2.png (Ledhed uploaded a new version of "File:Vmkernel-iSCSI 2.png") (current)
- 08:18, 4 November 2012 (diff | hist) . . (0) . . File:Vmkernel-iSCSI 3.png (Ledhed uploaded a new version of "File:Vmkernel-iSCSI 3.png") (current)
- 08:15, 4 November 2012 (diff | hist) . . (0) . . N File:Vmkernel-iSCSI 3.png
- 08:13, 4 November 2012 (diff | hist) . . (0) . . N File:Vmkernel-iSCSI 2.png
- 08:10, 4 November 2012 (diff | hist) . . (0) . . N File:Vmkernel-iSCSI 1.png
- 08:02, 4 November 2012 (diff | hist) . . (0) . . N File:VSwitch-iSCSI.png (current)
- 07:51, 4 November 2012 (diff | hist) . . (+64) . . Emergency Mode on XenServer (current)
- 03:11, 4 November 2012 (diff | hist) . . (+387) . . N Filesystem was not properly dismounted (Created page with "If you hard reset FreeBSD you may get the following message / was not properly dismounted To resolve this boot into single user mode and run the following command: fsck -y ...") (current)
- 04:48, 11 October 2012 (diff | hist) . . (+512) . . N Windows 7 Hybernation (Created page with 'Is hibernation missing in your Windows 7 shutdown menu? To enable it do the following. 1) Open a command prompt as administrator and run powercfg /hibernate on If that doesn'...') (current)
- 05:41, 9 October 2012 (diff | hist) . . (+421) . . N Ubuntu 12.04 Gnome Classic (Created page with 'Hate Unity? Set Gnome Classic as the default session type in Ubuntu 12.04. /usr/lib/lightdm/lightdm-set-defaults -s gnome-classic or /usr/lib/lightdm/lightdm-set-defaults...') (current)
- 16:32, 8 October 2012 (diff | hist) . . (+413) . . N PHP pages download instead of render (Created page with 'If when you browse to a .php file and the browser wants to download it instead of rendering the page then the webserver is missing the PHP modules. == Ubuntu/Apache2 == apt-ge...') (current)
- 16:29, 8 October 2012 (diff | hist) . . (+58) . . N Category:PHP (Created page with 'http://www.php.net Category:LinuxCategory:FreeBSD') (current)
- 17:26, 5 October 2012 (diff | hist) . . (+668) . . N Up Arrow Tab Completion (Created page with 'One of my favorite features of FreeBSD/CShell is that you can start typing a command and use the up/down arrows to cycle through previous commands which contain the characters yo...') (current)
- 18:32, 4 October 2012 (diff | hist) . . (+543) . . N Set IP with ARP (Created page with 'An ARP table maps IP addresses to MAC addresses. Sometimes you only know the MAC address of a device, but there is no way to ping a MAC address.<br> Fortunately you can manually...')
- 23:09, 3 October 2012 (diff | hist) . . (+11) . . 2008 R2 Port Forwarding (current)
- 21:39, 8 September 2012 (diff | hist) . . (+249) . . N XenServer Backup Options (Created page with 'I found this link and thought it might be useful to others. <br> It lists various Open Source and Commercial backup options for XenServer. http://sysadminnotebook.blogspot.com/...') (current)
- 18:17, 7 September 2012 (diff | hist) . . (+4) . . IRC Modes (current)
- 18:17, 7 September 2012 (diff | hist) . . (+5) . . IRC Modes
- 18:10, 7 September 2012 (diff | hist) . . (+140) . . N IRC Modes (Created page with '== Login as SysOp == /oper <Nickname> <SysOp_Password> == Set Channel Operator == /mode #<ChannelName> +o <Nickname> Category:IRC')
- 18:07, 7 September 2012 (diff | hist) . . (+44) . . N Category:IRC (Created page with 'Internet Relay Chat Category:Tech Notes') (current)
- 17:48, 12 August 2012 (diff | hist) . . (+31) . . Get Windows Version from Command line (current)
- 17:47, 12 August 2012 (diff | hist) . . (+416) . . N Get Windows Version from Command line (Created page with 'Get OS version and Service Pack level of local machine: systeminfo | findstr /B /C:"OS Name" /C:"OS Version" Get OS Version and Service Pack level of remote machine: systemin...')
- 22:29, 10 August 2012 (diff | hist) . . (+65) . . Backup Configs to TFTP (current)
- 03:13, 8 August 2012 (diff | hist) . . (+197) . . N Check Location of FSMO Roles (Created page with 'Quick and Dirty way to check the location of the FSMO roles. netdom /query fsmo ''Note: This may only work on Windows 2008 Server and above (I haven't tried it on 2k3).'' [...')
- 03:11, 8 August 2012 (diff | hist) . . (+604) . . N Configure 2008 Server for an External Time Source (Created page with 'When running the 2008 R2 BPA for the Active Directoy role I got an error that the server wasnât configured to fetch time from an external time source.<br> In a nutshell run th...')
- 03:04, 8 August 2012 (diff | hist) . . (+542) . . N WSUS 3.0 SP2 Fails at Configuring Database (Created page with 'When installing WSUS 3.0 SP2, if the install fails at the "Configuring Database" phase and then kicks you out check the log files. It might be caused by the windows performance ...') (current)
- 02:59, 8 August 2012 (diff | hist) . . (+55) . . N Category:WSUS (Created page with 'Windows Server Update Services Category:Windows') (current)
- 02:57, 8 August 2012 (diff | hist) . . (+383) . . N ASA Port Forwarding (Created page with '== Create the Static NAT == static (DMZ,Outside) <WAN_IP> <DMZ_SERVER_IP> netmask 255.255.255.255 == Create the ACL == access-list 100 extended permit tcp any host <WAN_IP>...') (current)
- 06:25, 26 July 2012 (diff | hist) . . (+432) . . N Update ESXi without Update Manager (Created page with 'Download the patch from the vmware website and upload it to the root of a local datastore. Put the host into "Maintenance Mode" Login to the console directly or enable SSH and ...') (current)
- 06:24, 26 July 2012 (diff | hist) . . (+80) . . N Category:ESXi (Created page with 'ESXi is hypervisor by [http://www.vmware.com VMWare] Inc. Category:VMWare') (current)
- 06:22, 26 July 2012 (diff | hist) . . (+56) . . N Category:VMWare (Created page with 'VMWare http://www.vmware.com Category:Tech_Notes') (current)
- 06:20, 26 July 2012 (diff | hist) . . (-1) . . Short Filenames (current)
- 06:19, 26 July 2012 (diff | hist) . . (+681) . . N Short Filenames (Created page with 'NTFS creates a short filename for each file in the MFT (Master File Table). Eliminating the short names saves CPU and I/O resources and can have a significant impact on performa...')
- 03:55, 26 July 2012 (diff | hist) . . (+523) . . Robocopy Examples (current)
- 03:49, 26 July 2012 (diff | hist) . . (+28) . . Robocopy Examples
- 03:48, 26 July 2012 (diff | hist) . . (+617) . . N Robocopy Examples (Created page with '== Examples == robocopy \\SERVER\D$\data D:\data /S /E /COPYALL /R:0 /W:0 /XD "\\SERVER\D$\data\Junk Folder" \\SERVER\D$\data\tmp Copy from \\SERVER\D$\data to local D:\data ...')
- 03:36, 26 July 2012 (diff | hist) . . (+1) . . Robocopy Junction Loop (current)
- 03:36, 26 July 2012 (diff | hist) . . (+20) . . N Category:Robocopy (Created page with 'Category:Windows') (current)
- 02:10, 25 July 2012 (diff | hist) . . (+299) . . N Cisco ACLs (Created page with '== Create an ACL == Enter Configuration mode: config term access-list 20 permit 192.168.1.0 0.0.0.255 == Assign ACL to the vty Interface == line vty 0 4 access-class 20 in ...') (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)