<?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: command to run different packages on LS1043 in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/command-to-run-different-packages-on-LS1043/m-p/1757059#M13640</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/214120"&gt;@dibyarekha&lt;/a&gt;!&lt;BR /&gt;Thank you for contacting NXP Support!&lt;BR /&gt;&lt;BR /&gt;The LS1043ARDB uses Linux and you can learn how to use SSH by following the link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ssh.com/academy/ssh/command" target="_blank"&gt;https://www.ssh.com/academy/ssh/command&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Unfortunately, the LS1043ARDB doesn´t have the packages snmp and quagga, you have to compile on Yocto Project to add those packages.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/LSDKYOCTOUG.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/LSDKYOCTOUG.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2023 17:05:40 GMT</pubDate>
    <dc:creator>Chavira</dc:creator>
    <dc:date>2023-11-14T17:05:40Z</dc:date>
    <item>
      <title>command to run different packages on LS1043</title>
      <link>https://community.nxp.com/t5/Layerscape/command-to-run-different-packages-on-LS1043/m-p/1756884#M13639</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am using LS1043ardb. Right now I am working on the standard board. I am running my application which uses the services ( ssh, snmp and quagga).&lt;/P&gt;&lt;P&gt;I want to know, &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;What are the commands to run these deamons on the board?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;By searching I found the below command&lt;/P&gt;&lt;P&gt;/etc/init.d/snmpd/ start&lt;/P&gt;&lt;P&gt;But, I am not getting any init.d folder under /etc&lt;/P&gt;&lt;P&gt;Please help me in getting the proper command to run the above services&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 11:38:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/command-to-run-different-packages-on-LS1043/m-p/1756884#M13639</guid>
      <dc:creator>dibyarekha</dc:creator>
      <dc:date>2023-11-14T11:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: command to run different packages on LS1043</title>
      <link>https://community.nxp.com/t5/Layerscape/command-to-run-different-packages-on-LS1043/m-p/1757059#M13640</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/214120"&gt;@dibyarekha&lt;/a&gt;!&lt;BR /&gt;Thank you for contacting NXP Support!&lt;BR /&gt;&lt;BR /&gt;The LS1043ARDB uses Linux and you can learn how to use SSH by following the link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ssh.com/academy/ssh/command" target="_blank"&gt;https://www.ssh.com/academy/ssh/command&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Unfortunately, the LS1043ARDB doesn´t have the packages snmp and quagga, you have to compile on Yocto Project to add those packages.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/LSDKYOCTOUG.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/LSDKYOCTOUG.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 17:05:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/command-to-run-different-packages-on-LS1043/m-p/1757059#M13640</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2023-11-14T17:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: command to run different packages on LS1043</title>
      <link>https://community.nxp.com/t5/Layerscape/command-to-run-different-packages-on-LS1043/m-p/1757303#M13647</link>
      <description>hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;,&lt;BR /&gt;I have compiled yocto project by adding snmp and quagga package in fsl-image-mfgtool recipe.&lt;BR /&gt;Now I have the packages.&lt;BR /&gt;But I want to know, How these deamons will run on board?&lt;BR /&gt;what are the commands need to use?&lt;BR /&gt;earlier I have worked on P1021, there I was using below command&lt;BR /&gt;/etc/init.d/ snmpd start&lt;BR /&gt;/etc/init.d/quagga start&lt;BR /&gt;For LS1043, what is the path?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Dibyarekha</description>
      <pubDate>Wed, 15 Nov 2023 04:07:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/command-to-run-different-packages-on-LS1043/m-p/1757303#M13647</guid>
      <dc:creator>dibyarekha</dc:creator>
      <dc:date>2023-11-15T04:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: command to run different packages on LS1043</title>
      <link>https://community.nxp.com/t5/Layerscape/command-to-run-different-packages-on-LS1043/m-p/1763910#M13695</link>
      <description>&lt;P&gt;I found the solution myself.&lt;/P&gt;&lt;P&gt;1. quagga is running automatically. No need of any command to start and stop.&lt;/P&gt;&lt;P&gt;2. snmpd can be start and stop using systemctl command&lt;/P&gt;&lt;P&gt;systemctl enable --now snmpd&lt;/P&gt;&lt;P&gt;systemctl disable --now snmpd&lt;/P&gt;&lt;P&gt;3. sshd is running internally&lt;/P&gt;&lt;P&gt;you can check using ssh &lt;A href="mailto:user_name@ipaddr" target="_blank"&gt;user_name@ipaddr&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but process ID I am not able to check, as in "ps -ef" command I couldnot able to see the sshd running. But scp and ssh command is working&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 09:11:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/command-to-run-different-packages-on-LS1043/m-p/1763910#M13695</guid>
      <dc:creator>dibyarekha</dc:creator>
      <dc:date>2023-11-27T09:11:23Z</dc:date>
    </item>
  </channel>
</rss>

