whoreadme
is the web site that helps to track mail reader's location as well as it acknowledges when reader opens mail.
What is the concept of detection behind this?
I have a web application in linux. When upload file, I want to save file into a Network in another server (Linux OS). I used mount -rw command to mount folder, which I want to save my file to my local folder but I still can't upload file. How can I do?
Is it possible to do web searches for ROT13 text?
I guess you could type in the literal ROT13'd text you're after, but that'd only cover exact matches.
Background: Became curious once I did a ROT13 tweet about a tv program being a mockumentary.
I want to add a script to a rule to auto-print messages as PDF to a specific Folder.
What I found was this: http://is.gd/acmsE but it doesn't work for me on OS X 10.6.
I already know the Save to PDF command and that you can create simple aliases in the "PDF Services" folder, but I need something automated for this task.
I searched the web the whole morning and also tried to write my own Automator workflow but couldn't manage it
Any help is highly appreciated.
By "professional" I mean here:
The kind you can get at a datacenter for your server
The kind you can get at an office that would be good enough for hosting web and mail server with low to medium traffic. (Please ignore other aspects of "the self-hosting problem" and focus only on broadband connection quality).
Another way to frame this question would be "what parameters should office broadband have to compare to a datacenter-provided one for the purposes of self-hosting".
The knowledge I have gathered so far is in answer format below.
We have recently changed our ISP, I have changed the MX record for our domain name to point to the new external static IP address for the router on the new ISP's connexion but I am not getting any mail (though sending works). Do I just have to wait will the change propagates? I am slightly concerned because I can connect to the web email service made visible through the new router, but not actually receive email.
Have I missed something?
I am analyzing ADFS logs, which reference the SharePoint webs visited (via the wcontext parameter) but do so via their GUID.
How do I translate a SharePoint site/web GUID into a URL?
I've setup extension mobility to the best of my ability, however, it its perplexing me...
From the materials I've been reading I have established I need to have the following URL in place: http://IP/emapp/EmAppServlet?device=#DEVICENAME#
If I try and browse to this in a web browser I can a blankHTML page.
When my registered phone (CIPC) presses Services - Extension Mobility, it just sits there / delivers a blank page.
I figure this isn't coincidence... Any ideas?
Is there some tool within Opera, or possibly an add-on, which will let me take a screenshot of an entire web page? I usually use Screengrab to do this with Firefox, but in this situation I want a screenshot of the page as Opera renders it (because I want to show the page as rendered with HTML5 form controls like date and time).
I am currently using Opera 10.60 x86_64 on Fedora 12, so solutions that work in browser would be preferable rather than external programs.
My employer requires a smartcard to login to their web-based remote working platform. I want to access this platform by using a Remote Desktop Connection on to my Windows 7 Virtual Machine, with the smartcard plugged into my home PC. However, whilst I can see the smartcard on my home PC, it doesn't appear in the virtual machine, despite me having "Smart Cards" enabled in the Local Resources page of Remote Desktop Connection. Is it possible to get this working?
I have an application that downloads content from various sources. It relies on the "Content-Type" header being set on images. The majority of web-servers do this correctly but it appears Amazon S3 server is not setting the Content-Type.
I assume Amazon servers are configured correctly so what could be the problem? Are these images not uploaded correctly? Or should I not be relying on content type being set?
Example
Thanks
Currently I'm using wampserver to run PHP pages,
is it possible for me to integrate the support for asp with Apache?
Or I need to install another web server that's compatible with Apache to server asp pages?
I setup an wireless AP (linksys wifi router) to have no dhcp and point to the main router as the default gateway.
I also set it up to obtain a ip from the network
but when i go to my main router and look for it i don't see any ip's that it could be
If i use net stumbler i can see the mac address of the wifi portion of it but Im at a loss how to get into the web console of this router
any ideas on how to "find" this router?
Currently I'm using wampserver to run PHP pages,
is it possible for me to integrate the support for asp with Apache?
Or I need to install another web server that's compatible with Apache to server asp pages?
I'm looking for a Mac application or an Web application to sync all my Facebook, LinkedIn, Gmail contacts and Mac OS X address book contacts in one place.
At the same time, it would be great if it didn't create a bunch of duplicates.
(PS: The default sync between gmail contacts and address book seems to only create duplicates and doesn't seem to really work well together).
Does anyone have a solution?
I got a web-cam and I feels it's a bit underused.
So I'm wondering what free software I could use with it beside of the obvious Widows Messenger (or MSN or whatever it's name now) / Skype.
Hi, I would like to be able to serve a local webpage (on a LAN) when someone connects to a WiFi network. This happens quite often in libraries, cafes etc, so i'm sure it can be done, but I have no idea how and can't seem to find much through searching the web. That, and my very limited networking knowledge means I'm hoping you guys can point me in the right direction. Many thanks!
I am parameterizing my web app's ad hoc sql. As a result, I expect the query plan cache to reduce in size and have a higher hit ratio.
What should I track in perfmon regarding this? How could I report on this change? (I'd also accept an answer that queries the DMV tables or whatever else to report on the change).
I have installed Windows Server 2008 on the latest version of Sun Virtual box. I have some web sites hosted in the Windows Server virtual machine. How can I access the websites hosted on the virtual machine from the host machine. Currently, the network adapter is set to work in NAT mode.
Thanks in advance.
Instructions for using mod_auth_kerb to authenticate a Linux web server against a Windows domain say it doesn't work to link a machine account with the service name HTTP\[email protected].
Why is it necessary to have a dummy user account instead of a machine account?
I've followed the steps in
http://learn.iis.net/page.aspx/303/adding-ftp-to-a-web-site/
However, when I get to the part where it says to click "add ftp publishing to website", the option is not visible in the IIS management console.
I've verified that the "FTP Publishing Service" is installed in the server manager, and I can see it running in the services applet and via netstat -a.
Suggestions?
I have a laptop with a LAMP setup. The HDD is slow, which causes my unit tests to run slowly.
I was wondering whether I could mount the web root the mysql database on some kind of ramdisk.
From what I have read of ramdisks, they are non-persistent.
Is there anyway to create a ramdisk that writes changes to an area of the hdd when shutting down and re-mounts the ramdisk on bootup?
I add a variable in whole linux varibale in /etc/profile
export MYNAME="My Value"
how can i access this value in php source code during run via apache web server?
in $_SERVER this value doesn't exist.
just this keys appear on $_ENV:
_ENV["APACHE_RUN_DIR"] /var/run/apache2
_ENV["APACHE_PID_FILE"] /var/run/apache2.pid
_ENV["PATH"] /usr/local/bin:/usr/bin:/bin
_ENV["APACHE_LOCK_DIR"] /var/lock/apache2
_ENV["LANG"] C
_ENV["APACHE_RUN_USER"] www-data
_ENV["APACHE_RUN_GROUP"] www-data
_ENV["APACHE_LOG_DIR"] /var/log/apache2
_ENV["PWD"] /
I want to migrate an Apache setup to Nginx, but I can't get the rewrite rules working in Nginx. I had a look on the official nginx documentation, but still some trouble converting it. http://nginx.org/en/docs/http/converting_rewrite_rules.html
I've used http://winginx.com/en/htaccess to convert my rules, but this just works partly. The / part looks okay, the /library part as well, but the /public part doesn't work at all.
Apache part:
ServerAdmin webmaster@localhost
DocumentRoot /srv/www/Web
Order allow,deny
Allow from all
RewriteEngine On
RewriteRule ^$ public/ [L]
RewriteRule (.*) public/$1 [L]
Order Deny,Allow
Deny from all
RewriteEngine On
RewriteCond %{QUERY_STRING} ^pid=([0-9]*)$
RewriteRule ^places(.*)$ index.php?url=places/view/%1 [PT,L]
# Extract search query in /search?q={query}&l={location}
RewriteCond %{QUERY_STRING} ^q=(.*)&l=(.*)$
RewriteRule ^(.*)$ index.php?url=search/index/%1/%2 [PT,L]
# Extract search query in /search?q={query}
RewriteCond %{QUERY_STRING} ^q=(.*)$
RewriteRule ^(.*)$ index.php?url=search/index/%1 [PT,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
# Rewrite all other URLs to index.php/URL
RewriteRule ^(.*)$ index.php?url=$1 [PT,L]
Order deny,allow
deny from all
ErrorLog ${APACHE_LOG_DIR}/error.log
# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.
LogLevel warn
AddHandler php5-fcgi .php
Action php5-fcgi /php5-fcgi
Alias /php5-fcgi /usr/lib/cgi-bin/php5-fcgi
FastCgiExternalServer /usr/lib/cgi-bin/php5-fcgi -socket /var/run/php5-fpm.sock -pass-header Authorization
CustomLog ${APACHE_LOG_DIR}/access.log combined
Nginx config:
server {
#listen 80; ## listen for ipv4; this line is default and implied
root /srv/www/Web;
index index.html index.php;
server_name localhost;
location / {
rewrite ^/$ /public/ break;
rewrite ^(.*)$ /public/$1 break;
}
location /library {
deny all;
}
location /public {
if ($query_string ~ "^pid=([0-9]*)$"){
rewrite ^/places(.*)$ /index.php?url=places/view/%1 break;
}
if ($query_string ~ "^q=(.*)&l=(.*)$"){
rewrite ^(.*)$ /index.php?url=search/index/%1/%2 break;
}
if ($query_string ~ "^q=(.*)$"){
rewrite ^(.*)$ /index.php?url=search/index/%1 break;
}
if (!-e $request_filename){
rewrite ^(.*)$ /index.php?url=$1 break;
}
}
location ~ \.php$ {
fastcgi_pass unix:/var/run/php5-fpm.sock;
fastcgi_index index.php;
include fastcgi_params;
}
}
I haven't written the original ruleset, so I've a hard time converting it. Would you mind giving me a hint how to do it easily or can you help me to convert it, please?
I really want to switch over to php5-fpm and nginx :)
Thanks