Step one is probably figuring out why the Mojo is turning off. If it’s the USB power going to sleep, the answer could be as simple as running the power USB cable directly to an outlet instead of the computer (which is often better for audio quality anyways). Otherwise, I’d look into the spdif link that the other person posted.
Regarding the tools, you must take into consideration the fact that you do not have Microsoft apps on Linux (unless you run them through wine or online, which is not ideal). However there are several alternative tools, either open source (libre office-imperfect compatibility, Onlyoffice desktop-better compatibility, incomplete feature set) or closed source (either WPS office or FreeOffice). PDF is an annoying one as unless you feel comfortable with libreoffice draw or you want to do more basic editing, tools for PDF on Linux are kind of lacking
Nice! And they will probably differentiate from the competition by allowing GPL applications and sideloading, and having a total control for your privacy and no tracking, right?
In addition to using virtual machines, remember that once a virtual machine is installed, you can use 7zip (or any zipping program) to archive the whole folder containing the vm files, so if something screws up on the vm, you can reset by deleting the folder, restore it from the zipped archive, and trying again without having to do the whole installation process over and over. You can make as many of those archives as you want as you get a vm install to different milestones.
If you want serious optimizations - then Gentoo is your choice. But seriously, there won’t be any serious difference between distributions. What really matters here are DEs and browsers. I would recommend some kind of lightweight window manager like i3 or dwm. If you do not want to configure everything yourself, then your choice is lxde/lxqt. Also, you can use distros without systemd (void, artix, devuan, gentoo etc), but that does not matter that much.
AntiX/MX Linux, I’ve had great success getting them to boot on systems that were refusing to boot anything else, AntiX is my go-to distro for bringing new life to old hardware, it works with literally anything you throw at it.
You need to try it. Don’t just roll it out in your business. Try it yourself before. Get an old/secondary computer and install it, try your templates and workflows. See which version (distribution) you like. Get your E-Mail connected and so on.
I can tell you Linux isn’t Windows or MacOS. For me, it works very well. I can do lots of things Windows users can not do or that are very cumbersome there, and I don’t have any advertisements or privacy issues. It respects my rights and freedoms as a user. And I’ve had way less issues with my printers and stuff than my windows-friends. I’ve never had a virus on my machine. I can’t tell you if it works for you.
I also don’t like selling it. It’s (arguably) better, faster and more user-friendly than Windows in many ways. But you need to find out if you can make use of it. One big factor against it would be familiarization with a different product. Except for that, I invite you to try it.
I’m also nervous about using an OS I’m not familiar with for business purposes right away.
Install the latest version of VMware Player (17.5) on your current OS, then install linux distros on virtual machines to figure things out first.
If you settle on any you like, make a full disk image backup, before repartitioning to install linux as a dual boot setup and try it on hardware that way.
Keep the Windows partition around, if nothing else just for games or apps that don’t work on linux, or as your backup working profession setup.
edit: some will recommend VirtualBox instead, but for me (on Windows at least) it always resizes on startup incorrectly and obscures part of the desktop, so I have to manually resize on every VM boot. VMware does it properly each time for me without issues.
That all sounds correct to me. The random port you’re seeing in the logs is a high port, often referred to as an ephemeral port, and it is common for source ports. All good there.
Ok, thanks - so if I understand correctly then, it is listening on port 22 as a default, and not accepting traffic on any port.
That brings of the question: wouldn’t I be better off changing the SSH-port? And is that so easy as to uncomment the #Port 22 line in the config file and changing the port number to something random, and saving that somewhere? Would I then be able to connect by running ssh myuser@mydomain.com:, or would I need to do anything else to successfully connect?
You would need to specify the new port when using ssh (using the -p$PORT option). Just keep in mind that security through obscurity is not considered secure in itself. You could instead consider a service like fail2ban that automatically blocks connections from certain sources depending on your set parameters.
Just keep in mind that security through obscurity is not considered secure in itself.
Do you consider it to not be a helpful measure to take at all?
I have fail2ban configured - since it is reading from the auth.log, I guess I would not have to make any changes to the configuration there to have it work with a new port?
It’s a mixed bag. Personally I wouldn’t use a non-standard port.
Consider that port numbers under 1024 are Privileged Ports. You would either have to make sure that no other privileged service is running on the port you want to use for SSH when using another privileged port or you need to make sure that no unprivileged program tries to use the same port as your SSH service when using a non-privileged. Overall it adds a bit of overhead and possible headaches for barely any gain.
Fail2ban should work with a different port without any further configuration but it might not.
Linux is usually light compared to windows, and no nonsense bloatware and faster to run. Plus is customizable.
If you are a lawyer I assume you are looking for stability and prefer simple over complex. So my guess is that Debian(since is the most stable rock solid distro) would suit you, and most importantly is the desktop environment, if you are looking something similar to Windows I would choose KDE Plasma and if you like MacOS interface then Gnome. Both of them are very different but customizable, I find Gnome is simpler and less busy and Plasma is full of features but busy IMO. Oh and Cinnamon desktop environment is best of both worlds I think. If you are concerned about security and encryption then I’m afraid I can’t advice you on that. Finally I recommend looking up in “distrowatch” if you are looking for something most specific, most distros come with Libre Office as some of the comments point out. There are some distros specifically made for business wich I would recommend if you go big.
Here is a post I made of my desktop with Gnome so that you can see how it look and feels.
linux
Active
This magazine is from a federated server and may be incomplete. Browse more on the original instance.