this post was submitted on 24 Oct 2023
0 points (NaN% liked)

Linux

48137 readers
408 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Has anyone done this? Its a very proprietary program lol, so I can imagine that doesnt work.

But its powerful and my Uni supports it. I am fine with just following classes on Uni PCs and then learning QGis myself, but yeah...

Are there any tricks for running "modern", maybe DRM infested Software?

Also, how I did it was always just running executables in existing Bottles, as I dont get having a new small OS for each app. But that doesnt seem to work that well in Bottles.

top 31 comments
sorted by: hot top controversial new old
[–] pathief@lemmy.world 1 points 1 year ago (1 children)

QGIS is a very nice piece of software, definitely worth checking out. Some of our geographers use Mapinfo (proprietary) but most use QGIS. Everyone hates ESRI.

Some of your classes might require some ESRI plugins... I would check with your teachers if it's okay to use QGIS, they will certainly know the answer to that question.

[–] Pantherina@feddit.de 0 points 1 year ago

I asked already and they said "use the Uni PCs but you can also do a presentation about QGIS"

[–] 5714@lemmy.dbzer0.com 1 points 1 year ago

ESRI, the Microsoft or Adobe of Cartography. It's a shame that public authorities get convinced to pay double.

[–] mr_rusty_shackleford@lemmy.world 0 points 1 year ago (1 children)

I’d bail on ArcGIS. It’s expensive and QGIS does everything you could possibly need to do without the price tag, or the windows dependency. If you know ArcGIS, Q will feel very familiar.

[–] Pantherina@feddit.de 0 points 1 year ago (1 children)

Do you have links for alternative resources for data, overlays etc? And does all the coding stuff work similarly?

Yes I hate this seminar. Its basically Microsoft/ArcGis advertising, so horrible

[–] mr_rusty_shackleford@lemmy.world 0 points 1 year ago (1 children)

They have plug-ins for web tiles, and you can connect to the ArcGIS map services. It has a terminal, but I don’t use that function much. I generally do all data manipulation and prep using Python and postGIS, and use Q as a visualization and editing tool. But it has plugins for just about everything. Most of the data resources ESRI gives you is repackaged public data, so searching the internet will provide you with most of the layers you might need.

[–] Pantherina@feddit.de 0 points 1 year ago

Esri is such a piece of shit. The same as Komoot, but corporate. How can they make so much money by reusing loosely licensed FOSS stuff?

I dont know, I think these projects made a big mistake using so loose licenses

[–] TCB13@lemmy.world 0 points 1 year ago* (last edited 1 year ago) (1 children)

Wine's AppDB marks this as "garbage" aka "doesn't run at all". This is yet another case of Wine overpromising and underdelivering and also the typical collective delusion that desktop Linux is as user-friendly and productive as its mainstream counterparts.

Also, 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 you’ve to collaborate with others who use Windows/Mac it’s game over – the “alternatives” aren’t just up to it. Linux might be great but it isn’t for everyone and anyone. If you need to do your job without small annoyances that will curb your productivity it isn’t, most likely, for you.

[–] Pantherina@feddit.de 0 points 1 year ago (1 children)

True. Office 365 is key, Libreoffice with git is simply not existing, leave alone co working at the same time. Onlyoffice simply sucks, even though I am sure they do great work and its complex.

Cryptpad is great, but not really necessary and thereby often slow.

[–] TCB13@lemmy.world 0 points 1 year ago (1 children)

Cryptpad is a joke. OnlyOffice could somehow work for a web thing but the license kills it.

[–] Pantherina@feddit.de 0 points 1 year ago (1 children)

Cryptpad is great, but only for non selfhosting.

What license problem?

[–] TCB13@lemmy.world 0 points 1 year ago (1 children)

Cryptpad is great,

How so, they don't even have a document editor that is even remotely comparable to LibreOffice, OnlyOffice or any other thing... and they really push their document "rich editor" a LOT and try to hide the OnlyOffice ones. They only seems to be willing to allow OnlyOffice to show spreadsheets.

Also Cryptpad is a pile of overly complex shit that amounts to nothing and that can be compromised - its all just pointless overhead. Anyone using a simple FileBrowser setup is better.

What license problem?

The documents sever isn't free nor it isn't unlimited users https://www.onlyoffice.com/docs-enterprise-prices.aspx Even if you just use the desktop version the license goes and beats around the bush in questionable ways.

[–] Pantherina@feddit.de 0 points 1 year ago

Ok so you dont like Richtext? Thats okay, but doesnt really matter. Fork it if you dont like it?

Richtext will simply work better and faster, even though I understand it sucks for some things.

Having encrypted data on a server and decrypt it in the browser is not useless. I dont think you are using the correct wording here, sounds a bit polemic to me.

[–] Synthead@lemmy.world 0 points 1 year ago* (last edited 1 year ago) (1 children)

A good place to start is Wine's AppDB on their website:

https://appdb.winehq.org/objectManager.php?sClass=application&iId=1081 (replace & with just a &; Lemmy is replacing this without my control)

It looks like it's "garbage" quality. Someone very helpfully shared: "Program cannot run".

[–] _cnt0@feddit.de 0 points 1 year ago

It looks like it's "garbage" quality.

To be fair, that's also true when running natively under Windows.

[–] centof@lemm.ee 0 points 1 year ago (1 children)

Not sure what your use case is, but consider something like geojson.io if you can export the map data somehow. You might be able to do this from their interface or you might have to do browser network capturing to capture the requested data. It supports GeoJSON as well as KML, GPX, CSV, GTFS, TopoJSON formats.

[–] Pantherina@feddit.de 0 points 1 year ago

Qgis has Openstreetmaps data source, but I was thinking of custom community based layers like "all wildfires in 2023" etc

[–] unomar@midwest.social 0 points 1 year ago (1 children)

I'll chime in to say their "Enterprise Linux" support is (or at least WAS in 2015) merely a wine wrapper. That said, I strongly dislike ESRI and would recommend any number of open source alternatives.

[–] Pantherina@feddit.de 0 points 1 year ago

Yes they suck for sure. Its just better to use currently as I dont have to recreate everything, as we pretty much sit there and get a GUI training lol

[–] GammaGames@beehaw.org 0 points 1 year ago (1 children)

If you need to work with their FGDB format you can do that in newer versions of QGIS

[–] Pantherina@feddit.de 0 points 1 year ago (1 children)

Luckily not! Only shb or how its called.

[–] GammaGames@beehaw.org 0 points 1 year ago (1 children)

shp? I’d recommend learning QGIS regardless, even if its ui looks like 💩

Good luck in your search!

[–] Pantherina@feddit.de 1 points 1 year ago (1 children)

Shapefiles or something, will work in QGIS. Yeah no way I am gonna use that proprietary cancer

[–] beanson@lemmy.ml 0 points 1 year ago (1 children)

Obligatory switch from shapefile link.

Unfortunately Shapefile is a proprietary format developed by ESRI. QGIS handles it just fine though no problems.

[–] Pantherina@feddit.de 0 points 1 year ago* (last edited 1 year ago)

Urg... thanks! I will just have to send this to my Prof and see his reaction, weird Microsoft-Corporate-beard-lightblueshirt-dude

[–] mossy_capivara@midwest.social 0 points 1 year ago (2 children)

I've gone that road and I'll tell you that making a windows virtual machine is much less of a headache. I'd recommend using qemu/kvm over something like virtualbox because otherwise it won't be very usable

[–] lauha@lemmy.one 0 points 1 year ago (1 children)
[–] ISOmorph@feddit.de 0 points 1 year ago

Because of GPU passthrough

[–] Pantherina@feddit.de 0 points 1 year ago* (last edited 1 year ago) (1 children)

Yeah thats an entirely different thing. My GPU is weird and virt-manager doesnt work, while OpenGL enabled VMs are nice and smooth but had other problems with the correct viewer and all...

Asked ChatGPT for every damn parameter or viewer, user virt-viewer, remote-viewer, VNC, some GTK viewer.

[–] aodhsishaj@lemmy.world 0 points 1 year ago (1 children)
[–] Pantherina@feddit.de 0 points 1 year ago

I have an AMD Ryzen 5 Pro 3500U, Radeon Vega Mobile Graphics.

No passthrough here I guess.

Distro is Fedora Kinoite, with virgl and all that layered