"Sam Fourman Jr." <[EMAIL PROTECTED]> writes:
> I have a FreeBSD 6.2 server installed in June of 2007
>
> yesterday I did a portsnap fetch update
> and a portupgrade -ar
> now when I ssh in I get the following error
>
> csh: Cannot open /etc/termcap.
> csh: using dumb terminal settings.
Are you s
Chris Whitehouse <[EMAIL PROTECTED]> writes:
> it's a stupid little question really but I have an xterm filled with a
> log file (telnetted into another machine) which is scrolled off the
> screen. How do I select all the text in one go? I only seem to be able
> to select the visible screenful, co
"Aryeh M. Friedman" <[EMAIL PROTECTED]> writes:
> I just had a power outage and when it came back /dev/dsp0.0 was
> missing from the devices. the kern module loaded fine and detected
> the card correctly (according to dmesg, sysctl and /dev/sndstat) but
> neither the above or /dev/pcm exists.
Chad Perrin <[EMAIL PROTECTED]> writes:
> Some of you may be aware that Paul Graham and Robert Morris released a
> development version of Arc (yes, really -- it's not vaporware). It is
> implemented on top of MzScheme.
>
> I wanted to play with it, but quickly ran into trouble finding an
> MzSche
"Nerius Landys" <[EMAIL PROTECTED]> writes:
> I'm trying to figure out how a port makefile configures, makes, makes
> install from a source tarball.
You'd better look at /usr/ports/Mk/bsd.port.mk for port specifics
> The port I'm interested in in particular is /usr/ports/x11/Terminal; I have
> i
"Dave" <[EMAIL PROTECTED]> writes:
>I'd like to compile and install xorg and gnome via metaports on a
> machine, making packages out of the entire process, including
> dependencies. My goal is to have a tarball that i can take to other
> machines, extract it and do a pkg_add * and have xorg and
"Nerius Landys" <[EMAIL PROTECTED]> writes:
> I'm aware of the 'xset' utility, but this does not seem to do anything for
> linear scaling, only acceleration. Also, it [of course] has no effect on
> the console pointer.
Linear? Do you mean threshold 0, like `xset m 3/2 0'?
_
mahdieh Saeed <[EMAIL PROTECTED]> writes:
> I have a question about recovery.
> I removed one directory with "rm -r ".
> Is there any way to restore information that removed with "rm -r".
You might want to look at photorec(1) in sysutils/testdisk.
__