fpaste is a command-line front-end for the Fedora Pastebin service at fpaste.org. It allows easy uploading of multiple files, or of copy&pasted text from stdin, without requiring a web browser. A unique fpaste link is returned, which can then be given to others who are offering help.
e.g.: [joeuser@localhost ~]$ fpaste /etc/httpd/conf/httpd.conf Uploading... http://fpaste.org/rorn/
The source code is hosted at https://pagure.io/fpaste where primary development will occur. Please file issues here. A mirror is also maintained at https://github.com/sanjayankur31/fpaste where you can open pull requests.