There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux

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

sunzu , in Booting Linux off of Google Drive

How is that latency haha

InternetCitizen2 ,

Competitive with 1970s?

ajussak , in Booting Linux off of Google Drive
@ajussak@piaille.fr avatar

@Chewy7324 It seems be fun but the latency should be terrible 😅

aBundleOfFerrets ,

Once it all gets to ram, you should be just fine

evidences ,

Latency isn’t the only issue.

it’s slow, symbolic and hard linking don’t work correctly, and permissions and attributes aren’t recorded.

Jolteon ,

You could have a secondary layer that tarred every file on write, since tar maintains permission flags. It could also fix symbolic linking, but not hard linking. As an added benefit, it would drastically reduce the usefulness of the system.

qaz ,

What about using a Google Sheets spreadsheet with the file content encoded in BASE64?

Sparky ,
@Sparky@lemmy.blahaj.zone avatar

You maniac… What are you gonna do next? Run a cpu in a spreadsheet? Oh wait…

SuitedUpDev , in Can I install linux on this?
@SuitedUpDev@feddit.nl avatar

Yes you can, it won’t be great though.

I used to maintain a Linux distribution called “OpenWM8650” (back in 2011 / 2012) which was specially aimed at the WM8650 and WM8505. It would run off the SD card. Which wasn’t great, but the flash onboard support was horrible at best.

Maybe you can find some old information on it, on XDA because the website for the initial distribution is long gone.

notthebees ,

archive.org/details/wm8650-linuxIt might have been archived here.

minibyte , in Why do you still hate Windows?

Most Linux distributions and thus development feel like passion projects. Each time I try to revisit Windoze I feel like the product. That’s completely ignoring the customization I am provided in Linux. I don’t care about ricing. I just want a functional machine tailored to my use case, which is easier to do on FOSS.

vfreire85 , in Linux during the mid to late 90s (Windows 95 and 98 era)

the first contact i had with linux back in mid-90’s brazil was with my isp’s login terminal, which displayed some arcane text reading “red hat linux version x.x”. after that, during my father’s final years working in bank of brazil he had to deal with cobra’s homemade distro in his workstations (cobra had developed an unix in the 80s that run on m68k’s, so no surprises here). it was an absolutely esoteric system to those who only knew the dos/windows 3.11 duo, since w95 only arrived in our country in numbers only in 96. the thing really caught on during the early to mid-2000’s, with faster and cheaper adsl connections, and with them, abundant knowledge and downloads available to any script kid.

lfromanini ,
@lfromanini@feddit.nl avatar

I remember using Conectiva Linux in Brazil. Also tried Kurumin Linux, both Brazilian distros. The biggest pain I recall from these years was to make a modem work and I ended up buying an expensive US Robotics, which worked like a charm.

GGNZ , in Why do you still hate Windows?
@GGNZ@lemmy.nz avatar

I don’t hate Windows, but I find Linux a much more natural way to use my PC. I started with Linux in 1996 and have been daily driving different distros since 2010 on all my PCs and servers.

Over the years, I’ve come to appreciate how flexible and customizable Linux is. The open-source community is always ready to help, making the experience even better. For personal projects or managing servers, Linux is efficient and reliable, and I’ve grown to depend on it.

On the other hand, I’ve had to use Windows at various jobs and never found it enjoyable. The constant updates, ‘bloatware’, and lack of transparency can be frustrating.

While Windows is user-friendly and compatible with many programs, it often feels less intuitive and more restrictive compared to the freedom I have with Linux.

Each time I switch back to Windows, I’m reminded why I prefer Linux for both personal and professional use.

SaltySalamander , in Will Linux’s New run0 Command Run sudo Out of Town?

No.

corsicanguppy ,

You say that, but, lennart’s Cancer is everywhere.

Vilian ,

ok them go suffer alone in your 2004 distro that can’t update bash because it break the 400 scripts that it use to boot lmao

boredsquirrel , in Booting Linux off of Google Drive
@boredsquirrel@slrpnk.net avatar

Not Stallman approved

bouh , in Why do you still hate Windows?

Windows forced me to update to a version that has advertisement in it. It has built in network calls in the start menu. I would have to pay a licence and make an account, something I avoided for years. Sharing file on a private network is insanely hard to do and very buggy.

Now I’m not a Windows admin, but I’m a Linux admin, so there are many, many things I know how to do on Linux and not on Windows.

This made me realize that there is a bias: when something doesn’t work on windows, the something doesn’t work, or you only need to find how to hack it to work. But when something doesn’t work on Linux, it’s Linux that doesn’t work. That’s a double standard. The same kind of work or problems on Windows is ignored.

There are so many things today to help people use Windows, like classes, professionals, help desk, it’s everywhere, for everyone, yet it’s somehow considered easy to use windows. BTW any organisation that made the move did saw it happen. I mean that many organisations moved to Linux and gave the support and formation for it to work, and it worked.

Subject6051 OP ,

Windows forced me to update to a version that has advertisement in it.

God! Tell me about it! I by mistake clicked on Upgrade to Windows 11 (I wasn’t paying attention and Microsoft categorised it in bad faith) And voila, it’s downloading Windows 11 now (I have paused it for 14 days) But how can I make sure that the download is cancelled, any ideas?

mrvictory1 ,

Make the download folder read only😈

neidu2 , in Why do you still hate Windows?

Honestly, I don’t. I stopped caring about windows ages ago.

ryannathans , in Will Linux’s New run0 Command Run sudo Out of Town?

Systemd, not linux

Cysioland ,
@Cysioland@lemmygrad.ml avatar

systemd/Linux, or as I’ve recently taken to calling it, systemd plus Linux

kixik ,

Fortunately there’s still Artix GNU+Linux :)

Cysioland ,
@Cysioland@lemmygrad.ml avatar

They’ve outarched the Arch

msage ,

Laughs in Gentoo

fern ,

That’s SystemD+Linux to you!

pontiffkitchen0 , in Extra drivers on Fedora Atomic install

This documentation is for bazzite, but they have a lot of the same stack under the hood. “Broadcom’s WL driver can be installed since it is needed by some hardware. Disabled by default. Enter “just use-broadcom-wl” to use it.”. You could try to see if aurura has the same “just” options, that’s where I would first research. If not, then yeah, “rpm-ostree” would be how you install the package, just like you said, just not sure of the commands for local files. Also there is a tool to “roll your own” distro built on top of any of the ublue work, it’s basically how bazzite and aurora exist. So you can layer the packages like the other option you said. github.com/ublue-os/image-template

Ghoelian ,

I think the command you’re looking for is ujust, which I believe all ublue images have

Telorand ,

Correct, and if you just type ujust, you’ll get a list of all the “recipes” you can apply with that command (that’s what they’re called).

Alternatively, OP can contact the maintainers and see if they can add the necessary recipe. They’re really nice and responsive—even offered to add a semi-common print driver to the image for another user.

gnuplusmatt , in Linux during the mid to late 90s (Windows 95 and 98 era)

I can’t remember if it was 99 or 2000, I got a copy of Red Hat 6.0 (Hedwig) on the cover of a magazine and installed it. I remember the Lilo boot manager giving me trouble and then it was multiple days of dialing up the internet on my dad’s PC to find info on getting X11 to run correctly on my graphics hardware. Once I got that going it was my win modem that defeated me in the end, couldn’t get any internet. So was back to Windows for another couple of years.

In 2003 my university course had a Linux Administration subject and the lecturer had built a live cd of Fedora Core 2 (this was in the days before live cds were a regular thing) it was a revelation and it worked with much less setup. We had a Linux lab, but the livecd allowed us to work on Linux on our personal machines. I’d dabble with Linux and explore distros for a few years, depending on hard ware compatibility, I’d always have at least one Linux box. I remember attempting to get HalfLife 2 running in Cedega (a commercial fork of wine), even played the original left4dead with friends, this was in 2008. I was there when pulse audio launched before it was ready and when KDE moved to version 4 and was an absolute resource hog. I bought the unreal and tournament games on disc to play on Linux. Was Disappointed when the UT3 release got delayed and then eventually canceled. I remember going to the id software ftps to get the Linux binaries for all the quakes. There were a few other Linux adventures in there, like a misguided attempt at compiling Gentoo in 2007 and working out mythtv server as a media pc and pvr.

Was excited when I got beta access to steam in 2012, and I haven’t had Windows on my personal computers since then.

scottywh ,

I installed and tinkered with Red Hat 5.2 from CD around 97 or 98.

sugartits , in Booting Linux off of Google Drive

If you use a swapfile on that setup…

Does that mean you’ve literally DOWNLOADED RAM???

555_2 ,

Felony!!!

exu ,
Manmoth ,

Lol this is exactly where my mind went

mexicancartel ,

I remember LinusTechTips doing this with that title. But atleadt that was swap only on gdrive now this is full os in gdrive

Reddfugee42 ,

YOU WOULDN’T DOWNLOAD A RAM

Kusimulkku , in Will Linux’s New run0 Command Run sudo Out of Town?

Prompting for every single command seems like it’d suck

wer2 ,

Also, you can configure sudo to prompt every time if you really want.

I was on a system that was configured that way for “security”, so I would just ‘sudo bash’ which is obviously much safer /s.

madmaurice ,
@madmaurice@discuss.tchncs.de avatar

My system is configured that way (by me) and I regularly use sudo -s.

I just want to see if there’s a root shell and not rely on some hidden timeout 🙄

wer2 ,

The beauty of Linux at home, you get to choose what works best for you.

TMP_NKcYUEoM7kXg4qYe ,

Yeah I mean at that point it’s redundant because you might as well type su -c “some command here”. On the other hand having such alias does no harm if you’re already using systemd.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines