similar to: budgetdedicated server (ubuntu) down?

Displaying 20 results from an estimated 90 matches similar to: "budgetdedicated server (ubuntu) down?"

2009 Aug 31
1
wine.budgetdedicated.com still down
For the past several days I've been getting errors when running anything that uses apt-get to update my local APT package index -- eg. running 'sudo apt-get update' , as of right now, produces : Code: Err http://wine.budgetdedicated.com jaunty Release.gpg Unable to connect to wine.budgetdedicated.com http: [IP: 81.171.111.184 80] Err http://wine.budgetdedicated.com jaunty/main
2013 Feb 04
2
Modifying a function programmatically
Dear list # I have a function ff <- function(a,b=2,c=4){a+b+c} # which I programmatically want to modify to a more specialized function in which a is replaced by 1 ff1 <- function(b=2,c=4){1+b+c} # I do as follows: vals <- list(a=1) (expr1 <- as.expression(body(ff))) expression({ a + b + c }) (expr2 <- do.call("substitute", list(expr1[[1]], vals))) { 1 +
2009 Aug 30
6
http://wine.budgetdedicated.com is down.
I don't know if you guys know this but, the site http://wine.budgetdedicated.com is down for some reason. Now no one can access the Ubuntu deb archives or Scott Ritchie's key which I kinda need. Thought I'd let someone know.
2009 Mar 23
4
newton method
Hi R-users, Does R has a topic on newton's method? Thank you for the info.
2009 Mar 23
2
dput(as.list(function...)...) bug
Tested in R 2.8.1 Windows > ff <- formals(function(x)1) > ff1 <- as.list(function(x)1)[1] # ff1 acts the same as ff in the examples below, but is a list rather than a pairlist > dput( ff , control=c("warnIncomplete")) list(x = ) This string is not parsable, but dput does not give a warning as specified. > dput( ff ,
2012 May 22
2
Creating functions with a loop.
Hi I am trying to create n functions where each function is defined in function one step before, i.e. something like ff.k(x) = ff.j(x) - sum(1:j), for j=k-1 Is it possible? If it isn't and I manually create each function then is their a way to call them through a loop? My objective is to calculate something like result.k = ff.k(x1)/ff.k(x2) for k in 2:n Thank you for your time,
2005 Apr 20
3
Keeping factors with zero occurrences in "table" output
Dear R group, I have a data frame which contains data on preferences on 7 items (ranks 1 through 7) listed by each participant. I would like to tabulate this in a 7x7 table where the rows would be the items and the columns would be the number of times that item received a particular rank. I tried doing this by creating a matrix by "rbind"ing each vector obtained using
2004 Mar 23
1
nlme question
I have a need to call and pass arguments to nlme() from within another function. I use R version 1.8. I have found an apparent way to make this work, but I would appreciate some comments on whether this fix is really appropriate, or there is another way to do it that does not involve changing the source code. I don't have enough experience to start changing the sorurce code of a library
2004 Apr 18
2
Error in gam?
I'm having some problems using variable names containing spaces (using backticks) with gam (mgcv 0.9-6, R 1.8.1). Some toy code to reproduce my problem is below. Am I doing something wrong, or should I pass this bug on to Simon Wood? (Or do I need to rename my variables to get rid of the spaces?) Thanks, Hadley library(mgcv) test <- data.frame(a = c(1:10), `a b` = c(1:10)^2,
2015 May 08
2
Q: respecting .ssh/id_rsa
On 5/8/2015 7:22 AM, Valeri Galtsev wrote: > On Fri, May 8, 2015 8:58 am, James B. Byrne wrote: >> While attempting to debug something else I ran across this: >> >> ssh -vvv somehost >> . . . >> debug1: Connection established. >> debug1: permanently_set_uid: 0/0 >> debug1: identity file /root/.ssh/identity type -1 >> debug1: identity file
2009 Sep 11
1
I can't download from wine.budgetdedicated.com
I can't download wine 1.1.29 from wine.budgetdedicated.com, the server doesn't work and I need a .deb package for Ubuntu 9.04 Jaunty. Can someone upload a .deb package of wine 1.1.29 and wine-gecko for Ubuntu 9.04 Jaunty. Thanks.
2011 Feb 05
1
http://wine.budgetdedicated.com/apt does a 404 error
Well I'm new here, so first, hi all there ^^. I'm here because initially when I tried to install the latest wine version on Ubuntu 9.04, I was following the instructions and I saw a 404 error. I saw also a lot of post relating 404 errors, but they were user-side errors. So I checked it myself, and I saw that putting http://wine.budgetdedicated.com/apt on the browser bar makes it give a
2008 Apr 08
1
wine.budgetdedicated.com is back up!
No 0.9.59 as yet - but I emailed budgetdedicated.com to ask, and it turns out the Apache httpd on that virtual server (it's got its own virtual server) wasn't running, so Markus at budgetdedicated restarted it. I replied to him thanking him from all Wine's Ubuntu/Debian users :-) - d.
2008 Apr 08
0
Wine deb repositories
Hi, http://www.winehq.org/site/download-deb shows that users should get latest apt sources from wine.budgetdedicated.com. wine.budgetdedicated.com resolves to 88.159.206.7, 81.171.111.184 and 2001:4de0:aaac:0:2456::2. 88.159.206.7 is dropping connections. 81.171.111.184 is not available. I don't use ipv6. --- Connecting to wine.budgetdedicated.com|88.159.206.7|:80... failed: Connection
2009 Feb 01
3
Sorry, is Wine rep down?
Since 2 days or more, I can't download from Wine repository: Code: http://wine.budgetdedicated.com/apt/dists/intrepid/Release.gpg can't connect wine.budgetdedicated.com http: [IP: 81.171.111.184 80] Any help is appreciated.
2015 May 08
0
Q: respecting .ssh/id_rsa
chmod 0700 .ssh chmod 0600 .ssh/* Keys can fail if you don't have that setup correctly. Also do: grep sshd /var/log/audit/audit.log| audit2allow -m sshd # Will let you see what modules it will create. grep sshd /var/log/audit/audit.log| audit2allow -M sshd # Creates the modules semodule -I sshd.pp grep ssh /var/log/audit/audit.log| audit2allow -m ssh # Will let you see what modules it
2001 Nov 25
0
Errors compiling on Sun Solaris 2.7
Using Sun Forte C Compiling smbd/server.c "/usr/include/sys/termios.h", line 38: macro CTRL redefines previous macro at "/usr/ucbinclude/sys/ttychars.h", line 76 "/usr/include/sys/termios.h", line 164: macro CEOT redefines previous macro at "/usr/ucbinclude/sys/ttychars.h", line 87 "/usr/include/sys/termios.h", line 167: macro CEOF redefines
2004 Jan 23
0
Samba 3.0.0 compile errors
Apologies first! I am currently maintaining a very old SunOS 4.1.3_U1 server which is in a sensitive location an cannot be upgraded. It will be replaced soon, but in the meantime... I need to upgrade my Samba 2.0.6 to Samba 3.0.0, but receive the following compile errors: jasperl}source% make Using FLAGS = -g -O2 -I./popt -Iinclude -I/home/jasperl/julian/local/src/samba-3.0.0/source/include
2005 Jun 14
1
Problem with samba broadcast
Hi all, I''m new to shorewall and have been struggling with several problems for several days now. Most of them are solved, but one still persists. The firewall is running on my server under Debian Sarge (Kernel 2.6) I''ve got three network interfaces: ppp0 (DSL Internet) eth1 (lan) ath0 (wlan) eth1 and ath0 are bridged together to br0. The problem is, that Samba (also running
2003 Dec 01
0
No subject
Are you using wins? Try lmhosts for the start? Are all machines on the same subnet? Just a few hints to start with ... Christian > > > I have absolutely no clue what I could do to fix it. The only solution I > can think of, is to downgrade to redhat 6.2. > > Your help would be greatly appreciated. > > Stefan Kaes > > portax.com GmbH > Zielstattstrasse 40,