Hello,
I have blog + website hosted on Godaddy server. I get somewhere around 50k hits a day. I was thinking of hosting it on my own. I want to know whether a 2mbps connection is sufficient or not?
Somebody with self-hosting experience please guide...
I am using squid proxy 3.1 in ubuntu machine. I want to allow only urls matching our pattern through our proxy server. I configured acl like below. Acl for dstdomain is working fine. If i access any url besides .zmedia.com , I got proxy connection refused. But the url_regex is not working.
What i am trying here is.
Allow only request from ".zmedia.com" domain and the request url should be in "/blog" context.
#
# Recommended minimum configuration:
#
acl manager proto cache_object
acl localhost src 127.0.0.1/32 ::1
acl to_localhost dst 127.0.0.0/8 ::1
acl urlwhitelist url_regex -i ^http(s)://([a-zA-Z]+).zmedia.com/blog/.*$
acl allowdomain dstdomain .zmedia.com
acl Safe_ports port 80 8080 8500 7272
# Example rule allowing access from your local networks.
# Adapt to list your (internal) IP networks from where browsing
# should be allowed
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 # https
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl SSL_ports port 7272 # multiling http
acl CONNECT method CONNECT
#
# Recommended minimum Access Permission configuration:
#
# Only allow cachemgr access from localhost
http_access allow manager localhost
http_access deny manager
http_access deny !allowdomain
http_access allow urlwhitelist
http_access allow CONNECT SSL_ports
http_access deny CONNECT !SSL_ports
# Deny requests to certain unsafe ports
http_access deny !Safe_ports
# Deny CONNECT to other than secure SSL ports
http_access deny CONNECT !SSL_ports
# We strongly recommend the following be uncommented to protect innocent
# web applications running on the proxy server who think the only
# one who can access services on "localhost" is a local user
#http_access deny to_localhost
#
# INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS
#
# Example rule allowing access from your local networks.
# Adapt localnet in the ACL section to list your (internal) IP networks
# from where browsing should be allowed
http_access allow localhost
# And finally deny all other access to this proxy
http_access deny all
# Squid normally listens to port 3128
http_port 3128
# We recommend you to use at least the following line.
hierarchy_stoplist cgi-bin ?
# Uncomment and adjust the following to add a disk cache directory.
#cache_dir ufs /var/spool/squid 100 16 256
# Leave coredumps in the first cache dir
coredump_dir /var/spool/squid
append_domain .zmedia.com
# Add any of your own refresh_pattern entries above these.
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern -i (/cgi-bin/|\?) 0 0% 0
refresh_pattern . 0 20% 4320
Please correct me , If i did anything wrong?
Is there a Firefox add-on that will allow someone to easily open up a page in a new tab or window so it will not share cookies and other session information with other windows?
Basically, I want to be able to run Facebook, GMail, Google Search, etc, in separate sandboxes using different accounts.
I recall seeing a blog posting about an add-on that did this without forcing you to set up different Firefox profiles, but I can't remember where I saw it or what it was called.
Any kind of WordPress plugin for TRACK?
How to install, where to get? Analogs?
Main problem is to have some normal blog for track with full html support Flash Silverlight etc.
I just changed the location of my blog, and have done the appropriate redirects. Does anyone have knowledge or experience for the delay in updating all the links across Google?
Reason I ask, I wish to change the A record. So this will eliminate the .htaccess file, and thus null and void the redirect.
How long must I wait prior to the undertaking?
Thank you.
I just changed the location of my blog, and have done the appropriate redirects. Does anyone have knowledge or experience for the delay in updating all the links across Google?
Reason I ask, I wish to change the A record. So this will eliminate the .htaccess file, and thus null and void the redirect.
How long must I wait prior to the undertaking?
Thank you.
I'm going to be live blogging from a event and expect huge spike in traffic.
im currently using apache with modphp and it died last year under traffic
Don't want it to happen again.
I'm thinking of setting up a separate VPS for this blog running on worpdress
what should i install ? apache . lighttpd or nginx ?
which will perform the best under heavy load ?
content will be very dynamic - AJAX updates
Hi,
Has anyone tried to enable Intel's Direct Cache Access (DCA) using the method posted on this blog: Timetobleed? Are the effects reversible, i.e. if I reboot the server, will the registers be reset to the way they were?
Thanks!
Recently saw this announcement on the H blog about a big hole in Java:
http://www.h-online.com/security/news/item/Java-exploit-launches-local-Windows-applications-974652.html
But I can't seem to get anyone to think it's a big deal. The fact that I cn visit a web site and it runs calc.exe on my local box is just plain scary... Why is there no bigger response to this??
I saw an incredible on Photosynth and Seadragon, some "deep zoom" technology recently acquired by Microsoft. There's also a less responsive version on the web.
I'd really like to know how the technology works. Blog entries and web pages welcome, but the ideal answer will include one or more references to published papers in the professional literature.
in wordpress.com blogs this is working, but on a newly installed wordpress blog it is not. So I assume there is a plugin for this. I tried wp-syntax and bbcode plugins - no success. So, which is this plugin, that allows programming language code to be highlighted
I have a windows 2008 server at home (on a vmware server) along with other virtual machines, I want to open port 80 in my firewall, but I want to redirect the request to the correct vm. for example if the request is http://myserver/SVN I want it to go to my svn vm, if it's for http://myserver/Blog I want to go to another vm.
what's the best approach?
I want to use jsmin to minify every js file in a directory, and js files in subfolders as well.
I would want to use the compiled vers of jsmin found here:
http://www.ejeliot.com/blog/73
What is the Mac OS X equivalent of a batch file?
Looking for something like this for Mac OS X:
http://superuser.com/questions/116417/run-a-batch-command-for-every-file-in-a-directory
Hi,
I'm configurint Postfix to use external smtp. For this, I use the following tutorial: http://carlton.oriley.net/blog/?p=31
After following it, I found in the logs that /etc/postfix/sasl_passwd.db couldn't be read. The file didn't exist. I used postmap hash:/etc/postfix/sasl_passwd (http://postfix.state-of-mind.de/patrick.koetter/smtpauth/smtp_auth_mailservers.html) as root, but I get:
postmap: fatal: open database /etc/postfix/sasl_passwd.db: Permission denied
Why do I get this?
Thanks.
The last major site using Silverlight was Netflix but there's been an effort to implement Premium Video Extensions for HTML5 on the Mac for Safari. According to Netflix support is coming with OS X Yosemite. (See blog link below) For other platforms it appears Google Chrome also has support for Premium Video Extensions for HTML5 and Netflix will use it.
Is there any other reason I might want to keep Silverlight around?
http://techblog.netflix.com/2014/06/html5-video-in-safari-on-os-x-yosemite.html
What is the recommended way of getting command-line Amazon EC2 tools on Debian? So, basically the same as this question, but for EC2 instead of S3.
Ubuntu has ec2-ami-tools and ec2-api-tools, but I couldn't find equivalent packages for Debian. A blog post titled "Install EC2 AMI & API tools in Debian" talks about installing Amazon's packages outside package management, but that seems a little clumsy.
I am working on a google box, something like this,
http://mytwentyfive.com/blog/wp-content/uploads/byme/Google%20Search%20Appliances.jpg
I am pointing the crawler to a folder where there are html files. before the crawler was crawling the files and indexing them but right now it finds the pattern or the folder but not following any html files within the folder. I have tried everything I could and know but, can't think of anything else.
Can someone help?
thanks
Three different blogs that I read have recently announced that they are going to be discontinued and removed from the web. Although the archived pages will probably be in Google's cache for a few weeks after they've gone and some of the pages will be in the Way Back Machine I'd like to archive those sites to my hard disk for future reference.
What is the best way to do this? Is there any software that transforms a blog (e.g. Blogspot) into a chronological PDF?
C:net start svnserver
System error 2 has occurred.
The system cannot find the file specified.
I tried following this tutorial
http://www.codinghorror.com/blog/2008/04/setting-up-subversion-on-windows.html
In Jeff Atwood's latest blog entry on Windows 7 he talks about getting people to move off Windows XP.
What, specifically, can be done in Windows 7 that cannot be done in Windows XP?
I'm not looking for usability or GUI improvements, unless they happen to significantly reduce the time that it takes to perform tasks that were previously prohibitively time consuming.
I've seen this previous question on ServerFault, and I want something similar, but I'm not sure how to accomplish it.
What I want is to remove all slashes from the permalink except for the one that goes after the domain name. For example:
http://www.muycomputerpro.com/Actualidad/Especiales/La-Ciudad-Eficiente-Netapp
would be redirected to
http://www.muycomputerpro.com/ActualidadEspecialesLa-Ciudad-Eficiente-Netapp
I need it to correct some 404 errors remaining on my WordPress blog under Apache web server. So, what would be the right rewrite rule?
Hi,
I have followed http://blog.bitfluent.com/page/3 to
add git-completion.bash to my /opt/local/etc/bash_completion.d/git-completion
and I put PS1='\h:\W$(__git_ps1 "(%s)") \u\$ ' in my .bashrc_profile
But now I am getting this -bash: __git_ps1: command not found everything I do a cd.
Can you please tell me what am I missing?
This is a question about the website www.blogger.com.
I am trying to modify my active template like this:
I want to add a github ribbon to my template page, like the ones seen here:
https://github.com/blog/273-github-ribbons
I have tried pasting in the templates in the head tag and in the body tag, but in both cases I get error messages like this from the blogger site:
Is it possible to add such a ribbon to a blogger site by editing the template html, and in that case, where is the correct place to paste in the code snippet?