Displaying 9 results from an estimated 9 matches for "delos".
Did you mean:
dells
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.
rsyn...
2014 Dec 21
1
no access to certain WEB sites using CentOS 6.5
On Sat, Dec 20, 2014 at 6:44 PM, zep <zgreenfelder at gmail.com> wrote:
> are you sure that DNS is working correctly on the VM? e.g. what's in
> etc/resolv.conf? are you using NAT or a bridged network device? is
> there anything weird in the output of netstat -nr? are you using
> anything to proxy traffic? is there anything in iptables that could be
> blocking
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
HW:
Lenovo T520 laptop with MS WIN 7
OR
dedicated PC (DELL GX 280)
SW:
CentOS 6.5 (64-bit) installed using VMware Player on MS WIN 7 host
CASE A) -- BRIDGED networking selected
CASE B) -- NAT networking
OR
CentOS 6.5 i(32-bit) nstalled on real HW (DELL OptiPlex GX 280)
___issue____ at hand:
The default Firefox ESR browser (17.0.10) does not find many web pages.
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