search for: koshy

Displaying 7 results from an estimated 7 matches for "koshy".

Did you mean: kosh
2011 Nov 04
2
Can't run fail2ban 0.8.4 [CentOS 6]
Hi, To begin I'm sorry for my poor English level, that's not my first language. On CentOS 6 I've installed fail2ban 0.8.4 from EPEL repository. I've configured it with this page : http://centoshelp.org/security/fail2ban/ Then I've tried this command : chkconfig --level 23 fail2ban on && service fail2ban start but the output says it fallen, nothing more. The status
2008 Aug 06
2
FreeBSD 6.3/amd64: cvsup: Bus error (core dumped)
Hello. Dont know is this list right for this topic, but dont know witch one is. So I got 6.3-STABLE-200807-amd64-disc1.iso I have installed it cd /usr/ports/net/cvsup-without-gui/ make install make clean #cvsup some-stable-sup-file Connected to cvsup.xxxxxx.ru Bus error (core dumped) I cant get fresh src and ports trees and cant compile fresh 6.X-stable system with athlon64 optimization. :(
2006 Mar 27
2
Can't boot with a new install
Hi everyone, I just finished installing FreeBSD 6 RELEASE on my Toshiba Tecra A4 laptop and the installation was fine, however, when I rebooted the machine, I don't get the boot loader screen as if the machine can not see my drive! I tried the reinstalling and ensured that I set the slice to be bootable but that didn't change anything. Not sure if this is a common issue with FreeBSD 6 on
2006 Mar 08
1
[LLVMdev] Researching alternative for home-grown VM
...allows the VM to then process another event which may execute some completely un-related code. Then when a db-response event arrives, since there is a mapping for that event, it will then startup processing of the sql_exect() at the point where it had issued the WAIT. Thanks & Regards, Renny Koshy President & CEO -------------------------------------------- RUBIX Information Technologies, Inc. www.rubixinfotech.com
2012 Feb 23
1
Can't connect to my mail server (postfix + dovecot, IMAP) with Thunderbird
Hi, I've a problem with Dovecot and Thunderbird. Actually I'm trying to setup a virtual host server mail with postfix + dovecot (2.0.9) on CentOS 6.2. This is my dovecot -n : http://pastebin.com/wZWAE5Cj (I guess the errors are not important, that's just saying there is some obsoletes values, I will fix that later until it's not inconvenient to setup correctly dovecot).
2010 Nov 03
0
dom0 and domU questions..
I have recently compiled xen-4.0.1 on my machine with "make world" option. It produced xen-4.0.1.gz and vmlinuz-2.6.32.24. Many system configuration documents refer to dom0 kernel and domU kernels. Here can I assume that xen-4.0.1.gz is dom0 and vimlinuz-2.6.32.24 domU kernels? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2004 Sep 29
0
Strange FTPD behavior
You could use ktrace(1) to determine what the ftpd daemon is actually doing. rh> Is the user's shell listed in /etc/shells? It must be there for ftpd to rh> let them in. vt> I run FreeBSD 4.3-STABLE machine. I use ftpd for ftp server daemon. It has vt> very strange behavior with one of user accounts on my machine. Every one user