1,131 reputation
414
bio website andrejs-cainikovs.blogspot.co…
location Sweden
age 33
visits member for 3 years, 9 months
seen yesterday
stats profile views 71

my Careers 2.0 profile

my LinkedIn profile

my blog


Jun
27
comment linux| firewall| windows: open a socket , test a port
What Linux distro do you have?
Jun
10
comment IP bases acces to a website but client has dynamic IP
Yes! I've just updated my answer right before your post :) I think this solution is most elegant so far.
Jun
10
revised IP bases acces to a website but client has dynamic IP
added 14 characters in body
Jun
10
answered IP bases acces to a website but client has dynamic IP
Jun
8
comment cron.daily not executing
This file that you've placed is a bash script? And what does the logs say?
May
10
comment Disable warning message
What warning message? Where's your config script copy-pasted code? Did you used google? How do you think correct question looks like? Do you think developers are telepaths?
Feb
16
awarded  Popular Question
Feb
16
comment How can I convert emails to an emailable list?
Woow.. Dude, what are you smoking? I want to try that!
Feb
15
comment Testing php mail() in localhost problem
Perhaps because of the permissions? Can you try to move the log to /tmp folder and run your php script again?
Feb
15
awarded  Organizer
Feb
15
revised Testing php mail() in localhost problem
Added msmtp conf file
Feb
15
comment Testing php mail() in localhost problem
Ok, then what /var/log/msmtp.log tells you? Have you tried to execute msmtp from command line just to make sure that it actually works?
Feb
15
suggested suggested edit on Testing php mail() in localhost problem
Feb
15
comment Testing php mail() in localhost problem
Perhaps logging is done to a different file. First of all, have you configured msmtp? Conf example: msmtp.sourceforge.net/doc/msmtprc.txt
Feb
15
answered Testing php mail() in localhost problem
Feb
10
comment Why is email so slow?
I provided the log to community, and it made a quick look on my problem.
Dec
27
comment Cannot access client pc remotely due to time/date issue xp win2k3 environment — REMOTE solution please
Call DHL to bring the box to you.
Nov
7
comment Getting data from log file
grep | awk/sed | sort
Sep
29
comment Wikipedia and P2P
I'm talking about mechanism itself. It's not innovation: pbs.org/cringely/pulpit/2006/pulpit_20060302_000886.html. Just finally someone is willing to implement that.
Sep
28
comment Apache Processes Hanging and Hitting MaxClients
Have you tried to nail-down the problem by reducing MaxClients and turning on some extra debug logs?