Archive for January, 2006
Tuesday, January 17th, 2006
Well, in the article the other day about the Windows wireless problem/(feature that could be exploitable?) there was a mention that the default behaviour for Windows would be changed with the next service pack, for XP users that’s SP3. So, when can we expec this? It seems that service pack three for Windows XP probably […]
Posted in Computers, Tech Support, Windows | 1 Comment »
Tuesday, January 17th, 2006
Bugtraq has an interesting post which picks up on a note in Stephen Toulouse’s latest entry on the WMF vulnerability. When I first read the post I was more interested in the way he was responding to allegations of the flaw being an intentional backdoor, but the above bugtraq post points out and makes points […]
Posted in Computers, Security | 1 Comment »
Monday, January 16th, 2006
So, juice (formerly known as ipodder) was a bit too gui-only for my tastes, I took a look at bashpodder which is a bash-script based podcast client. Really, this is very much to my liking as it can be scripted to run via cron (or at)… basically, there are three required files from the main […]
Posted in Computers, Linux, Software | No Comments »
Monday, January 16th, 2006
I’ve been playing around a bit with podcast clients the last couple of days. I’ve been finding online news feeds for the onlineradiotv.com site and for many of those I have bash scripts to handle downloading or streaming the audio available from shortwave broadcasters. I did run across a few podcasts too though and thought […]
Posted in Computers, Linux, Software, Windows | No Comments »
Monday, January 16th, 2006
So for the past month and a half I’ve been puzzling over northcarolinagenealogy.net and it’s mysterious sudden disappearance from google. I mean… let’s see, there are a couple hundred posts there. It uses the same template as this and the South Carolina genealogy site do. Nothing really different than the South Carolina Genealogy site (more […]
Posted in Computers, Web Hosting | No Comments »
Monday, January 16th, 2006
The last time I used openvpn, it was version 1.x and only supported a single connection per running process. So, if you had a server that you wanted to support multiple clients connecting, you had to… have multiple ports open to the outside world (unless you did something VERY fancy), and had to have as […]
Posted in Computers, Networking, Security | 1 Comment »
Monday, January 16th, 2006
Dealing with text…. we’ve looked at a couple of basics on logging in and starting to use the command line and hopefully not feeling too helpless there… we’ve seen ways to navigate directories and how to find new commands and how to find out more about how to use them. Now it’s time to talk […]
Posted in Basics, Computers, Linux, Tech Support | No Comments »
Monday, January 16th, 2006
Now that we’ve logged in and learned how to move from one directory to another (and find where we are if we get lost…) it’s probably time to start learning how to find out about other commands. Well, if you press tab at the command line you will likely see something that starts like this…. […]
Posted in Basics, Computers, Linux, Tech Support | No Comments »
Monday, January 16th, 2006
This is part two in a series of “how to use the command line in linux” style articles…. these are intended to be quite basic for those that have not used a command line before…. In part one we logged in (if necessary) and found out about the help command, navigated a bit with the […]
Posted in Basics, Computers, Linux, Tech Support | No Comments »
Monday, January 16th, 2006
I know many people get intimidated with a black screen, white text and blinking cursor. No mouse, not knowing where to start…. well, I’m going to spend a bit of time in this article trying to help show you how to survive the command line in linux. For starters, don’t think that linux is a […]
Posted in Basics, Computers, Linux, Tech Support | No Comments »