Sponsored Content
Special Forums IP Networking Proxy Server Same title (almost) same IP address registered for two new users Post 302916462 by vbe on Wednesday 10th of September 2014 06:51:42 AM
Old 09-10-2014
I think like you, same person or same team since both posts are the same: As you are mod if you clikc on last edited by.. you end here: https://www.unix.com/posthistory.php?p=302916396
and if you compare, you see that the content has been removed leaving " Hi all " but that content is the same as the post "Execute"...
Nevertheless why are they posting in "Contact admins and Mods..." ???
I would believe same person in a rush, not seeing his membership accepted fast enough posted for a new one...
My concern is we have a bot running to point out duplicates, why did this case not show up?
 

7 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

clnttcp_create: RPC program not registered

s/o=SCO 5.05 openserver hi, i have a problem with a mount between 2 servers i can see the mounted files, but i canīt open it if the file is a *.dbf, if i try to a "dbf" file with fox for unix the error is (the system has reached the maximum number of blocks) mount -f NFS... (1 Reply)
Discussion started by: jav_v
1 Replies

2. Forum Support Area for Unregistered Users & Account Problems

Registered User

I am unable to post a new thread and I registered. I donot have permissions. (1 Reply)
Discussion started by: ryphelon
1 Replies

3. Forum Support Area for Unregistered Users & Account Problems

registered, read everything and can't post?

I just registered for the first time on this forum a few minutes ago, gave my REAL and only e-mail, and now I can't post anything in HP-UX part of the forum??? I then read that I have to check my e-mail for some instructions for enableing me to post (despite the fact that it says that I'm logged in... (1 Reply)
Discussion started by: gophy
1 Replies

4. UNIX for Dummies Questions & Answers

telnet is not a registered protocol

I'm using firefox and I access a site which established a VPN connection to another site. There is a button which is supposed to log me into another system. When I click the button, I get an error window popup saying: telnet is not a registered protocol I do I register telnet as a protocol?... (1 Reply)
Discussion started by: lyonsd
1 Replies

5. Post Here to Contact Site Administrators and Moderators

Hi..!! I've registered because of problem..

Hi..Guys...!!! I am new on yours site, but i hope you will like me....I`ll very glad to answer on all your question! I am From England Nice day is it today, but I have a question for all...In first , how i post message to PM...???Thank you very much!Mark. G..!! (1 Reply)
Discussion started by: poluroud20
1 Replies

6. Solaris

NOTICE: e1000g1/0 registered in messages

Please can anyone tell me what these messages I found in /var/adm/messages for six T2000 servers this morning? The systems are all operating okay, but I am wondering what it means (extract follows) Aug 27 00:07:11 t2000-06 mac: NOTICE: e1000g1/0 registered Aug 27 00:07:11 t2000-06 e1000g: ... (5 Replies)
Discussion started by: floydm
5 Replies

7. SuSE

How to know Suse servers are registered or not?

HI, i have some set of suse servers with different versions. How can i know from commandline that these systems are registred on suse to get updates. Rehards, Ben (0 Replies)
Discussion started by: bentech4u
0 Replies
BLAZE-ADD(1)						    BlazeBlogger Documentation						      BLAZE-ADD(1)

NAME
blaze-add - adds a blog post or a page to the BlazeBlogger repository SYNOPSIS
blaze-add [-pqCPV] [-b directory] [-E editor] [-a author] [-d date] [-t title] [-k keywords] [-T tags] [-u url] [file...] blaze-add -h|-v DESCRIPTION
blaze-add adds a blog post or a page to the BlazeBlogger repository. If a file is supplied, it adds the content of that file, otherwise an external text editor is opened for you. Note that there are several special forms and placeholders that can be used in the text, and that will be replaced with a proper data when the blog is generated. Special Forms <!-- break --> A mark to delimit a blog post synopsis. Placeholders %root% A relative path to the root directory of the blog. %home% A relative path to the index page of the blog. %page[id]% A relative path to a page with the supplied id. %post[id]% A relative path to a blog post with the supplied id. %tag[name]% A relative path to a tag with the supplied name. OPTIONS
-b directory, --blogdir directory Allows you to specify a directory in which the BlazeBlogger repository is placed. The default option is a current working directory. -E editor, --editor editor Allows you to specify an external text editor. When supplied, this option overrides the relevant configuration option. -t title, --title title Allows you to specify the title of a blog post or page. -a author, --author author Allows you to specify the author of a blog post or page. -d date, --date date Allows you to specify the date of publishing of a blog post or page. -k keywords, --keywords keywords Allows you to specify a comma-separated list of keywords attached to a blog post or page. -T tags, --tags tags Allows you to supply a comma-separated list of tags attached to a blog post. -u url, --url url Allows you to specify the url of a blog post or page. Allowed characters are letters, numbers, hyphens, and underscores. -p, --page, --pages Tells blaze-add to add a page or pages. -P, --post, --posts Tells blaze-add to add a blog post or blog posts. This is the default option. -C, --no-processor Disables processing a blog post or page with an external application. For example, if you use Markdown to convert the lightweight markup language to the valid HTML output, this will enable you to write this particular post in plain HTML directly. -q, --quiet Disables displaying of unnecessary messages. -V, --verbose Enables displaying of all messages. This is the default option. -h, --help Displays usage information and exits. -v, --version Displays version information and exits. ENVIRONMENT
EDITOR Unless the core.editor option is set, BlazeBlogger tries to use system-wide settings to decide which editor to use. EXAMPLE USAGE
Write a new blog post in an external text editor: ~]$ blaze-add Add a new blog post from a file: ~]$ blaze-add new_packages.txt Successfully added the post with ID 10. Write a new page in an external text editor: ~]$ blaze-add -p Write a new page in nano: ~]$ blaze-add -p -E nano SEE ALSO
blaze-init(1), blaze-config(1), blaze-edit(1), blaze-remove(1), blaze-make(1) BUGS
To report a bug or to send a patch, please, add a new issue to the bug tracker at <http://code.google.com/p/blazeblogger/issues/>, or visit the discussion group at <http://groups.google.com/group/blazeblogger/>. COPYRIGHT
Copyright (C) 2008-2011 Jaromir Hradilek This program is free software; see the source for copying conditions. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Version 1.2.0 2012-03-05 BLAZE-ADD(1)
All times are GMT -4. The time now is 06:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy