Hosted by SigFlUP on 2010-02-06
Filed under Episode | Comments (2)
TITLE: Uber Leet Hacker Force Radio #3
AUTHOR: SigFLUP
DESCRIPTION:
Links in this episode include
http://uberleet.atari.org
http://hobones.dogsoft.net/mega/mega_distrib.tgz
http://hobones.dogsoft.net/pits_distrib.tgz
http://hobones.dogsoft.net/bump.avi
Hosted by monsterb on 2010-02-04
Filed under Episode | Series: Tit Radio | Comments (0)
TiT RAdio 017 - Klaatu's Window Manager Challenge
Please visit
http://titradio.info/017.html for shownotes.
Hosted by Michael Foord on 2010-02-02
Filed under Episode | Series: A Little Bit of Python | Comments (0)
Python Language Moratorium / Python 2.7 End of the Line?
A round-table discussion of the moratorium on Python language development and whether Python 2.7 will be the last of the 2.x series.
Hosted by StankDawg on 2010-01-29
Filed under Episode | Comments (0)
Original Release Date
2006-07-18
Hosts
StankDawg, et al.
BONUS EPISODE!
This episode was a bonus episode that I created just to work out the timing between seasons. We had completed the last season 3 at episode 156 (52 episodes * 3 years) but the first episode of season 4 (#157) was planned as a live event at hope NEXT week so I had a week gap with no show and I didn't want to ruin the live event, so I created this "half episode" to fill the slot this week..
This rare episode was streamed but was not on our archive. There may be a few copies floating around here or there, but this is the first official release of this episode on this site.
Hosted by lostnbronx on 2010-01-29
Filed under Episode | Series: Whats in My Toolkit | Comments (2)
lostnbronx talks about the contents of his pockets, in this latest
edition of the "What's In Your Toolkit" series.
Hosted by finux on 2010-01-28
Filed under Episode | Comments (2)
LINKS
==============================================
https://help.ubuntu.com/community/CronHowto
http://unixhelp.ed.ac.uk.CGI/man-cgi?crontab+5
http://unixgeeks.org/security/newbie/unix/cron-1.html
http://en.wikipedia.org/wiki/Cron
http://ratholeradio.org/
SCRIPT
==============================================
username@computer:~$ vi /home/username/bin/hello.bash
username@computer:~$ cat /home/username/bin/hello.bash
#!/bin/bash
echo "hello world"
username@computer:~$ /home/username/bin/hello.bash
bash: /home/username/bin/hello.bash: Permission denied
username@computer:~$ chmod +x /home/username/bin/hello.bash
username@computer:~$ /home/username/bin/hello.bash
hello world
username@computer:~$ export |grep EDITOR
declare -x EDITOR="vim"
username@computer:~$ crontab -l
no crontab for username
username@computer:~$ crontab -e
no crontab for username - using an empty one
No modification made
username@computer:~$ crontab -e
no crontab for username - using an empty one
crontab: installing new crontab
username@computer:~$ crontab -l
# m h dom mon dow command
* * * * * /home/username/bin/hello.bash > /home/username/hello.output 2>&1
username@computer:~$ cat /home/username/hello.output
hello world
Hosted by monsterb on 2010-01-22
Filed under Episode | Series: Tit Radio | Comments (0)
TiT Radio 016 - HPR Potluck Roundtable
Recorded live on Jan 9th 2010.
We talk about... Way to much to list. Please visit
http://titradio.info/016.html for shownotes.
Hosted by finux on 2010-01-21
Filed under Episode | Comments (2)
Interview with a blackhat - n0 g00d
And so commences the new series of interview with a BlackHat
n0 g00d talks to us about where he started hacking, what he has done in
the past and the reasons why he does hack.
tmacuk - http://www.tmacuk.co.uk
tmac@tmacuk.co.uk
Hosted by lostnbronx on 2010-01-13
Filed under Episode | Series: RoundTable | Comments (0)
Join us as SigFLUP, Deepgeek, lostnbronx, and Klaatu discuss the sci fi movie THX 1138
Hosted by Quvmoh on 2010-01-08
Filed under Episode | Comments (0)
Complete Episode Guide |
Complete Blog Postings