<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/20/14 03:57, James wrote:<br>
    </div>
    <blockquote
      cite="mid:1392839831.32307.YahooMailNeo@web141403.mail.bf1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
        Lucida Grande, sans-serif;font-size:12pt">
        <div><br>
        </div>
        <div class="post-text" itemprop="description">
          <div>I was able to setup xrdp on my Fedora 13 machine and
            access it from my Windows 7 machine by follow the steps on
            the first post on this thread:
            <a class="moz-txt-link-freetext" href="http://www.linux.org/threads/rdp-into-your-linux-desktop.8/">http://www.linux.org/threads/rdp-into-your-linux-desktop.8/</a></div>
          <div>It was simple and easy.</div>
          <div><br>
          </div>
          <div>But when i try the same on my Fefora 20 machine, things
            are quite different. There is no error message but some new
            info like these:</div>
          <div>-----<br>
          </div>
          <div><strong># chkconfig --levels 35 xrdp on</strong></div>
          <div><strong>Note: Forwarding request to 'systemctl enable
              xrdp.service'.</strong></div>
          <div><strong># service xrdp start</strong></div>
          <div><strong>Redirecting to /bin/systemctl start xrdp.service</strong></div>
          <div>--------<br>
          </div>
          <div>and then I cannot remote it from my window machine.</div>
          <div>I also did the following based on the last post of above
            thread:</div>
          <div><strong># yum -y install tigervnc-server</strong></div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
            HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida
            Grande,sans-serif; background-color: transparent;
            font-style: normal;">I also did set up recommended by this
            blog:
            <a class="moz-txt-link-freetext" href="http://networkstatic.net/xrdp-an-easy-remote-desktop-setup-for-your-ubuntu-servers/">http://networkstatic.net/xrdp-an-easy-remote-desktop-setup-for-your-ubuntu-servers/</a>
            <br>
          </div>
          <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
            HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida
            Grande,sans-serif; background-color: transparent;
            font-style: normal;">which are the following:</div>
          <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
            HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida
            Grande,sans-serif; background-color: transparent;
            font-style: normal;"><br>
          </div>
          <div class="crayon-pre" style="font-size: 12px !important;
            line-height: 15px !important;">
            <div class="crayon-line"
              id="crayon-53050bb0e1e0c343742441-1"><span
                class="crayon-e">yum </span><span class="crayon-e">install
              </span><span class="crayon-e">xrdp</span></div>
            <div class="crayon-line crayon-striped-line"
              id="crayon-53050bb0e1e0c343742441-2"><span
                class="crayon-e">systemctl </span><span
                class="crayon-e">enable </span><span class="crayon-v">xrdp</span><span
                class="crayon-e">.service</span></div>
            <div class="crayon-line"
              id="crayon-53050bb0e1e0c343742441-3"><span
                class="crayon-e">systemctl </span><span
                class="crayon-e">start </span><span class="crayon-v">xrdp</span><span
                class="crayon-e">.service</span></div>
            <div class="crayon-line crayon-striped-line"
              id="crayon-53050bb0e1e0c343742441-4"><span
                class="crayon-e">systemctl </span><span
                class="crayon-e">enable </span><span class="crayon-i">xrdp</span><span
                class="crayon-o">-</span><span class="crayon-v">sesman</span><span
                class="crayon-e">.service</span></div>
            <div class="crayon-line"
              id="crayon-53050bb0e1e0c343742441-5"><span
                class="crayon-e">systemctl </span><span
                class="crayon-e">start </span><span class="crayon-i">xrdp</span><span
                class="crayon-o">-</span><span class="crayon-v">sesman</span><span
                class="crayon-e">.service<br>
                <br>
              </span></div>
          </div>
          <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
            HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida
            Grande,sans-serif; background-color: transparent;
            font-style: normal;">But I still cannot remote to it:</div>
          <br>
          <div>I was able to ping each other.</div>
          <div>I can access the shared folder on my Windows machine from
            my Fedora 20. It seems the problem is on the Fedora side.
            how to know the service on linux is running? The "service
            --status-all" cannot give me useful information.</div>
          <div><br>
          </div>
          <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
            HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida
            Grande,sans-serif; background-color: transparent;
            font-style: normal;"><br>
          </div>
          <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
            HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida
            Grande,sans-serif; background-color: transparent;
            font-style: normal;">Any configuration I should do to make
            xrdp works for me?</div>
          <div style="color: rgb(0, 0, 0); font-size: 16px; font-family:
            HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida
            Grande,sans-serif; background-color: transparent;
            font-style: normal;"><br>
          </div>
          <br>
        </div>
      </div>
    </blockquote>
    <br>
    I don't use rdp, but in your message you don't mention having opened
    the tcp/udp ports used by rdp.  In the most recent versions of
    Fedora the firewall enabled and started by default and the majority
    of ports are blocked.<br>
    <br>
    <br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      Getting tired of non-Fedora discussions and self-serving posts
    </div>
  </body>
</html>