SkyNet T-Shirt
To all you dear Terminator believers, Google fans, Google haters, and so on... you should buy this T-shirt now!

Thanks to David from Strobbist
Labels: google, life, networking
Spanish Linux postmaster-webmaster trying to write in English
To all you dear Terminator believers, Google fans, Google haters, and so on... you should buy this T-shirt now!

Thanks to David from Strobbist
Labels: google, life, networking
Labels: life, networking
Just in case you need it, I've been testing how an Exchange server shows a folder structure via IMAP and type here what command I've been using may helps some other mailadmins...
you: telnet imap.domain.com 143For further information about imap commands via telnet you may have a look to this blog annotations: http://adityo.blog.binusian.org/?tag=telnet-imap-command
If you want more detailed explanations, specially related with Exchange go to this technet page http://technet.microsoft.com/en-us/library/dd789687.aspx
Labels: networking
As Nop has wrotte friends of my friends are not (necessarily) my friends, for sure you may compose an acronym imitating FOF but this is too geek even for me.
Nop says that he receives a lot of Facebook requests for getting in touch with people who is friend of somebody else and not known by himself. (Do I wrotte properly this sentence? ... never know...) He also says that this social-networks are not social but unsocial... and I agree... as long as you use those networks you don't get in touch in real world, what is more social than the real world relationship?
I've been in Facebook but I'm no longer, it is very time consuming and very often it tries to access to personal data or such things. I'm even considering how useful is LinkedIn or Xing.
In my humble opinion it is true that network is changing a lot how our world is, but sometimes, we believe that everything comming from the Internet has a positive touch: we shouldn't loose our critical point of view... neve.
Labels: life, networking, programming
Via an article published at spanish slashdot I read a spanish translation to an article comparing webkit and Gecko.
This has been the latest buzz in the web... most interesting things for me are two:
Is not new; using object oriented programming, isolation tabs by using object orientation and asign for every single tab a different memory area, every tab doesn't affect to others...
About what's new and what isn't in my opinion new things are: Gears integration, virtual machine for javascript, safe browsing and interface aproach (with new start page... also the new comic for show us what is all about...) and finally the whole approach putting new and not new things all together.
Mozilla ang Google has renewed 'till November 2011 their agreement (in spanish here), Mozilla gets 85% of its money from this agreement and that is a too important part of the cake. So... what's going to happen with Mozilla foundation? I really don't know and I don't like to supose anything, but I think that Chrome and Firefox follows differents goals.
The question still remains, if Google will keep on supporting other browser with different target. They both share one very important thing, make the Internet more compatible, open, and fully standard.
Labels: google, networking
I've never do that, but have a look to sample squid config file to authenticate with Active Directory ... the main idea it's to do the same as we do before with Squid with OpenLdap. If you're using Active Directory instead of a true ldap server have a look on that.
Note: This entry has been in the draft for too long ... I should writte more often.
Labels: ldap, linux, networking
I was writting about Squid and I arrive to a sample config file for using squid with OpenLdap. I really don't know if you're using squid ... probably you should do it. And I don't know if you're using ldap ... sure you've to. If you combine squid with ldap it allows you control who is browsing the web or who doesn't it and the main thing is who 'cause squid relies on IP authorization method.
The problem: your method is not useful for me, you just check if the user is a valid user, your method doesn't let us separate all users betwen authorized and non authorized.
The solution: you just need to copy authorized users inside a different OU in your ldap server. If you don't know how to do it look for a ldap administrator ... like me :-)
Labels: ldap, linux, networking
I received the Redhat Magazine in my inbox, recently I've read an article about how to start up a squid in five minutes.
Since I know good it runs I must recommend you give squid a chance. If you have a company -little, middle or big company- it would save you quite bandwith. If you're a home user but your network has more than just one computer it will save you too bandwith.
Saving bandwith it's very important thing:
By the way, squid has changed their website. Now it's a little bit more easy to find what you're looking for. For instance: squid configuration examples, or general squid documentation, or The General Squid Guide ...
Labels: fedora, linux, networking