similar to: iptables

Displaying 20 results from an estimated 800 matches similar to: "iptables"

2010 Apr 10
3
pkcs11-helper-devel is needed
how could i install pkcs11 on 64 cent os 5.4 :S it always asking me for pkcs11-helper but i've already installing [root at vpn VpnSetup]# rpmbuild -tb openvpn-2.1.1.tar.gz hata: Failed build dependencies: pkcs11-helper-devel is needed by openvpn-2.1.1-1.x86_64 [root at vpn VpnSetup]# rpm -ivh pkcs11-helper-devel-1.06-2.1.x86_64.rpm uyar??: pkcs11-helper-devel-1.06-2.1.x86_64.rpm:
2010 Mar 29
3
remove openssl
i am trying to install plesk but my cent os has a newer version of open ssl that is why my setup is interrupting, how could i remove open ssl ? i tryed yum remove openssl but it encounter lots of errors i want to remove only the open ssl not the related files like wget networkmanager ... -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Apr 13
2
Swap = 0
My server returning an error sth. like swap = 0 then locking httpd and all other services is this normal this is a virtual machine and i give it 3 gb ram and 4cpu of i7 920 i have 1 gbit connection on this machine finally i have 4000+ clients at one time :S -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Apr 02
3
copy source of ftp
how could i copy all content of a ftp directory from ftp via console to cent os 5.4 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100402/b2ba369a/attachment-0003.html>
2010 Mar 29
4
Forgetting network settings
i am adding routr options with route add -net xxx dev eth0 but when i reset computer it is not in netstat table anymore -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100329/dc3c9340/attachment-0002.html>
2010 Mar 27
2
need help
Firstly my gateway 217.20.xxx.1 My ip adress 188.72.xxx.189 Sub net 255.255.255.0 this settings works on fedora 12 perfect but on centos ubuntu freebsd or fedora core it is not working but on all this systems i am able to use nat, i have installed linux again and again thousands of time the given result from centos 5.4 Also as you could see there is no gateway of me on the route table
2010 Apr 23
3
[Fwd: Re: iptables]
An embedded message was scrubbed... From: Niki Kovacs <contact at kikinovak.net> Subject: Re: [CentOS] iptables Date: Fri, 23 Apr 2010 21:01:29 +0200 Size: 1400 URL: <http://lists.centos.org/pipermail/centos/attachments/20100423/64275bbe/attachment-0002.eml>
2010 Apr 19
2
Pause time
i want to pause my cent os time and date in a spesific date :D is it possible ? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100419/6f4b5018/attachment-0002.html>
2010 Apr 24
1
URGENT
I had a geub loader error 2 on starting centos and i am able to connect rescue system this is the result how could i get system work root at rescuecd64 ~ # grub Probing devices to guess BIOS drives. This may take a long time. Unknown partition table signature GNU GRUB version 0.97 (640K lower / 3072K upper memory) [ Minimal BASH-like line editing is supported. For the
2010 Mar 31
1
very strange
i have 2 servers in a datacenter and each of them has 2 virtual machines one is linux the other is windows of wirtual machines. when i want to transfer my ip addresses between theese servers , for ex: let me say main server 1' guest windows : A main server 1' guest CentOs: B main server 2' guest windows : C main server 1' guest CentOs: D when i handle an ip of any computers ip in
2010 Apr 10
1
VPN
is there any possibility to do this on cent os for example company one will be in the block of 10.0.0.0.1-10.0.0.255 and routed to the one of my external ip company two will be in the block of 11.0.0.0.1-11.0.0.255 and routed to the one of my external ip i just need an advice is this better on windows vpn or llinux vpn server do you advice me any server software like open vpn or sth. else thank
2010 Apr 27
1
Kernel Or Hardwar e
i have seen many times the given error, there was no log about error. Beside this my machine never uses swap i realize that when i have last 500 Mb ram it get this error and after using 5Gb of 8 Gb it decreasing like plane crash :) I've found this form and it is the same with my error : http://www.webhostingtalk.com/showthread.php?t=913156 There could be a hardware problem i am not sure , i
2001 Apr 16
1
Help with plotting error bars in R
Hi, I'm sorry to send email to everyone on this list, but I have a simple question which is bothering me and I can't seem to figure out the correct answer. I just downloaded R and I'm trying to reproduce some simple analysis I've done on other packages. In particular, if I have a vector of experimental values and a vector of their uncertainties, is there a way to plot the
2000 Feb 24
2
(-1 as index) OR (envelope for QQ)
I'm new to R (and to S) and am wondering about code from pages 72 and 83 of MASS (Venables+Ripley, 3rd edition), to draw an envelope on a QQ plot. Copying from the book, I've got: #... code whose gist is "a.fit <- nls(..." num.points <- length(resid(a.fit)) qqnorm(residuals(a.fit)) # illustrate data-model residuals qqline(residuals(a.fit)) samp <-
2004 Jun 18
2
Barplots and error indicators: Some R-Code
I' ve seen that several people are looking for a function that creates a barplot with an error indicators (I was one of them myself). Maybe you will find the following code helpful (There are some examples how to use it at the end): # Creates a barplot. #bar.plot() needs a datavector for the height of bars and a error #indicator for the interval #many of the usual R parameters can be set:
2002 Jan 25
4
How to add error bars to plot(x,y)in R?
Dear R Experts, Is there a way in R to add an error bar (say in the y direction) for each data point? Thanks Ming Chow -- __________________________________________________________________ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help",
2002 Jan 25
4
How to add error bars to plot(x,y)in R?
Dear R Experts, Is there a way in R to add an error bar (say in the y direction) for each data point? Thanks Ming Chow -- __________________________________________________________________ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help",
2001 May 24
2
New Package: gregmisc
I've thrown a couple of useful functions into a new package "gregmisc" and uploaded them to ftp://ftp.ci.tuwien.ac.at/incoming/gregmisc_0.1.1.tgz Here's DESCRIPTION: Package: gregmisc Description: Misc Functions written/maintained by Gregory R. Warnes Title: Greg's Miscellaneous Functions Version: 0.1 Date: 2001/05/24 Depends: R Maintainer: Gregory R. Warnes
2000 Nov 08
4
How to plot error bars
I'm a newcomer to R. I can't seem to find any documentation how to add error bars to points in scatter plots. I guess I could plot the points, then compute and plot line segments in the X and/or Y directions to represent the errors? - Mike -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2000 Aug 29
1
Newbie question: Linear regression with error bars.
Hello guys, I am a total newbie on R, having downloaded it, read the documentation and started playing with it right now. My general question is what 'lr' model can be used for doing a linear regression on points that have a variance associated with them (ie. Monte Carlo simulation results). Actually my Data sets look like: Timestep Energy Variance_of_the_Energy 0.0005 -14.876840