<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: login to linux server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226391#M88079</link>
    <description>jerome, i had try LDAP but i am confused how to link my dns (my domain) to LDAP.can u explain to me, this is my email nicky_suwandi@msn.com&lt;BR /&gt;thanks a lot</description>
    <pubDate>Thu, 25 Mar 2004 20:01:48 GMT</pubDate>
    <dc:creator>NICKY_3</dc:creator>
    <dc:date>2004-03-25T20:01:48Z</dc:date>
    <item>
      <title>login to linux server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226383#M88071</link>
      <description>i had trouble to connect my linux workstation to linux server.i used ip static n domain in my server.i newbie,if anyone know how to configure please tell me,i need u help</description>
      <pubDate>Mon, 22 Mar 2004 21:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226383#M88071</guid>
      <dc:creator>NICKY_3</dc:creator>
      <dc:date>2004-03-22T21:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: login to linux server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226384#M88072</link>
      <description>Login how, exactally?</description>
      <pubDate>Tue, 23 Mar 2004 01:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226384#M88072</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-03-23T01:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: login to linux server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226385#M88073</link>
      <description>the simplest way to configure IP address :&lt;BR /&gt;ifconfig eth0 x.x.x.x&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;where x.x.x.x is the address you want to assign.&lt;BR /&gt;To keep the address across reboots you'll need to use utilities like :&lt;BR /&gt;netconfig (non gui utility)&lt;BR /&gt;redhat-config-network (gui utility)&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;edit the file /etc/sysconfig/network-scripts/ifcfg-eth0</description>
      <pubDate>Tue, 23 Mar 2004 01:45:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226385#M88073</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-03-23T01:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: login to linux server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226386#M88074</link>
      <description>Nicky,&lt;BR /&gt;&lt;BR /&gt;we need more info.&lt;BR /&gt;- Do both Linux stations have IP adresses assigned to them (type ifconfig, or ifconfig eth0).&lt;BR /&gt;- How do you try to login? Telnet or ssh? Telnet usually is not configured (no telnetd running) and login as root is prohibited. Do you use the ip address or a hostname?&lt;BR /&gt;- What happens if you try to login? Any message?&lt;BR /&gt;- Can you ping the Linux server from your workstation?&lt;BR /&gt;&lt;BR /&gt;JP.</description>
      <pubDate>Tue, 23 Mar 2004 02:03:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226386#M88074</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-03-23T02:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: login to linux server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226387#M88075</link>
      <description>I do agree with Alexander.&lt;BR /&gt;&lt;BR /&gt;The first thing to check is if ping works between the two systems. To do so&lt;BR /&gt;&lt;BR /&gt;$ ping &lt;IPADDRESS&gt;&lt;BR /&gt;&lt;BR /&gt;Use either the ipaddress or hostname, whatever you try to use for the "login". &lt;BR /&gt;&lt;BR /&gt;Which brings up the next question, exactly how do you try to login (telnet, ssh, rlogin) and what error message do you receive. Best would be to just cut and paste the error you get into your reply.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin&lt;/IPADDRESS&gt;</description>
      <pubDate>Tue, 23 Mar 2004 16:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226387#M88075</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-03-23T16:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: login to linux server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226388#M88076</link>
      <description>sorry my info isn't enought.&lt;BR /&gt;I give the scenario, 1 had 3 computer:&lt;BR /&gt;first is my server (Fedora)&lt;BR /&gt;second my router (Fedora)&lt;BR /&gt;third my client (Fedora)&lt;BR /&gt;I want connect client to internet through my server but my server connect to internet through my router(fixed line/wireless).&lt;BR /&gt;***i had dns runing in server(), i want to configure client login to server(this server control user and password that store in server like a active directory in w2k).&lt;BR /&gt;i hope u guys understand. thanks</description>
      <pubDate>Wed, 24 Mar 2004 00:57:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226388#M88076</guid>
      <dc:creator>NICKY_3</dc:creator>
      <dc:date>2004-03-24T00:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: login to linux server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226389#M88077</link>
      <description>So what you need is to set up an active directory like central authority, in Linux an easy model is Open LDAP.&lt;BR /&gt;Loo here for step by step, on server and on clients :&lt;BR /&gt;&lt;A href="http://yolinux.com/TUTORIALS/LinuxTutorialLDAP.html" target="_blank"&gt;http://yolinux.com/TUTORIALS/LinuxTutorialLDAP.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Jerome henry</description>
      <pubDate>Wed, 24 Mar 2004 02:23:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226389#M88077</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-03-24T02:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: login to linux server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226390#M88078</link>
      <description>thanks Jerome henry, i try it first.</description>
      <pubDate>Wed, 24 Mar 2004 20:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226390#M88078</guid>
      <dc:creator>NICKY_3</dc:creator>
      <dc:date>2004-03-24T20:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: login to linux server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226391#M88079</link>
      <description>jerome, i had try LDAP but i am confused how to link my dns (my domain) to LDAP.can u explain to me, this is my email nicky_suwandi@msn.com&lt;BR /&gt;thanks a lot</description>
      <pubDate>Thu, 25 Mar 2004 20:01:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-to-linux-server/m-p/3226391#M88079</guid>
      <dc:creator>NICKY_3</dc:creator>
      <dc:date>2004-03-25T20:01:48Z</dc:date>
    </item>
  </channel>
</rss>

