Categories

Our Sponsors

Batch renaming file extensions – Tech Support Guy Forums

Batch renaming file extensions – Tech Support Guy Forums.

Share

Add BAT scripts to Windows Startup

Boy I really miss Unix sometimes.  Things that are so super easy in Unix/Linux are often a total pain in the butt in the Windows world.

I needed a script to gracefully shutdown and startup an application when the server was rebooted.  Again, not an issue so much with linux as you almost never HAVE [...]

Share

Creating Links in Windows

Thought I would throw out some information on creating links in Windows now that this is the second time I had to go and look the information up.

First, there is the “SUBST” command.  This command comes with the OS.  Of course I am talking XP and Windows 2003.  I would assume it’s still available [...]

Share

DOS commands / Batch file scripting

I hate to admit on a Unix admin type Blog that I have been recently forced to work in the Windows OS world.

Thankfully I have been able to place Cygwin on most of the systems that I support.

I have, however, needed to be able to create a few batch files that would run [...]

Share

Setting up xbmc on Acer Aspire 1600

My journey on setting up a Media Center PC on a Acer Aspire 1600.

Tigerdirect had a great sale on the units so I purchased one and a Gyrus Universal Media Center Remote.

From some message boards I read up on I also purchased the extra 1GB of ram for the Acer, so that 1080p [...]

Share

Notepad++ Keyboard Shortcuts

Notepad++ has become my favorite editor when coding PHP or XML. It just has so many useful little features. You can have all of the documents you need opened in one window and separated with tabs. You can have a 2nd workspace hidden within the same window, which is great when you are updating some [...]

Share

Internet Explorer Ruler (Shift R)

While browsing the web the other day and I was in the midst of entering a search term when an odd little window unexpectedly popped up. It was titled “Ruler”, and offered some options to check, such as “Snap to X/Y axis” and “Hide Tick marks.”

I found that my keyboard was no longer responding, [...]

Share

Open Source Alternatives

There is a ton of software a new business sometimes feels that they must purchase right when they are starting off a new business.

There Word, Excel, and Powerpoint from Micro$soft that are usually very expensive.

There is also money management software, project planning software, and graphic software.

Well there is a solution for small [...]

Share

Exporting Tomcat SSL keys to Apache httpd

Apache Tomcat SSL keys created with keytool are, by default, in der format. These keys cannot be used in Apache httpd since httpd, be default, expects the keys in pem(X509) format. Using the below steps you can export the tomcat’s keys to Apache httpd format and use it for Apache.

I assume that you already [...]

Share

Killing windows processes from the command line

Use TASKLIST and TASKKILL :  Good web site on this http://commandwindows.com/taskkill.htm

(F)orce Kill running processes for ImageName of java.exe taskkill.exe /F /IM java.exe

NOTE: Wildcard ‘*’ for the /IM switch is accepted only with filters, use /FI taskkill /F /FI “IMAGENAME eq note*”

Find all running Java processes command line tasklist /FI “IMAGENAME eq java.exe”

[...]

Share
Get Adobe Flash playerPlugin by wpburn.com wordpress themes