266 reputation
218
bio website oneiros.de
location Duisburg, Germany
age 48
visits member for 1 year, 9 months
seen May 15 at 6:49
stats profile views 25

TeX user since 1989, mostly LaTeX. For some time maintainer of pdfTeX, since then a close friend of the LuaTeX team.


May
8
comment Remote backup of local server applying Rsnapshot
So you want to keep backup and rsnapshot in sync over time and not just do a oneshot. AFAIK there's no easy way for that; rsync is probably the best you can get - or rename the folders manually.
May
8
comment Remote backup of local server applying Rsnapshot
Then why should rsync become confused?
May
8
comment Remote backup of local server applying Rsnapshot
So you actually want to merge the backup directories of one rsnapshot installation into the directories of another installation? Otherwise rsync/tar/whatever would be enough.
May
7
comment Decode Flags for Kill Command
man kill; apropos signal
May
1
comment Is Linux a Unix?
Linux is not an OS, but a kernel.
May
1
comment Why isn't Linux embraced as the official GNU kernel?
Note "this may not be true today" - RMS' opinion of Linux seems to be based on hearsay, not knowledge.
Apr
23
comment forward vs. backward symlinks: administrative practice?
@psusi: And udev is Linux only anyway. So what?
Apr
23
comment forward vs. backward symlinks: administrative practice?
@Matt: So you've never used OpenBSD?
Apr
23
comment forward vs. backward symlinks: administrative practice?
This is a rather simplistic view typical of Linux (or should I say Ubuntu?); the OpenBSD way is to have more partitions, not fewer.
Apr
21
comment Time synchronization of machines on LAN to GPS NTP server on the LAN UBUNTU 12.04
@NateLockwood: ntpd checks the server as often as needed: You don't have to tell it the interval. Please read the FAQ. The startup of ntpd is handled by your OS - typically it should "just work".
Apr
21
comment Time synchronization of machines on LAN to GPS NTP server on the LAN UBUNTU 12.04
ntpdate is not needed; ntpd can set the time at startup.
Mar
19
comment What's the reason for this specific “rm” sequence in the xkcd joke?
@StéphaneGimenez: Not everyone runs gnu rm. :-)
Mar
19
comment Why is JFS so obscure?
SUSE embraced XFS quite early as the default fs - much earlier than RH.
Mar
19
comment Why is JFS so obscure?
I don't remember JFS being the default fs for SUSE anytime; XFS was the default fs for some years (before ext4) though.
Mar
17
comment Convert ps to pdf by ps2pdf, but the pdf file is not well-behaved
Go back to the sources and directly create PDF from them.
Feb
23
comment How to find 32-bit libraries in 64-bit Linux and delete them?
Seriously: Get a larger disk.
Feb
6
comment Unix - how to fetch files based on the part of a filename that is date
Use find (1).
Jan
29
comment How to install listings package in Kubuntu for LaTeX?
@mtk: Even better: askubuntu.com
Jan
16
comment Sometimes I have no picture on the screen at boot on my laptop
Are you using the AMD-drivers or the free drivers?
Jan
16
comment Sometimes I have no picture on the screen at boot on my laptop
Tell us more about your system. Which OS on what hardware? This might be an issue with your video card.