lemmyreader

@lemmyreader@lemmy.ml

not much

This profile is from a federated server and may be incomplete. View on remote instance

lemmyreader ,

Depends on use case and the country. I use Mullvad and Riseup VPN and something private (and Tor). Sometimes when a site has Mullvad in Europe blocked, it works when I try one of their servers outside of Europe. In my experience Mullvad is awesome, and you can try it for one month. And Mullvad, the no nonsense VPN provider, has had the same prize since years! (And no discounts like Proton trying to get you sign up for a year or more trying to keep you with Proton).

Error when loading Ubuntu live USB ( lemmy.world )

I've been trying to boot a Ubuntu 24.04 USB (please no discussion of distro choice) but I keep getting a very unhelpful error during the initial startup. I've tried using a different USB drive, a different USB port, booting from UEFI. The only thing that has made a change was booting into safe graphics mode. It got to the...

lemmyreader ,

I've tested the Beta of Ubuntu 24.04 and during the installation it bailed out as well which I've never seen before.

Normally the installation disk has Try and Install mode. If you go for the Try mode and then choose install you should be able to navigate to the log files and check the contents which can give you an idea of what went wrong.

There's other flavors of Ubuntu, like Lubuntu, Xubuntu, Kubuntu, Edubuntu. Try one of them and see whether the same error happens. After you would successfully install for example Xubuntu you can use apt to install the ubuntu-desktop package which is a meta package which will install the default GNOME of Ubuntu. Then proceed to remove the XFCE4 packages and you're done.

lemmyreader ,

They are not pioneers, they are Microsoft funded group (at the beginning, at least)

In the beginning in 1997 GNOME was a direct response to KDE using Qt toolkit with a license that GNU with RMS did not like at all. Not sure why you mention Microsoft and funded ? When I search for it I see that M$ gave 10K to GNOME in 2022, more than two decades later.

lemmyreader OP ,

Indeed useful to not having to share passwords. I think sudo historically started as a way to let some users in a company for example manage printer server settings without having a root password. (And I believe it was Ubuntu in 2004 which promoted sudo and forced the default user after an installation to use sudo to perform root commands).

lemmyreader OP ,

Actually, i thought about merging rdo and ssu, both a bit over 100 loc in C.

Found ssu here : https://github.com/illiliti/ssu Can't find rdo. What is it ?

lemmyreader OP ,

Thanks

lemmyreader OP ,

Well, yes, I prefer desktop. But you know, in some countries some people have nothing else than phones. I am glad that Mullvad has posted this and hopefully Google can fix the bugs soon.

lemmyreader OP ,

Upvoted.

lemmyreader OP ,

On the desktop it does. But on Android things are maybe different ? Not directly related but I remember (long time ago) wanting to tether from an Android phone with Mullvad VPN app in use, to a computer, only to find out that the Android defaults (In Android not in the Mullvad app) needed a button swiped to make it work correctly on the other device.

lemmyreader OP ,

Well, I didn't see the other comments till now, and wrote Upvoted as an alternative to Insightful which I was intending it to sound. I appreciated your comment because I think Google likely have their own priorities.

lemmyreader OP ,

All fine. Your comment where you mentioned autistic suddenly made me "understand" the let-s-call-them misunderstandings in this thread. And I agree about the toxic world, but we're all in the same boat, so I'd say we may as well be nice to each other at least a few seconds per day. Sometimes small things can make a big difference.

lemmyreader OP ,

The book you mention appears to be quite something! (below parts of a description I found on the Internet). Thanks for sharing, guess it makes a perfect gift book for a friend of mine :)

An off-beat introduction to the workings of electricity for people who wish Richard Brautigan and Kurt Vonnegut had teamed up to explain inductance and capacitance to them.

To understand your toaster or your fax machine, it doesn't really matter whether there are electrons or not, and it's a lot easier and more fun to start with the toaster than with quarks and calculus. The book is mildly weird, often funny, always clear and easy to understand.

OK, it's more than mildly weird.The book has been reprinted numerous times since 1991 and has achieved minor cult status. Reviewed and praised in dozens of electronics and educational magazines, it is used as a text by major corporations, colleges, high schools, military schools and trade schools. It has been studied by education programs at colleges across the United States.

lemmyreader ,

Good to see OP used sudo su; passwd (Yes, I know it is frowned upon by a lot of documentation, but I don't care). I probably would find sudo passwd $USER something that would need some careful typing in all the passwords to avoid confusion.

lemmyreader ,

The Ubuntu laptop had to connect to company vpn. It were using openconnect-network-manager-gnome thingy to do that. Recently the company upgraded their vpn software which is sorta incompatible with openconnect and requires a modified user agent string for it to prompt for 2FA keys. package in ubuntu 22.04 is too old to modify that in the gui.

If you have a good idea what I could have tried let me know, love to hear new ideas.

Hmm, tough one.
Suggesting to post your question as a new post in relevant Lemmy /c/ or StackExchange and so on.
Here as a not so new comment of a comment it will get little exposure I guess.

lemmyreader ,

When I saw this posted I thought : "Oh no, not yet another post about Microsoft releasing DOS source code" but the article is written by none other than the founder of FreeDOS. Nice, and an interesting read. Thanks for sharing.

lemmyreader ,

You can find more modern alternatives to classic Linux command line tools in this blog post

Thanks for sharing that blog post. btw, exa has been superseeded by eza. https://eza.rocks/

lemmyreader ,

Personally, I prefer lsd over exa/eza. It’s also written in Rust, but offers much more customizability. It has an entire config file with lots of options.

Nice, thanks.

OpenSSL goes GitHub only ( openssl.org )

We’re no longer using our old ftp, rsync, and git links for distributing OpenSSL. These were great in their day, but it’s time to move on to something better and safer. ftp://ftp.openssl.org and rsync://rsync.openssl.org are not available anymore. As of June 1, 2024, we’re also going to shut down https://ftp.openssl.org...

lemmyreader OP ,

Yes, what would possibly go wrong ? And OpenSSL is only a small and unimportant project and hardly anyone depends on it, right ? Right ? I can dig that they want to get rid of some of their own services but completely giving up on their own git repository ? Let's hope they do mirror the source code on Codeberg or sourcehut.

lemmyreader OP ,

Well, yes. But let's say the OpenSSL developers copy new changes of source code to GitHub, and something goes wrong after the copying (Think of a malicious attacker breaking in and changes some code), then all the people copying from that one download link will be in the same boat as well.

lemmyreader OP ,

I was trying to say that if the OpenSSL developers upload new source code to only GitHub and something goes wrong, even for example simply a mistake or failure by GitHub, then other users wanting to download will not have to wait for the OpenSSL developers to repair that problem when OpenSSL project would for example have mirrors on Codeberg or sourcehut or their own git server, the latter which they intend to deprecate.

lemmyreader OP ,

Good that you mention WolfSSL and that HAProxy team seems to like it. Years ago some Linux distributions made the switch to LibreSSL, but unfortunately that all (?) seems to have failed.

lemmyreader OP ,

Agreed!

lemmyreader OP ,

😀

lemmyreader OP ,

n p

lemmyreader OP ,

DALnet appears to be alive and kicking. Since you're maybe out of the loop, big drama happened with Freenode. Right now Libera Chat and OFTC appear to be the big names for IRC for open source software users.

DALnet is an Internet Relay Chat (IRC) network made up of 39 servers, with a stable population of approximately
10,000 users in about 4,000 channels.
DALnet is accessible by connecting with an IRC client to an active DALnet server on ports 6660 through 6669, and 7000.
SSL users can connect on port 6697 as well. The generic round-robin address is irc.dal.net.

lemmyreader OP ,

Discord is the Gold Standard for you ? Why ?

lemmyreader OP ,

I still think forums are the best way to handle support. Even phpBB is better than any chat. Have a bot alert a chat channel that the project team hangs out for every new topic or something, if that’s a concern.

Giving the users the choice to have IRC and a forum sounds nice to me.
Forums for the longer conversations and be able to look up things with a search engine, and IRC for quick questions and informal chat.

lemmyreader OP ,

Searched but can't find it in their FAQs :) They work together with MX Linux, so personally I'd go for Anti Ex and Em Ex Linnuks.

lemmyreader OP ,

😀 Yeah right, maybe it should indeed by pronounced like something like antique /j

lemmyreader OP ,

I have an old laptop with a Transmeta Crusoe CPU. Can anyone recommend a distro that will work on it? I’ll download this one and give it a shot too.

You have a computer with a CPU made by the company that Linus Torvalds worked for!

lemmyreader OP ,

Yes, and one of the reasons I want to keep it going. It’s an old Fujitsu and has a cool form factor (another reason). I recycled about a dozen laptops a few months back, but could not bear to see this one go. It came with XP, but I don’t care to reload that at all. Am also downloading older versions of Slack to see if they’ll work.

👍 🐧

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • All magazines