it really is comforting to know you can do 99% of stuff you want with PCs without a license from Microsoft. FOSS has its own headaches but at least you don’t have to wade through a PR swamp to fix stupid bugs
Some great newer tech distros would be Fedora Silverblue, or if you like Debian, there is VanillaOS. They are immutable distros, and they introduce a new way of using Linux. I like to pair it with distrobox, which lets you use regular Linux applications in a container.
What is it with Microsoft Word that makes you prefer it to others?
LibreOffice and OnlyOffice are pretty much the only free software office suites that really hold a candle to Microsoft Office’s functionality. LibreOffice defaults to the Toolbar interface but changing it to Tabbed will make it look like Microsoft Office. It takes some getting used to and isn’t as smooth but once you start using it for a few weeks you will get used to it.
WPS Office is a Microsoft Office clone that works fine on Linux. It’s a pretty common Microsoft Office substitute and is nearly identical in most aspects of its interface. It’s made by Kingsoft, a Chinese company. The software is closed-source and there is a free version that contains advertisements.
Microsoft Office Online is available through your browser free of charge at portal.office.com. It contains Word, PowerPoint, and Excel but only has basic functionalities. Collaborative editing is still supported on it which you might care about.
Microsoft Office can be installed using WINE but in my experience, it is usually not stable enough for daily use. I would not bother with it. You should not install things manually using WINE. It’s highly recommended that you use some wrapper software like Bottles, PlayOnLinux, or Lutris (common for games).
For me, I use the office suite at work, and one of the simplest things that makes me wish i could use it at home is that damn search bar in the top.
After that, I appreciate that libreoffice introduced the ribbon UI. I grew up with word 2003, so i know what it was like, but after they introduced the ribbon ui, it immediately felt more easy to use. Especially the style picker.
@JustEnoughDucks@NateNate60 I'm sure about the first two features: Yes. I don't know about a picture of your manual signature, unless you talk about simply embedding it in a document: That's for sure possible.
Where doed WPS office source it’s ads? I mean, if you run it in a (more or less) sandbox (well, you might want to have access to the files you’re editing), and without access to internet, how does the ad interface behave?
I actually don’t remember seeing adverts on the Linux version when I tried it out a few years ago. Maybe that’s changed, or maybe they just don’t run adverts on the Linux version.
Have you tried languagetool? There is an integration for Libre Office, Obsidian, MS Word and others. It offers spell checking, rephrasing and is superior to the build in checker in my experience. You could compare it to DeepL versus Azure Translate.
As someone with dyslexia, the superior spell and grammar check is what I miss most in libreOffice. I usually have to use an external tool for spell check like grammarly.
I have read this about the expansion cards and only use 2c and 2A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.
That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…
Kinda true though. I wish Framework would focus on power usage a bit. As much as I love the concept and laptop the battery life is not one of its strong points. I’ve done a lot of tuning and squeeze about 6-7 hrs out at ~40% screen brightness.
Yeah; I also tried subbing in case that kicks off federation and searched a few titles to see if they ended up in random incorrectly as well (stuff like that happens sometimes with kbin). The magazine has seen a few microblogs mentioning the channel, and it clearly picked up the avatar/icon, description, etc. somehow, but doesn't seem to be getting any videos as threads/posts and I couldn't find any floating around disconnected either. I think kbin most likely doesn't understand what PeerTube is publishing through AP, but there could always be federation weirdness or something.
I don’t think I’ve ever used Ubuntu for more than a month. I just don’t like the way it looks, how locked down everything is, and how hard it is to customize.
Re the first route, what is the network mode of your container and which ports are exposed?
How familiar are you with Docker networking? Docker docs are here and may be enough on their own to help you out. If not, there are a ton of guides and tutorials out there that can help.
Another user commented that gnome boxes is setup in a way that isn’t conducive to what I want, setup as a qemu user bridge mode.
My knowledge of docker is novice at best, I’m only familiar with a handful of commands based on some hand hold levels of tutorials. Thank you for the resource, I’ll research it more to see if I can get a better handle on it.
@petsoi in case anyone else wonders what Toolbox is:
Toolbox is a tool for Linux, which allows the use of interactive command line environments for development and troubleshooting the host operating system, without having to install software on the host. It is built on top of Podman and other standard container technologies from OCI.
Toolbox environments have seamless access to the user’s home directory, the Wayland and X11 sockets, networking (including Avahi), removable devices (like USB sticks), systemd journal, SSH agent, D-Bus, ulimits, /dev and the udev database, etc..
This is particularly useful on OSTree based operating systems like Fedora CoreOS and Silverblue. The intention of these systems is to discourage installation of software on the host, and instead install software as (or in) containers — they mostly don’t even have package managers like DNF or YUM. This makes it difficult to set up a development environment or troubleshoot the operating system in the usual way.
Toolbx solves this problem by providing a fully mutable container within which one can install their favourite development and troubleshooting tools, editors and SDKs. For example, it’s possible to do yum install ansible without affecting the base operating system.
I have zero experience with SteamOS but Gnome Boxes uses a qemu usermode networking that doesn’t let you access the guest the way you want to.
I would trying using virt-manager (gui for libvirt). It lets you use a bridge as the network interface and for vm gets a proper IP and can communcate on the network like any other computer
I’ve seen virt-manager recommended in similar situations like mine. I’ll explore it - at first my thought was it may not be ideal as I’ll most likely need to overcome the immutable file system that comes with SteamOS. You can bypass it, but it isn’t ideal as anything written into the innate read only section of the OS is wiped on update. But thinking about it more, I may be able to use distrobox as a way to bypass it. Thanks for the recommendation, I’ll report back with my findings. I also appreciate you mentioning the qemu user mode networking with gnome boxes, that makes sense.
linux
Active
This magazine is from a federated server and may be incomplete. Browse more on the original instance.