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.

ninekeysdown , in Comparing Ubuntu vs macOS for enterprise developers | Ubuntu Blog
@ninekeysdown@lemmy.world avatar

As much as I love my MacBook I’d like a laptop with the same kind of hardware running Ubuntu or Fedora even more. I have a desktop just for that but it sits in the office where I never go so it’s pretty much just a box that I connect to when I need to test something on x86 as opposed to ARM.

False , in Documenting commands # or $ before sudo?

Neither because it makes it hard to copy paste. If you have to pick one then $ because # is for comments in bash.

bjornsno ,

You can just get around this by using some css tricks to display the dollar and pound signs.

exu OP ,

It’s not actually part of the command, just some css to add the prefix visually.

beeng ,

That’s OK then. If you can double click the text field the the prefix is not highlighted, then I’m happy :)

bakavic , in Documenting commands # or $ before sudo?

I would use $ too for the example you’ve posted - it is just assuming a different user.

As long as it is not root, I wouldn’t put it with #.

james , (edited ) in Documenting commands # or $ before sudo?

Edit: looks like this is wrong lol, that’s what I get for not verifying. So maybe $ does make more sense!

Original message:

I think I’d go with #.

The non-root user probably doesn’t have permission to run the sudo command as www-data user, but root does.

Unless you previously set permissions for the non-root user to sudo as www-data.

bizdelnick ,

The non-root user probably doesn’t have permission to run the sudo command as www-data user, but root does.

You are wrong. E. g. in Debian (and Ubuntu) the default sudoers file contains

<pre style="background-color:#ffffff;">
<span style="color:#323232;">%sudo   ALL=(ALL:ALL) ALL
</span>

that means that any user in the sudo group is permitted to execute any command as any other user. The same for redhat/fedora, but the group name is wheel there.

james ,

lol thanks for the correction

ashley , in would you recommend debian testing for a daily driver?

I use it on a couple devices. It’s more stable than arch and certainly easier to use. It can sometimes be a bit finicky with third party repos. However Debian testing isn’t guaranteed to be stable, so things may break on your system. That being said I really haven’t had many problems.

There are a couple weeks/months before a new version is released where testing stops getting feature updates, as the packages are frozen.

tubbadu OP ,

thanks for the answer!

There are a couple weeks/months before a new version is released where testing stops getting feature updates, as the packages are frozen.

and do I need to do something, or I can just do nothing at all? will it still think to be Debian 12 or will it automatically switch to 13?

ashley ,

It should automatically switch to the next version, as the “testing” keyword gets passed down between versions. I’m not sure though

tubbadu OP ,

thanks!

vampatori , in Comparing Ubuntu vs macOS for enterprise developers | Ubuntu Blog
@vampatori@feddit.uk avatar

I chose Ubuntu for my desktop/laptop because I chose Ubuntu for our servers. While we now have the servers setup such that we hardly touch them directly, I’ve found it to be incredibly valuable to be using the same technologies, tools, and processes daily on desktop as I need on our servers.

It boggles my mind how many organisations I’ve worked for that almost exclusively develop for Linux deployment use Windows as their primary desktop environment. It causes nothing but trouble. We’ve got Windows if we need it, I’m a big proponent of the best tool for the job - and what the company paying wants! - but Linux is our primary desktop environment.

GustavoM , in Can you please ELI5 tmux?
@GustavoM@lemmy.world avatar

It’s a “terminal inside your terminal” that you can cut into tiny little pieces where programs are run in said little pieces.

ricecake , in Usage for Old Notbook

Congrats! TIL that can give PC another life by swapping OS

dtxer , in The year of Linux on the desktop is closer. Linux reaches 3% of desktops

Ah yes, like last year. And the year before. And …

itsJoelleScott ,

Isn’t that the joke tho?

KindaABigDyl , in To switch or not to switch, that is the question
@KindaABigDyl@programming.dev avatar

Nah

pelotron , in Suggest me a distro
@pelotron@midwest.social avatar

Classic distro hop thread. Every distro is suggested. :)

I’ve been using Kubuntu on my gaming PC for a couple years, and Fedora on my laptop. They both work.

probably_a_robot , (edited ) in Plan on getting a Linux laptop: any suggestions?

I bought a DIY Edition Framework Laptop 13 with an i5 1240p for about $1050 after buying my RAM and SSD on their own. This is the best option if you’re into modularity and upgradability and second only to buying used when it comes to environmental friendliness (in my opinion). Battery life isn’t anything to write home about at least on 12th Intel though, supposedly 13th gen Intel CPUs do better

Otherwise, System76, Tuxedo Computers, and Laptop with Linux are probably good options if you want Linux pre-installed. All 3 of those take Clevo laptops and make them their own.

Starlabs also looks like an interesting option, but I believe the Starlite is the only option under $1000 USD. As far as I know, they’re the only company that makes their own laptop chases from scratch for Linux.

Links:

Framework

Starlabs

System 76

Laptop with Linux

Tuxedo

ScotinDub ,

Also had good experience with tuxedo (if in Europe - also slim book)

PurrJPro OP ,

Framework has quite a nice selection and the modularity is an amazing feature! Although having Linux preinstalled is a pretty big draw, and Sysytem76 has some VERY nice looking machines. Thank you!

lengsel , in Usage for Old Notbook

I'm glad you succeeded at installing something lighter to replace Windows.

Have you search for buying more SODIMM RAM? Buying a 4 gig kit will allow for more room for things to run, and a 8 gig kit would allow the processor to run at full speed, assuming the graphics is also using up dedicated RAM space.

I've used Fedora Plasma and it never came close to using 8GB when using multiple problems, it can go a little over 4GB used. Even though it's a Celeron, the 8GB would allow everything to run freely at full capacity and use more of the processor instead of the processor wsiting on RAM and potentially swaping to the drive.

You can also look at GhostBSD if you want a default GUI desktop but want to try what FreeBSD can do.

Life_inst_bad OP ,

I have ordered a 500gb SSD and 8gb of ram (gddr3) All in a a pretty cheap upgrade.

lengsel ,

The SSD will make for a very big difference in loading and operation speed, plus filling out the RAM, everything is going to run so much nicer. If the socket can recognize all 8GB, it will be a nicer experience.

I would suggest you have a look sometime at Devuan for consistant stability, light on system resources, and if you using the testing branch you'll never have to install new releases, you only have to do an update.

bad3r , in Oils 0.16.0 - Breaking Renames and YSH
@bad3r@lemmy.one avatar

I have been aware of the project for a while it might be time to try it out.

OSH is the most bash-compatible shell, by a mile. We don’t implement every last quirk and bug, but it still runs unmodified shell scripts

I Wonder if this includes Zsh 🤔

CafecitoHippo , in looks like 2023 is finally the year!

I finally changed to Linux this year for good at least on my personal devices. I stayed on Windows just because of MS Office because I was doing work on my personal PCs at times. I needed Excel because I can’t stand LibreOffice Calc and only just recently learned about OnlyOffice. With having my work provide a PC though during COVID to all employees, I don’t need Excel on my personal PC anymore so I made the switch to Linux Mint. Tried a few different distros but just like the simplicity of Mint and Cinnamon is much better than Gnome for me.

sudoku ,

What was so bad about LibreOffice Calc? For me it’s quite the opposite - Calc is the best out of the whole LibreOffice suite compared to MS Office…

letbelight ,

I agree with this, and the GUI is simpler on Calc. Pivot Table, Filter indeed great in Calc, and I love how having snapshot for each file portable not depends on the OS file history.

Last I love how now days I can use LibreOffice more than ever than 10 years ago… !libreoffice

CafecitoHippo ,

I haven’t used it in a while but I remember tab not autocompleting a formula I was typing and I also remember that if you started a formula with a + it wouldn’t handle it. I type a lot of formulas that I start with a + because it’s easy to do on the ten key. But it was more that a lot of small things and keybindings were different from Excel and because I needed to use Excel at work, it was annoying to have two separate workflows.

marmo7ade ,

Does Android get no credit for making Linux mainstream? Or does it literally need to have Linux in the name so elder technophiles can feel vindicated?

min_fapper ,

Linux on the desktop. Linux has dominated just about every other space of computing (embedded, servers, supercomputers, etc) for a very long time.

But the space all the open source community cared about was the desktop. So happy we’re finally making progress.

BCsven ,

Online office365 excel is a thing if you need to use for work, etc. I have been almost exclusively using Linux for work since 2017 now. There are some apps for linux like MS Edge, MS Teams, Teamviewer, Webex, Zoom etc. But to fill the excel void I just login via the web browser. It is not 100% identical to using the native Excel App but close enough that I don’t need Windows. LibreOffice was working for casual excel tasks but I found it removed the auto table row shading from excel documents, and when submitting reports it was best to keep the look consistent.

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