linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

node815, in Ubuntu is my daily driver but I'm thinking of setting this up on my never used Raspberry PI -- anyone using it? How tough do you think it will be as a first project?

Brings back memories of running “The Upper Room BBS” and “007 BBS” as a teenager in the late 80’s as a SYSOP. Those were fond memories, of having someone dial into your computer and making online friends from across the country sometimes.

I think now though, you can just Telnet into different BBS’s still.

www.telnetbbsguide.com/bbs/list/brief/

wowwoweowza,

This looks amazing! Thank you.

possiblylinux127, in Red Hat Enterprise Linux 10 Dropping The X.Org Server Except For XWayland

Makes sense

eclipse, in Help me decide my first distro for Audio.

If you are new to Linux just use Fedora. Everything will just work and you can install all your apps via the store.

SatyrSack,

Specifically, I’d recommend Fedora Jam. It has all sorts of audio stuff preconfigured/preinstalled for musicians

labs.fedoraproject.org/en/jam/

YIj54yALOJxEsY20eU, in Ubuntu is my daily driver but I'm thinking of setting this up on my never used Raspberry PI -- anyone using it? How tough do you think it will be as a first project?

Do you listen to Linux Unplugged podcast? They just mentioned this lol

null,

And if you don’t listen to LUP, you should really listen to LUP. And all the other Jupiter podcasts.

wowwoweowza,

Thank you! I shall start listening!

b9chomps, in 13" or smaller Linux laptop - best replacement for aging chromebook?
@b9chomps@beehaw.org avatar

How about a used Thinkpad? Like the X280. 12.5". Touch. Depending on your region you can get a pretty good deal if you are OK with some scratches or other faults

cows_are_underrated,

You can also buy them refurbished, which is what I did with my school laptop(yoga x380)

LastYearsPumpkin, in Best practices in mounting NAS shares?

How many users are there?

Is there a chance that the computer will boot without access to the NAS (aside from failure conditions).

Are you doing anything with ownership to prevent reading, or changing, sensitive files?

dtrain,

This is a home NAS with one user (myself) on this Linux client. Other clients will be Windows for other users.

My NAS user has full rw permissions across the NAS shares (but not admin privs). I’m not super comfortable with this config as it strike me as too permissive to mount on the home directory. Would love to hear better approaches.

Yes, there is a chance the NAS can be down when booting the Linux pc.

MasterBlaster,

I set up the mount points in configuration as dynamic NFS volumes and added Bookmarks to nautilus. You can get to the volume either with cd command or right-click -> terminal here. You can shut down the NAS and only lose the share, which returns when the system goes online.

This is much better than WbDAV, which is fine for simple sharing or for devices that can’t handle NFS easily like Android phones.

lemmyvore,

There aren’t many options… you can either modify the share or you cannot. 🙂 Pick one.

LastYearsPumpkin,

Well, with multiple users you’d need to decide what the use case is for the whole NAS and then work down from there.

Are you sharing everything in the NAS with everyone? In that case your NAS setup is fine, just a little permissive, because with RW to everything, the end users can break everything.

If it were me setting this up, I’d have different mount points for different users. 1 mount for each user that only they can read/write (not even you should be able to see it), and 1 mount that everyone can read/write, maybe if you want to go a little bonkers, 1 mount that everyone can read, but only you can write to.

Then you’d mount those three to separate mounts in your /media, and you can link them from your home directory for specific use cases.

Obviously this is completely overkill, but you can take the parts that sound appealing to you and ignore the rest.

colourlesspony, in 13" or smaller Linux laptop - best replacement for aging chromebook?

Unfortunately, the new FOSS linux laptop scene is basically the pine book pro for less then $250 or Framework/System76/Tuxedo for greater than $900 with nothing in-between.

possiblylinux127,

That is not true at all. There are plenty of options

colourlesspony,

Yeah, I should be more clear. I’m talking about laptops that the manufacture openly supports or ships a linux distro with it. I just assume OP already knows he can do a bit of research and get a decent $300 laptop from like lenovo/acer/hp/dell/etc… and install linux on it.

Nimrod,

I’m comfortable doing the Linux swap on an old dell, but I guess what I’m looking for is a recommendation of a device that is known to work well for that purpose.

Are there any “gotchas” that I should be looking out for in the hunt?

0x4E4F, (edited )

If you’re hunting down older eqipment (5, 6 years old), no, not really… everything just works with Linux and older stuff. The newer stuff is always the problem with any OS that is not Windows (though that is changing for the better in the last few years, especially for Linux).

colourlesspony,

It’s hard to recommend because sometimes with cheaper laptops they have weird wifi chip sets, audio chip sets, and stuff for controlling the lcd back light, f-keys, etc… Also sometimes they have weird way to boot into the boot menu that may not be well documented. I don’t really know what brand or models should be avoided though.

Nimrod,

Never heard of the pinebook pro. Looks pretty neat. I wish it came with a smaller size, it would be perfect.

NotAnArdvark,

Oooh, don’t do the Pinebook Pro. I think anything Pine64 isn’t unsuitable for a non-tinkerer to be using. Also, if there’s DRM content involved (unsure on Hulu), you’ll probably want to stick with an x86 CPU.

Nimrod,

Yeah… the more I read into the pine stuff, the less fitting it is. I might enjoy one to mess with, but it won’t make a great gift!

Moobythegoldensock,

How about Pinetab 2?

Though it’s important to note that you’re buying the hardware and the community is actively working on the software. For example, the wifi driver is only partially functional and it’s currently recommended that only developers should install it. Otherwise, they’re recommending using an external adapter or phone for wifi until it gets fixed.

possiblylinux127,

Keep in mind that the CPU is ancient by today’s standards. It will be slow

Flaky, in I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows.
@Flaky@iusearchlinux.fyi avatar

I always think about going back to Windows, but then I snap myself out of it seeing what Microsoft are doing. I still have a virtual machine for MusicBee (which… isn’t the greatest in WINE, I’ll just say that much) but everything else works fine. Also had a pretty good experience with Apple Music in Waydroid, with scrobbler support (Pano Scrobbler)

Owljfien,

I was trying to get MusicBee working earlier this week and gave up, ended up trying something called Strawberry and found myself liking it for the brief amount I’ve used it

Flaky,
@Flaky@iusearchlinux.fyi avatar

My workflow is too married to MusicBee to do that lol, it’s the reason I keep a Windows VM handy nowadays (okay, and Apple Music if I need to do some playlist things)

rustydomino, (edited ) in I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows.
@rustydomino@lemmy.world avatar

For work the only thing that holds me back from using Linux is Office 365. The web apps for O365 are just not up to par for anything other than the most basic tasks.

tmsbrdrs,

Using prospect mail, Thunderbird with Owl for Exchange or one of the myriad other email clients as well as teams for Linux (obviously for teams) solved the issue for me. Actual productivity apps, I’ve always preferred the extensibility of libre office but there’s also kingsoft office, open office, etc.

To each his own though.

linearchaos,
@linearchaos@lemmy.world avatar

Fortunately my work uses Google docs mostly. We do have office 365 and use it for mail and their PWA is really decent.

I keep a domain bound kernel virtual machine sitting around mostly for directory services. I installed 0365 and all the supporting apps just in case I ever have a need. The real b**** of the whole thing is that Windows 11 needs a minimum of 60 gigs of storage.

mvirts, in FOUND file in device by hex content using wxHexEditor

Sounds like a good time to me!! Hey and look at all that wasted space you found 😹

AllHailTheSheep, in what caused you to get into Linux?

programming! I had heard that programming is better on Linux so I gave it a go and quickly realized it was better for everything else as well

furycd001, in what caused you to get into Linux?
@furycd001@lemmy.ml avatar

The year was 2002 & I was fed up with windows for various reasons. Connected to the internet looking for a windows alternative & ended up finding slackware. Installed slackware & got it somewhat working. Happily used it for a short while, before moving on to Fedora Core when it was released…

fujiwara, in what caused you to get into Linux?
@fujiwara@lemmy.zip avatar

Windows begging me to create a Microsoft account on start up everyday, even making me unplug my ethernet to get past it. I’m not obsessed with Linux.

dontblink, in What are people daily driving these days?
@dontblink@feddit.it avatar

I like Debian with GNOME

CCatMan, in what caused you to get into Linux?

Cost

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #