Ade's posterous http://adeb.posterous.com Most recent posts at Ade's posterous posterous.com Sun, 21 Aug 2011 03:43:00 -0700 Amavisd and SELinux http://adeb.posterous.com/amavisd-and-selinux http://adeb.posterous.com/amavisd-and-selinux

A friend of mine recently ran into an issue with a Centos 6 box when trying to start amavisd. He knew it was SELinux related because the log had the following message in it

 

type=AVC msg=audit(1313917627.065:3081): avc:  denied  { name_bind } for  pid=28695 comm="amavisd" src=10026 scontext=unconfined_u:system_r:amavis_t:s0 tcontext=system_u:object_r:amavisd_send_port_t:s0 tclass=tcp_socket

 

Usually SElinux issues boil down to a file or a port not having the correct security context. In this case that is not true. 

 

If you look at the part of the message that starts secontext= you will see amavis_t - this is the security context of the process that is generating this message. 

 

If you look at the part of the message that starts tcontext= you will see amavisd_send_port_t  This is the security context of the port.

 

So both the process and the port look to have the correct security contexts. This means that all that is missing is a rule to say "this process, can bind to this type of port"

 

So lets walk through fixing it

 

Grab the error line from the audit log and save it in a file called avc.txt    Next run the following

 

audit2allow -i avc.txt -r

 

This will generate the following output

 

require {

       type amavis_t;

       type amavisd_send_port_t;

       class tcp_socket name_bind;

}

 

#============= amavis_t ==============

allow amavis_t amavisd_send_port_t:tcp_socket name_bind;

 

Lets put this into a file called amavislocal.te

 

Lets check our module

 

checkmodule -M -m -o amavisdlocal.mod amavisdlocal.te

 

Next run semodule_package

 

semodule_package -o amavisdlocal.pp -m amavisdlocal.mod

 

Finally lets insert our new module

 

semodule -i amavisdlocal.pp<

 

Once this inserted, it will load each time the machine boots up.

 

Its rare that you need to write a policy tweak, usually changing the security contexts is enough but hopefully this shows you that its not actually so hard to write a policy

 

Till next time

 

Ade

 

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Sat, 13 Nov 2010 11:09:34 -0800 Veggie Dinners in Edinburgh http://adeb.posterous.com/veggie-dinners-in-edinburgh http://adeb.posterous.com/veggie-dinners-in-edinburgh

Im working in Edinburgh next week so I thought Id take a look and see what veggie restaurants are in the area. Seems Im spoiled for choice.

 

Black Bo's

57–61 Blackfriars Street, Edinburgh, EH1 1NB

A blue neon sign draws you from the Royal Mile to this retro joint with its neighbouring bar. Inside, the harlequin chequered floor, mock columns and bentwood chairs are animated by flickering candles and amber light. An alcove where a small party can…

www.black-bos.com/

 

David Bann

56–58 St Mary's Street, Edinburgh, EH1 1SX

This reputable establishment is Edinburgh's long reigning king of vegetarian dining, with brilliantly executed dishes and carefully selected wine list. The minimalist décor is atmospheric and timeless, the claret and slate tones enhanced by subtle spot…

www.davidbann.com

 

Henderson's Bistro

25 Thistle Street, Edinburgh, EH2 1DX

The autumn colours, Moroccan-style lanterns and softly lit interior give the instant impression that this is a warm, intimate atmosphere where you'll enjoy eating, drinking and relaxing. Table service, and a special touch to the food, distinguish…

www.hendersonsofedinburgh.co.uk

 

Kalpna

2/3 St Patrick's Square, Edinburgh, EH8 9EZ

Kalpna is one of Edinburgh’s most established and award-winning vegetarian restaurants, specialising in South Indian cooking. An ornate mosaic adorns the walls of the cosy restaurant interior, in a location favoured by vegetarians and non-vegetarians…

www.kalpnarestaurant.com

 

Ann Purna

45 St Patrick's Square, Edinburgh, EH8 9ET

This is a very much spruced-up version of the Ann Purna of old, with black leather seats, dark wood tables and Indian paintings adorned with tassels on the walls. With inspiration from Gujarat and South India – regions where vegetarian dishes form the…

 

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Sat, 23 Oct 2010 03:26:00 -0700 Steve Jobs hates Java now also, WTF? http://adeb.posterous.com/steve-jobs-hates-java-now-also-wtf http://adeb.posterous.com/steve-jobs-hates-java-now-also-wtf

So we all know that Apple have something against Flash and while Flash is far from perfect, its a little odd that Apples iPhone and iPad wont work with Flash. I mean if you were synical you might think it was so that people wouldnt have access to all the Flash based games on the internet and would be forced to buy them from Apples very restricted App Store

Now however, Apple have announced another widely used technology that they are dropping support for - Java. I mean WTF? Why do people continue to rave about this company who arbitrarily decided that they wont support major internet technologies? Now OK the announcement is about Mac OS X but the principle is the same here

Finally, to add insult to injury, he (Steve) then goes and says that Android is not open !!!

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Sat, 25 Sep 2010 13:08:00 -0700 Why do all banks have to be such utter wankers? Banking Rant http://adeb.posterous.com/why-do-all-banks-have-to-be-such-utter-wanker http://adeb.posterous.com/why-do-all-banks-have-to-be-such-utter-wanker

Please be aware - this is a rant

Why do all banks have to be such utter wankers? "Hi my name is <bleh> and Im your new bank manager". If I had £10 for each time Ive heard that, maybe I would need a swiss bank account. 

So last week I got the quarterly

Bank: Hi, Im your new bank account manager and I thought Id call and

Me (interupting) "try and sell me something I neither want or need ?"

Bank: "erm, the reason Im calling is that Ive reviewed the accounts you have with us and your <blah> account just had its interest rates cut but we can offer you <blah2> account with much better interest. I wondered if you would be interested in setting up an appointment to meet and discuss it"

Me "No I really wouldnt, can you tell me something?"

Bank "Sure"

Me "Why did your bank just slash the interest on that type of account and then start another account with better interest? Was it to piss off your customers or just to give you an excuse to try and drag them into the branch and sell them even more stuff???"

Why dont I move? Well I have done, twice,  in the past but my current bank does reasonable good online banking

Does anyone have a bank that they can recommend - I just want good online banking, and no endless sales calls. A nice Android app would be lovely, but too much to hope for Im sure

AB

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Wed, 03 Mar 2010 04:43:00 -0800 Ubuntu One Music Store vs Amazon http://adeb.posterous.com/ubuntu-one-music-store-vs-amazon http://adeb.posterous.com/ubuntu-one-music-store-vs-amazon

I have to say I have been very under excited by the news of the Ubuntu One Music store - Im not convinced we need another music store unless they are going to give us something that other stores dont - like flac support or something.

Ive just been reading Popeys blog about how to use the Ubuntu One Music Store and I have to say, unless Im missing something - what a massive FAF! 

For example, if I wanted to buy a new MP3 from Amazon, I would just

Amazon

1 install the rpm/deb from here

2 download the track

But it seems that in order to do that with the new Ubuntu One Music store, well first of all you need to sign up for an Ubuntu One account. Here are the steps (taken from Popeys blog)

UBUNTU One Music Store

In order to buy stuff in the store you need an Ubuntu One account. You can connect to Ubuntu One using an Ubuntu single sign on account (confusingly).

 

Historically this was your Launchpad.net account, so if you already have one of those, you can use that. New users who have not previously signed up at Launchpad.net or login.ubuntu.com will need to create a new account.

Right now the process by which a new user to the Music Store is walked through the sign-up process is in flux. It could be a popup application which prompts for an email address, account name and password, or something embedded within Rhythmbox. Alternatively a browser could be spawned which sends the user to the sign-up process at login.ubuntu.com. Once Ubuntu Lucid releases in April, this process should be sorted out, but for now I’d recommend signing up to Ubuntu single sign on before using the Ubuntu One Music Store.

 

You need to confirm your email address by clicking the link in the mail.

 

Clicking the link takes you back to the Ubuntu One sign up process.

 

Click continue.

 

Enable File Sync

The second step which needs to be setup before the Music Store works is file syncing with Ubuntu One. Music purchased in the store is delivered directly to your Ubuntu One synchronised folders, so this has to be working or you’ll never actually get the music you buy. Configuring Ubuntu One is detailed at one.ubuntu.com/support/installation although for Lucid there’s very little to do other than activate as the components are pre-installed. That documentation should be updated before Lucid is released.

 

In these screenshots I subscribed to the free 2G plan. The screens are slightly different if you choose the 50G paid plan.

 

Login using your Ubuntu One (or old migrated Launchpad.net) account.

 

Confirm you agree to the terms and conditions..

 

Now you’re signed up to Ubuntu One.

 

At this point there are no files in the ~/Ubuntu One/ folder, in fact it doesn’t even exist yet..

Activate a Computer

To enable the file sync on this laptop I needed to add/authorise this computer. When Lucid releases there should be a graphical ‘control panel’ for Ubuntu One which allows you to press a button to connect a machine to your Ubuntu One account. You can of course connect multiple machines to one account in order to keep them all in sync. That tool doesn’t exist yet, so I had to run the following to trigger the process below.

u1sdtool -c

Once the system has been connected to Ubuntu One once, there is a ‘Connect’ icon in nautilus file browser, but in a typical chicken/egg problem, that ‘Connect’ button doesn’t appear until you have connected at least once.

 

Pretty soon after that the ~/Ubuntu One/ folder should appear.

 

Which is of course initially empty. There is another special folder in which stuff appears that has been shared with you by other people. It too is initially empty.

 

Testing File Sync

It’s a very good idea to test the file syncing service, because if it doesn’t work the music won’t download, no matter what else you do. It could save time during bug triage if users ensure this file sync works before filing bugs in the music store.

A simple test of the file sync is to create a folder or upload a file via the web interface and wait for them to appear in your ~/Ubuntu One/ folder on the local machine. Alternatively create files on your local PC in ~/Ubuntu One/ and go to the website to see if they appear.

Here I’ve created a file on my computer in the ~/Ubuntu One/ folder

 

If I then go to the Ubuntu One web interface I can see the file has arrived.

So at this point you’re ready to test the Ubuntu One Music Store.

 

Really?? What a pain in the arse !!  Why would anyone prefer the later?

 

Maybe its just me, but am I missing something? Let me know, leave a comment

Ade

 

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Wed, 27 Jan 2010 06:39:00 -0800 New Job http://adeb.posterous.com/new-job-75 http://adeb.posterous.com/new-job-75

Yes, today I am happy to say that I have accepted a job with a company that is very close to my heart. I have accepted a role at Red Hat. Ive had lots of people asking questions and so I thought Id answer them here

 

Q. Where will it be based?

A. At Red Hats lovely UK HQ in Farnbourough

 

Q. Whats it doing

A. I will be working as part of the Global Learning Services team. Initially as an instructor on the RHCE side of things and hopefully moving on to RHCA .

 

Thanks to all of you for your best wishes and congratulations - Ive been quite overwhelmed by them I have to say

 

PS Yes Chris you are quite correct, it is the worlds most premier Linux company :-)  

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Sat, 23 Jan 2010 10:30:54 -0800 Love screen? Totally love it with .screenrc http://adeb.posterous.com/love-screen-totally-love-it-with-screenrc http://adeb.posterous.com/love-screen-totally-love-it-with-screenrc

Ijust found out about .screenrc which is a file that lest you pop a status bar at the bottom of your screen sessions. There are loads of different ones floating around the internet but my fav at the moment is this

# C-a :source .screenrc

 

termcapinfo xterm* ti@:te@

startup_message off

vbell off

autodetach on

altscreen on

shelltitle "$ |bash"

defscrollback 10000

defutf8 on

nonblock on

 

hardstatus alwayslastline

hardstatus string '%{= kw}[ %{= kb}%H%{= kw} ][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= ][ %{b}%l%{w} ]%{w}[%{g} %d/%m/%y%{G} %C %A %{w}]%{w}'

bind 'q' quit

If you want to know what all the tokens mean then Google is your friend but for starters %{g} makes the text green

Have fun finding your perfect .screenrc

 

--

http://dontbuyeco.co.uk/blog

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Fri, 25 Dec 2009 12:00:00 -0800 #virginmedia FAIL - Unlimited means capped ! "F" you VirginMedia http://adeb.posterous.com/virginmedia-fail-unlimited-means-capped-f-you http://adeb.posterous.com/virginmedia-fail-unlimited-means-capped-f-you

I used to love my broadband connection but it all went wrong when Virgin Media took over. Im lucky and my connection rarely fails but when it did fail at least when you called you got through to someone with a brain

Anyway, this isnt about losing connection - its about caps. Virgin Media say their connection is "unlimited". Now I dont torrent or do anything illegal. I sometimes download Linux via legal torrents but thats not relevant here.

When I signed up, there were no limits. Today I was downloading updates to a few of my VMs and all of a sudden things started going very slow. Looking at my graph, it seems that I am now flat lining at 5meg. I pay for 20 and as you can see from the graph I regularly get 20meg, but not for long. The changed the AUP and after about 20mins use, they will cap you.

Here is what they say on their site

"And it's totally unlimited?
Yes. There's no limit to the amount you can download and use your connection with Virgin Media.

However, we do have an "acceptable use" policy1. This is to protect the majority of Virgin broadband users from a small amount of people who misuse their broadband connection."

This totally sucks, especially when they are not illegal downloads - f*ck you #virginmedia As soon as another cable provider comes along, I will be out of here

 

Cap

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Tue, 22 Dec 2009 05:27:00 -0800 Getting Drupal to install with modsecurity http://adeb.posterous.com/getting-drupal-to-install-with-modsecurity http://adeb.posterous.com/getting-drupal-to-install-with-modsecurity

If you are having problems getting Drupal to install on a server that runs Mod_Security, then simply add these two exceptions into
mod_security.

 

I placed mine in /etc/httpd/modsecurity.d/modsecurity_localrules.conf

<LocationMatch "/install.php"> 
  SecRuleRemoveById 970003
  SecRuleRemoveById 960010
</LocationMatch>

 

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Mon, 14 Dec 2009 10:20:00 -0800 oh nice, my latest DVD "War Games II, the dead code" came on a double sided disk. Widescreen on one side, normal on the other. Fantastic! http://adeb.posterous.com/oh-nice-my-latest-dvd-ware-games-ii-the-dead http://adeb.posterous.com/oh-nice-my-latest-dvd-ware-games-ii-the-dead

Thats pretty darn cool - I remember not having a widescreen monitor/tv
for ages and being really pissed off about the default widescreeness of DVDs

This is a nice solution - if only more disks came like this

http://www.imdb.com/title/tt0865957/

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Mon, 14 Dec 2009 10:11:00 -0800 oh Debian, how I dislike you http://adeb.posterous.com/oh-debian-how-i-dislike-you http://adeb.posterous.com/oh-debian-how-i-dislike-you

Ok, I will admit it, Im a Redhat guy - I understand it, it makes sense to me. However Id like to think I know my way around a Debian based system, but it seems I dont

Here is the scenario - I have a Debian box running on an Intel Xeon 64bit server (with VT support). I decide Id like to see how VirtualBox runs on there. So I go over to the VirtualBox site and find that there are debs for Debian. Great! Ok, I have two choices - i386 deb or AMD64 deb. So I think, well my processor is not AMD, I shall get the i386 deb

Here is the output

# dpkg -i virtualbox-3.1_3.1.0-55467_Debian_lenny_i386.deb dpkg: error processing virtualbox-3.1_3.1.0-55467_Debian_lenny_i386.deb (--install):  package architecture (i386) does not match system (amd64) Errors were encountered while processing:  virtualbox-3.1_3.1.0-55467_Debian_lenny_i386.deb


Hmmm, seems Debian must consider all 64bit processors to be AMD - ok, no big deal, I will grab the other deb and install that

# dpkg -i virtualbox-3.1_3.1.0-55467_Debian_lenny_amd64.deb Selecting previously deselected package virtualbox-3.1. (Reading database ... 29878 files and directories currently installed.) Unpacking virtualbox-3.1 (from virtualbox-3.1_3.1.0-55467_Debian_lenny_amd64.deb) ... dpkg: dependency problems prevent configuration of virtualbox-3.1:  virtualbox-3.1 depends on libcurl3 (>= 7.16.2-1); however:  Package libcurl3 is not installed.  virtualbox-3.1 depends on libgl1-mesa-glx | libgl1; however:  Package libgl1-mesa-glx is not installed.  Package libgl1 is not installed.  virtualbox-3.1 depends on libqt4-network (>= 4.4.3); however:  Package libqt4-network is not installed.  virtualbox-3.1 depends on libqt4-opengl (>= 4.4.3); however:  Package libqt4-opengl is not installed.  virtualbox-3.1 depends on libqtcore4 (>= 4.4.3); however:  Package libqtcore4 is not installed.  virtualbox-3.1 depends on libqtgui4 (>= 4.4.3); however:  Package libqtgui4 is not installed. dpkg: error processing virtualbox-3.1 (--install):  dependency problems - leaving unconfigured Errors were encountered while processing:  virtualbox-3.1


Hmmm, that was less than successful. Now Redhat based systems have got some stick in the past for "dependency hell" - I fail to see how the above isn't exactly the same

Still, Im not beat, the heart of a Debian system is "apt-get" Everyone tells me just how freakin amazing it is, so lets see

apt-get install libcurl3 libgl1-mesa-glx libqt4-network libqt4-opengl libqtcore4 libqtgui4 Reading package lists... Done Building dependency tree Reading state information... Done You might want to run `apt-get -f install' to correct these: The following packages have unmet dependencies:  libcurl3: Depends: libssh2-1 but it is not going to be installed  Depends: ca-certificates but it is not going to be installed  libgl1-mesa-glx: Depends: libdrm2 (>= 2.3.1) but it is not going to be installed  Depends: libxdamage1 (>= 1:1.1) but it is not going to be installed  Depends: libxxf86vm1 but it is not going to be installed  libqtcore4: Depends: libglib2.0-0 (>= 2.12.0) but it is not going to be installed  libqtgui4: Depends: libaudio2 but it is not going to be installed  Depends: libglib2.0-0 (>= 2.12.0) but it is not going to be installed  Depends: libmng1 (>= 1.0.3-1) but it is not going to be installed  Depends: libtiff4 but it is not going to be installed  Depends: libxi6 but it is not going to be installed  Depends: libxrandr2 but it is not going to be installed  Depends: fontconfig but it is not going to be installed  Recommends: qt4-qtconfig but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).


You know what, screw this - /me reaches for his Centos disk

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Tue, 01 Dec 2009 11:42:11 -0800 Location aware browsing? I havent seen that before :-S http://adeb.posterous.com/location-aware-browsing-i-havent-seen-that-be http://adeb.posterous.com/location-aware-browsing-i-havent-seen-that-be I havent seen this before - a website requesting location information. I
must take a look at exactly what info is being sent if you agree

Screenshot

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Sun, 22 Nov 2009 02:07:34 -0800 Thank goodness I have my TweetDeck back after my Fedora 12 upgrade. http://adeb.posterous.com/thank-goodness-i-have-my-tweetdeck-back-after http://adeb.posterous.com/thank-goodness-i-have-my-tweetdeck-back-after Since I upgraded to Fedora 12 a few days ago I lost my Tweetdeck :( Ive
tried some troubleshooting but looking at the crashdumps is meaningless.

Heres how to fix it - "rm -fr /etc/opt/Adobe/certificates/crypt/"

Thanks to Dangermous for the tip
http://forums.fedoraforum.org/showthread.php?p=1289538

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Tue, 17 Nov 2009 07:33:15 -0800 Yay Fedora 12 is out the gate http://bit.ly/1iBAF7 http://adeb.posterous.com/yay-fedora-12-is-out-the-gate-httpbitly1ibaf7 http://adeb.posterous.com/yay-fedora-12-is-out-the-gate-httpbitly1ibaf7

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Tue, 17 Nov 2009 04:36:08 -0800 Wow, Open Source .net, really? If this is true then props to MSFT http://bit.ly/OSdotNet http://adeb.posterous.com/wow-open-source-net-really-if-this-is-true-th http://adeb.posterous.com/wow-open-source-net-really-if-this-is-true-th http://www.theinquirer.net/inquirer/news/1562305/microsoft-net-lives-source-p...

If this is true, then we should certainly be congratulating MS on doing
the right thing, we are all to ready to criticize when they do the wrong
thing after all

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Wed, 11 Nov 2009 02:59:08 -0800 2 UK Perm roles - working with Linux http://adeb.posterous.com/2-uk-perm-roles-working-with-linux http://adeb.posterous.com/2-uk-perm-roles-working-with-linux

Im currently looking for contract roles but I do seem to keep getting calls about perm roles. If you are interested in either of these, then DM your contact details and I will forward them on * Network Manager role Wembley £40k - Linux management/design with IP networks * NOC engineer at a major CDN in Cambridge £38k - lots of linux work also Ade

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Tue, 27 Oct 2009 03:06:13 -0700 Cool - 1st interview lined up for Friday http://adeb.posterous.com/cool-1st-interview-lined-up-for-friday http://adeb.posterous.com/cool-1st-interview-lined-up-for-friday

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Thu, 22 Oct 2009 02:57:00 -0700 Woo Hoo - Centos 5.4 is out http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.4 http://adeb.posterous.com/woo-hoo-centos-54-is-out-httpwikicentosorgman http://adeb.posterous.com/woo-hoo-centos-54-is-out-httpwikicentosorgman

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Wed, 21 Oct 2009 06:43:30 -0700 Sigh, time to upgrade Wordpress again http://wordpress.org/development/2009/10/wordpress-2-8-5-hardening-release/ http://adeb.posterous.com/sigh-time-to-upgrade-wordpress-again-httpword http://adeb.posterous.com/sigh-time-to-upgrade-wordpress-again-httpword

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw
Wed, 21 Oct 2009 06:41:18 -0700 is concerned that HDMoore is selling Metsaploit :( http://risky.biz/metasploit_sold http://adeb.posterous.com/is-concerned-that-hdmoore-is-selling-metsaplo http://adeb.posterous.com/is-concerned-that-hdmoore-is-selling-metsaplo

Permalink | Leave a comment  »

]]>
http://files.posterous.com/user_profile_pics/88171/3427877731_eb360a0762_m.jpg http://posterous.com/users/eUmFvNKFNf Ade Bradshaw Ade Ade Bradshaw