Primera experiencia con mi PcEngine

Hoy tuve mi primera experiencia con el PcEngine. Para empezar, les cuento que este bicho ya tenía instalada una distribución de GNU/Linux, pero hasta el momento no sabía cuál.

Lo conecté a un transformador de un AP, que entrega 9V, y un cable de red cruzado, directo a mi laptop. Luego de unos segundos con el WireShark, descubrí la IP que le habían puesto: 172.20.2.123.

Intenté entrarle por ssh, y a la primera prueba con la contraseña estándar de una máquina recién instalada por IPContact, le acerté.

A partir de ahí:

voldemort% ssh root@172.20.1.123
WARNING!!!
This system is solely for the use of authorized users for official purposes.
You have no expectation of privacy in its use and to ensure that the system
is functioning properly, individuals using this computer system are subject
to having all of their activities monitored and recorded by system
personnel. Use of this system evidences an express consent to such
monitoring and agreement that if such monitoring reveals evidence of
possible abuse or criminal activity, system personnel may provide the
results of such monitoring to appropriate officials.
root@172.20.1.123s password:
 
pbx root # uname -a
Linux pbx 2.6.13.3-AstLinux-sc1100b #1 Wed Dec 7 15:15:43 CST 2005 i586 unknown
 
pbx root # cat /proc/cpuinfo
processor       : 0
vendor_id       : Geode by NSC
cpu family      : 5
model           : 9
model name      : Unknown
stepping        : 1
cpu MHz         : 266.663
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu tsc msr cx8 cmov mmx cxmmx
bogomips        : 534.05
 
pbx root # cat /proc/meminfo
MemTotal:        61900 kB
MemFree:         41936 kB
Buffers:           768 kB
Cached:           9960 kB
SwapCached:          0 kB
Active:          10724 kB
Inactive:         4768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:        61900 kB
LowFree:         41936 kB
SwapTotal:           0 kB
SwapFree:            0 kB
Dirty:               0 kB
Writeback:           0 kB
Mapped:           9996 kB
Slab:             3644 kB
CommitLimit:     30948 kB
Committed_AS:    22856 kB
PageTables:        208 kB
VmallocTotal:   974828 kB
VmallocUsed:       372 kB
VmallocChunk:   974300 kB
 
pbx root # df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/hda1                28.6M     26.0M      2.6M  91% /
none                    200.0k         0    200.0k   0% /dev
none                      4.9M     80.0k      4.8M   2% /var
none                      9.8M    172.0k      9.6M   2% /tmp
/dev/hda2                21.0M     11.8M      8.1M  59% /mnt/opt
/dev/hda3                 9.5M      1.1M      7.9M  12% /mnt/kd
 
pbx root # asterisk -r
Asterisk SVN-branch-1.2-r7382M, Copyright (C) 1999 - 2005 Digium.
Written by Mark Spencer <markster@digium.com>
=========================================================================
Connected to Asterisk SVN-branch-1.2-r7382M currently running on pbx (pid = 1071)
pbx*CLI> show version
Asterisk SVN-branch-1.2-r7382M built by root @ ls on a i686 running Linux on 2005-12-07 21:29:05 UTC
pbx*CLI> exit
 
pbx root # cd /etc/init.d/
pbx init.d # ls
asterisk    dhcpd       errorled    local       named       ntpclient   single      template    vsftpd      zaptel
astshape    dnsmasq     inetd       mini_httpd  network     ntpd        sshd        tftpd       wanrouter
crond       dynamicdns  iptables    misc        nfsd        pbxware     syslogd     vpn         watchdog
 
pbx init.d # Connection to 172.20.1.123 closed.

El próximo paso será respaldar esta distribución, e instalarle algo más a mi medida, con otras herramientas que voy a necesitar.

Discusión

Ingrese su comentario (se permite sintáxis wiki):
blog/primera_experiencia_con_mi_pcengine.txt · Última modificación: 2009/05/28 14:30 por dklight · []
Recent changes RSS feed Valid XHTML 1.0 Some Rights Reserved Valid CSS Driven by DokuWiki