Slashdot Mirror


User: shellsuit

shellsuit's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:ONU on No More Mac Tweaking? · · Score: 1

    Command and S boots into single-user mode.. not really what is required. The REAL way to boot into full multiuser console mode is to modify /etc/ttys:

    uncomment the following line:

    #console "/usr/libexec/getty std.9600" vt100 on secure

    then comment out the next line