A good read and reminder for noobs and veterans alike:
http://blogs.atlassian.com/wp-content/uploads/HelloWorldEbook.pdf?utm_source=newsletter&utm_medium=email&utm_campaign=jira-insiders-newsletter_july
Thursday, July 7, 2016
Wednesday, October 17, 2012
Remove Hidden NICs
I was always annoyed when creating new VMs that the NIC would enumerate to #2.
To reset the NIC numbering:
Remove Hidden Nics
You will probably run
into issue where windows complains about the IP already being assigned to a
network card yet no other network card shows up. Sometimes you end up with
a hidden NIC that you have to manually remove:
1. Click Start, click Run, type cmd.exe, and then
press ENTER.
2. Type set
devmgr_show_nonpresent_devices=1, and then press ENTER.
3. Type Start DEVMGMT.MSC,
and then press ENTER.
4. Click View, and then
click Show Hidden Devices.
5. Expand the Network adapters tree.
6. Right-click the dimmed network adapter, and
then click Uninstall.
Programmer Joke #1
Q: Why do programmers always confuse Halloween with Christmas?
A: Because 31 OCT = 25 DEC.
Monday, July 16, 2012
Thursday, June 21, 2012
Clear Orphaned Directories
After cleaning up directories, I orphaned some directories in my directory stack dirs. To clear out your directory stack, type "dirs -c".
Wednesday, June 13, 2012
SSO in RDP
To enable single sign on for Remote Desktop:
http://itowns.blogspot.ca/2011/06/enabling-remote-desktop-connection.html
http://itowns.blogspot.ca/2011/06/enabling-remote-desktop-connection.html
Subscribe to:
Posts (Atom)