search for: darxus

Displaying 10 results from an estimated 10 matches for "darxus".

2012 Apr 22
3
--link-dest isn't linking
rsync -Ha --link-dest=/media/4tb/bak/panic-2012-01-01 /media/2tb/bak/panic-2012-02-01 /media/4tb/bak/ root at dancer:/media/4tb/bak# ls -l panic*/home/darxus/0000_latest.jpg -rw------- 15 darxus darxus 100772 1999-09-14 21:19 panic-2011-12-20/home/darxus/0000_latest.jpg -rw------- 15 darxus darxus 100772 1999-09-14 21:19 panic-2012-01-01/home/darxus/0000_latest.jpg -rw------- 1 darxus darxus 100772 1999-09-14 21:19 panic-2012-02-01/home/darxus/0000_lat...
2012 Oct 03
5
[Bug 55596] New: weston-launch causes graphical corruption / lockup
https://bugs.freedesktop.org/show_bug.cgi?id=55596 Priority: medium Bug ID: 55596 Assignee: nouveau at lists.freedesktop.org Summary: weston-launch causes graphical corruption / lockup Severity: major Classification: Unclassified OS: Linux (All) Reporter: vekinn at gmail.com Hardware: x86-64 (AMD64)
2000 Apr 12
6
Well done!
Great job! I'm considering converting all my mp3 files to Vorbis format. Only examples/encoder_example is a bit too simplistic (of course, being an example), and the cmdline tools aren't ready. I encode my mp3 files at 96 kbit/s, because that's enough for me. Will Vorbis do well at this rate? Any quick hacks I can make to examples/encoder_example.c? Perhaps Vorbis is of interest
2013 Oct 28
2
[Bug 10233] New: rsync is spending a lot of time lstat64()'ing --exclude'd files
...--exclude'd files Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: darxus at chaosreigns.com QAContact: rsync-qa at samba.org I ran: rsync -Pva --exclude '*.gz' / <destination> For hours, strace has been scrolling: lstat64("<file>.gz", {st_mode=S_IFREG|0644, st_size=74, ...}) = 0 lstat64("<file>.gz", {st_mode=S_...
2003 Oct 24
1
rsync -vae ssh user@host1:/tmp/dir user@host2:/tmp/
I have legitimate ssh access to two remote machines. ssh directly from either machine to the other is blocked by firewalls which I cannot control. $ rsync -vae ssh user@host1:/tmp/dir user@host2:/tmp/ receiving file list ... done rsync: mkdir user@host2:/tmp: No such file or directory rsync error: error in file IO (code 11) at main.c(319) I would like this to copy host1:/tmp/dir into
2010 Nov 29
1
Writing to the wrong directory
...r reasons no longer relevant. /media/2tb is, as you might imagine, a mount point for a 2tb hard drive. The only way I can imagine this happening is if /media/2tb/bak/dancer-2010-11-29/ were a simlink to /media/2tb/. Which is madness. Or I guess I could have run it from the command line, but: darxus at dancer:~$ history | grep rsync 3471 man rsync 4997 history | grep rsync | less 4999 history | grep "sudo.*rsync" 5004 history | grep rsync darxus at dancer:~$ root's history contains rsync commands with the targets: /media/2tb/bak/dancer-`date +%F`/ dancer-2010-11-01b danc...
1999 Apr 27
0
authenticating against an NT domain in other software
...rsion I'm interested in) This capability may be the factor which decides wheither or not my co-workers and I will continue to be allowed to use VNC. __________________________________________________________________ PGP fingerprint = 03 5B 9B A0 16 33 91 2F A5 77 BC EE 43 71 98 D4 darxus@op.net / http://www.op.net/~darxus Pain makes you real.
2003 Nov 13
0
failure to attempt protocol v1 connection with v1 key
If I do ssh -i /home/darxus/.ssh/somekey user at host Where somekey is an rsa1 key, and host is only running ssh protocol 1, it fails to connect with "Permission denied (publickey).". 1) I think the specified v1 key should encourage ssh to try v1. 2) I think, if v2 fails, it should try v1. This works when I add t...
2007 Jan 09
1
apache log backups
I'm watching my backup via rsync, throttled to a very low speed. Looks like downloading apache logs is taking the longest time (when I'm rsyncing over an old copy of the same data) because it's not noticing that, for example, www.chaosreigns.com-access.log.196.gz on the origin is the same file as www.chaosreigns.com-access.log.186.gz on the destination, so *everything* is getting
2012 Mar 30
1
[Bug 48074] New: 3D / OpenGL clients used with wayland always cause an immediate hang
...lassified Product: Mesa Version: 8.0 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: darxus at chaosreigns.com Using wayland 0.85, mesa built from git branch 8.0. The gears client that comes with weston is the best example. There was an opengl example that came with QT5 that did it too, but I'd have to dig up which one I tried. But those two were enough to convince me to stop try...