693 reputation
48
bio website interplanet.it
location Verona, Italy
age 34
visits member for 2 years, 6 months
seen May 11 at 7:02
stats profile views 21

Feb
4
awarded  Caucus
Oct
28
awarded  Yearling
Jun
8
awarded  Constituent
Jun
8
awarded  Caucus
May
9
answered Unable to ping et1 - routing issue
May
9
comment Unable to ping et1 - routing issue
Where are you pinging from? Or you can't ping it from the local machine?
Jan
30
comment how to ping & use specific network card
i updated my answer accordingly
Jan
30
revised how to ping & use specific network card
added 893 characters in body
Jan
29
comment how to ping & use specific network card
Try pasting the output of route -n and/or ip route. Seems to me that the wlan1 interface hasn't a valid gateway configured.
Jan
29
comment how to ping & use specific network card
@OneZero That means you cannot reach destination. Is 192.168.0.8 the address of wlan0? Does exists a gateway configured for that interface?
Jan
28
revised how to ping & use specific network card
added 133 characters in body
Jan
28
answered how to ping & use specific network card
Nov
21
revised How to pre-configure (configure defaults for new users) KDE?
added 569 characters in body
Nov
21
comment How to pre-configure (configure defaults for new users) KDE?
@ams well i think so, but in the last two years I copied my .kde(4) dir to various machines and different accounts without any trouble.
Nov
21
answered How to pre-configure (configure defaults for new users) KDE?
Oct
28
awarded  Yearling
Oct
27
comment Why can I not keep instances of Firefox from two different machines separate anymore?
@DaveMG seems a firefox specific thing. I posted an answer. And X11Forwarding should definitively be set to yes.
Oct
27
answered Why can I not keep instances of Firefox from two different machines separate anymore?
Oct
27
awarded  Commentator
Oct
27
comment Why can I not keep instances of Firefox from two different machines separate anymore?
I was thinking about X forwarding disabled on the ssh daemon. But then you should get an error and not a local copy of the application. It might be worth checking /etc/ssh/sshd_config for X11Forwarding yes|no, though.