I am looking for a free software to convert FLV videos to playable DVDs. I have tried several of the different tools from Google, but I do not want a watermark or time limit on my content.
This is my first shot at making Varnish work on my dedicated server which hosts 2 domains with 2 separate IP-addresses. My simplified setup is as follows:
Nginx conf
server {
listen ip-address-1:8080;
}
server {
listen ip-address-2:8080;
}
Varnish vcl
backend default {
.host = "127.0.0.1";
.port = "80";
}
And in the varnish conf I have defined
VARNISH_LISTEN_PORT=80
Varnish and Nginx (and php-fpm) are running properly but when I try to go to my website it shows the welcome to nginx page. The headers don't have the x-varnish in it. It seems that for some reason varnish is not listening to port 80. I'm suspecting this has to do with the vcl file where it is listening to the 127.0.0.1 host. I'm running two wordpress sites. Where should I look for to get Varnish working properly?
Cheers,
Adnan
EDIT:
Nginx seems to be in 8080 correctly but Varnish is not listening to the right ip address.
Using Jens multiple varnish ip addresses netstat -lnp yields:
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 46.105.40.241:8080 0.0.0.0:* LISTEN 21610/nginx
tcp 0 0 5.135.166.39:8080 0.0.0.0:* LISTEN 21610/nginx
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 21610/nginx
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2544/named
tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 1195/vsftpd
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1184/sshd
tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2544/named
tcp 0 0 46.105.40.241:443 0.0.0.0:* LISTEN 21610/nginx
tcp 0 0 5.135.166.39:443 0.0.0.0:* LISTEN 21610/nginx
tcp 0 0 127.0.0.1:6082 0.0.0.0:* LISTEN 21350/varnishd
tcp 0 0 :::80 :::* LISTEN 21351/varnishd
tcp 0 0 ::1:53 :::* LISTEN 2544/named
tcp 0 0 :::22 :::* LISTEN 1184/sshd
tcp 0 0 ::1:953 :::* LISTEN 2544/named
udp 0 0 127.0.0.1:53 0.0.0.0:* 2544/named
udp 0 0 ::1:53 :::* 2544/named
default.vcl
backend ikhebeenbril {
.host = "5.135.166.39";
.port = "8080";
}
backend sunculture {
.host = "46.105.40.241";
.port = "8080";
}
sub vcl_recv {
if (server.ip == "5.135.166.39") {
set req.backend = ikhebeenbril;
} else {
set req.backend = sunculture;
}
...
}
sub vcl_hash {
hash_data(server.ip);
if (req.http.host) {
hash_data(req.http.host);
}
hash_data(req.url);
if (req.http.Accept-Encoding) {
hash_data(req.http.Accept-Encoding);
}
return (hash);
}
nginx server blocks
server {
listen 5.135.166.39:80;
listen 5.135.166.39:443 default ssl spdy;
server_name www.ikhebeenbril.nl;
}
server {
listen 46.105.40.241:80;
listen 46.105.40.241:443 default ssl spdy;
server_name www.thesunculture.com;
}
Do you know any small standalone and free tool, that can be run in console, to backup / restore ADAM / AD LDS database files (like adamntds.dit, edbres00001.jrs etc.).
I tried to stop ADAM service and copy / paste these files to other location but afterwards I was unable to restore ADAM from these files.
I know I could use on ws 2003 some backup tool that was provided by microsoft but it seems to be unavailable on ws 2008.
Are there any free solutions for encrypting the entire boot disk on a Mac? I'm aware of PGP's Whole Disk Encryption, but it's a bit steep at $149. TrueCrypt's System Encryption seems to only work with Windows.
I have this problem when my macbook air sometimes does not connect to free wifi hotspots. When the problem happens and I try to run the diagnostics, it normally gets to yellow network settings tab. It seems that it for some reason does not acquire automatically the router or dns address. Sometimes after I shut it down and restart it magically connects to the wifi hotspot but it is very inconsistent. Anyone knows a fix for this problem?
Hi guys,
I'm looking for a free iPhoto alternative for OS/X. I reinstalled my mac, and lost the original iLife cd. So instead of trying to find it somewhere, I'd like to use an Open Source alternative instead.
Nice to have:
* iPhoto library importer
* Facebook exporter
* Exporter for other online photo apps
I'm NOT looking for a pure online-based service. I want something for my desktop that acts as a good replacement.
Can anyone recommend a good, free Ubuntu Server VMWare Image (or Virtual Appliance, as they call them)? I have looked on the VMWare VAM and there are literally hundreds to choose from.
I am looking for something that can with very minimal effort serve as a development platform for LAMP applications (so it should have all of those installed, plus things like PhpMyAdmin).
Bonus points if there is some way to create new Virtual Hosts (for developing and testing new sites) on Apache without having to go digging around conf files and guessing on the sytax.
I have a delphi procedure to validate the user login on my system integrated with Active Directory. On Windows xP/2000 when the user use a invalid password It's OK, but on Windows seven the procedure didn't validating the username and password, then the user has a free access on the system
Are there any free alternatives to HyperSpaces for Mac?
From the HyperSpaces website
Hyperspaces works with Apple’s Spaces to let you customize each Space so that it’s
recognisably different from the others. It does this through a set of great visual
decorations.
I am searching for a free software to convert html to pdf and preserved the html hyperlinks and text searchable in pdf?
Anyone has suggestion?
Edit:
I want Desktop software on Windows xp.
And the software should convert japanese and chinese html to pdf correctly.
Thanks in advance.
Is there something equivalent to WebDrive but free or open source ?
Update: I want on Windows if possible and be able to save a file on a virtual ftp drive from any software.
I know already I can type "ftp://[email protected]" into an Explorer address as suggested below but that doesn't transform it into a true virtual drive as i cannot save file from notepad for example.
I am finding a free software to convert html to pdf and preserved the html hyperlinks and text searchable in pdf?
Anyone has suggestion?
Edit:
I want Desktop software on Windows xp.
And the software can convert japanese and chinese html to pdf correctly.
Thanks in advance.
What FREE software (included with Mac OSX, or public domain) would be a good, simple way to take some existing PNG clipart files do some simple editing?
I really only need to do 3 things:
Rotate the image.
Clip the image.
Set a "transparent" color.
I don't need anything that takes weeks to learn... or is super-powerful... or super expensive.
Thanks.
Which is preferred FREE video conferencing software to do conferencing with multiple people? where every user should be able to all other user at same time using small screen on screen.
and with cross platform compatibility as if i'm on windows then other person can be at MAC.
What's the best free online alternative to microsoft FrontPage?
I'm going to make a website for a friend, who will need to be able to edit it himself. All that's needed is something to create/edit simple html markup - I'll be doing the styling/CSS separately.
What solutions are there to SSH tunneling certain ports on a Symbian S60 mobile phone?
My goal is to rsync files to/from the phone but the only S60 SSH forwarding software that I know is pretty old and most importantly not free. (sshforwarding.com)
I want a free application monitor that when detects certain keywords on window title by example, it closes the application (or prevents that it opens/install).
Nice extra will be if the program log the application activity too and internet sites accessed by any browser.
Thank you very much!
PS:
I'm using Windows 7 Ultimate.
Are there any free tools, preferably web-based, which you can use for timesheets? I'm thinking in the same vein as tools like bugzilla, but providing standard timesheet tools - entering work done each day on different tasks, etc.
Possible Duplicate:
Video-editing software for Windows 7
Does anyone know of any good video editing software for Windows that is free? I've used the built-in stuff, but it is lacking in many ways.
I am looking for a screen recording (video) utility. Desired features are:
It should be free (higher in priority)
It should be available for Windows, Linux, and Mac (Mac in lower priority, Linux or Windows will work)
It should have mic input facility to record external sound as well as machine's sound.
It should have highlighting functionality (lower in priority)
Does anyone knows a free (preferably open) clone of Proxifer/tsocks? I.e. a program which allows connect via SOCKS proxy for programs which does not have this option.
Edit: PS. I already found some but the websites seems a bit out-of-date which is never a good indicator.