lungdart

joined 2 years ago
[–] lungdart@lemmy.ca 41 points 4 months ago* (last edited 4 months ago) (18 children)

Yes that's called routing.

You don't bind it to a NIC, you specify the destinations you want forwarded to each interface. Your VPN connection is just another interface.

If you're looking for good docs, you may want to Google split tunnel vpn, and also bone up on your networking.

A few static routes should get you what you need

[–] lungdart@lemmy.ca 2 points 4 months ago

Pfsense is built on this, but it has some free software issues.

OpnSense was a pfsense fork from some of them original creators, that is free software.

Both are fantastic.

[–] lungdart@lemmy.ca 9 points 4 months ago (2 children)

I can see this being a breaking change for some strange edge cases and (ab)uses.

[–] lungdart@lemmy.ca -1 points 4 months ago (1 children)

Neo4j might with

[–] lungdart@lemmy.ca 2 points 4 months ago

Pass uses GPG and git under the hood.

You create keys to encrypt your data, and keep the encrypted data in git locally which can be cloned to github, gitlab and the like.

It's just files on your computer, so you can back them up that way, or use a thumb drive as a remote git repo and push to it.

Day to day Type pass and tab complete to find the entry. Enter the command and be prompted to unlock it. It will then print the credentials to the terminal.

To create a new password, you type and add command followed by a name and a text editor opens up for you to type credentials in, or it can generate them for you.

To keep your backup up to date you just git push to the remote of your choice. I use github

[–] lungdart@lemmy.ca 1 points 5 months ago

It very well could be these days. It could also be default settings that are better on Linux for certain activities. The network stack is highly tunable.

[–] lungdart@lemmy.ca 45 points 5 months ago (2 children)

The majority of the Internet's routing and switching architecture is BSD based. Historically it had the most stable and performant network stack of all the OSs.

I used it extensively at one job in a previous life when I was a network appliance developer. It was rock solid and lightning fast. Tried it as a desktop at home and had a terrible experience.

The little differences in the Unix commands used to drive me nuts as well...

[–] lungdart@lemmy.ca 54 points 6 months ago* (last edited 6 months ago) (3 children)

https://darknetdiaries.com/transcript/140/

This pod cast is about someone who went through something similar, and ended up prosecuting.

See how negatively it affected their lives and decide if involving the police is best for you. I hope you agree that it is.

You may be preventing future crimes by stopping the behaviour early, even though it can be socially awkward to navigate this with a friend.

[–] lungdart@lemmy.ca 8 points 7 months ago (1 children)

As good as eating.

Most are like junk food Few are like fine dining And a few are like eating food you hate at a friend's house but you're trying to be polite.

Overall I'd recommend experiencing it, but if you don't or can't no biggy.

[–] lungdart@lemmy.ca 5 points 8 months ago

Those are rubber grommets. They'll protect cables from wearing on metal that pass through the case.

Likely for things with hard wired controllers, like fan controllers or led lighting. You can hang the controller outside of the case in the back where nobody will see it.

[–] lungdart@lemmy.ca 10 points 8 months ago (1 children)

I have a blue light filter on my glasses. I opted in because I sometimes use screens close to bed time for work.

I'm not going to tell you they work better then a placebo, but they work as good as one, and that's all I need.

They are 100% yellow tinted. Anyone who tells you they don't block blue light is a liar.

[–] lungdart@lemmy.ca 29 points 8 months ago (3 children)

It's a buzz word.

Web 1.0 is just websites. They envisioned everyone had their own web site to blog on. Geocities, ISP hosting, web rings, link aggregators, and simple human curated search engines. That kind of thing.

Web 2.0 basically meant APIs. You could stitch a weather API with a map API and make a weather map app. This kind of came true, but it wasn't as free and open as people hoped for.

Web 3.0 is supposed the intersection of the web and distributed apps. Think games on the block chain like crypto kitties. It's mostly been a flop since blockchain based decentralization is slow, expensive, and difficult for users. That being said there are successful use cases like online wallet management and distributed exchanges (defi).

view more: ‹ prev next ›