Displaying 20 results from an estimated 73 matches for "dahling".
Did you mean:
dahlin
2011 Sep 10
4
Is xtable still being maintained?
Hi,
I wonder if anyone knows if the xtable package is still actively being
maintained? The last update to the CRAN was about 2 years ago. Earlier in
the year I found I wanted to use the short caption option of LaTeX tables to
display an abridged title in my table of contents. It was a relatively
simple change to get xtable to support this. I bundled up my changes and
sent the maintainer David B.
2006 Aug 14
1
2 node cluster, Heartbeat2, self-fencing
Hello everyone.
I am currently working on setting up new servers for my employer. Basically we
want two servers, all of them running several VEs (virtual environments,
OpenVZ) which can dynamically take over each others job if necessary. Some
services will run concurrently on both servers like apache2 (load balancing),
so those need concurrent access to specific data.
We had a close look at
2001 Oct 14
1
ssh->rsync->newbie
warning: rsync/sysadmin newbie question...
I want to sync the web directory from my production server to my
backup server (through ssh). rsync is working fine, except that it
doesn't seem to authenticate my rsync user which is not a system
user. If I run the command manually, sshd asks for the far end
user's password. If I use that user's password, the files are
rsynced to a
2008 Jan 14
29
Ebb Web Server
Hello Mongrel Users,
I''m writing a web server called Ebb. It''s written in C, makes use of
the Mongrel HTTP parser, and uses libev its event loop. The goal is to
be small, fast, and language independent server that can host web
frameworks. I have written a small Ruby binding which provides a Rack
handler - this will allow Ebb to host Rails, Merb, and other Ruby
frameworks. In the
2007 Aug 29
11
Non-Erubis Templates
Trunk Issue: Because of the use of ''autoload'', template handlers other
than Erubis are not loaded automatically (Haml, XMLBuilder). Either
this should be fixed, or the documentation should be updated to
instruct people how to use non-Erb template engines.
Apparently the solution is to do something like this in merb_init.rb:
::Merb::AbstractController.register_engine
2007 Sep 02
17
A Proposal To Magically Remove ''params''
I have a magical proposal for the anti-magic web framework.
Controller methods do not use arguments and yet expect arguments. This
is handled through this params hash because we don''t know in advance
what parameters a client could pass to Merb. But in almost every
instance, it is too much to know all the query parameters - one
doesn''t care if the user threw in an extraneous
2013 Dec 11
4
[Bug 72599] New: [NVC0] null pointer dereference (nouveau_fence_wait_uevent.isra.5)
https://bugs.freedesktop.org/show_bug.cgi?id=72599
Priority: medium
Bug ID: 72599
Assignee: nouveau at lists.freedesktop.org
Summary: [NVC0] null pointer dereference
(nouveau_fence_wait_uevent.isra.5)
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux
2004 Jan 22
1
Moving linux server with rsync
Jw,
Thank you so much for your reply. The commandline:
rsync -avH --rsh=/usr/bin/ssh /www/kunder/web/ MYHOST:/www/kunder/web
Solved all of my problems, and I'm now much closer to completing a servermove. I however have one last question.
When enetring the above command, I'm asked to type the SSH password to start the transferr. Is there any way to include
this in the above mentioned
2004 Jan 23
1
Rsync problem / Special characters
Hi,
I have not esatblished a working rsync config on my server, but have found
one major problem in which i hope there is a solution to.
I'm based in Norway, with scandinavian clients. Of course we use several
"special characters" in our keymap, which is not supported in US keyboards
etc.
I know there is a better word for this, unfortunatly i can't remeber it, so
i hope you
2007 Sep 20
11
Proposed API change for respond_to
Ez (or someone) asked on #merb tonight whether respond_to was the
right API for
what it does. After some discussion and pasties, I offer the
following proposed
API for content negotiation and response format selection:
First, what does respond_to do right now? I see at as performing 3
distinct
operations:
1. parse params[:format] and the accepts header to find out what
format the
2004 Jun 18
2
x-table package
Dear Sirs,
I would like to propose a (I believe) simple but useful enhancement to the xtable package.
The latest version of the xtable package doesn't accept "H" as a
possible table.placement argument. Indeed, the "H" placement would be
very useful if one wanted to use the float latex package. I guess that
many users would be very happy of having this further
2006 Jun 17
3
If Trying to Recover a Damaged Partition: kbs-CentOS-Extras Has a Tool
...T16, FAT32,
NTFS, EXT2, EXT3, BeFS, CramFS, HFS, JFS, Linux Raid, Linux Swap,
LVM, LVM2, NSS, ReiserFS, UFS, XFS
I hope it actually "looks for file-system key stuff" instead of just
examining the damaged blocks (often just missing the 0x05 (?) valid
flag). If so, it looks "Mahvelous Dahling!" to me. We just need to get
some time to exercise this, create some test cases and find out how
really good it is. As time permits, I'll do some of that, as I'm
reconfig bunch of stuff all the time and have some old small disks (and
systems to match that I can resurrect... Windows95 f...
2023 Jan 23
7
[Bug 3527] New: ssh-copy-id broken for dropbear
https://bugzilla.mindrot.org/show_bug.cgi?id=3527
Bug ID: 3527
Summary: ssh-copy-id broken for dropbear
Product: Portable OpenSSH
Version: 9.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: ssh-copy-id
Assignee: unassigned-bugs at mindrot.org
2018 Nov 22
2
Problems after upgrading to 2.3.2.1
Hi,
I've just upgraded dovecot from 2.2.35 to 2.3.2.1 on my mail server
and noticed something odd. My mail clients (mutt and Apple mail) both stopped
seeing new mail in my mailboxes.
For example, ~/Maildir/mailinglist1/new has 5 new mails. In mutt, vieweing the
list of mailboxes mutt reports 0 new mail for "mailinglist1". Opening up the
actual mailbox in mutt reveals the 5 new
2007 Dec 11
54
1.9
Hey so,
People are asking about Mongrel Ruby 1.9 compatibility. Isn''t the
point of 1.9 for library developers to have time to get ready for 2.0?
It''s not like 1.9 is a production release.
Evan
--
Evan Weaver
Cloudburst, LLC
2010 Jan 21
2
option 'auth users' in rsyncd.conf
Hi there,
this is my first posting to this list, so let me quickly introduce
myself. I'm Alex and currently working on a new version of the rsync
package for the eisfair Linux distribution?.
I have some problems understanding the behaviour of the 'auth users'
option in the rsyncd.conf file when running rsync in daemon mode. I set
up a module and a secrets file. This is the behaviour
2004 Jan 21
1
Moving from one server to another with rsync?
Hi,
I am currently in the process of migrating from RH 7.3 to RHEL ES 3.0 on my
system. Of course there is a lot of iles that will need to change server
(new server is ready). My question is of course what is the best way to do
this? My thought is rsync with a function like this:
1: Running rsync once to get all the files over to my new system
2: Running rsync several times to keep the files
2013 Jan 11
2
HP Probook 6570b - Unable to locate configuration file
Hi,
We currently use pxelinux and tftp-hpa for pxe booting new machines and
installing our OS of choice. This has worked great for the past year, and
just about every HP laptop we've tried so far has worked flawlessy, until
now...?
We recently bought a bunch of HP ProBook 6570b laptops but couldn't get them
to work with our pxelinux setup. What we see is that the 6570b stops at
the
2020 Mar 29
0
[ANNOUNCE] xorg-server 1.20.8
Adam Jackson (1):
Revert "dri2: Don't make reference to noClientException"
Arthur Williams (1):
dix: Check for NULL spriteInfo in GetPairedDevice
Daniel Llewellyn (1):
os: Ignore dying client in ResetCurrentRequest
Dave Airlie (1):
modesetting: remove unnecessary error message, fix zaphod leases
David Seifert (1):
Fix building with `-fno-common`
Dor
2018 Nov 23
0
Problems after upgrading to 2.3.2.1
On 22 Nov 2018, at 22.28, Joel Dahl <joel at vnode.se> wrote:
>
> Hi,
>
> I've just upgraded dovecot from 2.2.35 to 2.3.2.1 on my mail server
> and noticed something odd. My mail clients (mutt and Apple mail) both stopped
> seeing new mail in my mailboxes.
>
> For example, ~/Maildir/mailinglist1/new has 5 new mails. In mutt, vieweing the
> list of mailboxes