Turn your Linux system into Windows

dos2unix

Well-Known Member
Joined
May 3, 2019
Messages
3,061
Reaction score
2,789
Credits
26,642
Ha, I bet that title got your attention.
The truth is, just about all my computers I run at my house are Linux. You'll find few people who dislike using Windows more than me.

But, having said that. We do live in a Windows world. Everyone I know, and a lot of people I work with tend to use Microsoft Windows.
For some reason, they think they have to. Well, in some cases it's company policy and they really do have to. But for me, and hopefully
you, that isn't true.

Usually I write command tutorials, but this isn't really a tutorial, but rather a demonstration of how you can get by without Windows.

Microsoft Office, most of you are probably familiar with Word, Excel, PowerPoint, Visio, EdgeBrowser, VisualStudio and other Microsoft
applications. While Linux doesn't exactly have all of these, Linux has some very close applications that are generally, I would say about 97% percent compatible with Microsoft office.

I'm using KDE, so how do we find these applications, most distro's out them in the same place.

Screenshot_20250108_145838.png


Screenshot_20250108_152840.png


LibreOfficeWriter - This looks a lot like Microsoft Word, and you can actually save files to recent Word doc and dox format files. You can read your co-workers word files, edit them, or write them to send to them.

Screenshot_20250108_151947.png


That looks pretty familiar. If you can use Microsoft Word, you can use this.

LibreOffice Calc - This looks like Microsoft Excel, and again you can import, edit and export excel files back and forth between Linux and Windows. You have the option to save these as files compatible with the newer version of Excel.

Screenshot_20250108_152149.png


I'm not really going to teach you how to use Word, Excel or PowerPoint, I just want to let you know there are Linux alternatives.
How about LibreOffice Impress - It looks like PowerPoint.

Screenshot_20250108_152317.png


Again, you can import, edit and export Microsoft PowerPoint (.ppt) files. They will work on your friend's Windows computers with MS Office.

How about LibreOffice Draw - It looks a little like Visio.

Screenshot_20250108_152510.png


What if you need to use the Microsoft Edge browser. I'm article writing this article using it right now. You can download it as either a .deb or .rpm package.

Screenshot_20250108_153948.png


coPilot even works in the Linux version.

What about Microsoft Teams, my workplace uses this quite a bit, it's how we talk to each other most of the time and have video calls. It works with my linux webcam, microphone, and speakers. I won't actually show chat session, as they have proprietary information, but here's a screen shot.




Screenshot_20250108_154319.png


How about VisualStudio, maybe you're a developer than like to use the Microsoft developer IDE. Well that can be installed on Linux also.

Screenshot_20250108_154904.png


So, there you have it. All of these run native without using a VirtualMachine, and even without using Wine.
 
Last edited:


The LibreOffice suite also includes something call LibreCAD. To be honest I don't use it much since I'm not an engineer, so I can't say how good it is, but here's a screenshot.

Screenshot_20250108_152728.png
 
LibreOffice also has a database program. It's simply called LibreOffice base.
It's kind of like using the old Microsoft Access database. This one isn't 100% compatible with access.
But it does have an ODBC connector.

Screenshot_20250108_152615.png


This is more for connecting to Linux databases, ( mySql,PostgreSql, Oracle, etc... ) but also works with MS-SQL and a few others. I would post a screenshot, but I don't currently have any databases without proprietary info setup.
 
As I recall, the .docx (OOXML) is an open standard "gifted to the world" by MSFT. The OOXML is 'Open Office XML' but not to be confused with OpenOffice, the father of LibreOffice.

LibreOffice was created because OpenOffice was kind of the standard for free software and owned by Sun. Sun was purchased by Oracle. Fearing that Oracle would do Oracle things, LibreOffice was split off (forked) almost immediately after the sale was announced.
 
It's an independent project, not part of LibreOffice.

See https://librecad.org and https://github.com/LibreCAD/LibreCAD
Yup.....and as for me personally, I prefer to use ITS 'parent'; QCad. Still active, still under regular development, and somewhat easier to obtain than LibreCAD.....which tends to be either source-code OR what's in your repos. I think you CAN get LibreCAD as an AppImage nowadays, though it's been built against something like a rolling-release model, hence requiring the very newest of everything ALL THE TIME before it will condescend to fire-up.

With QCad, you can obtain self-contained Qt4/5 builds, created to be as 'generic' as possible, thus usable on as many distros as possible. To my mind, it still works better than its 'offspring'.

~~~~~~~~~~~~~~~~~~~~~~​

As for Teams, I run the webapp as a 'desktop client', starting it in its own Chrome window from its own Menu entry. Both webapp and client are built with Electron, hence the experience & functionality are identical whichever you choose to go with.


Mike. ;)
 
Last edited:
It's an independent project, not part of LibreOffice.

Ahh... thanks for the clarification. First time I was ever wrong in my life...
You don't need to ask my wife or my mother about that. Trust me. :)

Other Microsoft applications you can install.



It does seem that quite a few of these are for use with Azure.
 
Last edited:
Ahh... thanks for the clarification. First time I was ever wrong in my life...
You don't need to ask my wife or my mother about that. Trust me. :)
Don't get me wrong, I just wanted to contribute to the already awesome series of threads of yours.

You're doing a great job these last few weeks.
 


Latest posts

Top