similar to: adding additional information to histogram

Displaying 20 results from an estimated 700 matches similar to: "adding additional information to histogram"

2012 Jan 18
4
R-Help
I am trying to create a frequency distribution and I am a bit confused. Here are the commands I have entered: > data <- read.csv(file="40609_sortedfinal.csv",head=TRUE,sep=",") > NumberOfActionsByStatus = data$STATUS > NumberOfActionsByUser = data$ETS_LOGIN > NumberOfBidOffer = data$BID_OFFER > NumberOfActionsByUser.freq = table(NumberOfActionsByUser) >
2011 Jan 01
2
DHCPD troubleshooting..? help!
Hello, i've setup dhcp as such: yum install dhcp vim /etc/dhcpd.config # # DHCP Server Configuration file. #?? see /usr/share/doc/dhcp*/dhcpd.conf.sample? #ddns-update-style interim; ddns-update-style interim; ddns-rev-domainname "in-addr.arpa"; ignore client-updates; subnet 192.168.75.0 netmask 255.255.255.0 { ?????? option routers????????????????? 192.168.75.25; #Default
2008 Oct 01
1
Unknown dict module: mysql
Hi I'm trying to set up the dict/expiry plugins, but the dict server always tells me it can't find the modules although they should be there and compiled in. System is: Centos 5.2 64 bit, Using rpm from http://atrpms.net/dist/el5/dovecot/ dovecot --version 1.1.3 Relevant config: dict { quotadict = mysql:/etc/dovecot-dict-quota.conf expire = mysql:/etc/dovecot-dict-expire.conf }
2015 Jan 22
1
CALLERID(ani2) inserting
I checked https://wiki.asterisk.org/wiki/display/AST/Manipulating+Party+ID+Information But I cannot find a way to insert CALLERID(ani2), which I can read, but when I try to set it for a new call, I get a runtime error. This information, known as isup-oli comes embedded in the From header,like this <sip:9087311878 at 64.45.157.104:5060;isup-oli=62>;tag=sansay1724414rdb124 and it can be read
2009 Apr 03
1
1.2 beta4, crash with ACL
Hi I'm betatesting the new acl features in dovecot 1.2. System: Centos 5.2, dovecot 1.2beta4 built with the spec file from http://dl.atrpms.net/all/dovecot.spec I set up two accounts (sales at domain, oli at domain), I could access them both without problems (testing with Thunderbird) Then I tried to share the sales INBOX as descibed in http://wiki.dovecot.org/SharedMailboxes/Shared: 1
2010 Oct 01
3
question on mkfs.hfsplus
I am wanting to use the mkfs.hfsplus as mentioned here http://www.oli.id.au/createosxdmgdiskimagesinlinux but I dont have the command. yum provides "*/mkfs.hfsplus" returns no packages found. Where do I find this command? Thanks. Jerry
2011 Feb 16
2
Dovecot can't start with error pop3-login & imap-login not supported protocol family
I've done the installation (rpm downloaded from the RHES4 link given by Oli below) but dovecot won't start, it gave the error pop3-login & imap-login not supported by protocol. I'm sure with a much older version (in my previous post) of dovecot, I'm able to start up dovecot & it did not give this error. Thought dovecot is suppose to come with pop3 & imap? # rpm -Uvh
2013 Feb 28
3
Best practice for sieve script synchronization
We consider deploying a two server active-active setup with dsync replication for ~2500 users. I was wondering how people handle sieve script synchronization in such setups. We came up with a few options for syncing: 1) rsync/unison ~/sieve every x seconds 2) move sieve dirs to separatate partition and sync with gluster or drbd 3) patch roundcube managesieve sieve plugin to upload
2004 Aug 06
2
could not create listener socket on port 8000
Remco B. Brink wrote: ><quote who="jensen galan"> > > > >>greetings! >> >>when i try to start the icecast server i get the >>following error: >> >>Could not create listener socket on port 8000 >>Server startup failed. Exiting. >> >>I did make sure that iptables has port 8000 open for >>tcp. >>
2007 May 23
0
ITSP that honors Dial Around Compensation
All, I am trying to find a SIP ITSP that honors dial around compensation. We are adding a Flex ANI code to our outgoing SIP invites by appending an isup-oli tag to our From: address, like this: INVITE sip:18889996563@carriers.icall.net SIP/2.0 Via: SIP/2.0/UDP xxx.y.34.201:5060;branch=z9hG4bK7f314484;rport From: "Dougs Payphone"
2004 Aug 06
2
yp dir listing
My icecast server is behind a http proxy server, does anyone know of a program I can use to get icecast to send data to that will forward it to the yp dir? (I'm on linux btw) Oli --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only
2009 Jul 20
0
Error: Invalid SIP message - rejected , no call id
On about 25% of inbound calls to a ring group, picking up any one extension as it rings results in dead air. Some details regarding my VoIP network to make the following logs more readable: 192.168.7.130 resolves to the trixbox host. 192.168.7.135 resolves to endpoint 812. 192.168.7.137 resolves to endpoint 811. 192.168.7.138 resolves to endpoint 810. 192.168.7.139 resolves to endpoint 813.
2003 Jul 07
3
./ configure problem
Hello, I'm trying to get Samba installed on my PowerPC G3. I have downloaded Samba2.2.8a and 3.0.0beta2 but the same problem persists. Once I uncompress the tar file, then try to run the ./configure command, It wont configure and fail. The error message goes something like this: ===================================================== ./configure Checking for gcc... no Checking for cc ...
2010 Jan 05
3
Managesieve and Dovecot from ATRPM - Still no luck
Hi list I'm still trying to get managesieve running on centos x64 with the packages from atrpm. I used the 1.2.9 rpms (also rebuilt with the lastet managesieve patches) but I'm always getting the same error when trying to compile managesieve: ./configure --with-dovecot=/usr/lib64/dovecot/ --with-dovecot-sieve=/work/dovecot-1.2-sieve-0.1.14 (no errors) make gcc -DHAVE_CONFIG_H -I.
2013 Feb 13
2
SSL config in puppet.conf in v3.0x
Hi, Does this still apply in puppet 3.0.2 in the puppet.conf file on the puppet master? [puppetmasterd] ssl_client_header = SSL_CLIENT_S_DN ssl_client_verify_header = SSL_CLIENT_VERIFY If yes, is puppetmasterd correct or should it be something else, like [main] or [master]? Cheers, Oli -- You received this message because you are subscribed to the Google Groups "Puppet
2008 Mar 10
10
tutes on testing controllers
hello spec''ers, i''m in the hunt for guides on testing controllers with rspec, would you guys recommend any? thanks Oliver -- Oliver Azevedo Barnes oli.azevedo.barnes at gmail.com +55 11 9768 0193 http://www.linkedin.com/in/oliverbarnes http://workingwithrails.com/person/4704-oliver-barnes
2012 Dec 12
8
puppet dashboard inventory
I have a puppet master install which uses puppetdb. I also have puppet dashboard installed with the inventory service running. I want multiple puppet masters using a single puppetDB server. Puppetdb is installed on separate vm. How can I get the dashboard inventory to use the puppetdb server to get the inventory records? Where do I configure the dashboard inventory so it uses puppetdb? I
2004 Aug 06
2
yp dir listing
Oliver Stirling wrote: > Oliver Stirling wrote: > >> My icecast server is behind a http proxy server, does anyone know of a >> program I can use to get icecast to send data to that will forward it >> to the yp dir? (I'm on linux btw) >> >> Oli >> >> --- >8 ---- >> List archives: http://www.xiph.org/archives/ >> icecast project
2013 Apr 25
2
doveadm search causes replication error message
Hi # 2.2.1 (83d83f55e5c2+) / dsync replicated setup I just noticed that 'doveadm search' apparently tries to replicate mailboxes and spits out errors if a mailbox in the search query is not found: #doveadm search -u user at example.com mailbox Spamreport doveadm(user at example.com): Error: Syncing mailbox Spamreport failed: Mailbox doesn't exist: Spamreport this is especially
2014 Aug 17
1
Centos 7 and Network/Bridges
Hi all, I'm a little bit confused about networking in Centos 7: I've copied my bridge setup from a Centos 6 for KVM networking to Centos 7. I changed the interface name to the new schema and I had expect that it would work. But: The Bridges didn't came up with the following log message: "Error: Device 'br61' is waiting for slaves before proceeding with activation"