Posts Tagged ‘Networking’

Why Not Let Business Leads Chase You?

It’s time to stop chasing customers, and let customers start chasing you.

By using the power of a business network or cooperative, I look at how there is incredible potential for you to make potential customers come to you for help when they need it, no matter what it is they need.

Read the rest of this entry »

Prevent Windows from Reinstalling Group Policy Programs

While Group Policy software distribution is a quick and easy way to get software around a network, it isn’t without its problems. One such problem is when a computer is attached to a new domain. If your software distribution is the same, Windows will still reinstall the MSI packages. The simplest way is to join [...]

Read the rest of this entry »

Remove Network Printers from Users Before they Log On

I had a little trouble with an HP Printer driver that was causing the Vista PCs to hang at logon. Without going into the specifics of the problem (which comes down to poor HP drivers), I needed a way to ensure that the driver wouldn’t be active the next time that a user logged onto [...]

Read the rest of this entry »

Uninstall Ranger from a Computer without the RangerRemove User

Sometimes it might be necessary to remove Sentinel’s Ranger software from a computer with the minimum of fuss. Even though there is a removal user account. For instance, this may not work. So here’s a handy script to automitcally disable Ranger on a workstation. This returns some Windows settings back to normal and backs up [...]

Read the rest of this entry »

Mount a Webdav folder in Ubuntu Linux

Webdav is a very handy protocol for writing files back and forth across the internet. I’ve never really had much call for it – but I’m all for it lately as I’m trying out Alfresco and would really love to see a better way to upload files than the basic web-bsaed uploader that is provided. [...]

Read the rest of this entry »

Tunnelling on the fly

I’ve just been tweaking with SSH. One of the common things that I have to do is reconfigure my SSH tunnels while I’m working remotely to gain access to desktops and the like. In this situation, the cumbersome but easiest way always seemed to be to disconnect and change the command line. However, having used [...]

Read the rest of this entry »