Tag: Windows
Netcast Faves
by Chris on May.01, 2008, under Tech
I was chatting with a friend of mine about netcasts the other day, and was shocked to find out he didn’t really listen to any tech ones at all. For some reason lately, I seem to be getting surprised left and right lately at how many people I run into in my field that aren’t familiar with newer technologies or trends, or haven’t decided to take the plunge into Web 2.0 stuff yet.
There’s a new world of tech out there…social networking, cloud computing, microblogging, netcasting, voice and video chatting, wikis, CMS, etc. How do I keep up with the latest? Here’s a list of tech netcasts that I listen to on a regular basis: (continue reading…)
Windows Acting Like Linux
by Chris on Feb.06, 2008, under Tech
I’ve done it the other way around many times. Get a Linux box to act like a Windows box using software like Samba, Wine, etc. But now I’ve been tasked at work with a project which puts me in the position of having to get LPR/LPD printing and SSH/SFTP working on a Windows box. Unix printing is at least somewhat built-in to Windows 2003 Server. You need to install it though, it’s an add-on. Once installed Windows should start listening on TCP 515 and you should be able to share out printers as LPD printers. But getting a SSH server which can also do SFTP or SCP installed isn’t quite as easy (well, provided you don’t invest in a commercial package and want to do this free with open-source software). My first attempt with to install a copy of Cygwin and get OpenSSH running. Had some issues with that and it was a little more trouble than I wanted…so I found a slimmed down version of OpenSSH for Windows that contained just enough of Cygwin to make it work. I’ve managed to get it working fully and I can use it just like any Linux box with SSHD on it, but for some reason the vendor I’m working with can’t connect…although they’re using a mainframe based SSH/SFTP application. I have no troubles with any command-line or GUI apps I use to connect but this mainframe app is just not cooperating at all. I knew I should’ve thrown this at our Unix team to work on. Ahh, well. It’s all good clean fun. Blurring the lines between the OSes. Woohoo!
