similar to: very strange

Displaying 20 results from an estimated 600 matches similar to: "very strange"

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 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 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 23
3
iptables
how could i add / remove iptable rules on cet os 5.4 final for tcp / udp base on ports -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100423/f2e3dc7a/attachment-0002.html>
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 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 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 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
2015 Oct 22
2
Isohybrid wiki page and UEFI
On Thu, Oct 22, 2015 at 1:56 PM, Bruno Cornec via Syslinux <syslinux at zytor.com> wrote: > 3/ Using syslinux.efi in a FAT32 image (similar to the previous 2 > confs) stored on a iso9660 media by genisoimage and its > -eltorito-alt-boot -efi-boot $imagefile -no-emul-boot option doesn't > work. I get a red screen with debug info (attached). However, I'm not >
2006 Jan 23
4
Enumerable
Hi and sorry if this has already been discussed. I''m new on theese lists, and I couldn''t find a way to search through them. I have been looking at the sources of script.aculo.us and I''m rather impressed by the Enumerable class. What I don''t get is why you choose to extend Array.prototype with this addon. It seems like a rather intrusive thing to do, if the code
2017 Feb 12
4
Replacement for antispam plugin
Den 12. feb. 2017 21:44, skrev ebroch at whitehorsetc.com: > > > Any opinion on dspam's interoperability with this? > > Just follow the wiki and replace sa-learn scripts with calling dspam. Dspam direct pipe needs mail-line-endings (\r\n) translated into unix line-endings (\r). like so: ----- learn-spam.sh --------- #!/bin/sh sed -e 's/\r$//' | /usr/bin/dspam
2011 May 08
1
ARMA
Hello,Could somebody tell me what is the difference between  theese 3 calls of functionsarma(x,order=c(1,0)), arima(x,order=c(1,0,0)) ar(x,order=1)?I expected same residuals of theese three models,but unexpectably for the first two R requiredinitial value of something (what?)...Thanks in advance!  [[alternative HTML version deleted]]
2005 Jun 21
3
dynarch calendar problem when used with ajax
I''ve got a partial with a form using the dynarch calendar (calendar_field behavior). Working. Now I render this partial from the action specified in to a link_to_remote. Now when I click the calendar it''s not showed anymore. theese lines: <%= stylesheet_link_tag ''calendar-system.css'' %> <%= javascript_include_tag ''calendar'',
2007 Jul 18
2
hist() Frequancy values
I have seen that the hist() function plots an histogram of the frequency but I cannot find the value of the object hist that contains theese values... how is possible to get out them? thank you very mutch best regards Manuele -- Manuele Pesenti manuele a inventati.org amicogodzilla a jabber.linux.it http://mpesenti.polito.it
2005 Dec 21
2
can't smbmount a Windows share
Client OS: Slackware 10.2 Server OS: Windows 2003 Server sp1 Samba version: 3.0.20 Actually, it will mount, but I have to way of viewing or browsing the mounted contents. Here are the commands and their status: smbmount //192.168.0.1/share /mnt/share -o ro,username=administrator,password=secret (successful) ls /mnt/share (fails with access denied message). So once it's mounted,
2010 Feb 18
3
Asterisk t38modem Fax gateway evaluation
Hi, I am trying to fix a Asterisk setup with buggy (POTS) Fax machines. The setup consists of the following components: - A Digium TE121 for connectiong to E1 ISDN - Debian box with Asterisk 1.4 - Grandstream GXW-4008 SIP ATA to which the Fax machines connect I am aware of the problems with this type of ISDN <-> Asterisk <-> SIP ATA <-> Fax machine installations, e.G.