Ask your questions here.
Post a reply

Re: init-sysv-refracta video

Tue Nov 11, 2014 4:36 pm

Thanks.
I will try that asap.

Re: init-sysv-refracta video

Thu Nov 13, 2014 10:11 pm

Found
etc/xdg/autostart/wicd-tray.desktop

I guess that's how wicd gets into the system tray.

There's also etc/xdg/openbox/autostart, which I assume would set default autostart apps for all users. I added configs to etc/skel for that.

Re: init-sysv-refracta video

Fri Nov 14, 2014 4:22 pm

For popularity-contest to work, you have to configure your mail server (probably exim4) to send mail to the outside world. :(

Re: init-sysv-refracta video

Sat Nov 15, 2014 12:02 am

After popularity-contest package is installed, I think you can manually run one of the provided perl scripts to generate
the statsfile, then manually execute the command
popcon-upload
supplying the path/file of your generated datafile
and your results will be sent via http POST to http://popcon.debian.org/cgi-bin/popcon.cgi

popcon-upload is a non-interactive perl script. It just displays ok (or failure) when you run it.

Re: init-sysv-refracta video

Sat Nov 15, 2014 9:44 pm

What would be one of the provided perl scripts?
Can't find no popcon-upload neither.

edit a bit later:
Code:
popularity-contest  > /var/log/popularity-contest
/usr/share/popularity-contest/popcon-uploader -f /var/log/popularity-contest

?

---------
I removed wicd from etc/xdg/autostart. RAM usage after startx went down a bit more.

Re: init-sysv-refracta video

Sun Nov 16, 2014 7:00 pm

I could not find popcon-uploader but I did find popcon-upload. using popcon-upload in the posted command ran successfully.
Post a reply