Script started on Sun Jun 16 00:17:19 2002 mizar% sssh zaurus Password: Last login: Sun Jun 16 04:13:04 2002 from 192.168.20.1 on ttyp0 Most of the programs included with the Debian GNU/Linux system are freely redistributable; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Sun Jun 16 04:16:14 2002 from 192.168.20.1 mdz@localhost:~$ cat /proc/cpuinfo Processor : Intel StrongARM-1110 rev 8 (v4l) BogoMIPS : 137.21 Hardware : Sharp-Collie Revision : 0000 Serial : 0000000000000000 mdz@localhost:~$ ps ax PID TTY STAT TIME COMMAND 1 ? S 0:01 init 2 ? SW 0:00 [keventd] 3 ? DW 0:00 [swapper] 4 ? DW 0:00 [swapper] 5 ? SW 0:00 [swapper] 6 ? SW 220:23 [kapm-idled] 7 ? SW 0:00 [kswapd] 8 ? SW 0:00 [kreclaimd] 9 ? SW 0:00 [bdflush] 10 ? SW 0:00 [kupdated] 11 ? DW 0:00 [swapper] 12 ? SW 0:02 [mtdblockd] 133 ? S 0:00 /sbin/sdmgr 172 ? S 0:00 /sbin/cardmgr 189 ? S 0:00 /usr/sbin/inetd 199 ? S 0:00 /usr/sbin/rpc.portmap 236 ? DW< 0:00 [sa11-usbd] 269 tty1 S 0:00 -sh 2781 ? SW 0:18 [rpciod] 7104 ? S 0:00 /usr/sbin/dhcpd -cf /etc/hotplug/dhcpcd.conf -lf /var 10123 ? S 0:00 /usr/sbin/sshd 10189 ? S 0:03 /usr/sbin/sshd 10190 ttyp0 S 0:00 -bash 10192 ttyp0 R 0:00 ps ax mdz@localhost:~$ su Password: localhost:/home/mdz# export http_proxy=9 http://192.168.1 20.1:3128 localhost:/home/mdz# apt-get install hello Reading Package Lists... 0% Reading Package Lists... 0% Reading Package Lists... 96% Reading Package Lists... Done Building Dependency Tree... 0% Building Dependency Tree... 0% Building Dependency Tree... 0% Building Dependency Tree... 14% Building Dependency Tree... 29% Building Dependency Tree... 44% Building Dependency Tree... 50% Building Dependency Tree... 50% Building Dependency Tree... 63% Building Dependency Tree... 84% Building Dependency Tree... Done The following NEW packages will be installed: hello 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 19.5kB of archives. After unpacking 86.0kB will be used. 0% [Working] Get:1 http://debian woody/main hello 1.3-18 [19.5kB] 99% [1 hello 19540/19.5kB 100%] 100% [Working] Fetched 19.5kB in 0s (143kB/s) Selecting previously deselected package hello. (Reading database ... 5580 files and directories currently installed.) Unpacking hello (from .../archives/hello_1.3-18_arm.deb) ... Setting up hello (1.3-18) ... localhost:/home/mdz# hello Hello, world! localhost:/home/mdz# exit mdz@localhost:~$ logout Connection to zaurus closed. mizar%  Script done on Sun Jun 16 00:18:13 2002