search for: ounts

Displaying 17 results from an estimated 17 matches for "ounts".

Did you mean: counts
2004 Sep 11
2
Microsoft disc ounts
software disc ounts Office 2003 Professional - 110 Red Hat Enterprise Linux AS Premium Edition - 150 and Adobe Atmosphere 1.0 - 60 and and AutoCAD Mechanical 2005 DX - 120 Adobe Atmosphere 1.0 - 60 Borland Delphi 7 Professional - 70 QuarkXPress 6 - 110 Maya 6.0 Unlimited - 150 Games X Copy - 25 DVD X Maker - 25 Cor...
2004 Dec 17
3
copy files to windows thru smbmount
hello i have this strange problem: i've ounted up a windows share on my linux machine, and tryign to copy a file to it, which is bigger than 2gbs, and it fails with a "maximum file size exceeded" error. the linux is running ext3, and windows is ntfs, so the size limit must be somewhere in samba. i've read on http://www.mail-archive.com/samba@lists.samba.org/msg10412.html
2007 Aug 13
2
v1.1.alpha3 released
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha3.tar.gz http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha3.tar.gz.sig All kinds of fixes and API changes. Previous alphas had some problems with index handling, now I didn't get any errors after almost 24h of stress testing. As a new feature userdb passwd now supports overriding some fields with templates.
2017 Nov 22
2
ccomp Composition and ggtern plot...
Dear Users, I would like to use compositions package with ggplot/ggtern, other composition classes of compositional package can be used with ggtern by converting to data frame but I could do anything with c(ount)comp class. Ggplot/ggtern can not recognise comp and also can not be converted to data frame. Is there any other way to do this? Thank you in advance, Levent TERLEMEZ.
2017 Nov 22
0
ccomp Composition and ggtern plot...
I have no clue what this package is for, but reading the help page for the ccomp function tells you that it returns a numeric vector or matrix. How do YOU want to display information from this numeric vector? That will determine how you would put it into a data frame. -- Sent from my phone. Please excuse my brevity. On November 22, 2017 3:13:01 AM PST, Levent TERLEMEZ via R-help <r-help at
2009 May 05
1
big databases
Dear all, I have a .dta database which is about 400 MB. I cannot open it though I have no problem to import smaller ones (80 MB or even 174 MB). I tried to modify some options with --max-mem-size=2047M --max-vsize=2047M. But it does not seem to be enough. I do not know the exact meaning of these options : vsize seems to be made for vectors. I have got Monte Carlo simulations running in another
2009 Jul 20
0
No subject
in which Dial originally occurred, but for an unknown reason, it can't find the appropriate hook to keep on. Do you have any working sample ? Regards --0016e646050485a6cf0474456758 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello,<br><br>I&#39;m using AEL2 (in Asterisk 1.6.1.6) and I can&#39;t find= a way to successfully
2002 May 22
0
Help resolving Error...
...#39;ve been trying to track down where this nobody user is being authenticated, because I don't use it... like an IP would help, I've cranked up the debug level but still haven't gotten anything useful... there's two more computers on the network + the server, one of which remotely mounts a smb share, but I believe should be using the username nick... any suggestions on how I can rid my logs of this error would be appreciated. Thanks nick May 22 12:08:19 majikal smbd[19047]: [2002/05/22 12:08:19, 0] smbd/password.c:authorise_login(863) May 22 12:08:19 majikal smbd[19047]: authori...
2003 Nov 18
1
Need mount -t smbfs to be world/group writable & not only root
Hi, Need some pointers. Currently using mount -t smbfs -o username=xxx,pasword=xxx //servername/sharename /mnt/share Since I can only mount as root, (not in /etc/fstab) sudo mount -t smbfs -o username=xxx,pasword=xxx //servername/sharename /mnt/share Problem here is.. I can't get group or world writeable permission on the share. It's a NTFS share but that is not a problem. I can
2017 Nov 23
0
ccomp Composition and ggtern plot...
...However, it does appear to be just a matrix(or vector) with a class added (I presume to facilitate the provision of class specific functions), so you can convert it to a matrix (vector) with attr( my_ccomp, 'class' ) <- NULL and go from there. eg library(compositions) data(SimulatedAmounts) my_ccomp <- ccomp(sa.lognormals) print(class(my_ccomp)) attr(my_ccomp,'class')<-NULL print(class(my_ccomp)) my_ccomp_df <- as.data.frame(my_ccomp) # or, as I've just seen in the code of plot.ccomp, # my_ccomp_df <- as.data.frame(unclass(my_ccomp)) Regards, Ron.
2006 Jun 21
4
Polycom 601 problems with multiple registrations
I'm stumped on this one and any help would be greatly appreciated. I'm just trying to get my Polycom 601 to have multiple extensions on it. For example, on line 1 I want extension 21, on line 2 I want extension 22, and on line 3 I want extension 23. Ideally I'd actually have each extension appear on 2 lines and therefore filling up all 6. I should be able to do that with the
2006 Jun 16
2
smpasswd
Hi, I have just installed samba-3.0.22 and copied my smb.conf across from my previous version on the same machine. With my previous version I never had to run smbpasswd -a username. It would do the authentication from /etc/passwd. ie when I added someone as a user with useradd they would automatically be able to mount samab shares. I am now having to add all my users with smbpasswd. I
2002 Nov 09
1
[LLVMdev] Your $200 are waiting you
2011 Sep 06
2
[Bug 747] New: IPtables marked packets not being inpsected in NAT table.
...udp -m udp --dport 514 -j LOG --log-prefix "Feed_Me_More: " COMMIT # Completed on Tue Sep 6 11:15:41 2011 When I push events that exceed the first 100 pkts/sec ount, the marking happens properly but the "NAT" table does not read the marked packets properly. Here is a packet counts to show this behavior. root at europeanroller:~# iptables -t mangle -nvL PREROUTING Chain PREROUTING (policy ACCEPT 2052 packets, 1205K bytes) pkts bytes target prot opt in out source destination 437 264K MARK udp -- * * 0.0.0.0/0 0.0.0...
2013 Jun 12
4
Can't find source of "Removing mount" errors
I''m maintaining part of a rather large puppet config and at a loss to figure out where the following errors are coming from during a puppet update: err: Removing mount all: /var/lib/puppet/files/all does not exist or is not a directory err: Removing mount pixel: /var/lib/puppet/files/pixel does not exist or is not a directory err: Removing mount compute: /var/lib/puppet/files/compute
2001 Dec 07
7
win2k joining Samba 2.2.2 PDC problems.
I'm running FreeBSD 4.4, with Samba 2.2.2 freshly installed, with the FreeBSD Ports package to install files in correct places. I've a Win2k system tring to join the domain "FREESIDE" It will authenticate ok from the win2k command line. "net use x: \\crypton\homes /USER:FREESIDE\jerry" It seems to work ok during the first part of joining a domain, i.e. password
2006 Jul 15
9
Wine, good, evil, and black and white 2
hello all, my first post so bear with me i have been lossing hair over getting black and white 2 to run on wine i finally got it down to this h4x0r@Mainframe:~/.wine/drive_c/Program Files/Lionhead Studios/Black & White 2$ wine white.exe fixme:system:SystemParametersInfoW Unimplemented action: 112 (SPI_GETMOUSESPEED) fixme:powermgnt:GetSystemPowerStatus (): stub, harmless. wine: Call from