Post thumbnail of How to Create samba users and Verify they can connect
13 January 2012
Continue reading How to Create samba users and Verify they can connect

How to Create samba users and Verify they can connect

This is the simplest way I know to get samba up and running. This isn’t the most secure, best, smartest, etc. It’s just for testing and getting up and running as quickly as possible.

Post thumbnail of Edit hosts file on Windows 7
9 January 2012
Continue reading Edit hosts file on Windows 7

Edit hosts file on Windows 7

This goes for just about all versions of windows. The file you are looking for is %systemroot%system32\drivers\etc\hosts.

Post thumbnail of Why Battlefield 3 won’t run on Windows XP
10 October 2011
Continue reading Why Battlefield 3 won’t run on Windows XP

Why Battlefield 3 won’t run on Windows XP

The structure for graphics drivers changed completely from Windows XP To Vista. So forget your video card. You might have the latest and greatest money pit of a video card, but it still won’t run Battlefield 3.

Post thumbnail of Get the hostname of a system in python
7 October 2011
Continue reading Get the hostname of a system in python

Get the hostname of a system in python

There are multiple ways to do it. Some are platform dependent.The best way is probably through socket, but you can use platform and os too.

Post thumbnail of Portable Python - preconfigured portable programming environment
13 October 2010
Continue reading Portable Python - preconfigured portable programming environment

Portable Python - preconfigured portable programming environment

ver wish you could test your code on a machine that’s not connected to teh interwebs and doesn’t have python installed? I like portable applications for many reasons, mainly because they just work.

Post thumbnail of Tips for using Win32 Device Namespaces in APIs
13 September 2010
Continue reading Tips for using Win32 Device Namespaces in APIs

Tips for using Win32 Device Namespaces in APIs

Win32 namespaces for accessing devices instead of file systems and for disabling string parsing can be helpful but not all APIs support their use.

Post thumbnail of Automatically uncheck everything during any Installation
25 January 2010
Continue reading Automatically uncheck everything during any Installation

Automatically uncheck everything during any Installation

This is especially needed for any Windows application. It would save the typical user from his/herself. So many apps want to install a toolbar, take over as the default choice, or select some other intrusive behavior as the default. If you could have an app that you run before launching any kind of installation program, and that app just unchecked all the defaults, forcing you to choose the options that you feel are best, well the world might explode.

Post thumbnail of SVN pre-revprop-change hook scripts for Linux and Windows
8 January 2010
Continue reading SVN pre-revprop-change hook scripts for Linux and Windows

SVN pre-revprop-change hook scripts for Linux and Windows

For Linux it’s a simple shell script, nothing fancy is needed. If the script ends with a 0 exit value, the commit will work, if it exits non-zero, the commit will fail. In Windows the syntax is different because you don’t have a real shell. Instead, you use batch file commands to accomplish the same thing. The logic is pretty much the same because it’s simple.

Post thumbnail of What terms and conditions
21 December 2009
Continue reading What terms and conditions

What terms and conditions

Internet Explorer garbled the terms and conditions when I installed Google Chrome for Windows. It doesn’t seem to be a language pack thing, so what’s going on here? More importantly, what terms and conditions am I bound by? I accepted the terms you see pictured and installed chrome, so now what?

Post thumbnail of System wide proxy settings in Windows
18 September 2009
Continue reading System wide proxy settings in Windows

System wide proxy settings in Windows

If you have proxy settings set up in Internet Explorer already, then you can just run proxycfg -u and you’re done. It will add the registry keys for you. In the run dialog (Start -> Run) enter this command. It will flash the command prompt black screen and exit …

 Page 1 of 2  1  2 »
Powered by Wordpress   |   Lunated designed by ZenVerse