- 
            
            
as seen on Server Fault
            - Search for 'Server Fault' 
            
I see a lot of this on my google app engine error log:
05-18 06:44AM 00.897 /NTp9 405 17ms 0cpu_ms 0kb Twitterbot/0.1,gzip(gfe),gzip(gfe)
128.242.241.133 - - [18/May/2010:06:44:00 -0700] "HEAD /NTp9 HTTP/1.1" 405 124 - "Twitterbot/0.1,gzip(gfe),gzip(gfe)"
Should I do something for it??
            >>> More
            
         
    
        - 
            
            
as seen on West-Wind
            - Search for 'West-Wind' 
            
GZip encoding in ASP.NET is pretty easy to accomplish using the built-in GZipStream and DeflateStream classes and applying them to the Response.Filter property.  While applying GZip and Deflate behavior is pretty easy there are a few caveats that you have watch out for as I found out today for…
            >>> More
            
         
    
        - 
            
            
as seen on Server Fault
            - Search for 'Server Fault' 
            
I simply did :
sudo aptitude install apache2
And that's how my server is set up. No extra modules, no  nothing.
I'm on ubuntu jaunty.
            >>> More
            
         
    
        - 
            
            
as seen on Ask Ubuntu
            - Search for 'Ask Ubuntu' 
            
Every time I try to run sudo apt-get update or try running updates from the GUI interface I run into the following problem or something similar:
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_precise_restricted_binary-i386_Packages
E:…
            >>> More
            
         
    
        - 
            
            
as seen on Stack Overflow
            - Search for 'Stack Overflow' 
            
I see a lot of this on my google app engine error log:
05-18 06:44AM 00.897 /NTp9 405 17ms 0cpu_ms 0kb Twitterbot/0.1,gzip(gfe),gzip(gfe)
128.242.241.133 - - [18/May/2010:06:44:00 -0700] "HEAD /NTp9 HTTP/1.1" 405 124 - "Twitterbot/0.1,gzip(gfe),gzip(gfe)"
May I know what is this?
            >>> More