8 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
I have a london-electronics LED sign I picked up on eBay which I would like to display custom messages on programmatically. It is working ok.
Opening it up, it has an ethernet to serial connection currently plugged in and a serial connection currently unplugged internally (same connectors).... (9 Replies)
Discussion started by: windswept321
9 Replies
2. Programming
I have a simple client/server program I am using for learning purposes.
I have it setup so that after server is setup and listening it than goes into a loop where it accepts incoming client connections. After each connection, the client socket is than passed to a thread routine where it can be... (3 Replies)
Discussion started by: Majortom71
3 Replies
3. UNIX and Linux Applications
Hi Installed MUTT and configured it for Gmail and got successful and then tried to configure for Yahoo but i am not getting any success in doing that.
Can anybody advice what preferences are to be set in .muttrc file for configuring yahoo and moreover How to configure multiple Gmail clients in... (1 Reply)
Discussion started by: nixhead
1 Replies
4. AIX
i want to know that my serial port ( pci slot with 2 port ) is working fine and communicating
is there any way to know the serialport is working and communicating?
please help (3 Replies)
Discussion started by: pchangba
3 Replies
5. What is on Your Mind?
Anyone else having problems in the last 20 minutes or so with Gmail? (6 Replies)
Discussion started by: otheus
6 Replies
6. UNIX for Dummies Questions & Answers
Hello,
I would like to know if it is possible to communicate between two terminals on seperate computers for free - e.g. not using proprietary software or using the built in UNIX terminals on operating systems of the UNIX flavor.
Thanks,
photray94 (2 Replies)
Discussion started by: photray94
2 Replies
7. UNIX for Advanced & Expert Users
I am using system running on red hat linux 4.
I had connected health measuring machine to the serial port and configured it
stty -F /dev/ttyS0 9600 -parenb cs8 -cstopb
this machine requires a command to be passed to it for giving output. I am unable to pass command hexa format(0x68) to the... (4 Replies)
Discussion started by: netsavant
4 Replies
8. UNIX for Advanced & Expert Users
Hi, Guys ...
I want to know how to use to 2 processes (A & B) communicating with each others through 2 pipes (Pipe1 & Pinpe2) :
such that process A write to Pipe1 and Process B read from Pipe1
and process B write to Pipe2 and Process A read from Pipe2 .
Does anyone have an idea about... (1 Reply)
Discussion started by: someone33
1 Replies
GOOGLE-SITEMAPGEN(1) General Commands Manual GOOGLE-SITEMAPGEN(1)
NAME
google-sitemapgen -- simple script to automate production of sitemaps for a webserver
SYNOPSIS
google-sitemapgen [--testing] [--help] [--config=config.xml]
DESCRIPTION
This manual page documents briefly the google-sitemapgen command.
This manual page was written for the Debian distribution because the original program does not have a manual page.
google-sitemapgen is a program that automatically produces sitemaps for a webserver, in the Google Sitemap Protocol (GSP). Sitemap files
are XML listings of content you make available on your web server. The files can be directly submitted to search engines as hints for the
search engine web crawlers as they index your web site. This can result in better coverage of your web content in search engine indices,
and less of your bandwidth spent doing it.
OPTIONS
--config=config.xml
Specify the location of the configuration config.xml
--testing Used to test the sitemap generator configuration.
--help Display a summary of options and exit.
SEE ALSO
/usr/share/doc/google-sitemapgen/examples/example_config.xml.gz
AUTHOR
Google Sitemap was originally written by Google Code <opensource@google.com>.
This manual page was written by Kumar Appaiah <akumar@ee.iitm.ac.in> for the Debian system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version pub-
lished by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
GOOGLE-SITEMAPGEN(1)