Frequently Asked Questions for FreeBSD 2.X
The FreeBSD FAQ Team, $Id: freebsd-faq.sgml,v 1.11 1995/08/17 21:18:48 ats Exp $
+ $Id: freebsd-faq.sgml,v 1.12 1995/08/20 15:21:31 gclarkii Exp $
This is the FAQ for FreeBSD systems version 2.X All entries are
assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted.
@@ -13,7 +13,8 @@ Any entries with a <XXX> are under construction.
- Preface
+
+ Preface
Welcome to the FreeBSD 2.X FAQ ! This document tries to answer
some of the most frequently asked questions about FreeBSD 2.X (or
@@ -60,7 +61,8 @@ Any entries with a <XXX> are under construction.
- What is FreeBSD?
+
+ What is FreeBSD?
FreeBSD 2.X is a UN*X type operating system based on
U.C. Berkeley's 4.4BSD-lite release for the i386 platform. It is
@@ -86,7 +88,8 @@ Any entries with a <XXX> are under construction.
Improved SCSI support
- What do I need to run FreeBSD?
+
+ What do I need to run FreeBSD?
You'll need a 386 or better PC, with 4 Mo or more of RAM and at
least 60 MB of hard disk space. It can run with a low end MDA
@@ -94,7 +97,8 @@ Any entries with a <XXX> are under construction.
See the section on
- Where can I get FreeBSD?
+
+ Where can I get FreeBSD
The distribution is available via anonymous ftp from:
@@ -113,7 +117,8 @@ Any entries with a <XXX> are under construction.
email:
WWW:
- What are the FreeBSD mailing lists, and how can I get on them?
+
+ What are the FreeBSD mailing lists, and how can I get on them?
The following mailing lists are provided for FreeBSD users and
developers. For more information, send to
@@ -166,7 +171,8 @@ Any entries with a <XXX> are under construction.
What are the various FreeBSD news groups?
+
+ What are the various FreeBSD news groups?
There are two newsgroups currently dedicated to FreeBSD:
@@ -185,7 +191,8 @@ Any entries with a <XXX> are under construction.
Trn, TIN and others there.
- Books on FreeBSD
+
+ Books on FreeBSD
There currently aren't any books written specifically for
FreeBSD, although some people are supposedly working on some.
@@ -249,7 +256,8 @@ Any entries with a <XXX> are under construction.
these, however, are also on the FreeBSD 2.0.5R CDROM (and the
FreeBSD CDROM often has newer versions).
- Other sources of information.
+
+ Other sources of information.
One good source of additional information is the
``[comp.unix.bsd] NetBSD, FreeBSD, and 386BSD (0.1)
@@ -270,9 +278,11 @@ Any entries with a <XXX> are under construction.
The FreeBSD handbook has a pretty complete bibliography, look at:
- FreeBSD goals
+
+ FreeBSD goals
- Copyrights
+
+ Copyrights
The goals of the FreeBSD Project are to provide software that may
be used for any purpose and without strings attached. Many of us
@@ -291,9 +301,11 @@ Any entries with a <XXX> are under construction.
in how the code is shared and distributed and so is a string we
can reasonably live with.
- Installation
+
+ Installation
- How do I install FreeBSD?
+
+ How do I install FreeBSD?
- Help! I have no space! Do I need to delete everything first?
+
+ Help! I have no space! Do I need to delete everything first?
If your machine is already running DOS and has little or no free
@@ -337,7 +350,8 @@ Any entries with a <XXX> are under construction.
menu for an estimation of how much free space you'll need for the
kind of installation you want.
- Can I use compressed DOS filesystems from FreeBSD?
+
+ Can I use compressed DOS filesystems from FreeBSD?
No. If you are using a utility such as Stacker(tm) or
@@ -351,14 +365,16 @@ Any entries with a <XXX> are under construction.
partition and use this for communications between DOS and
FreeBSD.
- Can I mount my DOS extended partitions?
+
+ Can I mount my DOS extended partitions?
This feature isn't in FreeBSD 2.0.5 but should be in 2.1. We've
laid all the groundwork for making this happen, now we just need
to do the last 1% of the work involved.
- Can I run DOS binaries under FreeBSD?
+
+ Can I run DOS binaries under FreeBSD?
Not yet! We'd like to add support for this someday, but are
@@ -374,8 +390,8 @@ Any entries with a <XXX> are under construction.
to run DOS text mode applications. It requires the X Window
System (provided as XFree86 3.1.2).
- Help! I can't install from tape! The install fails with a ``record too big'' error!
-
- What kind of hard drives does FreeBSD run on?
+
+ What kind of hard drives does FreeBSD run on?
FreeBSD supports ST-506 (sometimes called ``MFM''), RLL, and ESDI
@@ -618,7 +646,8 @@ sea32550N|Seagate 32550N:\
FreeBSD also supports IDE and SCSI hard drives.
- What SCSI controllers are supported?
+
+ What SCSI controllers are supported?
FreeBSD supports the following SCSI controllers:
@@ -658,7 +687,8 @@ sea32550N|Seagate 32550N:\
WD7000 <ISA> <No scatter/gather>
- What CD-ROM drives are supported by FreeBSD?
+
+ What CD-ROM drives are supported by FreeBSD?
Any SCSI drive connected to a supported controller.
@@ -673,7 +703,8 @@ sea32550N|Seagate 32550N:\
All non-SCSI cards are known to be extremely slow compared to
SCSI drives.
- What multi-port serial cards are supported by FreeBSD?
+
+ What multi-port serial cards are supported by FreeBSD?
@@ -697,14 +728,16 @@ sea32550N|Seagate 32550N:\
Check the Does FreeBSD support the AHA-2xxx SCSI adapters from Adaptec?
+
+ Does FreeBSD support the AHA-2xxx SCSI adapters from Adaptec?
FreeBSD supports the AHA-2xxx line of disks. The GPL portions
of the old drivers have been re-written and now it is fully
under the Berkeley style copyright.
- I have a Mumbleco bus mouse. Is it supported and if so, how do I set it up for XFree86?
+
+ I have a Mumbleco bus mouse. Is it supported and if so, how do I set it up for XFree86?
FreeBSD supports the Logitech and ATI Inport bus mice. You need
@@ -714,7 +747,8 @@ sea32550N|Seagate 32550N:\
device mse0 at isa? port 0x23c tty irq6 vector mseintr
- I have a PS/2 mouse (``keyboard'' mouse) (Alternatively: I have a laptop with a track-ball mouse). How do I use it?
+
+ I have a PS/2 mouse (``keyboard'' mouse) (Alternatively: I have a laptop with a track-ball mouse). How do I use it?
You'll have to add the following lines to your kernel
configuration file and recompile:
@@ -724,13 +758,15 @@ device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr
options PSM_NO_RESET #don't reset mouse hardware (some laptops)
- What types of tape drives are supported under FreeBSD?
+
+ What types of tape drives are supported under FreeBSD?
FreeBSD supports SCSI, QIC-02 and QIC-40/80 (Floppy based) tape
drives. This includes 8-mm (aka Exabyte) and DAT drives.
- What sound cards are supported by FreeBSD?
+
+ What sound cards are supported by FreeBSD?
FreeBSD supports the SoundBlaster, SoundBlaster Pro, SoundBlaster
@@ -742,7 +778,8 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
What network cards does FreeBSD support?
+
+ What network cards does FreeBSD support?
There is support for the following cards:
@@ -795,7 +832,8 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
we are incompatiable with other versions, but we hope to correct
this in the near future.
- I have a 386/486sx/486SLC machine without a math co-processor. Will this cause me any problems?
+
+ I have a 386/486sx/486SLC machine without a math co-processor. Will this cause me any problems?
Generally no, but there are circumstances where you will take a
@@ -808,7 +846,8 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
us to say it, but nobody ever got fired for buying Intel. Unless
you're sure it works with FreeBSD, beware of clones.
- What other devices does 2.X support?
+
+ What other devices does 2.X support?
Here is a listing of drivers that do not fit into any of the
@@ -842,7 +881,8 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
Driver for the X-10 POWERHOUSE
- I am about to buy a new machine to run FreeBSD on and want an idea of what other people are running. Is there list of other systems anywhere?
+
+ I am about to buy a new machine to run FreeBSD on and want an idea of what other people are running. Is there list of other systems anywhere?
Yes. Please look at the file Systems.FAQ. This file is
@@ -851,13 +891,15 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
have sent in, and does not constitute any kind of endorsement by
the FreeBSD Project.
- I have a lap-top with power management. Can FreeBSD take advantage of this?
+
+ I have a lap-top with power management. Can FreeBSD take advantage of this?
Yes it can on certain machines. Please look in the Commercial Applications
+
+ Commercial Applications
Where can I get Motif for FreeBSD?
+
+ Where can I get Motif for FreeBSD?
Contact the following company:
@@ -881,8 +924,8 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
FAX: +44 (0) 329 825936
Email:
- Are there any commercial X servers for some of the high-end graphics cards like the Matrox or #9 I-128, or offering 8/16/24 bit deep pallettes?
-
+
+ Are there any commercial X servers for some of the high-end graphics cards like the Matrox or #9 I-128, or offering 8/16/24 bit deep pallettes?
Yes, X Inside Incorporated sells their Accelerated-X product for
FreeBSD and other Intel based systems.
@@ -909,7 +952,8 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
phone +1(303)384-9999
- Any other applications I might be interested in?
+
+ Any other applications I might be interested in?
RenderMorphics, Ltd. sells a high-speed 3D rendering package for
@@ -934,9 +978,11 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
- User Applications
+
+ User Applications
- I want to run X, how do I go about it?
+
+ I want to run X, how do I go about it?
First, get the XFree86(tm) distribution of X11R6 from
@@ -951,7 +997,8 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
available at a very reasonable price. See section
for more details.
- I've been trying to run ghostscript on a 386 (or 486sx) with no math co-processor and I keep getting errors. What's up?
+
+ I've been trying to run ghostscript on a 386 (or 486sx) with no math co-processor and I keep getting errors. What's up?
You will need to add the alternate math emulator to your kernel,
@@ -965,7 +1012,8 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
I want all this neat software, but I haven't got the space or CPU power to compile it all myself. Is there any way of getting binaries?
+
+ I want all this neat software, but I haven't got the space or CPU power to compile it all myself. Is there any way of getting binaries?
Yes. We support the concept of a ``package'', which is
@@ -986,9 +1034,11 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
details on the care and feeding of the package software, so no
explicit details will be given here.
- Miscellaneous Questions
+
+ Miscellaneous Questions
- Hey! Chmod doesn't change the file permissions of symlinked files! What's going on?
+
+ Hey! Chmod doesn't change the file permissions of symlinked files! What's going on?
You have to use either ``How do I mount a CDROM? I've tried using /dev/cd0a on /mnt: Incorrect super block.''
+
+ How do I mount a CDROM? I've tried using /dev/cd0a on /mnt: Incorrect super block.''
You have to tell
- When I try to mount a CDROM, I get a ``Device not configured'' error. What's going on?
+
+ When I try to mount a CDROM, I get a ``Device not configured'' error. What's going on?
This generally means that there is no CDROM in the CDROM drive.
Feed the drive something.
- My programs occasionally die with ``Signal 11'' errors. What's going on?
+
+ My programs occasionally die with ``Signal 11'' errors. What's going on?
This can be caused by bad hardware (memory, motherboard, etc.).
Try running a memory-testing program on your PC. Note that, even
@@ -1053,7 +1106,8 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
(such as during busmastering DMA from a SCSI controller like the
Adaptec 1542).
- Help, some of my X Window menus and dialog boxes don't work right! I can't select them.
+
+ Help, some of my X Window menus and dialog boxes don't work right! I can't select them.
Try turning off the Num Lock key.
@@ -1067,7 +1121,8 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
ServerNumLock
- How do I access the virtual consoles?
+
+ How do I access the virtual consoles?
If the console is not currently displaying X Window, just press
Alt-F1 to Alt-F12.
@@ -1086,7 +1141,8 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
Ctrl key; the Ctrl-Alt-function key combination is used only when
switching from X Window to a virtual terminal.
- How do I increase the number of virtual consoles?
+
+ How do I increase the number of virtual consoles?
Edit /etc/ttys and add entries for ``I've heard of something called FreeBSD-current. How do I run it, and where can I get more information?
+
+ I've heard of something called FreeBSD-current. How do I run it, and where can I get more information?
Read the file /usr/src/share/FAQ/Text/current-policy.FAQ,
it will tell you all you need to know.
- What is this thing called ``
+ What is this thing called ``
SUP stands for Software Update Protocol, and was developed by CMU
@@ -1198,7 +1256,8 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
which are a set of supfiles for supping from How do I create customized installation disks that I can give out to other people at my site?
+
+ How do I create customized installation disks that I can give out to other people at my site?
The entire process of creating installation disks and source and
@@ -1206,7 +1265,8 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
/usr/src/release/Makefile. The information there should
be enough to get you started.
- How do I re-build my system without clobbering the existing installed binaries?
+
+ How do I re-build my system without clobbering the existing installed binaries?
If you define the environment variable When my system booted, it told me that ``(bus speed defaulted)''. What does that mean?
+
+ When my system booted, it told me that ``(bus speed defaulted)''. What does that mean?
The Adaptec 1542 SCSI host adapters allow the user to configure
@@ -1231,7 +1292,8 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
but on those systems where it doesn't, your data could be
corrupted.
- I would like to track changes to current and do not have net access. Is there any way besides downloading the whole tree?
+
+ I would like to track changes to current and do not have net access. Is there any way besides downloading the whole tree?
Yes, you can use the How do I split up large binary files into smaller 240k files like the distribution does?
+
+ How do I split up large binary files into smaller 240k files like the distribution does?
Newer BSD based systems have a ``
- <XXX> I've had a couple of system panics and would like to be able browse the system dumps. The normal kernel is stripped and I don't want to run a bloated kernel. What can I do?>
+
+ <XXX> I've had a couple of system panics and would like to be able browse the system dumps. The normal kernel is stripped and I don't want to run a bloated kernel. What can I do?
- I've got this neato kernel extension I just know everyone will will want. How do I get it included into the distribution?
+
+ I've got this neato kernel extension I just know everyone will will want. How do I get it included into the distribution?
Please take a look at the FAQ for submiting code to FreeBSD at:
@@ -1273,9 +1338,11 @@ options PSM_NO_RESET #don't reset mouse hardware (some laptops)
- Kernel Configuration
+
+ Kernel Configuration
- Ok, so how DO I compile my own kernel, anyway?
+
+ Ok, so how DO I compile my own kernel, anyway?
Before you can compile a kernel, you need either the complete
When I compile a kernel with multi-port serial code, it tells me that only the first port is probed and the rest skipped due to interrupt conflicts. How do I fix this?
+
+ When I compile a kernel with multi-port serial code, it tells me that only the first port is probed and the rest skipped due to interrupt conflicts. How do I fix this?
The problem here is that FreeBSD has code built-in to keep the
@@ -1357,7 +1425,8 @@ device sio4 at isa? port 0x2b0 tty flags 0x501 vector siointr
device sio5 at isa? port 0x2b8 tty flags 0x501 vector siointr
- FreeBSD is supposed to come with support for QIC-40/80 drives but when I look, I can't find it.
+
+ FreeBSD is supposed to come with support for QIC-40/80 drives but when I look, I can't find it.
You need to uncomment the following line in the generic config
@@ -1391,7 +1460,8 @@ disk fd1 at fdc0 drive 1
Does FreeBSD support IPC primitives like those in System V?
+
+ Does FreeBSD support IPC primitives like those in System V?
Yes, FreeBSD supports System V-style IPC. This includes shared
@@ -1407,7 +1477,8 @@ disk fd1 at fdc0 drive 1
Recompile and install.
- Will FreeBSD ever support other architectures?
+
+ Will FreeBSD ever support other architectures?
Several different groups have expressed interest in working on
@@ -1416,7 +1487,8 @@ disk fd1 at fdc0 drive 1
<platforms@FreeBSD.ORG> for more information on our
strategy for porting.
- I just wrote a device driver for a Foobar Systems, Inc. Integrated Adaptive Gronkulator card. How do I get the appropriate major numbers assigned?
+
+ I just wrote a device driver for a Foobar Systems, Inc. Integrated Adaptive Gronkulator card. How do I get the appropriate major numbers assigned?
This depends on whether or not you plan on making the driver
@@ -1432,9 +1504,11 @@ disk fd1 at fdc0 drive 1
- System Administration
+
+ System Administration
-Hmm, where are my familiar BSD system files ? What's this /etc/sysconfig thing ?
+
+ Hmm, where are my familiar BSD system files ? What's this /etc/sysconfig thing?
As for 2.0.5R, the primary configuration file is
@@ -1455,7 +1529,8 @@ disk fd1 at fdc0 drive 1
The /etc/rc.i386 is for Intel-specifics setting like the
iBCS2 emulation.
- How do I add a user easily? I read the man page and am more confused than ever! (Alternatively: I didn't read the man page, I never read man pages! :-) )
+
+ How do I add a user easily? I read the man page and am more confused than ever!
Use the <roberto@FreeBSD.ORG> about it. It is currently
under further development.
- <XXX> I'm trying to use my printer and keep running into problems. I tried looking at /etc/printcap, but it's close to useless. Any ideas?
+
+ <XXX> I'm trying to use my printer and keep running into problems. I tried looking at /etc/printcap, but it's close to useless. Any ideas?
Still under construction.
- My keyboard mappings are wrong for my system. How can I fix them?
+
+ My keyboard mappings are wrong for my system. How can I fix them?
The kbdcontrol program has an option to load a keyboard map file.
Under /usr/share/syscons/keymaps are a number of map
@@ -1502,9 +1579,11 @@ disk fd1 at fdc0 drive 1
- Networking
+
+ Networking
- Where can I get information booting FreeBSD ``diskless'', that is booting and running a FreeBSD box from a server rather than having a local disk?
+
+ Where can I get information booting FreeBSD ``diskless'', that is booting and running a FreeBSD box from a server rather than having a local disk?
Please read the diskless section in the Handbook. It is in
@@ -1513,7 +1592,8 @@ disk fd1 at fdc0 drive 1
- I've heard that you can use a FreeBSD box as a dedicated network router - is there any easy support for this?
+
+ I've heard that you can use a FreeBSD box as a dedicated network router - is there any easy support for this?
Internet standards and good engineering practice prohibit us from
@@ -1536,7 +1616,8 @@ disk fd1 at fdc0 drive 1
standard requirements for routers; however, it comes close enough
for ordinary usage.
- Does FreeBSD support SLIP and PPP?>
+
+ Does FreeBSD support SLIP and PPP?
Yes. See the man pages for
- How do I get my network set up? I don't see how to make my /dev/ed0 device!
+
+ How do I get my network set up? I don't see how to make my /dev/ed0 device!
In the Berkeley networking framework, network interfaces are only
@@ -1568,7 +1650,8 @@ disk fd1 at fdc0 drive 1
networking on FreeBSD is basically the same as on SunOS 4.0 or
Ultrix.
- How do I get my 3C503 to use the other network port?
+
+ How do I get my 3C503 to use the other network port?
If you want to use the other ports, you'll have to specify an
@@ -1576,7 +1659,8 @@ disk fd1 at fdc0 drive 1
default port is ``I'm having problems with NFS to/from FreeBSD and my Wuffotronics Workstation / generic NFS appliance, where should I look first?
+
+ I'm having problems with NFS to/from FreeBSD and my Wuffotronics Workstation / generic NFS appliance, where should I look first?
Certain PC network cards are better than others (to put it
@@ -1590,7 +1674,8 @@ disk fd1 at fdc0 drive 1
for more information on
this topic.
- Why can't I NFS-mount from a Linux box?
+
+ Why can't I NFS-mount from a Linux box?
Some versions of the Linux NFS code only accept mount requests
@@ -1599,7 +1684,8 @@ disk fd1 at fdc0 drive 1
mount -o -P linuxbox:/blah /mnt
- I want to enable IP multicast support on my FreeBSD box, how do I do it? (Alternatively: What the heck IS multicasting and what applications make use of it?)
+
+ I want to enable IP multicast support on my FreeBSD box, how do I do it? (Alternatively: What the heck IS multicasting and what applications make use of it?)
Multicast host operations are fully supported in FreeBSD 2.0 by
@@ -1630,12 +1716,14 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z
- Serial Communications
+
+ Serial Communications
This section answers common questions about serial communications
with FreeBSD.
- How do I tell if FreeBSD found my serial ports or modem cards?
+
+ How do I tell if FreeBSD found my serial ports or modem cards?
As the FreeBSD kernel boots, it will probe for the serial ports
in your system for which the kernel was configured. You can
@@ -1669,12 +1757,14 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z
section for
more details.
- Hey, I just upgraded to 2.0.5 and my
+ Hey, I just upgraded to 2.0.5 and my
Don't worry, they have been merged with the How do I access the serial ports once FreeBSD is running?
+
+ How do I access the serial ports once FreeBSD is running?
The third serial port, /dev/cuaa2 for dial-out devices, and on
@@ -1693,7 +1783,8 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z
can still dialout with the same modem and the system will take
care of all the conflicts.
- How do I configure the kernel for my multiport serial card?
+
+ How do I configure the kernel for my multiport serial card?
Again, the section on kernel configuration provides information
about configuring your kernel. For a multiport serial card,
@@ -1716,11 +1807,13 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z
( I have two multiport serial cards that can share irqs. Can FreeBSD handle this?
+
+ I have two multiport serial cards that can share irqs. Can FreeBSD handle this?
Not yet. You'll have to use a different irq for each card.
- What's the difference between
+ What's the difference between
The How can I enable dialup logins on my modem?
+
+ How can I enable dialup logins on my modem?
So you want to become an Internet service provider, eh? First,
you'll need one or more modems that can autoanswer. Your modem
@@ -1820,7 +1914,8 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z
747 ?? I 0:00.04 /usr/libexec/getty std.57600 ttyd1
- How can I make my spare computer a dumb terminal connected to my FreeBSD box?
+
+ How can I make my spare computer a dumb terminal connected to my FreeBSD box?
If you're using another computer as a terminal into your FreeBSD
system, get a null modem cable to go between the two serial
@@ -1838,7 +1933,8 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z
(/etc/gettytab) and Why can't I run
+ Why can't I run
On your system, the programs My stock Hayes modem isn't supported---what should I do?
+
+ My stock Hayes modem isn't supported---what should I do?
Actually, the man page for How am I expected to enter these AT commands without resorting to some DOS-based terminal program?
+
+ How am I expected to enter these AT commands without resorting to some DOS-based terminal program?
Make what's called a ``/etc/remote file. For example, if your modem's hooked
@@ -1897,7 +1995,8 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z
MAKEDEV cuaa0
- Why doesn't the
+ Why doesn't the
The /etc/phones for a phone number. But the
- How can I dial a phone number on the command line?
+
+ How can I dial a phone number on the command line?
Put what's called a ``/etc/remote file. For example:
@@ -1926,7 +2026,8 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z
and type `` Great---but how can I do that without having to specify the bps rate on the command line?
+
+ Great---but how can I do that without having to specify the bps rate on the command line?
Put in an entry for I want separate entries for various hosts I access through a terminal server, but I don't want to type ``
+ I want separate entries for various hosts I access through a terminal server, but I don't want to type ``
Yes. Use the /etc/remote:
@@ -1951,7 +2053,8 @@ vat_nv_record Recording tools for vat ftp.sics.se:archive/vat_nv_record.tar.Z
connect to the hosts pain or muffin; and `` My university has 42 billion students but only 4 modem lines. Can tip automatically try each line?
+
+ My university has 42 billion students but only 4 modem lines. Can tip automatically try each line?
Sure. Make an entry for your university in /etc/remote
and use \@ for the How come I have to hit CTRL+P twice to send CTRL+P once?
+
+ How come I have to hit CTRL+P twice to send CTRL+P once?
CTRL+P is the default ``force'' character, used to tell
- Suddenly everything I type is all UPPER CASE. What gives?
+
+ Suddenly everything I type is all UPPER CASE. What gives?
You must've pressed CTRL+A,
The ^^ is SHIFT+CTRL+6.
- How can I do file transfers with
+ How can I do file transfers with
If you're talking to another UNIX system, you can send and
receive files with Okay, how can I run zmodem with
+ Okay, how can I run zmodem with
To receive files, start the sending program on the remote end.
Then, type ``
- ACKNOWLEDGMENTS
+
+ ACKNOWLEDGMENTS