<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>cheatsheet on d10</title>
    <link>http://www.d10.dev/categories/cheatsheet/</link>
    <description>Recent content in cheatsheet on d10</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 20 Jun 2017 22:59:07 -0700</lastBuildDate>
    
	<atom:link href="http://www.d10.dev/categories/cheatsheet/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Rippled Notes</title>
      <link>http://www.d10.dev/blog/rippled-notes/</link>
      <pubDate>Tue, 20 Jun 2017 22:59:07 -0700</pubDate>
      
      <guid>http://www.d10.dev/blog/rippled-notes/</guid>
      <description>Some helpful commands, when running rippled. Posted here as a reminder to myself.
Commands shown here should work when installed on RHEL or Centos.
Alias for rippled alias rippled=&amp;quot;/opt/ripple/bin/rippled --conf=/opt/ripple/etc/rippled.cfg&amp;quot;  Check the status rippled server_info is essential. Watch this command to see when the server manages to sync:
watch &amp;quot;/opt/ripple/bin/rippled server_info | egrep &#39;load_|complete|peers|status|server_state&#39;&amp;quot;  Use ctrl-c to stop.
Run in standalone mode Create a copy of systemd unit file</description>
    </item>
    
  </channel>
</rss>