BTW the reason of the booting problem is that kernel mounts / partition
and expects to find /bin/sh from there but as the /bin is on separate
partiton, then it fails.
-- Rein
Rein Kadastik wrote:
Your partitioning is not correct. There is no point to put /bin and
/etc on their own
Your partitioning is not correct. There is no point to put /bin and /etc
on their own partitions as they take very small amount of room.
I recommend to make another clean install and select Auto option when
creating slices
Usually separate partitions are recommended for the followind folders:
No worries (from the security side). This error means that SSH daemon
cannot start because the port 22 is already use by another program
(probably another SSH daemon). So it is likely that you try to start
several versions of SSH daemon or some program uses port 22 and starts
before SSH daemon.
Do not give source to customer
Rein
Mauricio Román wrote:
Greetings!!!
I´m a software develper, I use Java like platform for launch my
proyects. To the end users I like give them a little warranty on the
producto, but i have a problem How can i know when the end user open
the source code
What about csh/tcsh and gdb? Particularly tc.const.h generation and
init.c generation?
Also if I cvsup'ed the sources for 4.11-RELEASE-p11, the make buildworld
still failed, so no sign of the bugfix there.
Rein
Thomas Dickey wrote:
In article <[EMAIL PROTECTED]> you wrote:
Hi,
Rein Kadastik wrote:
Rein Kadastik wrote:
OK got again some extremely strange testing results.
If there is anywhere in the first token (the length does not matter)
one of the following charakters: t, u, v, w, x, y, the transformation
fails. Note that with z it works and with a-s it works
Rein Kadastik wrote:
OK got again some extremely strange testing results.
If there is anywhere in the first token (the length does not matter)
one of the following charakters: t, u, v, w, x, y, the transformation
fails. Note that with z it works and with a-s it works also.
-- Rein
OK got again some extremely strange testing results.
If there is anywhere in the first token (the length does not matter) one
of the following charakters: t, u, v, w, x, y, the transformation fails.
Note that with z it works and with a-s it works also.
-- Rein
Alex Zbyslaw wrote:
Rein Kadastik wrote:
Alex Zbyslaw wrote:
Rein Kadastik wrote:
Rein Kadastik wrote:
Hi
I have a problem with sed on one of my systems.
Does anybody have some ideas, what would be the reason? I tested
the sed command also on 4.8-RELEASE and 4.10-STABLE where it
Jonathan Chen wrote:
On Sat, Sep 03, 2005 at 12:01:56AM +0100, Chris wrote:
[...]
Today I had a download running at about 60kB/s and he said his (XP
based) limewire was showing 25kB/s download and 5kB/s upload. When he
turned off limewire my download speed went back to 120k.
Why don't th
Alex Zbyslaw wrote:
Rein Kadastik wrote:
Rein Kadastik wrote:
Hi
I have a problem with sed on one of my systems.
Lets take the following command:
sed -e '/^\([a-z_][a-z_]*\) /s//\1 gen_/'
On all other systems the input would be transformed:
int something() -> int gen_so
Rein Kadastik wrote:
Hi
I have a problem with sed on one of my systems.
Lets take the following command:
sed -e '/^\([a-z_][a-z_]*\) /s//\1 gen_/'
On all other systems the input would be transformed:
int something() -> int gen_something()
On the broken system, the transfor
Hi
I have a problem with sed on one of my systems.
Lets take the following command:
sed -e '/^\([a-z_][a-z_]*\) /s//\1 gen_/'
On all other systems the input would be transformed:
int something() -> int gen_something()
On the broken system, the transformation is not done:
int something() -> in
Yuan Jue wrote:
>On Friday 02 September 2005 15:45, lars.lindblad wrote:
>
>
>>2. During my window years (those are goodbye now! ;) I
>>bought a TwinMos 256Mb USB-memory, and FreeBSD finds an
>>umass device when I put it in my Thinkpad, but how will I
>>mount it? Can it be done?
>>
>>
>>
>
>
Thanks, the answer was just too simple for me to figure it out by myself :)
Rein
Ewald Jenisch wrote:
On Wed, Aug 31, 2005 at 02:41:45PM +0300, Rein Kadastik wrote:
Excuse me for a silly question, but what the hell is UP? I know, what is
IP, I know how ifconfig works, but wtf is UP
Excuse me for a silly question, but what the hell is UP? I know, what is
IP, I know how ifconfig works, but wtf is UP?
Rein
Giorgos Keramidas wrote:
On 2005-08-31 11:02, Ewald Jenisch <[EMAIL PROTECTED]> wrote:
I'm looking for a way to set an interface UP using /etc/rc.conf
without giving
Well not neccessarily. I hafve encountered the same problem on both
FreeBSD and Linux systems. The thing probably is that the filesystem is
not fully synced. There is a sync command in unix and I have tried it
also. Sometimes it helps sometimes not. Usually there are two solutions:
reboot or j
Well, you must then forward the BIND ports (port 53) also to host B.
Rein
Jared Hall wrote:
On 8/28/05, Rein Kadastik <[EMAIL PROTECTED]> wrote:
You create a single gateway for all the services and then use the
portforwarding. This way you can forward port 25 to host A, 80 to host
Well, I managed to do the source compilation after all. In the
4.11-RELEASE there are three components that use sed to generate
sources: ncurses (lib_gen.c), csh/tcsh (tc.const.h) and gdb (init.c). I
just created those files on another system and replaced the
corresponding lines in Makefiles wi
And about the terminology and technologies: look for port-forwarding,
NAT (short for Network Address Translation), natd. Also read about
seting FreeBSD as a gateway.
David Banning wrote:
Is it possible to run more than one server(machine) with one IP
address? I have so many different server-a
Actually for forwarding incoming ports, the NAT part is unneccessary
although I have used natd for creating the port forwarding itself.
David Banning wrote:
Is it possible to run more than one server(machine) with one IP
address? I have so many different server-applications running on my machi
You create a single gateway for all the services and then use the
portforwarding. This way you can forward port 25 to host A, 80 to host B
and so on. The hosts A and B have to be behind this gateway machine.
Much the same way LAN gateways are done. If you have some more detailed
questions, just
Hi,
Once upon a time I manage to upgrade one of my FreeBSD servers to some
arbitrary 4.6-STABLE release. It was summer 2002. Since then I am not
able to upgrade the system anymore as make buildworld will always
terminate while compiling ncurses (specifically compiling lib_gen.c). I
have no compla
23 matches
Mail list logo