Create Users in BSD 2.11 Unix September 1, 2019September 1, 2019modernhackers.com In this example we will add user name ‘mazsola’ to the BSD 2.11 system. edit (vi) – /etc/master.passwd mazsola::101:40::::A regular user:/usr/mazsola:/bin/sh After this [...]
Setup network on PDP-11 August 31, 2019August 31, 2019modernhackers.com Pre-requisite: BSD 2.11 setup – according to this guide – http://modernhackers.com/running-pdp-11-70-on-de1-fpga/ Phyisical network adapter setup – Digilent standalone PMOD NIC 100 module connected [...]
Running PDP-11/70 on DE1 FPGA August 24, 2019August 31, 2019modernhackers.com Based on PDP 2011 Project, we will run PDP 11 on Altera Cyclone II DE1 FPGA. We had to port DE0 Nano code [...]