I configure ed0 when I install FreeBSD7.0,like follows:
Host:test.example.com
Domain:test.com
IPv4 GateWay: 172.18.0.1
Name server: 172.18.0.250
IPv4 Address: 172.18.0.19
Netmask:255.255.255.0
Then I Ping itself,like follows:
#ping 172.18.0.19
Then result is failure:
ping: sendto: No rout
my first question is whether vi can show line number,such as 1: 2: 3:?
my second question is whether vi support c syntax,such as show "#include" with
other different color?
How to modify to realize above function?
thanks
--
I use mailx command,such as Tom to Kate,I like following command:
$mail Kate
Subject:Hello
Hello world
(press Ctrl+D)
EOT
Then I use user Kate to login,and check mail,
$mail
No mail for Kate
Why I can't receive letter? where is wrong?
Thanks
>> * Do you have a local user whose login name is `Kate'?
I have a local user whose login name is `Kate'
>>* Did you do anything to enable Sendmail (the default mail transfer
agent)?
How to enable Sendmail?
>>* What does the `/var/log/maillog' file contain?
I have maillog,its contains is fol
I use locate command,like follows:
$locate mail
locate:database too small: /var/db/locate.database
I know it need to update from document: /usr/libexec/locate.updatedb ,but I
don't know how to execute above command,I am a newer to Unix,how to do it?
Thanks
-
I use FreeBSD7.0,I find some time it raise following information:
inetd[860]: ssh/tcp: bind: Address already in use
I look up my /etc/rc.conf file,it contains:
inetd_enable="YES"
sshd_enable="YES"
/etc/inetd.conf file contains:
sshstream tcpnowait root /usr/sbin/sshd sshd -i -4
#ssh
> * Did you do anything to enable Sendmail (the default mail transfer
> agent)?
>>It's enabled by default on localhost.
How to make FreeBSD mail to work?
- Original Message -
From: "Giorgos Keramidas" <[EMAIL PROTECTED]>
To: "EdwardKing&
I use mail command to read mail and quit mail,like follows:
$mail
?1
?q
Save 1 message in mbox
Then I use mail command again
$mail
No mail for edward
How to delete my letter in mbox which have read?
Thanks
---
I make a process running in background,like follows:
$./a.out &
I want to know how to change a.out from backgound to foreground and how to stop
it?
Thanks
--
Confidentiality Notice: The information cont
I use FreeBSD7.0
$./a.out &
$
There is show nothing,like such as [1] 27537
Why?
- Original Message -
From: "Fernando ApesteguĂa" <[EMAIL PROTECTED]>
To: "EdwardKing" <[EMAIL PROTECTED]>
Cc: "FreeBSD"
Sent: Monday, July 21, 2008 2:3
I compile a c file,like follows:
$gcc other1.obj other2.obj myfile.c
Then it create a a.out file.my question is how to create a file named
myfile.out instead of name a.out?
--
Confidentiality Notice: The
I use FreeBSD7.0, I start graphics screen
#startx
Then I find one login window,two xterm windows and one clock window. I want to
know whether BSD has File Manager window,such as Unix CDE? If has,how to start
File Manager? Which command can I use?
Thanks
---
I want to use U disk which format is FAT32,I don't know how to visit U disk,my
dev directory is follows:
#cd /dev
#ls
...
usb
usb0
usb1
...
How to do it?
Thanks in advance
--
Confidentiality Notice: The
mount_msdosfs: /dev/da0: Operation not permitted
Where wrong of visiting USB?
Thanks
- Original Message -
From: "Polytropon" <[EMAIL PROTECTED]>
To: "EdwardKing" <[EMAIL PROTECTED]>
Cc: "FreeBSD"
Sent: Wednesday, August 13, 2008 6:34 PM
Subject: Re: How t
I use SSH to remote FreeBSD
$ssh [EMAIL PROTECTED]
password:
Then I SSh to suspend client in that remote machine:
$~
/home/tom: Permission denied
Permission denied? Why? How to do that?
--
Confidentiali
I use gpg 1.4.9,
$gpg --list-keys
/home/edward/.gnupg/pubring.gpg
then I want to export pubkey,
$gpg -armor --export keyID > pubkey.asc
gpg:WARNING: nothing exported
This content of pubkey.asc is empty,why I can't export the pubkey?
Thanks
-
How to set TCP parameters,such as tcp_time_wait_interval?
Thanks
--
Confidentiality Notice: The information contained in this e-mail and any
accompanying attachment(s) is intended only for the use of the
n" <[EMAIL PROTECTED]>
To: "EdwardKing" <[EMAIL PROTECTED]>
Cc: "FreeBSD"
Sent: Wednesday, August 20, 2008 9:59 AM
Subject: Re: How to set TCP parameter?
>
>
> EdwardKing presented these words - circa 8/19/08 6:17 PM->
>> How to set TCP paramet
I want to watch ip:172.0.10.2 port:19 TCP information,so I use following
command:
#tcpdump tcp port 19 host 172.0.10.2
tcpdump: syntax error
Why? How to do it?
Thanks
--
Confidentiality Notice: The info
I have a server and a client,they use TCP to communication.For example,when
client send a message to server,the server return the same message to
client,then client show it.When client or server shutdown,it will send FIN.So I
want to use tcpdump to watch it. The server and client in the same mac
There is a server and a clinet,the use TCP and port is ,server and client
is the same machine. I use following step:
1.client send a "hello" to server
2.server return a "hello" to client
3.stop client
4.stop server
I use tcpdump to watch tcp package,result is follows:
15:47:15.875447 IP (tos
I use TCP client to connect daytimesesrver which port is 13,I want to know how
to use tcpdump to view TCP advertised window? Where is the TCP advertised
window in the tcpdump result?
Thanks
--
Confident
22 matches
Mail list logo