spam deleted


 
Thread Tools Search this Thread
Operating Systems AIX spam deleted
# 1  
Old 12-10-2008
MySQL spam deleted

edit by bakunin: We do not like spammed advertisements - not even spammed job advertisements. Contact the Boardadmin Neo for information about legal advertisement opportunities here.

-thread closed-

Last edited by bakunin; 12-10-2008 at 06:43 AM..
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Last line gets deleted

I was using the following option to clean up the ^M characters in a file that was FTPed from Windows: - dos2unix - sed 's/^M//g' The ^M characters are removed but the last line is also getting removed. Any idea why this is happening. Satish (2 Replies)
Discussion started by: vskr72
2 Replies

2. Post Here to Contact Site Administrators and Moderators

how do i get my threads deleted?

as subject - need this done asap, in trouble (1 Reply)
Discussion started by: llcooljatt
1 Replies

3. Solaris

Directory cannot be deleted!!!

Friends, I have accidently, as root, created a directory gabsf under /home. Now I cannot delete this thing, I have tried rm and rmdir, as well as explicit path name, but it is really undeleteable. Here is what ls -l says. # ls -l /home total 6 drwxr-xr-x 2 dawood dawood 2 Sep 5... (3 Replies)
Discussion started by: gabam
3 Replies

4. UNIX for Dummies Questions & Answers

Where do deleted mailboxes go in OS X

Just wondering -- I just deleted one of the mailboxes on my mac, and was wondering where it went. I'd like to do an srm, and thought that it would go to my deleted messages mailbox, but it isn't there (and there were some messages in them.) Can anyone tell me? The mailbox doesn't contain any... (0 Replies)
Discussion started by: Straitsfan
0 Replies

5. Post Here to Contact Site Administrators and Moderators

Where the [deleted] did my post go?

Hi All! What on Earth happened to my original post in this forum? ("Can't signup with certain e-mail addresses?") It was up until about a day ago and now it's disappeared! If it was deleted, an explanation would be appreciated - it didn't break any T&Cs as far as I can tell. Farewell... >>... (3 Replies)
Discussion started by: CyberDAEMON
3 Replies

6. IP Networking

Route deleted

I am running SCOUnix OpenServer 5.0.5. For some reason a route in my routing table is being deleted and I do not know why. As far as I can see, it is nothing obvious that is deleting the route. The rest of the table is fine, only one particular entry is being delete. I run S99routes to reestablish... (3 Replies)
Discussion started by: walkerd810
3 Replies
Login or Register to Ask a Question
RADVDUMP(8)															       RADVDUMP(8)

NAME
radvdump - dump router advertisements SYNOPSIS
radvdump [ -vhfe ] [ -d debuglevel ] DESCRIPTION
radvdump prints out the contents of incoming router advertisements sent by radvd or some other software implementing (parts of) "Neighbor Discovery for IP Version 6 (IPv6)" (RFC 4861). OPTIONS
For every one character option there is also a long option, which is listed right next to the "short" option name: -v, --version Displays the version of radvdump and then aborts. -h, --help Displays a short usage description and then aborts. -f, --file-format Output received router advertisements in the format of the radvd configuration file. Since radvd 0.9, this is the default and the switch is provided for backward compatibility only. -e, --exclude-defaults Exclude default valued options from configuration file format. This option is ignored if option -f is not set. -d debuglevel, --debug debuglevel With this option you turn on debugging information. The debugging level is an integer in the range from 1 to 4, from quiet to very verbose. A debugging level of 0 completely turns off debugging. The default debugging level is 0. FILES
/usr/sbin/radvdump BUGS
There certainly are some bugs. If you find them or have other suggestions please contact Pekka Savola <pekkas@netcore.fi>. SEE ALSO
radvd(8), radvd.conf(5) AUTHORS
Lars Fenneberg <lf@elemental.net> - previous maintainer Nathan Lutchansky <lutchann@litech.org> - previous maintainer Pekka Savola <pekkas@netcore.fi> - current maintainer Marko Myllynen <myllynen@lut.fi> - Mobile IPv6 support radvd 1.8.5 31 Mar 2008 RADVDUMP(8)