search for: there

Displaying 20 results from an estimated 620 matches for "there".

2013 Apr 17
4
about backup of centos instead of fresh install
Hi, i have a little question but not sure if exist in centos. Theres any way to reotre all centos to default? like a goback or a security backup? im realtive new with this and want to do a full back up of centos before trying to install things. Also i really prefer to run a commands instead of do a fresh install of centos. Theres any like this?
2011 Apr 18
8
When i run the application theres something error anyone -
When i run the application theres something error PROGRAM ERROR then blah blah anyone help me how to configure this application:(
2013 Apr 10
3
About centos fresh install
...software, they recommend a "fresh" install of centos, but my provider (we have server via internet and webmin) every fresh install says that i need to pay like 50$ ( alittle expensive for me). Im live i Costa RIca and here internet sucks thats why i use panama server. Now my question is: theres any form to restore to "default" a centos server? like windows 8 or like norton goback? i searh a lot via google but not sure if theres no way or i dont know how to search it. Sorry for my bad english. Hope could help me this time
2002 May 21
0
Chroot (theres that word again...)
Hey everyone, It appears my last patch doesn't work entirely. Looks like I forgot to edit sshd.c for the priv seperation scheme (which is really cool by the way). Heres the new patch for chrooting system users (does not attempt to chroot the priv seperation user as ssh does that on it's own already). -James PS. Once again, I'm not on the openssh mailing list so if you have any
2011 Jan 28
2
internet connection tester script
http://pastebin.com/raw.php?i=rykHdvBh bix.hu and www.yahoo.com are "pingable" test sites. 127.0.0.1 could not be pinged [firewall drops all icmp] i have a "oneliner" that echoes if theres "internet connection or no". $ ping -W 1 -c 2 bix.hu >& /dev/null && ping -W 1 -c 2 www.yahoo.com >& /dev/null && echo "internet connection ok" || echo "no internet connection" internet connection ok $ ping...
2005 Mar 09
7
Getting started with contributing to Rails
Hi, If I wanted to help contribute to the development on Rails (with software, not money :-), what would be a good starting point? More unit tests? Documentation? Thanks, Joe
2007 Aug 02
4
Finding multiple characters in the same string
Hi I have this problem where I need to find if there is any numbers in a string, this is no problem if theres only one number per string. I would then simply use the regexpr() funtion togheter with the substring function to extract the number. But regexpr only picks one number per string either from the beginning or the end, but not multiple. Can thi...
2002 Jan 25
1
interpretation of lm
...nalyse the effects of the four factors using lm or update for aov. The following is the result from lm. As you can see that in the last few lines enclosed coefficients. 1)Does this mean I can write a formula, like yield =0.26 + 0.03*H + 1.48*T + 0.04*L + 0.004*C 2) in the two levels design, is there any difference between I use (-1, 1) to represent the lower and higher levels and I use (5000, 10000) as the real levels? 3) how can I extract the coefficients after analysis, I mean can I write the coefficients as a vector? 4) how can I call R function from C code, for example, can I call lm(......
2009 Jun 15
2
clocksource? jiffies?
Hi there, I''m trying to find out if theres anything wrong with using extra = "clocksource=jiffies" in domU configuration. It seems to fix some problems we''ve had with live migration. Thanks. -- Please remember that an email is just like a postcard; it is not confidentia...
2013 Apr 18
1
Re About backup of centos
Hi, i have a little question but not sure if exist in centos. Theres any way to reotre all centos to default? like a goback or a security backup? im realtive new with this and want to do a full back up of centos before trying to install things. Also i really prefer to run a commands instead of do a fresh install of centos. Theres any like this?
2008 Feb 12
6
Matching Problem
...c("Test1","Test2","Test1.Test2") I am not very skilled in the use of matching patterns so bare with me but I belive I should use gsub('^.\\(', "",MyData) for removing the "I(" and gsub("\\^.+", '',MyData) for the end. but theres got to be a more elegant way that does the trick in one go. So I would appriciate I anyone could give me some advice. Thanks Tom -- View this message in context: http://www.nabble.com/Matching-Problem-tp15430660p15430660.html Sent from the R help mailing list archive at Nabble.com.
2005 Oct 27
1
Netbios over more then one protocol
...only one with both protocols, then the LMB may be won on the NetBIOS interface over the IPX protocol. Samba will then lose the LMB role because Windows 9x/Me will insist it knows who the LMB is. Samba will then cease to function as an LMB, and browse list operation on all TCP/IP-only machines will therefore fail... what exactly happens if theres a netbios/ipx machine in one workgroup (only windows machines) that wins the election for the local master browser (theres one in every workgroup right?) The network neighborhood wouldn't show anything right? Would anything change if all machines in...
2005 Dec 25
5
understanding session fixation attacks
is there a way that, our application can understand wheteher the session id sent from the browser is forged or created by rails? I understand that if the attacker guesses session id, theres nothing we can do about it; but can we understand if he/she is trying to guess by creating random session ids. _____...
2006 Jan 12
4
dCAp
HI, theres a lot of controversy related to this topic, my company is thinking on me to take the astricon bootcamp, but want to know if it is really whorty, 3000 USD is a huge amount of money to spend, plus the hotel, food and transportation, ive already deployed some asterisk?s pbx and have experience with i...
2006 Apr 10
10
Anyone has experience with railsplayground.com hosting ?
Im ready to start hosting and deploying some of my rails apps, im guessing if someone are using railsplayground.com shared hosting plan, right now im paying USD $35 for a half of disk space and transfer, with no rails support :( any advice its more than welcome :) -- Posted via http://www.ruby-forum.com/.
2006 Mar 05
8
workflow support in Ruby on Rails
Hello, I am relativley new to Ruby on Rails and am still in the process of enjoying the features it offers. I wanted to know if theres workflow support in rails. Can some one give me pointers if its possible. Thanks Naveen -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060305/43c9abc3/attachment.html
2005 Aug 28
5
Detect Dialtone
...t but the problem is sometimes the pstn line has no dialtone and when i try to make call it continue dialing while not having a dialtone! while it should say "all lines are busy/congested" how can i configure that?? i already done (immediate=no) and still it opens the zap trunk even when theres no dialtone and shows that "zap/3 answered" ----------------------------------------------------------------- ;Specify whether the channel should be answered immediately or ; if the simple switch should provide dialtone, read digits, etc. ; immediate=no ---------------------------------...
2010 Jun 01
3
Using R with Web services
...finally return formatted reports to the user via web. I'm sort of a newbie in web forms and web services so i've been reading about ROracle, RWeb and CGIwithR with little or no results so far, I need to know which is the easiest way of merging R with web services to solve my problem and if theres a manual or book that explains this kind of R use. Could someone enlighten me? Many thanks in advance and sorry for the typos... -- Marcos Antonio Carvajalino Fernández Ingeniero Ambiental y Sanitario Santa Marta, Colombia [[alternative HTML version deleted]]
2009 Jul 03
2
Simple one
Just a quickly beginner's question. I wanna find the mean only from the values from a column related to specific values from another one. Like, theres a 'region' column, i want the mean of the value on 'profit' column only from "south" sells from 'region' column -- View this message in context: http://www.nabble.com/Simple-one-tp24329691p24329691.html Sent from the R help mailing list archive at Nabble.com.
2005 Jul 11
3
PERMANENTFLAGS bug?
...i, Im new to the list, so might be a FAQ allthough I havent found it anywhere: When I try to connect to dovecot/imap from snappermail (palm), I get a IMAP protocol error. The complaint is about: OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft ) \*)] Flags permitted. As you can see, theres an extra " )" after "Draft". Any clues on how to fix/bypass this? Regards, Nils Henrik Tvetene