Lines 2763-2769
Link Here
|
2763 |
</indexterm> |
2763 |
</indexterm> |
2764 |
|
2764 |
|
2765 |
<para>A good resource for information on ISDN technology and hardware is |
2765 |
<para>A good resource for information on ISDN technology and hardware is |
2766 |
<ulink url="http://alumni.caltech.edu/~dank/isdn/">Dan Kegel's ISDN |
2766 |
<ulink url="http://www.alumni.caltech.edu/~dank/isdn/">Dan Kegel's ISDN |
2767 |
Page</ulink>.</para> |
2767 |
Page</ulink>.</para> |
2768 |
|
2768 |
|
2769 |
<para>A quick simple road map to ISDN follows:</para> |
2769 |
<para>A quick simple road map to ISDN follows:</para> |
Lines 5679-5685
Link Here
|
5679 |
</listitem> |
5679 |
</listitem> |
5680 |
|
5680 |
|
5681 |
<listitem> |
5681 |
<listitem> |
5682 |
<para>Make a <devicename>dev/null</devicename> that |
5682 |
<para>Make a <devicename>/dev/null</devicename> that |
5683 |
<application>named</application> can see and write to:</para> |
5683 |
<application>named</application> can see and write to:</para> |
5684 |
|
5684 |
|
5685 |
<screen>&prompt.root; <userinput>cd /etc/namedb/dev && mknod null c 2 2</userinput> |
5685 |
<screen>&prompt.root; <userinput>cd /etc/namedb/dev && mknod null c 2 2</userinput> |