See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to post a new thread
#6
Hm, this happens a lot to me. Smile
Maybe we could post long posts on pastebin.com
And then just embed URL to the post
Code:
[url]http://pastebin.com/mb5brvL8[/url]
There is also pastebinit application that sends the output of a command to pastebin.com
and returns URL
Code:
sudo apt-get install pastebinit
for example
Code:
lspci | pastebinit -b pastebin.com
I've used -b pastebin.com because it defaults to paste.ubuntu.com when used like this
Code:
lspci | pastebinit
This is distro specific. Default is pasebin.com
This command displays the list of all supported pastebins:
Code:
pastebinit -l
There is also an option to send file contents to pastebin
Code:
pastebinit -b pastebin.com -i /path/to/the/file
The only "thing" is that pastes may expire after some time. For example pastes in pastebin.com expire after 30 days.
I'm not sure about how much time do they keep it on paste.ubuntu.com
Reply


Messages In This Thread
Unable to post a new thread - by Wirezfree - 12-24-2014, 03:44 AM
Re: Unable to post a new thread - by Valtam - 12-24-2014, 04:52 AM
Re: Unable to post a new thread - by Wirezfree - 12-24-2014, 05:24 AM
Re: Unable to post a new thread - by Valtam - 12-24-2014, 05:36 AM
Re: Unable to post a new thread - by Wirezfree - 12-24-2014, 07:54 AM
Re: Unable to post a new thread - by misko_2083 - 12-24-2014, 12:09 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)