| bio | website | IX.residuum.org |
|---|---|---|
| location | Munich, Germany | |
| age | 34 | |
| visits | member for | 2 years, 3 months |
| seen | 6 hours ago | |
| stats | profile views | 29 |
Nothing special, go look somewhere else.
|
2d |
awarded | Notable Question |
|
Jun 12 |
revised |
How to convert a 32-bit (x86) Debian Wheezy system to 64-bit deleted 4 characters in body |
|
Jun 12 |
answered | How to convert a 32-bit (x86) Debian Wheezy system to 64-bit |
|
Feb 11 |
accepted | Change Xfce Theme from bash script |
|
Feb 10 |
asked | Change Xfce Theme from bash script |
|
Oct 16 |
awarded | Popular Question |
|
Jul 25 |
awarded | Yearling |
|
Jun 27 |
comment |
Dovecot version upgrade Possible duplicate of unix.stackexchange.com/questions/33617/… Maybe a generic question and answer documenting the necessary steps is required. |
|
Jun 26 |
answered | Dovecot version upgrade |
|
Jun 21 |
comment |
ffmpeg: problems when copying the audio Have you tried ffmpeg -i video.mp4 -acodec copy -vcodec copy video.avi, as @Peter.O suggested? |
|
Jun 13 |
answered | Where do the .deb files go when I select “download only” in Synaptic Package Manager? |
|
May 30 |
comment |
Can't understand this script. bash <<(curl -s http://xxx.com) @donothingsuccessfully That was my first thought as well. I wonder, if the author wrote about the security implications, e.g. if beginrescueend.com falls into the hand of a domain grabber ~ 10 years in the future. He should have. |
|
Feb 27 |
comment |
Window manager and desktop environment for touchscreens Well, Gnome is not really lightweight, but at least this is what I have chosen for now. |
|
Feb 27 |
accepted | Window manager and desktop environment for touchscreens |
|
Nov 10 |
awarded | Teacher |
|
Oct 11 |
revised |
Is there a linux distro that uses Jack audio server all the time? Pulseaudio on top of Jack. |
|
Oct 10 |
comment |
Why do we need the reboot function in different binaries? Fun fact: Some versions of shutdown use now as default. Do not try to get help for shutdown with shutdown -h ever, especially not on a server somewhere in a datacenter. |
|
Oct 7 |
answered | Is there a linux distro that uses Jack audio server all the time? |
|
Sep 30 |
awarded | Suffrage |
|
Sep 29 |
comment |
Understanding quotes in a bash conditional instruction +1 for smartness of [ |