Discussion:
[urbit] Breach!
Galen
2016-05-27 19:30:22 UTC
Permalink
We’ve decided to breach. We’re moving the network to new servers.

The new network is already up, so whenever you’re ready go ahead and:

- Stop your running urbit with ^D
- Backup any files that you’d like to keep. I usually just do cp ship-name/ ship-name.bak/, since I keep my %home desk mounted.
- In the directory where you cloned urbit:
- git pull origin master
- make
- curl -o urbit.pill http://bootstrap.urbit.org/latest.pill
- bin/urbit -w your-planet -t your-ticket-thats-long (or bin/urbit -c comet to create a comet)

We’ll be there to welcome you to the new era.
--
You received this message because you are subscribed to the Google Groups "urbit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to urbit-dev+***@googlegroups.com.
To post to this group, send email to urbit-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
akira
2016-05-27 19:41:33 UTC
Permalink
Step 2 ought to be cp *-R* ship-name/ ship-name.bak/ for the hopeless like
myself.
We’ve decided to breach. We’re moving the network to new servers.
- Stop your running urbit with ^D
- Backup any files that you’d like to keep. I usually just do cp
ship-name/ ship-name.bak/, since I keep my %home desk mounted.
- git pull origin master
- make
- curl -o urbit.pill http://bootstrap.urbit.org/latest.pill
- bin/urbit -w your-planet -t your-ticket-thats-long (or bin/urbit -c
comet to create a comet)
We’ll be there to welcome you to the new era.
--
You received this message because you are subscribed to the Google Groups "urbit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to urbit-dev+***@googlegroups.com.
To post to this group, send email to urbit-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Galen
2016-05-27 20:15:40 UTC
Permalink
Ah yes, one of Unix’s best features.
Step 2 ought to be cp -R ship-name/ ship-name.bak/ for the hopeless like myself.
We’ve decided to breach. We’re moving the network to new servers.
- Stop your running urbit with ^D
- Backup any files that you’d like to keep. I usually just do cp ship-name/ ship-name.bak/, since I keep my %home desk mounted.
- git pull origin master
- make
- curl -o urbit.pill http://bootstrap.urbit.org/latest.pill <http://bootstrap.urbit.org/latest.pill>
- bin/urbit -w your-planet -t your-ticket-thats-long (or bin/urbit -c comet to create a comet)
We’ll be there to welcome you to the new era.
--
You received this message because you are subscribed to the Google Groups "urbit" group.
For more options, visit https://groups.google.com/d/optout <https://groups.google.com/d/optout>.
--
You received this message because you are subscribed to the Google Groups "urbit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to urbit-dev+***@googlegroups.com.
To post to this group, send email to urbit-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Continue reading on narkive:
Loading...