Displaying 5 results from an estimated 5 matches for "64076".
Did you mean:
4076
2011 Feb 07
4
Is there a Centos 3 around ?
Hi !
I think one of my machine got hacked, but I can figure out from where...
I found some suspicious file in /bin and /usr/bin directories that are owned
by user id 122, where this machine doesn't a userid 122.
So, does anyone hav a centos 3.9 install arround that can send me the info
about (filesize, md5, modification date) these file :
/bin :
ls
netstat
ps
/usr/bin/
dir
find
md5sum
2013 Oct 18
1
Possible problem with namespaceImportFrom() and methods for generic primitive functions
Hi all,
I have a problem with a package that imports two other packages which both
export a method for the `[` primitive function.
I set up a reproducible example here:
https://github.com/kforner/namespaceImportFrom_problem.git
Basically, the testPrimitiveImport package imports testPrimitiveExport1 and
testPrimitiveExport2, which both export a S4 class and a `[` method for the
class.
Then:
R
2010 Jul 13
3
Problem mapping Samba shares in Windows
Hi,
In our company we are currently running a Samba server and Windows XP clients.
At the moment we are having problems with mapping Samba shares in Windows.
Shares are being mapped through a windows startup script, which executes net use (with the option persistent:no) command.
For most users this works most of the time, nevertheless it often fails, the exect reason for this isn't clear
2007 Apr 14
2
Samba -> WinXP: slow transfers, partial solution
Hello All,
I'm running Samba 3.0.24 as PDC and file server on Gentoo Linux,
AMD64, 2.6.19 kernel, 100MBit/s network, and experience quite slow
file transfers from Samba to WinXP SP2 clients: the speed is varying,
but is about 1-2Mb/s at best.
I spent quite some time investigating the issue, here are the
intermediate results:
1) This happens only when transferring _from_ _Samba_ to
2012 Mar 16
27
xenconsole: Could not read tty from store: No such file or directory
Hello Community,
I encountered an error while running "xm console domU". Here is the running
script:
# xm console domU
xenconsole: Could not read tty from store: No such file or directory
I googled and found out that this issue is mostly result from forgetting
starting xenconsole service.
However, after I started xenconsole, the issue is still there. Please see:
#