108 reputation
28
bio website
location Russia
age 24
visits member for 4 years
seen Feb 13 at 6:45
stats profile views 28

Feb
15
awarded  Notable Question
Dec
10
awarded  Teacher
Dec
7
answered GIT Website Deployment
Dec
7
revised Is SysRq reboot any better than Ctrl-Alt-Del in case of freeze (debian distro)?
added 163 characters in body
Dec
7
asked Is SysRq reboot any better than Ctrl-Alt-Del in case of freeze (debian distro)?
Aug
9
awarded  Popular Question
Sep
21
comment How To Prevent Access To Unmounted Mount Point
It works and doesn't require to modify anything except mount point folder. Great!
Sep
21
accepted How To Prevent Access To Unmounted Mount Point
Sep
21
awarded  Promoter
Sep
21
revised Limit upload file size and redirect user to error page if limit exceeds
added 69 characters in body; edited tags
Sep
21
comment How To Prevent Access To Unmounted Mount Point
just modified my crontab as if [ ! -z "$(ls /backups/)" ]; then /usr/bin/rsnapshot daily; fi;
Sep
21
comment How To Prevent Access To Unmounted Mount Point
oh! good point, thanks
Sep
21
asked How To Prevent Access To Unmounted Mount Point
Jun
15
comment timezone setting per virtual host
I have one lighhttpd instance serving, say, two webapps on different domain names. I doesn't want to run separate VM for each app
Jun
15
comment timezone setting per virtual host
I have one lighhttpd instance serving, say, two webapps on different domain names. Is it possible configure them in a way that perl Today_And_Now call inside each app return different results (one for Moscow time, another for London time)? I need this fo testing purposes. I doesn't want to run separate VM for each app
Jun
7
awarded  Tumbleweed
May
27
comment Mount CIFS share gives “mount error 127 = Key has expired”
oops, it seems like I missed Laurent answer
May
27
answered Mount CIFS share gives “mount error 127 = Key has expired”
Apr
21
asked Limit upload file size and redirect user to error page if limit exceeds
Apr
26
asked timezone setting per virtual host