
March, 2008
Tuxcaster
Submitted by Alex on Mon, 03/31/2008 - 21:25.Ok this is something that I have been throwing around in the #linuxbasement and #linuxoutlaws on the irc.freenode.net server.
What is Tuxcaster?
Tuxcaster is a website to aggregate all the linux podcasts into one site discuss linux podcasts. It will also have master ogg and mp3 feeds that will allow someone to suscribe all the linux podcasts in one feed.
Perl script to rename web files and links
Submitted by Kirok on Mon, 03/31/2008 - 00:17.I posted this here http://thelinuxsociety.org.uk/content/perl-script-to-rename-web-files-an... a while back but I thought I'd copy it here.
This is a little Perl script I had to write for a piece of coursework I've posted the code below and attached the file with an extra .txt extension(http://thelinuxsociety.org.uk/files/script.pl.txt), its far from the best coding but it should:
Using VPN to network Virtual Machines to each other and to the Guest OS
Submitted by finux on Sun, 03/30/2008 - 22:10.Using VPN to network Virtual Machines to each other and to the Guest OS
I find this to be one of the easiest and securest ways of networking virtual machines (VM) to each other, and to the host OS (operating system). It uses Virtual Private Network software (VPN) called hamachi, which is free to download, however it is freeware not free software (for more information about free software visit this web site http://www.fsf.org)
A Twitter Command for Your Terminal
Submitted by finux on Fri, 03/28/2008 - 19:58.A Twitter Command for Your Terminal
Well Twitter seems to be getting popular now, and it's pretty we documented that it can be used via the command line terminal if CURL is installed. The below is how to make a twitter command for your terminal. You will obviously need to have a Twitter account registered, and you can do that by going to this web address https://twitter.com/signup
The first thing to do is to install curl if it isn't already installed
sudo aptitude install curl
Installing Safari with Flash and Shockwave under Ubuntu with Wine
Submitted by finux on Thu, 03/27/2008 - 16:51.Well guys i thought that i would post this for any of you that maybe developing web sites or heaven forbid your thinking firefox is too slow for you.
This is somewhat borrowed from this web site http://www.ubuntu-unleashed.com/2008/03/howto-install-safari-on-ubuntu-w...
Who am i kidding it's all borrowed from this how to guide.
From what i can gather is basically your not making a Mac program work on Linux your making a Windows Program work under Linux, which in fairness is nothing new and exciting.
Episode 16 find command
Submitted by matthewg42 on Wed, 03/26/2008 - 13:38.Hi Chad. Nice show - good topics.
I have a few pedantic notes about the find command. It is not functionally equivalent to the rm command which it was supposed to replace. That is to say, in some cases it will do the same thing, but in other cases not. The most important difference is that find will descend into sub-directories. I feel that it's important to tell people this, else they might end up removing a lot more files than they expect.
LB - Episode 16 - Your Metasploit Is GUI by Linux Basement
Submitted by chad on Tue, 03/25/2008 - 11:58.53:39 minutes (29.86 MB)
Linux Basement News:
The real story on my hacked site. And some related security talk.
Great new articles are up from Chrisindallas, and how to check your twitters with this Twitter one liner and a great Tutorial on how to Spice up your Bash prompt by Boondox.
We now have a wiki, with nothing on it.
- Login or register to post comments
- Read more
- Download audio file
LB - Episode 16 - Your Metasploit Is GUI by Linux Basement
Submitted by chad on Tue, 03/25/2008 - 11:55.53:39 minutes (21.5 MB)
Linux Basement News:
The real story on my hacked site. And some related security talk.
Great new articles are up from Chrisindallas, and how to check your twitters with this Twitter one liner and a great Tutorial on how to Spice up your Bash prompt by Boondox.
We now have a wiki, with nothing on it.
- Login or register to post comments
- Read more
- Download audio file
Post about Zim Wiki desktop for web site
Submitted by finux on Mon, 03/24/2008 - 20:48.Well i have been working for the past couple of days with Zim Desktop Wiki. I have been needing to work on a number of documents for a number of projects, ranging from coursework, to Linux society promotional material. It dawned on me that i maybe better suited to using a Wiki to work on a majority of the stuff.
So i thought, right open source geezer shouldn't be a problem. I certainly had heard about Zim but i hadn't given it much thought. I loaded up synaptic package manager for a quick search about and came across Zim.
How about adding a Conversions forum
Submitted by tmecs on Sun, 03/23/2008 - 12:32.That would be an area where listeners can tell their stories about converting others to the wonderful world ofLinux.
Hello from Northern Illinois
Submitted by tmecs on Sun, 03/23/2008 - 11:02.Hi Chad, I just started listening to your podcast last weekend. I downloaded all of the episodes a listened to all of them while at work this past week.
Spice up your Bash!
Submitted by chad on Thu, 03/20/2008 - 16:28.Special thanks to Boondox for this article!
I like my console. I like my console so much I got tired at looking at the default bash prompt that is supplied with most distros out of the box. Its a boring grey prompt that gives you the basics. Thats fine and it works. If you use the console enough then you might want to spruce it up a bit. Here is how.
1) Backup your current prompt.
Hello from Tokyo
Submitted by Spot101 on Tue, 03/18/2008 - 15:45.Greetings all.
I've been enjoying the podcast for some time now. Keep up the great work Chad.
I've been using Linux exclusively for a number of years. I started with Mandrake 9.2. Before that Win98.
The more I learn the more I understand how little I really know about linux. I'm sure learning heaps listening to this podcast. Loving the 2nd season security theme.
The thing I love most about linux is the freedom to experiment / try things out. That and the limitless flexibility.
Metasploit - Ultimate Hacker Tool
Submitted by chad on Mon, 03/17/2008 - 12:35.Metasploit
I'm not actually going to go into detail on how to run Metasploint. A simple google search will give you an explosion of results on the many things you can do. I will however point you to the resources directly on the Metasploit site.
Documentation and Installation Instructions
To get Metasploit running on Ubuntu, I had to do the following.
apt-get install ruby libruby rdoc libyaml-ruby libzlib-ruby libopenssl-ruby libdl-ruby libreadline-ruby libiconv-ruby rubygems
Songs Feed
Submitted by chad on Fri, 03/14/2008 - 18:17.I'm going to try to post my songs up on a seperate feed if anyone is interested. The page can be found here, and the latest song from episode 15 is up.
http://www.linuxbasement.com/songs
Screw You Hacker by Linux Basement
Submitted by chad on Fri, 03/14/2008 - 18:15.5:19 minutes (2.13 MB)
Screw you Hacker Song, from Episode 15
- Login or register to post comments
- Download audio file
Twitter one liner
Submitted by chrisindallas on Thu, 03/13/2008 - 16:31.With all this talk of Twitter from the command line, I thought I'd throw out a one liner to see the last 20 Tweets that my friends have posted.
curl --basic --silent --user user:password --get http://twitter.com/statuses/friends_timeline.xml | sed --quiet --expression='s/<name>\(.*\)<\/name>/\1/p' --expression='s/<text>\(.*\)<\/text>/\1/p'
Notice, that's all on one line, but was broken in two to fit on the screen.
LB - Episode 15 - Back For Blood by Linux Basement
Submitted by chad on Thu, 03/13/2008 - 12:43.52:24 minutes (27.35 MB)
Linux Basement News:
Added files, information and links page rather then a contact page. Here you can find a great wallpaper for the show, designed by Richard Querin of http://screencasters.heathenx
Thanks to Finux For finding this nice way to twitter from the command line
- Login or register to post comments
- Read more
- Download audio file
LB - Episode 15 - Back For Blood by Linux Basement
Submitted by chad on Thu, 03/13/2008 - 12:36.52:24 minutes (20.99 MB)
Linux Basement News:
Added files, information and links page rather then a contact page. Here you can find a great wallpaper for the show, designed by Richard Querin of http://screencasters.heathenx
Thanks to Finux For finding this nice way to twitter from the command line
- Login or register to post comments
- Read more
- Download audio file
The Mother of All Commands - By Luke Scharf
Submitted by chad on Wed, 03/12/2008 - 23:37.Special thanks to Luke Scharf for this Tutorial/lesson in Linux.
Information files and links
Contact Info:
Chad Wollenberg - chad@linuxbasement.com
Peter Haliburton - pete@linuxbasement.com
IRC:
irc.freenode.net #linuxbasement
Feeds:
Twitter Perl Script - by IamVarr
Submitted by chad on Wed, 03/12/2008 - 17:17.This was posted on the forums by IamVarr and I wanted to make sure its archived as a tutorial. Thanks again Iamvarr!
Twitter to monitor server from anywhere
Submitted by Iamvarr on Wed, 03/12/2008 - 17:07.The following perl script can be run on a server to monitor error logs via rss feeds on twitter.
Unisom Project
Submitted by ericdegen on Tue, 03/11/2008 - 06:19.Anyone know anything about this new Unisom Project? http://www.pcworld.com/article/id,143198-pg,1/article.html
I would love to see a truly full featured Exchange/Outlook killer.
