Pandoc - a universal document converter
october 2011 by gilcreque
If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Need to generate a man page from a markdown file? No problem. LaTeX to Docbook? Sure. HTML to MediaWiki? Yes, that too. Pandoc can read markdown and (subsets of) reStructuredText, textile, HTML, and LaTeX, and it can write plain text, markdown, reStructuredText, HTML, LaTeX, ConTeXt, PDF, RTF, DocBook XML, OpenDocument XML, ODT, GNU Texinfo, MediaWiki markup, textile, groff man pages, Emacs org-mode, EPUB ebooks, and S5 and Slidy HTML slide shows. PDF output (via LaTeX) is also supported with the included markdown2pdf wrapper script.
Pandoc understands a number of useful markdown syntax extensions, including document metadata (title, author, date); footnotes; tables; definition lists; superscript and subscript; strikeout; enhanced ordered lists (start number and numbering style are significant); delimited code blocks; markdown inside HTML blocks; and TeX math. Other options include “smart” punctuation, syntax highlighting, automatically generated tables of contents, and automatically generated citations (using citeproc-hs). If strict markdown compatibility is desired, all of these extensions can be turned off with a command-line flag.
Pandoc includes a Haskell library and a standalone executable. The library includes separate modules for each input and output format, so adding a new input or output format just requires adding a new module.
Pandoc is free software, released under the GPL. © 2006–2011 John MacFarlane.
markdown
rtf
pdf
LaTeX
document
conversion
windows
linux
mac
bsd
Pandoc understands a number of useful markdown syntax extensions, including document metadata (title, author, date); footnotes; tables; definition lists; superscript and subscript; strikeout; enhanced ordered lists (start number and numbering style are significant); delimited code blocks; markdown inside HTML blocks; and TeX math. Other options include “smart” punctuation, syntax highlighting, automatically generated tables of contents, and automatically generated citations (using citeproc-hs). If strict markdown compatibility is desired, all of these extensions can be turned off with a command-line flag.
Pandoc includes a Haskell library and a standalone executable. The library includes separate modules for each input and output format, so adding a new input or output format just requires adding a new module.
Pandoc is free software, released under the GPL. © 2006–2011 John MacFarlane.
october 2011 by gilcreque
Granting root permissions to a bash script than can be run by a user?
september 2011 by gilcreque
Add a line like this to your sudoers file (remember to use the visudo program to edit the sudoers file - do not edit it directly).
Code:
username ALL = NOPASSWD: /usr/local/sbin/myscript
linux
sudo
bash
script
Code:
username ALL = NOPASSWD: /usr/local/sbin/myscript
september 2011 by gilcreque
Create a menu login script
september 2011 by gilcreque
Set this script as the default shell in the /etc/passwd file. Its simple and secure.
Second option is to call it with "exec"
exec /usr/bin/menu-script
exec will replace the current shell with itself.
linux
bash
script
Second option is to call it with "exec"
exec /usr/bin/menu-script
exec will replace the current shell with itself.
september 2011 by gilcreque
RUN COMMON ASTERISK COMMANDS WITHOUT SWITCHING TO THE ROOT USER
september 2011 by gilcreque
Compile C program to run as root with sudoing
asterisk
bash
linux
c
september 2011 by gilcreque
BitNami :: LAMPStack
august 2011 by gilcreque
BitNami LAMPStack greatly simplifies the development and deployment of PHP applications. It includes ready-to-run versions of Apache, MySQL, PHP and phpMyAdmin and required dependencies. It can be deployed using a native installer, as a virtual machine or in the cloud. BitNami LAMPStack is distributed for free under the Apache 2.0 license.
PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software. MySQL is aregistered trademark of Sun Microsystems, Inc.
The BitNami LAMPStack native installers were packaged using BitRock's cross platform installer tool.
apache
linux
vmware
virtual
machine
PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software. MySQL is aregistered trademark of Sun Microsystems, Inc.
The BitNami LAMPStack native installers were packaged using BitRock's cross platform installer tool.
august 2011 by gilcreque
Bitvise Tunnelier Download Area
march 2008 by gilcreque
Tunnelier is an SSH and SFTP client for Windows. It is developed and supported professionally by Bitvise. Tunnelier is robust, easy to install, easy to use, and supports all features supported by PuTTY
ssh
linux
march 2008 by gilcreque
Ubuntu Guide Wiki
september 2007 by gilcreque
Wiki with Ubuntu tutorials
ubuntu
linux
howto
reference
tutorial
wiki
september 2007 by gilcreque
Envy - Nvidia and ATI driver install tool for Ubuntu/Debian
august 2007 by gilcreque
Nvidia and ATI driver install tool for Ubuntu/Debian
linux
debian
ubuntu
nvidia
driver
reference
august 2007 by gilcreque
gtwitter - Google Code
august 2007 by gilcreque
Twitter Client for Linux
twitter
client
linux
gtwitter
august 2007 by gilcreque
GetDeb - Ubuntu Software Portal - More applications, easy to install
august 2007 by gilcreque
Software site for Ubuntu/Debian
linux
debian
ubuntu
software
august 2007 by gilcreque
TivoServer
may 2007 by gilcreque
Tivoserver lets you watch any video from your computer on your TV through your Tivo. It uses the Tivo's built in Multi-Room Viewing feature, so watching the videos is just about as effortless as watching any show in your "Now Playing" list. Tivoserver is
tivo
server
linux
may 2007 by gilcreque
related tags
apache ⊕ asterisk ⊕ bash ⊕ bsd ⊕ c ⊕ client ⊕ color ⊕ Compaq ⊕ conversion ⊕ convert ⊕ customization ⊕ debian ⊕ document ⊕ documentation ⊕ dreamhost ⊕ driver ⊕ email ⊕ enterprise ⊕ ext2 ⊕ ext3 ⊕ find ⊕ flash ⊕ git ⊕ grep ⊕ gtwitter ⊕ hdtv ⊕ howto ⊕ icons ⊕ irc ⊕ kde ⊕ LaTeX ⊕ linux ⊖ mac ⊕ machine ⊕ mail ⊕ markdown ⊕ media ⊕ mediacenter ⊕ mencoder ⊕ monitoring ⊕ mysql ⊕ networking ⊕ newsgroups ⊕ nvidia ⊕ opensource ⊕ optimization ⊕ osx ⊕ pdf ⊕ performance ⊕ php ⊕ rails ⊕ redhat ⊕ reference ⊕ rtf ⊕ ruby ⊕ samba ⊕ screen ⊕ screencast ⊕ script ⊕ security ⊕ sed ⊕ server ⊕ shell ⊕ software ⊕ ssh ⊕ ssl ⊕ sudo ⊕ themes ⊕ tivo ⊕ tutorial ⊕ tutorials ⊕ twitter ⊕ ubuntu ⊕ video ⊕ virtual ⊕ virtual+host ⊕ vmware ⊕ vpn ⊕ webcam ⊕ wiki ⊕ windows ⊕ wine ⊕ xampp ⊕ youtube ⊕Copy this bookmark: