379 reputation
417
bio website
location Switzerland
age 21
visits member for 1 year, 4 months
seen May 16 at 8:22
stats profile views 48

I'm an Ubuntu enthusiast. Ubuntu desktop, Ubuntu server and probably Ubuntu phone (if it comes out some time..)


May
3
comment Is there a way to restore Nautilus' split screen (F3) feature?
That's not very convenient.
May
2
awarded  Notable Question
Apr
11
asked Paste text into a running X application
Apr
11
comment Evolution and Office 365
I could give that a try if my friend still has Office 365. He realized that the whole M$ thing is "little bit" proprietary and not well supported on Linux.
Apr
4
comment What terminal-based network speed tests are available?
Yep, works with and without. And it is O (like Oscar) and not 0 (zero).
Apr
4
comment What terminal-based network speed tests are available?
quote from man wget: -O FILE or --output-document=FILE is where to save the result of wget command. And /dev/null is a device in Linux systems which is not really existent. Everything saved there or sent to there will be ignored and it does not use space on your filesystem. Otherwise you would have to delete the saved file of the speedtest.
Mar
15
comment Flash won't work with ubuntu 12.10 64 bit
@user125991 You would have to go to the test plage for Flash and not for Shockwave: adobe.com/software/flash/about
Mar
15
comment Flash won't work with ubuntu 12.10 64 bit
@desgua Google Chrome does not have the plugin for Shockwave available.
Mar
14
comment Is there a GUI program to securely delete files and folders?
Thanks for the hint, I forgot to delete it out of the answer, after I read the question a second time I saw Bleachbit was mentioned. Sorry.
Mar
14
revised Is there a GUI program to securely delete files and folders?
deleted 115 characters in body
Mar
14
answered Is there a GUI program to securely delete files and folders?
Mar
14
answered How do you package HTML applications for Ubuntu Touch?
Mar
14
comment Evolution and Office 365
I will have to give that a try. Neither can't confirm nor can't negate that it works or not.
Mar
1
awarded  Notable Question
Feb
21
awarded  Popular Question
Feb
12
awarded  Caucus
Jan
29
awarded  Talkative
Jan
29
comment Facebook not working on Ubuntu 12.04
Are you sure that it works with Firefox? Paste a screenshot from your Firefox browser.
Jan
29
comment Facebook not working on Ubuntu 12.04
Sorry, another mistake. The result seems to be okay. Try curl with curl -I https://www.facebook.com/.
Jan
29
comment Facebook not working on Ubuntu 12.04
It says that there is a HTML content with " Content-Length: 0 " so you get an empty response. Did you try with Firefox? Do you have a VPN?