I'm increasingly tempted to revive my old web server, if I can find a way to keep it secure without weekly traffic audits and manual patching.
seen from Malaysia
seen from United States
seen from China
seen from Germany
seen from Spain
seen from China

seen from Colombia
seen from China
seen from Türkiye

seen from United Kingdom
seen from United Kingdom
seen from Oman

seen from United States
seen from United States
seen from China

seen from Türkiye

seen from United States
seen from Venezuela

seen from United States

seen from United States
I'm increasingly tempted to revive my old web server, if I can find a way to keep it secure without weekly traffic audits and manual patching.
Sheevaplug
Comment s'y connecter en port serie : #screen /dev/ttyUSB0 115200
puis faire entrer jusqu'a obtenir le prompt de la ROM.
Booter :
setenv bootcmd_mmc 'mmc init; ext2load mmc 0:1 0x00800000 /uImage; ext2load mmc 0:1 0x01100000 /uInitrd' setenv bootargs console=ttyS0,115200 run bootcmd_mmc; bootm 0x00800000 0x01100000' saveenv
plus d'infos ici