search for: workcomputer

Displaying 2 results from an estimated 2 matches for "workcomputer".

2004 May 31
0
Auth problem when running a remote script over SSH
...to this computer using ssh and execute the script everything is fine. So I do: ssh me@computer.work ./syncfiles (this is the script) The script contains the line: rsync -arvcu thesis/ home.computer::work/thesis However (here comes the funny part), when I try to call the script like this: ssh me@workcomputer './syncfiles' I get an auth failed error: 2004/05/30 20:23:23 [13009] auth failed on module work from computer.work (xx.xx.xx.xx) The IP adress that is rejected is in the "hosts allow" section of rsync.conf (and is in fact the correct IP address for computer.work, nothing wrong h...
2013 Apr 03
0
install packages and time-out
I use R / RStudio at work. Recently, I tried to download XLConnect package using install.packages("XLConnect") However, I got the following error message: Installing package(s) into 'WORKCOMPUTER SPECIFIC STUFF HERE Documents/R/win-library/2.15' (as 'lib' is unspecified) trying URL 'http://www.stats.bris.ac.uk/R/bin/windows/contrib/2.15/XLConnect_0.2-5.zip' Warning in install.packages : InternetOpenUrl failed: 'The operation timed out' Error in download.file(ur...