similar to: internal string comparison (Scollate)

Displaying 20 results from an estimated 1000 matches similar to: "internal string comparison (Scollate)"

2010 Feb 22
1
shash in unique.c
Looking at shash in unique.c, from R-2.10.1 I'm wondering if it makes sense to hash the pointer itself rather than the string it points to? In other words could the SEXP pointer be cast to unsigned int and the usual scatter be called on that as if it were integer? shash would look like a slightly modified version of ihash like this : static int shash(SEXP x, int indx, HashData *d) {
2014 Dec 06
1
does parLapplyLB do load-balancing?
Looking at parLapplyLB, one sees that it takes in X and then passes splitList(X, length(cl)) to clusterApplyLB, which then calls dynamicClusterApply. Thus while dynamicClusterApply does handle tasks in a load-balancing fashion, sending out individual tasks as previous tasks complete, parLapplyLB preempts that by splitting up the tasks in advance into as many groups of tasks as there are cluster
2007 Nov 02
2
Yum Problem
Hi, I have no problem running yum update inside the root prompt, but when running yum using sudo as logged-in as ordinary user and command the 'sudo yum update', I am having below error: Could not retrieve mirrorlist http://apt.sw.be/redhat/el5/en/mirrors-rpmforge error was [Errno 4] IOError: <urlopen error (110, 'Connection timed out')> Error: Cannot find a valid baseurl
2007 Nov 28
6
Mail Server Install
Hi Friends, I am planning to upgrade my mail server from CentOS4.5 to CentOS5. By this, I also planned to replace my postfix mail server with Scalix although the community edition limit me to just 25 premium user, I think it is suffice for us with the remaining user as standard user (with approx. <> 100 users total). Is there a catch on using Scalix based on your experience. I see that
2007 Sep 11
2
Network Connection Card Problem?
Hi List, My Mail/Proxy server has from time to time refuse to accept accept network connection. If I restart the network service, the service will again start to accept connection but after some time will again refuse connection. I use CentOS 4.5 with Squid, DansGuardian, Postfix. Please can someone point me what are the possible cause of this. Thank you. junji aisalen.wordpress.com Linux
2008 Feb 06
10
Trouble Ticket System
Hi, Last year, I tried to installed and evaluate the following OSS web base trouble ticketing system. This is for me to track history on our IT related issues. Those that I tried are the PHP Ticket, DanPHPSupport, Epix Power Support, ruQueue, Ticket Express, OTRS, PMOS Help Desk and eTicket. From those, PMOS and eTicket are my top picks. I have problem installing OTRS the last time, so I am
2007 Jan 31
5
Maildir Cleanup
Hi all, I found an article (with python script) on how to clean up Maildir folder for old email messages from http://www.ducea.com/2006/11/25/cleanup-maildir-folders-archive-delete-old-mails/ . As I understand, this will be run by each user after login. How can I make this runs at least once a month and delete all users message with age more than one month for example using crontab? I am using
2008 Jan 10
3
Problem accessing my webmail
Hi, I just finished replacing my mail server with the new one from CentOS 4.6 to CentOS 5.1. The mail are running smoothly with user able to send/receive mail from Outlook using IMAP or POP3 and Webmail locally. My problem is that when I am outside my network like in home, I cannot able to access the Webmail. In my prior mail server, it is ok. Is there anybody here have clues for me to look for?
2008 Feb 09
3
IPtables Possibility
Hi, I just wonder if I can replace PIX firewall with machine having IPTable as my firewall. I want to control our firewall but due to the lack of knowledge in configuring PIX, i want to replace it with Linux or BSD. I do not have the time now to learn the complexity of PIX and yet I want to know what happening in my firewall and control it as much as possible. Do you think it is justifiable for
2006 Dec 21
4
ClamAV Installation
Hi All, I try to installed ClamAV using rpm from Karan.org repository but I can't find the clamd.conf and freshclam.conf file. After listing the file installed by using rpm -ql | grep clamav, I observe that it was really not included in the installation. Did I miss something here? If possible, I want to use RPM based installation for easy maintenance and also based on your suggestions from my
2006 Feb 26
0
Help getting The Longest Journey to run.
Hi, The game (http://appdb.winehq.org/appview.php?appId=1937) currently won't run on Wine -- it gets into the main menu screen, but crashes when you want to start. I have access to the source code for this game, but virtually no experience with Wine. If someone wants to make the game run, I can help out with that, answer questions about it, look at source, etc. or even make patches.
2007 Feb 09
3
SquidGuard
Hi list, Has anyone here use SquidGuard for their Squid proxy running in CentOS4.4 to block list of bad sites? Is the RPM available using yum? Any feedback using this software appreciated. Thank you very much. junji linux registered user #253162 Send instant messages to your online friends http://uk.messenger.yahoo.com
2006 Dec 07
4
Advise on RPM vs. Compiling source
Hi, Need some advice on installing postfix in CentOS4. Which is better, installing by yum or rpm -i or by compiling from source code? What are the advantages and/or disadvantages of each. Thanks. junji linux registered user #253162 Send instant messages to your online friends http://uk.messenger.yahoo.com
2011 Jun 21
3
Flash, Shockwave, 3dVia plugins
Firstly, I apologise for the blatant help me nature of this question but time is really against me and I wondered if any experienced Linux/Wine users would be able to give me some basic pointers from their own experiences. I have built 2 very budget PCs for my kids (8+5) running Ubuntu 10.04 x32. Both have good Nvidia graphics and can play HD video. In fact everything is tip top apart from Web
2002 Nov 12
2
Forcing privileged ports with ssh -R
Hi, I have a daemon process which is changings things in the system only the superuser should be allowed to change. Lets call it "riskyd". Users use a frontend on the same machine (lets call it "risky"). risky is a SUID program which talks to riskyd by binding to a privileged port, then connecting to riskyd on localhost. riskyd cheks that the connection is coming from
2007 Jan 18
2
Why slapd dying?
I am wondering why slapd in my CentOS 4.4s erver was unable to run. I already configure ldap to start at boot and when I issue command /sbin/service ldap start it is sucessfully started but again when I check the status etheir thru service or by netstat, it was stopped and not exist respectively. Is anybody encountered this. If you need some more info just let me know. Thanks. junji linux
2008 Dec 19
2
OT: Ping failed (SOLVED)
>From what I can see nagios' check_ping monitor executes /bin/ping, >in which case you need to make sure /bin/ping is owned by root >and is setuid (chmod u+s /bin/ping) > >nate That solved it. Same with file permission with mount, umount, su, and ping6. Thank you very much. Get your new Email address! Grab the Email name you&#39;ve always wanted before someone else
1999 Feb 01
2
PostScript bugs in R-0.63.1
I have a minor problem with the PostScript generated by R-0.63.1. Specifically, the files generated *will* work in: ghostview on an HP LaserJet on an Apple LaserWriter *will not* work in: ghostscript under xdvi on a SPARCprinter The error message on the SPARCprinter was Error: /invalidfont Command: 'definefont' Ostack: /Font5 /Font5 font(Symbol,1) Estack:
2013 Mar 11
3
Test of Parallel Regression Assumption in R
Hi, I am running an analysis with an ordinal outcome and I need to run a test of the parallel regression assumption to determine if ordinal logistic regression is appropriate. I cannot find a function to conduct such a test. >From searching various message boards I have seen a few useRs ask this same question without a definitive answer - and I came across a thread that indicated there is no
2004 Jul 14
1
looking for 802.11 SIP phone
While I have found a few 802.11 cordless SIP phones, It's not ovious how they select which network to associate with. What I'm looking for is a 802.11 SIP phone that will auto detect the closest wireless network(s), offer a list to select from, then auto configure itself using dhcp. If you think about it this could be quite handy when strolling around in populated areas. Could someone