linux

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

avidamoeba, in Yes, Ubuntu Is Withholding Security Patches for Some Software
@avidamoeba@lemmy.ca avatar

JFC, this misinformation again…

Knusper, in Basic fonts

I use Fira Sans and Fira Mono for everything.

jvrava9,
@jvrava9@lemmy.dbzer0.com avatar

Chad

maximilian, in How do y'all deal with programs not supported on Linux?
@maximilian@lemmy.ml avatar

What programs do concern you?

dvdnet89,
@dvdnet89@lemmy.today avatar

macros on excel

Aatube,
@Aatube@kbin.social avatar

LibreOffice also has macros support

dvdnet89,
@dvdnet89@lemmy.today avatar

macros created by different people on excel viewed differently on Libreoffice also Some of the excel formulas that is written on VBA does not work well on Libreoffice

GravelPieceOfSword, (edited ) in CUPS mirror image printer setup

Mission Accomplished! My printer driver now has a MirrorPrint Option, and selecting it enables Mirror Printing. For convenience (since I don’t see a client side option to flip mirror printing), I have a doppleganger of my regular printer, and I named it MirrorTest - screenshot below. When I need a mirror print, I just send it to the mirror printer.

https://lemmy.ca/pictrs/image/4be9b08a-01a2-4d67-871a-2caa391bff6d.png

Actual Changes

Here’s the relevant excerpt (added) in /etc/cups/ppd/MirrorTest.ppd (I added this UI option right below the Toner option). Excerpt adds a MirrorPrint Toggle (boolean) to the printer defaults setup. When enabled - the printer will print in mirror mode.


<span style="color:#323232;">*%=== Mirror Printing ================================
</span><span style="color:#323232;">*OpenGroup: General
</span><span style="color:#323232;">*OpenUI *MirrorPrint/Mirror Print: Boolean
</span><span style="color:#323232;">*OrderDependency: 110 AnySetup *MirrorPrint
</span><span style="color:#323232;">*DefaultMirrorPrint: True
</span><span style="color:#323232;">*MirrorPrint True/MirrorPrint: "&lt;>setpagedevice"
</span><span style="color:#323232;">*MirrorPrint False/Normal: ""
</span><span style="color:#323232;">*CloseUI: *MirrorPrint
</span>

For further convenience (making sure that a new printer installation didn’t mess up my custom changes, I also updated the relevant ppd file in /usr/share/cups/model/. Whenever you add a new printer - CUPS will use the corresponding model ppd as a base, and it will apply any settings changes from configuring default to the copied ppd file in /etc/cups/ppd/your_printer.ppd.

Hope this helps if someone else is also looking to do something similar!

TechieDamien,

Wow, CUPS is way better than I previously thought and I thought it was amazing!

GravelPieceOfSword,

It is certainly useful for some use cases such as network print servers (I have a dedicated lxc container on the network to do this) and custom conversions of pages (during my digging, I learned about companies using a CUPS network printer to watermark every document being printed).

I’m not an expert by any means: it is definitely a useful tool in certain cases, but oh man… the documentation was a bit hard to figure out for me!

TCB13, (edited ) in How do y'all deal with programs not supported on Linux?
@TCB13@lemmy.world avatar

You mostly don’t because Linux desktop is kind of a “collective delusion”. You either assume you’ll be using alternatives that aren’t compatible with your current applications and potentially deal with collaboration issues with users of such apps or stick with Windows.

If one lives in a bubble and doesn’t to collaborate with others then native Linux apps might work and might even deliver a decent workflow. Once collaboration with Windows/Mac users is required then it’s game over – the “alternatives” aren’t just up to it.

tadeubento.com/…/linux-desktop-a-collective-delus…

When it comes to distros I suggest you keep to Debian and use Flatpak to install software - this will give you a rock solid OS with all the latest version of the applications you might want to use. Flatpak apps can be installed from the GNOME Software “store” GUI which makes things really convenient.

Speaking about office, LibreOffice is great, however it isn’t as good as people like to sell it. Take for instance this simple documented I created in MS Word, side-by-side, it can’t even properly display a simple document with some headings and a few bullet points:

https://lemmy.world/pictrs/image/1ddb19c4-f7b9-432d-a795-ced58f11e5ba.jpeg

Things like that print screen and what is written on the article are the hard facts that people like to avoid and downvote, but it is what it is. Linux is great, but not in most desktop use case scenarios.

indigomirage, (edited )

The LibreOffice stuff generally has a workaround, even if frustrating. Most general use stuff on Linux is fine (again, not without pain wrt interoperability with my other systems).

My issue with Linux is the stuff that just doesn’t run at all (software and HW). For niche stuff, you can occasionally find a halfway implemented bridge utility made by a well-meaning (and brilliant!) enthusiast, but, in my cases, it either doesn’t work or is too glitchy to be anything more than a effort to see if I can get it to run as opposed to doing the task I set out to do originally. Add to that the fact that your (paid) software and HW is explicitly unsupported and at best at a “you’re on your own” status, and it becomes a high risk proposition.

Make no mistake - trying to get stuff to work is fun in and of itself. I use Linux. It’s fun. It’s breathed fresh life into old machines. It was my daily driver for years. Etc.

Ultimately, I really, really wish more proprietary software and associated HW supported Linux. I’m happy to pay for stuff I need/want that is outside of the FOSS world. But until devs of commercial products recognize the value of investing in Linux, it’s a game of whackamole.

In meantime, I still try to get my stuff to work on Linux. It’s a much better OS, but to successfully run the stuff I need I am confined to Windows (with WSL) - unfortunately.

KISSmyOS, (edited )

“LibreOffice and MS Office have a different paragraph spacing set as default, that’s why Linux is shit.”

TCB13,
@TCB13@lemmy.world avatar

No, it is why Linux becomes an unviable alternative - you can’t open and edit a document and be sure it won’t get messed up in some way.

KISSmyOS,

It’s not messed up, though. It’s just set to a different value.
If the exact amount of paragraph spacing is important to you, you can either set it before you print, share the file as PDF or use a proper layouting software. This isn’t a Linux issue, you should do the same when sharing a file with someone using MS Office.
Because opening a Word document in a different MS Office version than the one it was created with can also mess it up, but somehow businesses deal with that.

Your yardstick for a usable desktop system is “every detail and default setting in all software needs to be exactly the same as on the Windows equivalent”.
So by definition only Windows can ever be a usable desktop system. No matter how good anything else may be.

Theoriginalthon,

The amount of times I’ve had this argument in the office is untrue. I think the default values aren’t stored in the docx file or something like that, but when you manually set a value it does store it in the docx.

Then you have the whole proprietary blobs in a “open” standard to deal with.

The worst offenders are people who format with tabs and spaces and wonder why it’s all messed up.

TCB13, (edited )
@TCB13@lemmy.world avatar

It’s not messed up, though. It’s just set to a different value. If the exact amount of paragraph spacing is important to you, you can either set it before you print, share the file as PDF or use a proper layouting software. This isn’t a Linux issue, you should do the same when sharing a file with someone using MS Office.

You’re missing the point, if you get a document from a MS Office user you can’t simply view it or print it and assume the result will be what the user intended it to be. Same applies in reverse if you make changes to the document. This makes LibreOffice unsuitable and not a real alternative.

Your yardstick for a usable desktop system is “every detail and default setting in all software needs to be exactly the same as on the Windows equivalent”.

No, the problem is that most people on this post want it both ways, want to say that LibreOffice is 100% perfect and can fit 100% of uses cases and be used for collaboration and at the same time say stuff like you said “It’s not messed up, though. It’s just set to a different value.”. Its one thing or the other, not both.

And for what’s worth is shouldn’t be “set to a different value” because it breaks compatibility and LibreOffice say it does the best they can to ensure compatibility with MS Office formats.

KISSmyOS, (edited )

You’re missing the point, if you get a document from a MS Office user you can’t simply view it or print it and assume the result will be what the user intended it to be.

You’re missing the point. You can’t assume that even if both use MS Office, either. Cause one of the users could have changed a setting, or use Office Online, or Office for OSX, or an older version, all of which aren’t fully compatible.
MS breaks these things all the time between versions too, without even telling you they’ve updated your Office.
Again, if layout of your end product is important, don’t share .docx files.

TCB13,
@TCB13@lemmy.world avatar

Again, if layout of your end product is important, don’t share .docx files.

I know a LOT of people who’ve been doing this since Office 97 and formatting holds across computers. And to be fair it seems to hold a lot better between older and newer versions of MS Office than with LibeOffice.

KISSmyOS,

And I’ve had better results opening Office files with LibreOffice than with MS Online Office.

TCB13,
@TCB13@lemmy.world avatar

You guys want to have it both ways, first you’ll say that Office online is the ultimate solution for every Linux user that needs to collaborate with MS Office users and now this. lol

Flumsy,

Every single docx file that I opened in a recent LibreOffice version looked exactly as intended. What features specifically are you talking about that dont work?

TCB13,
@TCB13@lemmy.world avatar

Look at my screenshot above. Do you call that “looked exactly as intended”?

sxan, in AMD+Wayland+dual monitor = Screen flickering
@sxan@midwest.social avatar

I was getting flickering when my monitors were on, last tine I tried Wayland a month or two ago. Probably not the same issue, but these sorts of issues is keeping me on X.

cybersandwich, in OBS Studio 30 Released with Support for Intel QSV H264, HEVC, and AV1 on Linux

Can you use the AMF encoder on Radeon cards with this?

Kata1yst, (edited )
@Kata1yst@kbin.social avatar
cybersandwich,

I should have said with the mesa drivers. :(

Sentau, (edited )

While I don’t know how, I do know that there is a way to have mesa for most things while having AMF encoder for encoding. Nobara has this set up out of the box so there is some way. Maybe you could search for it using a search engine

cybersandwich,

Does it really? I know when I looked into it a bit ago the main dev for nobara had a video about how to install it and use it but it didn’t let you split that out. You could quickly change back and forth between mesa and amdgpu but if you tried to run amf with mesa it would hard lock and crash

Sentau, (edited )

It has been some time since I tried out Nobara so I might be wrong. I just remember that Nobara page lists having amf encoder support out of the box as a feature

Kata1yst, (edited )
@Kata1yst@kbin.social avatar

Ah! Then like me you can use VKCapture. https://github.com/nowrep/obs-vkcapture.

It's not quite as fast as hardware accelerated, but it's as good as you can otherwise get.

signor, in What is the best distro for gaming?

Just plain ol Fedora. Lots of recommends for Nobara but I doubt the performance increase from the tweaks will make much of a difference with modern hardware. I went down the “gaming distro” path years ago and it’s just not worth it imo. You do you though because whatever distro you’ll still be in go ol’ Linux.

mortalic, (edited ) in AMD+Wayland+dual monitor = Screen flickering

I have this same issue, but not for a TV. Just a normal Asus monitor. If I use my laptop built-in panel and the gaming monitor, it happens less. If I enable a third monitor, it happens nearly every time I try to log back in.

Sleep/standby is disabled on mine cuz no distro I’ve found can work properly with it so it’s just turning the monitors back on really.

It also happens exiting a game sometimes.

I’ve found waiting it out doesn’t work, I have to fight through it to open display settings and disable one of the external monitors, then hit revert. Then it’s back to normal.

Edit adding some info since our hardware is different: Lenovo legion slim Nvidia 4050 ryzen 5 Kubuntu 23.10

theshatterstone54, in Should I install Linux on my smartphone?

For a spare phone if you want to just tinker and have fun, go ahead. For a main devicez just. Don’t. It is very very alpha quality software.

Skia, in cheapest new computer running linux &lt;$500

Grab any older Thinkpad from backmarket.com and you’re good to go!

possiblylinux127, in Yes, Ubuntu Is Withholding Security Patches for Some Software

Frankly this isn’t terrible. I’m sure there was a valid reason.

Oh snap

selokichtli, in One single partition for Linux versus using a partition table?

They are probably using timeshift or some advanced feature in btrfs to auto-generate snapshots so they can go back to a working state using one of them.

The way you do it is probably getting old. I say this because I do the same, but to use several distros with a shared home partition, provided I have the same GID and UID for the users. This is not recommended but only once I’ve had a problem and it was easy to solve, so I kept doing it. Installed Fedora recently with defaults in one partition and they use one fat partition (EFI), and one btrfs partition with a logical volume and some unfamiliar partitioning. I think we are maybe missing some new technologies.

d3Xt3r, (edited ) in How do y'all deal with programs not supported on Linux?

Web apps (for MS Office/Teams), Wine (mostly for games and random apps), and for everything else, an optimized Tiny11 Core VM + WinApps for seamless windows/integration with Linux. My Tiny11 only uses 0-1% CPU and 600MB RAM on idle so I’ve got no issues running it in the background, besides it takes only a couple of seconds to launch, if I wanted to start it on demand.

I’ve also got a portable SSD with a copy of Windows installed on it, just in case I need it for some firmware updates or something (although I’m on a Thinkpad so pretty much everything can be updated via LVFS, but I keep it around just in case + it’s portable so there’s no harm in having it around).

Steamymoomilk,

Winapps is pretty cool! Thanks for sharing. I didnt know that existed till now.

mateomaui,

I’ve been looking at Tiny10 and 11, have you run into any particular problems using it?

d3Xt3r,

I only use it to run productivity apps inside a VM (Adobe Reader etc), so no issues here.

I think the most problems people have with it is running it on real hardware, since it lacks drivers and stuff.

mateomaui,

hmmm, good to know I may have to track down drivers for a regular install, I missed that. Thanks for the feedback!

TCB13, in SBC's with better mainline Linux support than Raspberry Pi?
@TCB13@lemmy.world avatar

You most likely do not want to run a mainline kernel / system. Run Armbian instead, it is Debian optimized for SBCs, it has a very good track record and sometimes is the only option after manufacturers stop creating images for their old boards.

Generic images / mainline kernel might underperform in your board, the GPIO and other low level components will, most likely, not work and you might burn your storage as logging and other I/O intensive operations aren’t tweaked for SD/eMMC. Armbian aims to fix all those issues and provides continuous system and kernel updates long after the manufacturer stops doing so.

Pantherina,

I sold my Odroid C2 or something, as there was no support anymore… didnt know much of Linux, I guess armbian woul have been fine?

TCB13,
@TCB13@lemmy.world avatar

Yes www.armbian.com/odroid-c2/ a friend has a couple of those all running Armbian just fine. With all SBCs the trick is to get something that is supported by Armbian.

rah,

run a mainline kernel

Having a board which is supported by mainline doesn’t imply running a mainline kernel. Having mainline support is a huge advantage regardless of which kernel is run on a board.

AProfessional, (edited )

Anything less than mainline support is ewaste imo. Look how terrible the pi graphics support used to be but now thanks to excellent upstream kernel/Mesa drivers it’s great and will continue to work/improve for the foreseeable future.

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