<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=Big5" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Paul wrote:
<blockquote cite="mid1171188075.3971.20.camel@T7.Linux" type="cite">
  <pre wrap="">Hi,

  </pre>
  <blockquote type="cite">
    <pre wrap="">1, What is the mono program ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Mono is the open source implementation of the EMCA C# standard.
Currently it's at something like 1.1.17 for FC6 and 1.2.2.1 for rawhide
(though I'm expecting 1.2.3 any day soon)

  </pre>
  <blockquote type="cite">
    <pre wrap="">2, In Server side, I just found the machine is hang, due to the mono
process...
So, I need to login with the function key ( alt + F2 ).
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Are you running ASP.NET, mod_mono or something else.
  </pre>
</blockquote>
No.<br>
<blockquote cite="mid1171188075.3971.20.camel@T7.Linux" type="cite">
  <blockquote type="cite">
    <pre wrap="">3, How can we fix this kind of problem ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Report the bug into bugzilla. Make sure you include how you got the hang
to occur and any other relevant information. Either myself or Alex will
then look at it (depending on the package - Alex does the main rpms
while I do the extras stuff).

TTFN

Paul
  </pre>
</blockquote>
<font size="-1">Hello Paul,<br>
<br>
1, I don't know how to get the error problem ( message ).<br>
2, For the init process ( enable ) of the FC6 :<br>
eg : run "ntsysv"<br>
* anacron<br>
* crond<br>
* network<br>
* sshd<br>
* syslog<br>
* vsftpd<br>
* xinetd<br>
<br>
So, what else program need to be enable for mono process ?<br>
<br>
BTW, for /etc/selinux/config :<br>
<br>
# This file controls the state of SELinux on the system.<br>
# SELINUX= can take one of these three values:<br>
#       enforcing - SELinux security policy is enforced.<br>
#       permissive - SELinux prints warnings instead of enforcing.<br>
#       disabled - SELinux is fully disabled.<br>
# SELINUX=enforcing<br>
SELINUX=disabled<br>
# SELINUXTYPE= type of policy in use. Possible values are:<br>
#       targeted - Only targeted network daemons are protected.<br>
#       strict - Full SELinux protection.<br>
SELINUXTYPE=targeted<br>
<br>
Edward.<br>
</font>
</body>
</html>