Do you blog about Linux ?


View Poll Results: Do you blog about Linux ?
No, I don't blog but sometimes read them (zaxxon) 8 40.00%
No, I don't blog.. no reading also. 6 30.00%
Yes, I have my own blog where I write about Linux. 4 20.00%
I blog about many topics, some related to Linux, some not. (Neo) 2 10.00%
No, I don't blog, but consistently follow a Linux blog. 0 0%
Yes, I write about Linux in a blog ( not my own anyway ) 0 0%
Voters: 20. This poll is closed

 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Do you blog about Linux ?
# 8  
Old 08-26-2010
I have my own blog its just a 6 month since i started learning about linux.
So in my blog you will see all beginners guide.
I also engaged in development so you may get good articles about configuring java,tomcat,oracle xe (All under linux platform),etc... .
I m also working on a project to monitor the health of linux machine(Project Doctortux).
You can visit it here.
Linux Learning
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
BLAZE(1)						    BlazeBlogger Documentation							  BLAZE(1)

NAME
blaze - allows you to run BlazeBlogger utilities with a single command SYNOPSIS
blaze command [option...] blaze help|man [command] blaze -h|-v DESCRIPTION
blaze provides a common way to run BlazeBlogger utilities with a single command. OPTIONS
Command Line Options -h, --help Displays usage information and exits. -v, --version Displays version information and exits. Available Commands init, in Runs blaze-init, a utility that either creates a BlazeBlogger repository, or recovers a previously corrupted one. config, cf, cfg Runs blaze-config, a utility that either displays, or sets BlazeBlogger configuration options. add Runs blaze-add, a utility that adds a blog post or a page to the BlazeBlogger repository. edit, ed Runs blaze-edit, a utility that edits a blog post or a page in the BlazeBlogger repository. remove, rm, del Runs blaze-remove, a utility that removes a blog post or a page from the BlazeBlogger repository. list, ls Runs blaze-list, a utility that lists blog posts or pages in the BlazeBlogger repository. make, mk Runs blaze-make, a utility that generates a blog from the BlazeBlogger repository. log Runs blaze-log, a utility that displays the BlazeBlogger repository log. help Displays usage information, either for the utility itself, or for the selected command. man Displays a manual page, either for the utility itself, or for the selected command. version, vs, ver Displays version information. ENVIRONMENT
EDITOR Unless the core.editor option is set, blaze tries to use system-wide settings to decide which editor to use. SEE ALSO
blaze-init(1), blaze-config(1), blaze-add(1), blaze-edit(1), blaze-remove(1), blaze-list(1), blaze-make(1), blaze-log(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) 2009-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 2011-02-18 BLAZE(1)