search for: delo

Displaying 9 results from an estimated 9 matches for "delo".

Did you mean: dell
2009 Feb 01
1
strange behaviour on file with ':' in its name
Using 3.0.5 I can't send a file with ':' in its name in the current directory without prefixing it with ./ delos% touch file:ext delos% rsync -avP file:ext sylla:/home/ldm The source and destination cannot both be remote. rsync error: syntax or usage error (code 1) at main.c(1154) [receiver=3.0.5] delos:~% rsync -avP "file:ext" sylla:/home/ldm The source and destination cannot both be remote. rsy...
2014 Dec 21
1
no access to certain WEB sites using CentOS 6.5
...ble from router to the switch hub was flaky. After I've replaced it with another one all the illogical puzzling behavior went away. What I do not understand is why, for example, some sites like, www.google.com and www.gmail.com worked flawlessly all the time. At same time some sites (like www.delo.si) worked and some others did not (like www.dnevnik.si)
2010 Feb 25
0
OCFS2 file system for RHEL 4 update 8
Hi, Just want to ask if ocfs2-2.6.9-89.0.11.ELsmp-1.2.9-1.el4.x86_64.rpm compatible on kernel release 2.6.9.-89ELsmp? Regards, Francis Delos Reyes Oracle Apps Engineer PS & MIS Division MSI-ECS Phils. Inc. Topy II Bldg., #3 Economia St., Libis, Quezon City 1110 Website : www.msi-ecs.com.ph Trunkline : +63 (2) 688-3333 / 439-7777 Direct Line : +63 (2) 688-3505 Mobile No : +63 (916) 713-3135 Email :...
2014 Dec 20
2
no access to certain WEB sites using CentOS 6.5
On Sat, Dec 20, 2014 at 6:28 AM, Jonathan Billings <billings at negate.org> wrote: > I suggest keeping your system up to date before trying to track down > whatever problems you're having. I was able to remove firefox from the equation and reproduce the problem using curl NON working URL [igor at localhost ~]$ ping www.iquaid.org PING www.iquaid.org (208.97.177.112) 56(84) bytes
2014 Dec 20
2
no access to certain WEB sites using CentOS 6.5
...ra.com PING opera.com (185.26.182.79) 56(84) bytes of data. 64 bytes from front-ams.opera.com (185.26.182.79): icmp_seq=1 ttl=41 time=174 ms 64 bytes from front-ams.opera.com (185.26.182.79): icmp_seq=2 ttl=41 time=122 ms ======================== another example ======================== http://www.delo.si/ works http://www.dnevnik.si does __not__ work http://www.centos.org/ works but when I click on the link Special Interest Group on the same page http://wiki.centos.org/SpecialInterestGroup , the link does NOT work. I get back Server not found Firefox can't find the server...
2008 Aug 05
1
Also seeing high winbindd CPU usage
.... cups options = raw [homes] comment = Home Directories valid users = %D\%U read only = No browseable = No [printers] comment = All Printers path = /var/spool/samba printable = Yes browseable = No [voltest] comment = DELOS www path = /path/to/share/dir admin users = OURDOMAIN\administrator read only = No inherit acls = Yes map acl inherit = Yes store dos attributes = Yes Is this potentially a known bug? -David -- David Eisner http://cradle.brokenglass.com
2005 Jul 22
5
1.0-test79
http://dovecot.org/test/ Now checks that field alignmentations are in indexes as they're expected. test78 crashed if it was wrong, earlier versions ignored the problem (and crashed with 64bit systems). Now if it's wrong, it prints error to log file and recreates the index. That means you probably should delete all dovecot.index files to avoid tons of errors in log files. Only mbox users
1998 May 11
1
R-beta: C/Fortran function not in load table
I have gotten this sort of problem some weeks ago and have solved it with the mailing list archive. But now I have this problem again with the class library. What should I put in library/class/R/zzz.R? Everything I put in that file leads to the same error message. I'm running 0.61.3 on Linux. > knn1(train, test, cl) Error in .C("VR_knn1", as.integer(ntr), as.integer(nte),
1998 May 29
1
R-beta: multiv package from CRAN
Hallo Friedrich, I have read your announcement, downloaded and installed it in R-0.61.3. But now I have problems :) > hc <- hierclust(dist(t(pollen)), method=3) Error in pmatch(x, table) : argument is not of mode character > hc <- hclust(dist(t(pollen))) > members(hc) Error in .Fortran("assgn", n = as.integer(n), nplus1 = as.integer(nplus1), : C/Fortran function not in