For connecting Windows to OSX via VNC; UltraVNC seems to work the best. The other clients drop frequently.
CONTENTS
Meta
For connecting Windows to OSX via VNC; UltraVNC seems to work the best. The other clients drop frequently.
function prompt { $user = [Environment]::UserName; $computer = gc env:computername; $dir = [Environment]::CurrentDirectory=(Get-Location -PSProvider FileSystem).ProviderPath; $user + "@" + $computer + ":" + $dir + ">" } This post helped with the last part.
Out of the box a lot of us Windows users who added all of the Octave-Forge packages are disappointed to find that the plot function produces an invisible window. Here is the problem and solution: Realistic solution at this moment, do not install the oct2mat package when you install octave with octave-forge packages if you [...]
Microsoft AntiVirus is free and it works for Windows XP: Yes. You can install Microsoft Security Essentials on XP and Win 7. —RickImAPC Awesome.
Here is a great disc-burning application for MS Windows called ImgBurn. Works great “out of the box” and is free, which doesn’t reflect its utility or value at all. I will only share additionally that I’ve tried two free and two commercial application, which I won’t name for fear of any publicity that it would [...]
Switching back to Windows XP from the Mac has been educational. Along with learning a lot more about Cygin than I had ever known before, I’m discovering new features-to-be-avoided in Windows XP. Here is a biggie: “Run As”. Windows allows you to execute programs with another user’s credentials. You are probability thinking “Simple right?”. Well, [...]
Because I always forget how, here is how to create a user-defined service in Windows: Get a copy of the Windows 2003 Resource Toolkit Install the service: path\INSTSRV.EXE My Service path\SRVANY.EXE Open the service you just created in regedit here: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\[My Service] Right click the service itself and create a key named ‘Parameters’. This creates [...]
This command line tool for working with the Windows clipboard looks very useful for Windows power-users.