this post was submitted on 22 Mar 2024
248 points (100.0% liked)

Open Source

821 readers
1 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

For me it is the note taking/PKMS tool SilverBullet.

you are viewing a single comment's thread
view the rest of the comments
[–] gerdesj@lemmy.ml 2 points 6 months ago (1 children)

Which distro do you use? Ubuntu, Debian, Arch and Gentoo have packages and I've no doubt that most others do too. On Linux you should not have to go to random websites and download stuff and faff around - use the built in distribution packages. If you are not sure what you've got try this at a command prompt and read the output:

$ cat /etc/os-release

As a last resort, you can run tcpdump on nearly anything and dump to .pcap, transfer that and then open that in Wireshark. Note that modern Windows has a OpenSSH client and server available so getting files around via scp is a doddle. Windows can even do NFS too and there is of course Samba - but CIFS/SMB can be tricksy.

load more comments (1 replies)