Re: looking for a very simple ticket system

2007-10-25 Thread Ofek Doron [Ofek BIZ]
anther one - http://freshmeat.net/projects/otrs/ not so simple .. but quite good for support etc. - doron Dotan Shavit wrote: http://taskfreak.com/ is a nice one. # On Thursday 25 October 2007, Hetz Ben Hamo wrote: Hi, I'm looking for a very basic ticket system that supports heb

Re: ssh timout

2007-12-11 Thread Ofek Doron [Ofek BIZ]
also check the parameter "ClientAliveInterval" in the server side (/etc/ssh/sshd_config), and check if the environment (shell) variable TMOUT is set . - doron Amos Shapira wrote: On 11/12/2007, Biran, Yahav (Yahav) <[EMAIL PROTECTED]> wrote: Hi all, when ever I connect to a linux

Re: Easiest way to install an asterisk system

2007-12-24 Thread Ofek Doron [Ofek BIZ]
Hi, Astrisk.org.il is your friend . Geoffrey S. Mendelson wrote: What is the easiest way to install an Asterisk system? There was a CD that called "astrisk now" (or something ..) that include astrisk and a web interface to configure it. Assume I have an X86 computer with a blank hard driv

Re: [YBA] NIS vs LDAP

2007-12-27 Thread Ofek Doron [Ofek BIZ]
Hi All, All of you consider Active directory as an LDAP server, this is not truth, AD is a kerberos environment that LDAP served as a backend (the first AD server is authentication server, TGS server, KDC, schema master, and LDAP server). AFAIK for that kind of heterogeneous environmen

Re: Linux hardening Guide

2008-01-06 Thread Ofek Doron [Ofek BIZ]
Hi, I think that better place is OpenNA web site. Gerhard Mourani (the owner) have a nice book about linux hardening (Securing and Optimizing Linux: The Hacking Solution): http://www.openna.com/products/books.php also, take a look at http://www.puschitz.com ( werner puschitz web site/)

Re: copy boot image

2008-01-06 Thread Ofek Doron [Ofek BIZ]
Tom Rosenfeld wrote: What is the recommended method to distributing linux images? There is no "recommended method" ... maybe "partimage" (http://www.partimage.org/Main_Page) will be sufficient for you. - doron If I have a workstation with a tuned installation and I want to replicate it t

Re: installing CentOS/RHEL without CD using PXE?

2008-03-30 Thread Ofek Doron [Ofek BIZ]
Hi, Red Hat have a network installation. Start the installation in a text based installation and you can choose a network installation sources (nfs, http or ftp) You can combine it with kickstart , PXE or kickstart + PXE . Doron Lior Kaplan wrote: Dotan Shavit wrote: On Friday