search for: 22kb

Displaying 20 results from an estimated 21 matches for "22kb".

Did you mean: 20kb
2012 Sep 09
3
how to save a heatmap.2 in png /jpeg /tiff
...ff in order being able to work on the picture in photoshop, but it doesn't work. I'am using (as I have found on some forum) > png("heatmap.2.png) # and it just doesn't work. when I try doing it with:: >jpeg("heatmap.2.jpeg) # it works once every 10 times, but it's a 22kb file. completely use less !!! I really need to have high quality image, as I will have to work on photoshop and also I will have to cut and zoom in just some lines of my heatmap. #here is the code I use for my heatmap.2 : >heatmap.2(a_matrix, Rowv=NA, Colv =NA, col=greenred(60), scale="co...
2007 Jul 05
9
Limit i/o capacitiy?
Hi all Is there any way to limit the network i/o capacity of virtual machine somehow? Say, I want a domU with id 1 to consume at much 0.5 MB/s of host''s bandwidth. Is it possible? Artem Pervin _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2004 Nov 12
1
Problems installing ncdf package into R
...the problem with installing ncdf package into R. I get this message when I try install it: > install.packages("ncdf") trying URL `http://cran.r-project.org/bin/windows/contrib/2.0/PACKAGES' Content type `text/plain; charset=iso-8859-1' length 22827 bytes opened URL downloaded 22Kb Warning message: No package "ncdf" on CRAN. in: download.packages(pkgs, destdir = tmpd, available = available, > I checked with the homepage cran.r-project.org, and the package is there. I have installed packages earlier into R with no problems. In advance, thanks for all help...
2015 Mar 27
2
rsync 3.0.9 segmentation fault
...gt; >> I just tried three transfers in a row and it consistently breaks >> at a certain point, after which I get the "ERROR: out of memory >> in flist_expand [sender]" error. There is not much special to >> mention regarding the file on which it breaks: it's a 22KB JPEG >> file with no special attributes. > >> The backup server is running Debian 7.8, the client runs on >> CentOS 5.11. > >> A `find . | wc -l` in the backup directory results in 7434013 >> files. > >> -- Best regards / Met vriendelijke groet, >...
2015 Mar 27
2
rsync 3.0.9 segmentation fault
...d three transfers in a row and it consistently >>> breaks at a certain point, after which I get the "ERROR: out of >>> memory in flist_expand [sender]" error. There is not much >>> special to mention regarding the file on which it breaks: it's >>> a 22KB JPEG file with no special attributes. > >>> The backup server is running Debian 7.8, the client runs on >>> CentOS 5.11. > >>> A `find . | wc -l` in the backup directory results in 7434013 >>> files. > >>> -- Best regards / Met vriendelijke...
2002 Feb 27
1
isolinux - memdisk - thanks!
Hi Peter, You did a great job on the isolinux and memdisk tools.. I can know, I've also written a CD-Rom disk emulator, only it's slow (read from the CD) uses 22KB conventional memory (mainly cache) and the emulated floppy image cannot be written to. http://www.nu2.nu/diskemu/ You're memdisk is fast, small conventional memory footprint and the emulated drive is writeable, very, very, cool!!! I (together with someone else) have written a real-mode Dos C...
2003 Dec 05
2
asterisk codec sizes, data plus overhead
Hello. I have been searching the archives for a simple, clear listing of the available codecs with total size, plus the data and overhead sizes. Does anyone have this handy, and can it be added somewhere, even the wiki. Regards...Martin -- The system will be down for 10 days for preventive maintenance.
2001 Oct 28
0
Slow nettwork rate
hi, my problem is , that small files up to ca. 22kb are copied in normal time. larger files last much longer ( 2500kb in 20 minutes). i try to copie from nt4 workstation to a samba server. this also touches the user-profiles. logon-logoff takes too long. the config file is below thanks in advance ####################### CONFIG ###################...
2006 Sep 08
1
install.packages(,type="source") broken on Windows
...install anything... This is with R version 2.4.0 alpha (2006-09-06 r39158). > install.packages('cat',type='source') trying URL 'http://cran.cnr.Berkeley.edu/src/contrib/cat_0.0-6.tar.gz' Content type 'application/x-gzip' length 22914 bytes opened URL downloaded 22Kb Unknown option: configure-args Usage: R CMD INSTALL [options] pkgs Install the add-on packages specified by pkgs into the default R library tree (/library) or the tree specified via '--library'. The elements of pkgs can be relative or absolute paths to directories with the package (bundl...
2003 Oct 29
3
Sip bandwidth usage
Hi All- I'm working on a project that will have remote (internet)access to an * server through SIP phones, either soft or hard ones. Does anyone have any experience to share about which SIP product they are using under similar conditions, as well as which codec is being used and bandwidth usage? TIA! PauloHM
2015 Mar 17
6
rsync 3.0.9 segmentation fault
Hi, I am experiencing segfaults when transferring files via rsync though sudo. Setup: - Backupserver initiates the rsync command with --delete -vvv --no-inc-recursive --numeric-ids --delete-excluded --relative --rsync-path=/home/backupuser/rsync-wrapper.sh - rsync-wrapper.sh (on the client) contains /usr/bin/sudo /usr/bin/rsync "$@"; - user "backupuser" has sudo access to the
2004 Jun 04
2
Patch for FIPS 140 mode - take 3
Greetings. (Third try at sending this, the first two seemed to disappear without a trace. Perhaps use of MS Outlook was the problem, even though in plain text...? Or attachment too big (22Kb)? Would like to know...) The final source code and documentation package for a FIPS 140 validated mode of OpenSSL was recently submitted. Once the final certification is awarded by NIST, in a month or two hopefully, it will be possible to build FIPS 140 validated applications with the FIPS mod...
2015 Mar 27
0
rsync 3.0.9 segmentation fault
...just tried three transfers in a row and it consistently breaks > >> at a certain point, after which I get the "ERROR: out of memory > >> in flist_expand [sender]" error. There is not much special to > >> mention regarding the file on which it breaks: it's a 22KB JPEG > >> file with no special attributes. > > > >> The backup server is running Debian 7.8, the client runs on > >> CentOS 5.11. > > > >> A `find . | wc -l` in the backup directory results in 7434013 > >> files. > > > >> -- Be...
2015 Mar 27
1
rsync 3.0.9 segmentation fault
...16GB of RAM with a peak usage of 8.5GB. I just tried three transfers in a row and it consistently breaks at a certain point, after which I get the "ERROR: out of memory in flist_expand [sender]" error. There is not much special to mention regarding the file on which it breaks: it's a 22KB JPEG file with no special attributes. The backup server is running Debian 7.8, the client runs on CentOS 5.11. A `find . | wc -l` in the backup directory results in 7434013 files. -- Best regards / Met vriendelijke groet, Aron Rotteveel 2015-03-19 20:10 GMT+01:00 <devzero at web.de>: &g...
2015 Mar 27
0
rsync 3.0.9 segmentation fault
...a row and it consistently > >>> breaks at a certain point, after which I get the "ERROR: out of > >>> memory in flist_expand [sender]" error. There is not much > >>> special to mention regarding the file on which it breaks: it's > >>> a 22KB JPEG file with no special attributes. > > > >>> The backup server is running Debian 7.8, the client runs on > >>> CentOS 5.11. > > > >>> A `find . | wc -l` in the backup directory results in 7434013 > >>> files. > > > >>>...
2005 Feb 11
1
RE:mandrake linux install of zaptel
...;asterisk-users@lists.digium.com> Message-ID: <Chameleon.1108100640.adar0@vegas> Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-1 Looks like your numbers add the transmit and receive data rates together, which is not a realistic way to discuss bandwidth consumption. An IAX link consumes about 22kb/s (round it to 30kb/s, who cares) in the transmit direction, and another 22kb/s in the receive direction. (There's your 60kb/s.) When comparing my numbers to things like 256,000 bits/sec of DSL bandwidth, you truly are comparing apples to apples. So, if you could orchestrate all IAX calls to b...
2015 Mar 27
0
rsync 3.0.9 segmentation fault
...> > I just tried three transfers in a row and it consistently breaks at > > a certain point, after which I get the "ERROR: out of memory in > > flist_expand [sender]" error. There is not much special to mention > > regarding the file on which it breaks: it's a 22KB JPEG file with > > no special attributes. > > > > The backup server is running Debian 7.8, the client runs on CentOS > > 5.11. > > > > A `find . | wc -l` in the backup directory results in 7434013 > > files. > > > > -- Best regards / Met vriende...
2015 Apr 07
2
rsync 3.0.9 segmentation fault
...nsistently >> >>> breaks at a certain point, after which I get the "ERROR: out of >> >>> memory in flist_expand [sender]" error. There is not much >> >>> special to mention regarding the file on which it breaks: it's >> >>> a 22KB JPEG file with no special attributes. >> > >> >>> The backup server is running Debian 7.8, the client runs on >> >>> CentOS 5.11. >> > >> >>> A `find . | wc -l` in the backup directory results in 7434013 >> >>> files. &gt...
2004 Dec 21
18
Weighted packet shaping?
Hi all, Im new to all this, and am still trying to get my head qround some of the concepts of how this all works. Ive read the howto''s, man pages etc. Ive setup packet shaping on my router/server box using HTB and SFQ, but its not working the way i would like. Im after shaping that has "weights" for classes so that a lower priority class will slow down when a higher class
2005 Aug 15
5
ices2, metadata, bumps and crashes
I'm using ices2's metadata facility to update the name of a track in a vorbis stream: <input> <module>alsa</module> <param name="rate">44100</param> <param name="channels">2</param> <param name="device">hw:1,0</param> <param name="metadata">1</param>