I often hear how prprietary drivers breaks and have a lot of issues. But AMD card usally work very stable
Mastodon: @user_naa@mastodon.social
- 3 Posts
- 24 Comments
I used OnlyOffice via native .deb package. And yes it broke my apt every time and on every update. I managed by manually editing install scripts to make it work. I never used docker before but want give it a try (maybe podman instead). You can also write your problem and questions to !selfhosted@lemmy.world community, maybe they can help you
Is there any samples to try and check if it works?
On Windows it is really sometimes slow for some reason, but on all my Linux devices it works well. Even on cheap laptop
I think yes, especially for making presentations
Did you mean forms mode?
You should try OnlyOffice. It is very similar to MS Office and fully compatible with Microsoft formats. It has fully replaced MS Office for me for all office work. Also it can be easely integrated with your private NextCloud. You can install it from Flathub.
Edit: it also lets you edit and convert pdfs like Adobe Acrobat Pro
user_naa@lemmy.worldto Linux@lemmy.ml•What are common tools on Linux to wipe an HDD pre RMA?2·4 months agoAlways use /dev/urandom for this purposes. /dev/random will be locked if it doesn’t have enough entropy. It is good for getting some random kilobytes for cryptography but not 2 TB of random data for disk wipe.
user_naa@lemmy.worldto Linux@lemmy.ml•Virt-Manager, use deb version of flatpak version??81·4 months agoIf you install virt-manager on Debian via apt it will have full system acres and also automatically install and configure libvirt, so this method is preferred.
user_naa@lemmy.worldto Linux@lemmy.ml•Seeking Opinion - Best TUI/CLI distro for Dual Booting with FreeDOS.2·4 months agoYes, I think Alpine is very good for this purpose because it is very lightweight. Otherwise you can try Debian CLI
user_naa@lemmy.worldto Linux@lemmy.ml•boot on LUKS encrypted drive ( initramfs Vs initrd ) ?2·4 months agoEverything is fine. It’s always nice to learn something new. Hope you will have better week!
user_naa@lemmy.worldto Linux@lemmy.ml•boot on LUKS encrypted drive ( initramfs Vs initrd ) ?English1·4 months agoAlso systemd says I am using initrd (on my Fedora machine)
systemd[1]: Running in initrd.
But I have initramfs packed with dracut in /boot folder
/boot/initramfs-6.12.8-200.fc41.x86_64.img
user_naa@lemmy.worldto Linux@lemmy.ml•boot on LUKS encrypted drive ( initramfs Vs initrd ) ?English2·4 months agoYes, seems like Devuan also use update-initramfs (discussion link) as expected. So I think process will be similar to upstream Debian.
user_naa@lemmy.worldto Linux@lemmy.ml•boot on LUKS encrypted drive ( initramfs Vs initrd ) ?1·4 months agoBased on first result
We can use initrd for Linux kernels 2.4 and lower. Conversely, initramfs is for kernels 2.6 and above.
Since on all modern system initial filesystem is tmpfs sometimes it is confused and initramfs is called initrd (for example: in grub to load initramfs you use
initrd
command).
user_naa@lemmy.worldto Linux@lemmy.ml•boot on LUKS encrypted drive ( initramfs Vs initrd ) ?11·4 months agoIf so what is the difference?
user_naa@lemmy.worldto Linux@lemmy.ml•boot on LUKS encrypted drive ( initramfs Vs initrd ) ?12·4 months agoAFAIK initramfs is the same thing as initrd. But do you have
update-initramfs
command available?
user_naa@lemmy.worldOPto Linux@lemmy.ml•Which graphical system utlities you miss on Linux?1·5 months agoYes. But if you really need it, it works great under wine.
user_naa@lemmy.worldOPto Linux@lemmy.ml•Which graphical system utlities you miss on Linux?6·5 months agoWine as Windows layer has small registry for Windows apps
user_naa@lemmy.worldOPto Linux@lemmy.ml•Which graphical system utlities you miss on Linux?7·5 months agoYou can use regedit on Linux via wine!
Does nouveau support RTX?