OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: Lancillotto on November 14, 2005, 09:28:29 am

Title: 3.5.4 And System Services
Post by: Lancillotto on November 14, 2005, 09:28:29 am
I've installed the 3.5.4-RC on my SL-C3100 with followinh the below rules:

- gpe-image-borzoi-20051022114722.rootfs.img -> initrd.bin
- zImage-borzoi-20051022114722.bin -> zImage.bin
- I skipped the HDIMAGE1.TGZ (is it the file bootstrap-image-borzoi-20051022114722.rootfs.img?)

On the file system I cannot find any of the files inetd, smbd and so on, so I cannot establish a connection with my laptop.

Did I miss something?
Title: 3.5.4 And System Services
Post by: Hrw on November 14, 2005, 09:33:21 am
You can install them if you want them. OpenZaurus images does not contain samba or other services which are not needed to get system working (or are usefull only for some people).
Title: 3.5.4 And System Services
Post by: lardman on November 14, 2005, 09:34:06 am
Samba won't be installed, though there should be a running ssh server to which you can ssh and scp (the server is dropbear).


Si
Title: 3.5.4 And System Services
Post by: Lancillotto on November 14, 2005, 09:46:21 am
Quote
You can install them if you want them. OpenZaurus images does not contain samba or other services which are not needed to get system working (or are usefull only for some people).
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103623\"][{POST_SNAPBACK}][/a][/div]

Other two questions:

 - Where I can find a right installable IPK for Samba and INetD?
 - Is it correct the installation procedure I followed?


Thank you very much!
Title: 3.5.4 And System Services
Post by: Greg2 on November 14, 2005, 11:44:05 am
Quote
- Where I can find a right installable IPK for Samba and INetD?
You can find the samba_3.0.10-r0_arm.ipk in the OZ 3.5.3 /feed/console

and the inetd in the inetutils_1.4.2-r0_arn.ipk in the OZ 3.5.3 /feed/libs

Greg
Title: 3.5.4 And System Services
Post by: Lancillotto on November 14, 2005, 12:11:58 pm
Quote
Quote
- Where I can find a right installable IPK for Samba and INetD?
You can find the samba_3.0.10-r0_arm.ipk in the OZ 3.5.3 /feed/console

and the inetd in the inetutils_1.4.2-r0_arn.ipk in the OZ 3.5.3 /feed/libs

Greg
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103635\"][{POST_SNAPBACK}][/a][/div]

I found the INETD server into the NETKIT-BASE ipk file, and installed this the above you mentioned, but I cannot find the file IN.TELNETD.

Where is it?

Thanks a lot!
Title: 3.5.4 And System Services
Post by: Hrw on November 15, 2005, 02:09:55 am
telnetd? that totally unsecure protocol?

you already has dropbear (SSH server) for remote login
Title: 3.5.4 And System Services
Post by: Lancillotto on November 15, 2005, 03:37:25 am
Quote
telnetd? that totally unsecure protocol?

you already has dropbear (SSH server) for remote login
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103717\"][{POST_SNAPBACK}][/a][/div]

Ok, how can I verify on the Z if this service is running? Which the process name?

Thx!
Title: 3.5.4 And System Services
Post by: Lancillotto on November 15, 2005, 04:22:20 am
Quote
Quote
telnetd? that totally unsecure protocol?

you already has dropbear (SSH server) for remote login
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103717\"][{POST_SNAPBACK}][/a][/div]

Ok, how can I verify on the Z if this service is running? Which the process name?

Thx!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103723\"][{POST_SNAPBACK}][/a][/div]

I got into the Zaurus simply with Putty.

Now I need to start the INETD services...
Title: 3.5.4 And System Services
Post by: lardman on November 15, 2005, 05:36:48 am
Quote
Now I need to start the INETD services...

Which services do you need to start?


Si