On Fri, Dec 03, 2010 at 03:36:02PM +0800, kan wrote:
>
> Hi Support,
>
> I have a FreeBSD server for mailing, I must make backup and check the which
> bit (32bit/64bit) is now use in FreeBSD,
> so can you provide the command for me?
>
> Regards,
> Kan
Not too sure I'm clear what you're asking.
kan wrote:
> Hi Support,
>
> I have a FreeBSD server for mailing,
> I must make backup and check the which
> bit (32bit/64bit) is now use in FreeBSD,
> so can you provide the command for me?
>
> Regards,
> Kan
What output does:
$ uname -m
produce?
Kevin Kinsey
___
Hi Support,
I have a FreeBSD server for mailing, I must make backup and check the which bit
(32bit/64bit) is now use in FreeBSD,
so can you provide the command for me?
Regards,
Kan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.or
It has to wait for completion to see the exit status.
Thanks. I misunderstood what I read.
Jay
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-quest
On Thu, Apr 9, 2009 at 8:01 AM, Jay Hall wrote:
> When using the find command with the -exec option, does the find command
> wait for the command being executed to finish before returning the next
> result?
>
> For example, if I am using find -exec {} to copy files to tape, will find
> wait for th
In the last episode (Apr 09), Jay Hall said:
> When using the find command with the -exec option, does the find command
> wait for the command being executed to finish before returning the next
> result?
>
> For example, if I am using find -exec {} to copy files to tape, will find
> wait for the c
When using the find command with the -exec option, does the find
command wait for the command being executed to finish before returning
the next result?
For example, if I am using find -exec {} to copy files to tape, will
find wait for the command to write the file to tape complete before i
El día Monday, November 14, 2005 a las 04:55:22PM +0530, Gobbledegeek escribió:
> Don't forget... Get me a cigar ;)
>
> Rgrds
>
> On 11/14/05, Matthias Apitz <[EMAIL PROTECTED]> wrote:
> > Keep in mind:
> >
> > I'm in Cuba from 20 of November until 20 of December.
> > I will read (and answer
Don't forget... Get me a cigar ;)
Rgrds
On 11/14/05, Matthias Apitz <[EMAIL PROTECTED]> wrote:
> Keep in mind:
>
> I'm in Cuba from 20 of November until 20 of December.
> I will read (and answer if necessary) all your messages
> when I return. If you have something urgent, please
> contact C
Yep! Thanks Giorgos. Bye!
Rgrds
On 11/14/05, Giorgos Keramidas <[EMAIL PROTECTED]> wrote:
> On 2005-11-14 09:20, Gobbledegeek <[EMAIL PROTECTED]> wrote:
> > like the old sticky bit I see ..
>
> Almost. But it applies to "virtual memory pages", regardless of
> their attachment to any particular p
On 2005-11-13 13:28, Gobbledegeek <[EMAIL PROTECTED]> wrote:
> Thanks. From the article I conclude that Active pages are:
> Pages with page-used bit set
> Inactive and cached refers to the different page queues.
> But I could not correlate "wired" with anything. Any Tips?
The virtual memory pages
Thanks. From the article I conclude that Active pages are:
Pages with page-used bit set
Inactive and cached refers to the different page queues.
But I could not correlate "wired" with anything. Any Tips?
Rgrds
On 11/12/05, Giorgos Keramidas <[EMAIL PROTECTED]> wrote:
> On 2005-11-12 12:47, Gobbl
On 2005-11-12 12:47, Gobbledegeek <[EMAIL PROTECTED]> wrote:
> I wanted to know how to estimate at a quick glance, the TOTAL amount
> of physical memory consumed by the system - if is it the "Active"
> pages in Kbytes of Top command..
Not really.
Active, Cached, Wired and Buf memory is also 'in us
Thanks Giorgos
Thanks. Ill do that. This article looks
different from the article that comes with cd documentation. I wanted
to know how to estimate at a quick glance, the TOTAL amount of
physical memory consumed by the system - if is it the "Active" pages
in Kbytes of Top co
On 2005-11-11 12:28, Gobbledegeek <[EMAIL PROTECTED]> wrote:
> Hello
> What does the memory row in top command mean by Inactive,Wired,Cached ??
You can find out a lot of details about these fields and the
design of the virtual memory subsystem of the FreeBSD kernel at:
http://www.freebsd.org/doc/
Hello
What does the memory row in top command mean by Inactive,Wired,Cached ??
Please cc to me as I'm not subscribed...
--
Nonchalantly yours
GobbledeGeek
[Everything but Gobbledegook.. !!]
___
freebsd-questions@freebsd.org mailing list
http://lis
On 2005-09-08 20:20, Eric Murphy <[EMAIL PROTECTED]> wrote:
>Martin McCann wrote:
>> date > pings.txt ; ping -c 10 www.yahoo.com | \
>> awk '{ print $7 ; }' | sort >> pings.txt
>>
>> this will give you a file with the date then the pings sorted from
>> quickest to slowest. [...]
>
> Hmm i got a bad
Hmm i got a bad santex error
Martin McCann wrote:
On Thursday 08 September 2005 22:12, Eric Murphy wrote:
Hey guys heres a quick question for you...
I am trying to ping a certain website with the following command . ping
yahoo.com
I would like to log all requests that come bac
On Thursday 08 September 2005 22:12, Eric Murphy wrote:
> Hey guys heres a quick question for you...
>
> I am trying to ping a certain website with the following command . ping
> yahoo.com
>
> I would like to log all requests that come back higher then 100 or any #
> i specify.
>
> I figured I cou
Hey guys heres a quick question for you...
I am trying to ping a certain website with the following command . ping
yahoo.com
I would like to log all requests that come back higher then 100 or any #
i specify.
I figured I could use the script command but im not sure how to go from
there?
On Sunday 2004-06-20 07:56 pm, adrian kok wrote:
> I start from one ISP to ping other ISP
That's *probably* the answer. The machine returning those pings may not be
the one you think. For instance, if one of the machines is behind a NAT
gateway, then the gateway may be returning the pings and
adrian kok <[EMAIL PROTECTED]> wrote:
> Hi all
>
> Do you know why the command "ping" in unix and window
> is different?
Yes.
> I start from one ISP to ping other ISP
>
> 1/ If the following result from window, it is good or
> not?
> lost = 7 within 3 thousand packets
No, that's not good. The
On Mon, 21 Jun 2004 08:56:32 +0800 (CST)
adrian kok <[EMAIL PROTECTED]> wrote:
> Hi all
>
> Do you know why the command "ping" in unix and window
> is different?
>
Not if and how they are different. Perhaps someone else can help out
here...
> I start from one ISP to ping other ISP
>
> 1/ If
Hi all
Do you know why the command "ping" in unix and window
is different?
I start from one ISP to ping other ISP
1/ If the following result from window, it is good or
not?
lost = 7 within 3 thousand packets
2/ how do I kow the average ms is good or not?
3/ Which one (unix or window) is best f
Hi all
Do you know why the command "ping" in unix and window
is different?
I start from one ISP to ping other ISP
1/ If the following result from window, it is good or
not?
lost = 7 within 3 thousand packets
2/ how do I kow the average ms is good or not?
3/ Which one (unix or window) is best f
]
[mailto:[EMAIL PROTECTED] Behalf Of fbsd_user
Sent: Wednesday, December 24, 2003 2:30 PM
To: Kevin D. Kinsey, DaleCo, S.P.
Cc: [EMAIL PROTECTED] ORG
Subject: RE: FTP command question
Gateway box is ip 10.0.10.2 running FBSD 4.7, intend active with ftp
and telnet enabled.
Have 2 boxes on lan, one win
.
Any ideas
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Kevin D.
Kinsey, DaleCo, S.P.
Sent: Wednesday, December 24, 2003 2:04 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED] ORG
Subject: Re: FTP command question
fbsd_user wrote:
>I have an LAN FBSD
fbsd_user wrote:
I have an LAN FBSD box which has anonymous FTP server installed
from /stand/sysinstall.
I an trying to login to it from the FBSD gateway.
I use this command ftp -av 10.0.10.7 which is the ip address of the
target FBSD box.
This just hangs and does nothing. Ctrl + c exits ftp and
I have an LAN FBSD box which has anonymous FTP server installed
from /stand/sysinstall.
I an trying to login to it from the FBSD gateway.
I use this command ftp -av 10.0.10.7 which is the ip address of the
target FBSD box.
This just hangs and does nothing. Ctrl + c exits ftp and returns
the comma
29 matches
Mail list logo