Linux

46 readers
2 users here now

founded 2 years ago
176
 
 

DRM subsystem maintainer David Airlie of Red Hat has sent out the big batch of feature updates to this collection of open-source graphics/display drivers for Linux 6.5.

177
 
 

Hello, last night on a whim, I pulled the cord and finally am making a push to use Linux exclusively. I am not the most knowledgeable when it comes to Linux but I can hold my own enough.

EXCEPT when it comes to mounting drives and making them work with programs. I've gotten them wiped and mounted, but steam does not see them as internal drives and at each reboot, they or any games I put on there are gone from steam. They also do not show up with their names I've given them during formatting.

Would adding them to fstab fix some of these issues? I know they would at least be mounted before I ever open steam. So maybe there is a chance?

For more info, these are two Samsung 800 series SSD drives. One 250 GB, and the other 500 GB. These are games only SSDs as it's their only job.

I am on elementary OS version 7.

Any help will be very much appreciated. Thanks for anyone who takes the time to respond.

178
 
 

When it comes to Linux Distros, each are either managed by their community or by a company. With recent news, it becomes clearer than ever that those managed...

179
 
 

'Some people relax with a nice drink by the pool, I relax by playing around with inline [Assembly code],' as a nice quote of the day as Linus Torvalds explained after he took on improving upon a performance optimization patch that was proposed for the ongoing Linux 6.5 merge window.

180
 
 

If you're looking for the easiest method of backing up folders and files on Linux, you cannot go wrong with Déjà Dup.

181
 
 

TUXEDO Computers unveils a new InfinityBook Pro 16 Linux-powered laptop with NVIDIA GeForce RTX 4000 Series GPUs, DDR5 RAM, and more.

182
 
 

Grab a brand new laptop or desktop running Linux: https://www.tuxedocomputers.com/en#👏 SUPPORT THE CHANNEL:Get access to a weekly podcast, vote on the next ...

183
 
 

lxer.com has been compromised for years and it's barely gone without mention. Is it due to a lack of popularity or something? The website doesn't have a valid SSL certificate and has been prone to URL redirects for a long time. I made a thread on there a long time ago that they should secure their website, but nothing came of it. If you do use Lxer... Don't. Getting redirected to an advertisement or dodgy website is minor, but what's not minor is visiting the lxer page, everything appearing normal and you login with your username and password. What you don't realise, is that there could be an invisible overlay right over the "username" and "password" sections you have just been typing in, and that's been sent off to who knows where. Don't use Lxer.

#linux

184
 
 

I think this is a really cool in light of increasing interest in immutable distros for work and home, or even if you don’t know how to tune things yourself and want it to just work.

185
42
submitted 2 years ago* (last edited 2 years ago) by Balssh@kbin.social to c/linux@kbin.social
 
 

Hello there!

After some lurking on r/Unixporn and its Discord, I'm more and more tempted to try Linux as a daily driver. While I'm by no means a pro, I've been using WSL at work the past year and generally I can fiddle around finding solutions when something doesn't work.

These being said, the main requirements I would have from a distro is to be able to run League of Legends (saw that it's pretty straight forward using Lutris) and not be insanely complex from the get-go (wouldn't want to jump straight into something like Arch), I intend to use something like Hyprland.

So far I am split between OpenSuse Tumbleweed, NixOS, Fedora and EndeavourOS, but would gladly hear alternatives.

LE: Read (and tried to reply to) most messages. I will come back with an update once I decide my pick and see how it goes. Thanks everyone!

186
 
 

Our subscriptions mostly pay for the salesmen and the ads. They sell ads first, IT second. So I'm not gonna cry for RedHat. The image of the poor developers working in a cave, struggling to make money is only in our mind. They had a perfectly functional model but decided to sabotage some of it to try to squeeze even more money.

Operating expense, in thousands (2019,2018):

Sales and marketing 1,378,278 1,195,286

Research and development 668,542 578,330

General and administrative 304,766 239,316

Total operating expense 2,351,586 2,012,932

Let's stop talking about Fedora/redhat, we are literally doing their job for them, for free.

Oh, btw, their gross profit is mentioned here.

Gross profit (thousands) 2,863,818 2,488,664

Net income (thousands) 433,988 261,851

That's why I had such bad support experience, because they chose to hire sales people instead of engineers. You have a better chance of being hired by redhat if you are a salesman. It's as Steve Jobs said, when the sales people take the power in the company.

"If you were a ‘product person’ at IBM or Xerox: so you make a better copier or better computer. So what? When you have a monopoly market-share, the company’s not any more successful. So the people who make the company more successful are the sales and marketing people, and they end up running the companies. And the ‘product people’ get run out of the decision-making forums."


The core of their business is made by the open source community. If they need our help for something, it's from saving them from drowning into money.

We need to jump ship from redhat just like we did from reddit. This is also the perfect opportunity to think about technical solutions on how to use the fediverse to finance the developers of the open source community.

187
 
 

KDE Plasma picture of the day wallpaper fail :D

#linux

188
 
 

I've been running an HPC system for a science group for a while now and have built a couple of different systems based on common HPC infrastructures (ROCKS or Open HPC). These have been built on top of the rebuilt RHEL distros (mostly CentOS), but I don't really need the level of stability that these provide and would actually like the sort of updates that you get from something like CentOS stream, so this seems like a time to try this.

The problem is that I haven't found an HPC framework which would natively support this so I'm potentially going to have to roll my own. I don't need anything fancy just some way to automatically deploy nodes and set up slurm to get jobs queued.

Any pointers to suitable frameworks or tools which would help with this and which aren't tied to older distros?

189
190
191
 
 

I've been hearing about it a lot over the last few days, but I don't exactly understand what's going on. What's going on with Red Hat, and how does it affect Linux users?

192
 
 

Red Hat's Mike McGrath (VP of Core Platforms Engineering) responds to the backlash from closing RHEL public source code access

193
 
 

I don't get it enough what is immutable Linux and how it is useful, but want stable & secure desktop distros for everyday use and hope that immutable os would help it.

#linux

194
 
 

Immutability is a concept in trend. Take a look at what are the options you have for an immutable Linux distribution.

195
 
 

In this post we are trying to answer some of the typical questions that help understanding Immutable OSes principles and we will dive a bit in what solutions are out there, and what are the challenges in the field

196
 
 

Attached: 1 image To view the open file limit for a Linux process, you can make use the prlimit command: prlimit -p {PID} prlimit --pid {PID} For all other option and usage see https://www.cyberciti.biz/faq/viewing-open-file-limit-for-linux-process/ my page. #linux #debian #ubuntu #sysadmin

197
198
 
 

Upsetting many in the open-source community was Red Hat's announcement last week that they would begin limiting access to the Red Hat Enterprise Linux sources by putting them behind the Red Hat Customer Portal and publicly would be limited to the CentOS Stream sources

199
 
 

The 9to5Linux Weekly Roundup for June 25th, 2023, brings news about Linux 6.4, Linux Mint 21.2 beta, Nitrux Update Tool, and more.

200
 
 

More about Red Hat's decision to make CentOS Stream the primary repository for RHEL sources.

view more: ‹ prev next ›