Recent comments

z3d wrote (edited )

If you're not running a repo or .deb installed version of I2P, or you're running I2P+, backing up your settings is as simple as copying the ~/.i2p/ directory to the new $HOME location, and if necessary, chowning it to ensure it's owned by the user account running I2P/I2P+ on the new server.

You can either move ~/.i2p/ to your home directory before you run I2P/I2P+ for the first time, or, if you've already run I2P/I2P+, delete the existing ~/.i2p/ directory and copy your backup there. All existing configs should be restored without issue.

2

Rambler OP wrote (edited )

Reply to comment by cypherpunks in Help accessing YGG domains. by Rambler

Works via terminal, nowhere else. It loaded a few times via Firefox for me but that's it. Clearing everything, private window this, new browser that... Nothing.

Via terminal though, it's fine. I'm done messing with it. If it works for you and others, that's the important thing. Otherwise, the IPV6 works fine for me. I just like accessing the site through various networks depending on what I'm doing. Seems lately it's been a pretty consistent mix of I2P, Loki and clearnet. But as soon as I type in http://[ firefox completes the IPv6 for me so it's not that big of a deal on my end.


$ curl -Is ramble.ygg | head -1
HTTP/1.1 200 OK


$ ping ramble.ygg
PING ramble.ygg(200:718d:c499:3fce:c5e:65c6:73d6:f46d
(200:718d:c499:3fce:c5e:65c6:73d6:f46d)) 56 data bytes
64 bytes from 200:718d:c499:3fce:c5e:65c6:73d6:f46d (200:718d:c499:3fce:c5e:65c6:73d6:f46d): icmp_seq=1 ttl=64 time=246 ms
64 bytes from 200:718d:c499:3fce:c5e:65c6:73d6:f46d (200:718d:c499:3fce:c5e:65c6:73d6:f46d): icmp_seq=2 ttl=64 time=325 ms
64 bytes from 200:718d:c499:3fce:c5e:65c6:73d6:f46d (200:718d:c499:3fce:c5e:65c6:73d6:f46d): icmp_seq=3 ttl=64 time=250 ms

```
1

Rambler OP wrote

I love other people's dogs and will go out of my way to interact with them. Dogs seem to like me, too.

But cats are awesome. They sleep 16 hours a day and shit in a box. They like to chill and are incredibly easy to care for. Really, can't ask for a better indoor animal than a cat in my opinion...

So I'm going to have to say cats. But I love dogs too.

1

Rambler OP wrote

Reply to comment by cypherpunks in Help accessing YGG domains. by Rambler

Crazy thing is when I use dig, it responds. In the browser, nothing. No .ygg will load for me. Maybe I'm misinterpreting this.

$ dig ramble.ygg AAAA @301:2522::53 

; <<>> DiG 9.10.3-P4-Ubuntu <<>> ramble.ygg AAAA @301:2522::53
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 60331
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
; CLIENT-SUBNET: 200:ac7f:495d:c674:5851:6714:128f:0/112/0
;; QUESTION SECTION:
;ramble.ygg.			IN	AAAA

;; ANSWER SECTION:
ramble.ygg.		3600	IN	AAAA	200:718d:c499:3fce:c5e:65c6:73d6:f46d

;; AUTHORITY SECTION:
ygg.			300	IN	NS	ns2.ygg.
ygg.			300	IN	NS	ns1.ygg.

;; ADDITIONAL SECTION:
ns1.ygg.		300	IN	AAAA	301:2923::53
ns2.ygg.		300	IN	AAAA	301:2522::53

;; Query time: 687 msec
;; SERVER: 301:2522::53#53(301:2522::53)
;; WHEN: Fri Dec 18 17:47:51 EST 2020
;; MSG SIZE rcvd: 181
1

abralelie wrote

You're probably running Ubuntu or Debian, right?

I'd shutdown the node and simply tar /var/lib/i2p/, install I2P on the new device, make sure it's off, rm -rf /var/lib/i2p, untar your backup archive and chown -R i2psvc /var/lib/i2p (change the owner to the i2p service). Then you can start i2p up again.

Never done that before, but I think that's they only state i2p stores.

2

Rambler OP wrote

Reply to comment by cypherpunks in Help accessing YGG domains. by Rambler

Yeah, that's what I thought.

resolv.conf is overwritten, I would assume by my network manager that I use to connect to my wireless network. When adding in 'additional DNS servers' under IPV6 settings, I choose one provided by wyrd (ex: 300:4523::53 ) and save it.

Disconnect / reconnect, no go.

I'll just add 300:4523::53 anywhere I can set anything DNS related until it works I guess, haha.

1

Rambler OP wrote

Reply to comment by cypherpunks in Help accessing YGG domains. by Rambler

I guess I'm wondering : Where exactly do I use his DNS servers at?

Is this something I add to my yggdrasil.conf, something I add to a local host file, etc. Couldn't quite figure it out as everything failed when attempted. I tried adding them in several areas locally with no success.

I am pleased to see that ramble.ygg resolves however, that's a relief.

1

jack_walking OP wrote

Hey Adam,

thanks for the advice; being a little more specific, I'd need something to make me go "obsessive" about my current task (at the moment Real Analysis; got examination in little time and I'm waaaaay late).

Four to five hours of pure concentration per day should be enough.

Would you still recommend Adderall?

And by the way, what would be the best way to get it without prescription?

Are Dark Net markets reliable for quality and delivery (in EU)?

I'm comfortable in browsing via TOR network and making transactions via crypto currencies.

2

dwarner5522 wrote

I used to dual boot Ubuntu with Windows years ago. Nowadays though most of my computer use is on my work computer from home which has windows. So what I do is run a linux live boot of xubuntu on my work computer for personal use and use hard drives connected via usb. I've written bash scripts which auto configure it the way I want it during each live session. This way I don't have to worry about f'ing-up anything in windows and I don't get a call from the IT department the next day. The one down side of running xubuntu live though is that it doesn't come with nvidia drivers pre-loaded. The only linux distro I could find that has nvidia drivers pre-loaded to run on a live usb is PCLinux. PCLinux has a sweet looking KDE setup, but it uses RPM packages and is not really heavily supported so that's its downside. If I could just get a debian based distro with nvidia drivers pre-loaded it would be the perfect setup for me, but haven't had any luck finding one... arggghh!

2

cypherpunks wrote (edited )

No problems here, tried resolving both from my local Wyrd and from Revertron's servers. It's present in Autocommited domains.sql dump as well. But as far as your problem goes, I'm not sure what could've caused it.

$ dig ramble.ygg AAAA
; <<>> DiG 9.16.9 <<>> ramble.ygg AAAA
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29055
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;ramble.ygg. IN AAAA

;; ANSWER SECTION:
ramble.ygg. 3600 IN AAAA 200:718d:c499:3fce:c5e:65c6:73d6:f46d

;; Query time: 0 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Пт дек 18 15:29:46 MSK 2020
;; MSG SIZE rcvd: 67
$ dig ramble.ygg AAAA @301:2522::53
; <<>> DiG 9.16.9 <<>> ramble.ygg AAAA @301:2522::53
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21420
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;ramble.ygg. IN AAAA

;; ANSWER SECTION:
ramble.ygg. 3600 IN AAAA 200:718d:c499:3fce:c5e:65c6:73d6:f46d

;; AUTHORITY SECTION:
ygg. 300 IN NS ns1.ygg.
ygg. 300 IN NS ns2.ygg.

;; ADDITIONAL SECTION:
ns1.ygg. 300 IN AAAA 301:2923::53
ns2.ygg. 300 IN AAAA 301:2522::53

;; Query time: 826 msec
;; SERVER: 301:2522::53#53(301:2522::53)
;; WHEN: Пт дек 18 15:31:21 MSK 2020
;; MSG SIZE rcvd: 209
2

Rambler wrote (edited )

Are you on social media? I had to disable all my accounts during the election and haven't returned. I was already on the path to deactivating them, but I go so sick and tired of constantly being reminded to vote, to register to vote, how to find my polling location if I didn't know it already, "Woah there fella, this post needs more context!", etc, etc. I'm a grown adult, I know where to vote, how to vote... I vote. But they needed to push it non-stop, everywhere, on everything.

I'm much happier that I'm not on social media but are they using their newfound tool(s) to push vaccine information yet? I bet they will, not that it in itself is a bad thing, just annoying as hell to be bombarded with info about it.

I had to take at /r/pics and you're right, it's reminiscent of the election. Mildly attractive female with an "I Voted" sticker and a submission title something about voting against Trump? To the front page! Now it's just some nurse with a picture of a banaid on a community that is supposed to be for interesting photos.

I'll get my vax in the next year or so. I'm not anti-vax but I'm not going to be eager to hop in line just yet.

1