Author: jbmurphy
-
Install pptp-client on CentOS 5.4
-
Installing Flash on CentOS 5.4 x64
Here is what I tried: wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz tar -xzf libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz mv libflashplayer.so ~/.mozilla/plugins/
-
Visual Studio with VMware Fusion and SSH
I work on a Mac, but by day I am a windows guy. Even though I am not a developer, I often hack about using Visual Studio on the PC. Recently, have been working more and more with Linux, and I wanted to use Visual Studio on my Mac via VMware Fusion to edit some…
-
Detach PSTs
We are looking to get rid of .pst files in our environment and we wanted to remove pst files from peoples machines. This link shows how to prevent adding new psts and how to turn off auto archiving via GPO, but what about existing .psts in peoples Outlook profiles? I put together this vbscript:
-
Uninstall old Java Version via vbscript
Here is my current script from removing previous versions of java via VBScript
-
Trying to settle on a script documentation header
I want to add a header to all my scripts, keep things organized This seemed like a good place to start. VBSCRIPT: What do you use? Am I missing something?
