similar to: Don't panic.

Displaying 20 results from an estimated 11000 matches similar to: "Don't panic."

2012 Apr 20
3
High load averages copying USB
Problem as follows: 1) Plug in an external USB drive. 2) Mount it anywhere. Doesn't matter how. 3) Copy a few GB of data to the drive from a non-USB disk. 4) Watch the load average "climb" to 5.x, sometimes 10.x or more. Why? This on an otherwise unloaded system. Doesn't matter how many cores, how much RAM, 32/64 bit, etc. Why should copying some files to a USB drive cause
2008 Nov 12
4
E1 PRI to and from SIP screeching
Hi all, We have just set up trixbox latest with a Rhino r1t1 card, hooked up to a plain E1 PRI line. We call fine SIP to SIP, but as soon as we make a call from SIP to PSTN all sounds become unintelligible screeching or static kind of noise on both ends, when we call PSTN to SIP the PSTN side seemingly OK at least we hear no screeching sound, but the SIP side is a even worse screeching
2010 Feb 01
1
Fwd: Re: Fixed Point on wideband-mode: Single Frame loss on 2000 Hz sine causes "freak off"
Hi Jean-Marc, my answers: see below. Any good ideas how I should proceed? Jean-Marc Valin <jean-marc.valin at usherbrooke.ca> hat am 1. Februar 2010 um 13:09 geschrieben: > Hi Frank, > > On 2010-02-01 05:56, Frank Lorenz wrote: > > I get really strange results when comparing floating and fixed point > > versions of interal variables of the ltp, so either something is
2008 May 28
4
Help on Calculating day differences
Hello R Freaks, I calculate the difference in days between two events with the following litte R expresseion: T1a <- strptime(T1,"%m/%d/%y %H:%M:%S"); T2a <- strptime(T2,"%m/%d/%y %H:%M:%S"); T1b <- as.Date(T1a); T2b <- as.Date(T2a); days <- T2b-T1b; time <- T2a - T1a; In the project I would like to calculate only working day. I the a possibility to count
2002 Jul 09
3
writing to a png file with a script
Dear R-freaks, I am new to R and loke to write plots directly to a file with a script in batch-mode. the following error occured: # writing section > x11() Error in x11() : the x11 device has not been loaded Execution halted I do not know what to do! thanks for your help cheers steph -- Linux: the operating system with a CLUE... Command Line User Environment.
2009 Dec 10
6
Confusion regarding ''zfs send''
I''m playing around with snv_128 on one of my systems, and trying to see what kinda of benefits enabling dedup will give me. The standard practice for reprocessing data that''s already stored to add compression and now dedup seems to be a send / receive pipe similar to: zfs send -R <old fs>@snap | zfs recv -d <new fs> However, according to the man page,
2010 Jun 14
2
Using a .img to store a domu...problem with virt-install
Before I begin let me preface by saying I am a beginner so please excuse any foolishness on my part. If you follow this link http://hub.opensolaris.org/bin/view/Community+Group+xen/virtinstall ; you will see that there is supposedly an option for virt-install (--disk) where you can specify what you want to use as the disk for you dom0. For very specific reasons I need to use to have this as a .img
2006 May 03
3
using select_date causes errors...
I''m getting errors whenever the user chooses, for example, April 31st ( since there is no 31st in April, navicat freaks out ), there MUST be a method that ruby has that would allow me to validate a date before I submit to navicat. I haven''t been able to find anything online about it either, it''s probably something simple, I just can''t figure it out. Thanks
2006 Nov 07
1
OBS in Column 1
Hello R Freaks, is there a way to omit the counts in the first column of a data.frame. Thanks a lot for your help Thorsten
2011 Apr 28
4
Finding where dedup''d files are
Is there an easy way to find out what datasets have dedup''d data in them. Even better would be to discover which files in a particular dataset are dedup''d. I ran # zdb -DDDD which gave output like: index 1055c9f21af63 refcnt 2 single DVA[0]=<0:1e274ec3000:2ac00:STD:1> [L0 deduplicated block] sha256 uncompressed LE contiguous unique unencrypted 1-copy size=20000L/20000P
2008 Sep 16
2
odesolve dynload example
Hello R Developers, This is my first foray into using c-code with R, so please forgive my foolishness. I had a look at the archives and did not find anything on this, so hopefully I am not doubling up. I have tried to use R cmd to create an object file from the odesolve dynload example. I am using windows and have just installed rtools, and have the latest version of stable R (2..7.2). This is
2005 Jul 03
2
Printing simply DOES NOT WORK; print dialog just stays open
regarding this old message: > > Am Sam, M?r 20, 2004 at 04:40:10 -0500 schrieb JLB: >> Nopers, and it FREAKS OUT when I go into Printer Setup and select a page >> orientation (e.g. Portrait) > > Hmmm, seems that you first have to learn how to configure printing? Look > in the Documentation section on winehq for that. If you use Cups > everything is done for you
2004 Aug 18
2
Multiple dovecot processes stepping on each other
I have two instances of dovecot running, one for v6 and one for v4 connections. The only differences in the config files are: --- /etc/dovecot-ip6.conf Wed Aug 18 11:15:43 2004 +++ /etc/dovecot-ip4.conf Wed Aug 18 11:09:17 2004 @@ -10,7 +10,7 @@ # *** NOTE *** Some values HAVE been changed for OpenBSD use. # Base directory where to store runtime data. -base_dir = /var/dovecot-v6/
2004 Aug 06
2
also error compiling ices
Hey developer Freaks, can anyone explain, what is wrong ? is a libary missing ? I don't understand this "make" output thanx for your help .. Daniel <p>gcc -g -O2 -Wall -o ices ices.o log.o setup.o stream.o util.o mp3.o cue.o metadata.o id3.o signals.o reencode.o ices_config.o playlist/libplaylist.a ../libshout/.libs/libices.al /usr/local/lib/libmp3lame.so
2003 Apr 03
2
Adding a static route in Shorewall
I hope any of you shorewall freaks would be able to help me with my problem. First a little network description: I have two zones: WAN net = eth0 (One IP address from my Internet Service Provider) LAN loc = eth1 (192.168.23.0/24) Default gateway (the Internet) for the local clients are 192.168.23.2 (the IP address of eth1) I have used all the guides at the homepage of Shorewall,
2019 Nov 06
7
printer only prints one page, if anything
On Wed, Nov 06, 2019 at 10:01:49AM -0600, Michael Hennebry wrote: > On Wed, 6 Nov 2019, Michael Hennebry wrote: > > >On Sun, 3 Nov 2019, Jon LaBadie wrote: > > > >>Have you tried adding the Brother CUPS and/or generic LPR software? > >> > >> https://support.brother.com/g/b/downloadtop.aspx?c=us&lang=en&prod=hll2360dw_us > > >
2020 Jun 27
9
HP vs. Brother Printers: Use with Centos/Fedora
If you had to rate which printer brand works better with Linux (Fedora and Centos), what would it be? TIA, Jay
2020 Jun 27
2
HP vs. Brother Printers: Use with Centos/Fedora
On Sat, 2020-06-27 at 15:44 -0600, Frank Cox wrote: > On Sat, 27 Jun 2020 17:33:39 -0400 > Jay Hart wrote: > > > > > If you had to rate which printer brand works better with Linux > > (Fedora and > > Centos), what would it be? > Any Brother printer that I've ever had the misfortune to have to deal > with either didn't work at all or if could be made
2019 Nov 03
8
printer only prints one page, if anything
I've got a Brother HL-L2360D series printer connected to Centos 7. CUPS lists it as Generic PCL6/PCL Printer - CUPS+Gutenprint v5.2.9 . When I tell it to print a pdf file, it prints at most the first page. After powering the thing off and turning it on again, it printed page 3 of pages 3-6 . On trying it again, the thing claimed it was receiving data and printed page 3 of pages 3-6 again.
2019 Nov 06
4
printer only prints one page, if anything
On Sun, 3 Nov 2019, Jon LaBadie wrote: > Have you tried adding the Brother CUPS and/or generic LPR software? > > https://support.brother.com/g/b/downloadtop.aspx?c=us&lang=en&prod=hll2360dw_us I've been trying to folow directions, but no go. The bad ELF interpreter really through me for a loop: [root at localhost drv]# rpm -ihv --nodeps ~hennebry/Downloads/*.rpm