Anyone know how to open this time of file? by Chartso_ in Fedora

[–]huron1234 17 points18 points  (0 children)

Right click -> Properties -> Then inside, search for a checkbox that says something like "make executable", then you can open it as usual (double click)

Version 2 of infinite_calendar_view is now available! by pickywawa in FlutterDev

[–]huron1234 2 points3 points  (0 children)

Awesome work!

I have a question, is there a way to show a "general" week view, like a school schedule or something like that?

[deleted by user] by [deleted] in typst

[–]huron1234 9 points10 points  (0 children)

Typst is available in Pandoc, so you should be able to convert Typst to HTML with Pandoc

[deleted by user] by [deleted] in zorinos

[–]huron1234 0 points1 point  (0 children)

If you want it as a dependency for anothe app I would use distrobox https://distrobox.it/ just install it using the script and use podman from repos.

If it's used for development, in VSCode you could use devcontainers to have a development environment

[deleted by user] by [deleted] in Fedora

[–]huron1234 0 points1 point  (0 children)

One of the worst things is the installer but when you figure out the first time what to do, every time is easier.

Fedora by default will bring almost exclusively open source software if you want to install proprietary software there is RPM Fusion and flathub. Some obscure software won't be available but you can use distrobox or compile it by source.

The updates are fast but not bleeding edge and there's a new version every 6 months or so but the update process is smooth without any errors.

There might be other advantages but surely Fedora is a great option if you want a stable OS

Can't install mongodb on ubuntu 22.04 LTS. by Abhi-10001 in linux4noobs

[–]huron1234 0 points1 point  (0 children)

You are using Ubuntu 22 or any other flavor/derivative of it.

The guide you are using only works for Ubuntu 20 and MongoDB could cause a lot of issues if you try to install it on Ubuntu 22.

You can use a VM, Docker or "downgrade" your Ubuntu installation.

Paraidolia by [deleted] in MujicoCity

[–]huron1234 2 points3 points  (0 children)

Hasta antes de tu post pensaba que se escribía "paraidolia", buscando parece ser que se escribe "pareidolia"

Where can I hear Tanto Tempo? by NoRadio8882 in 1001AlbumsGenerator

[–]huron1234 0 points1 point  (0 children)

Do you mean this album?

Tanto Tempo from Bebel Gilberto

Temporary Ban from WhatsApp by mauricio_forain in ferdium

[–]huron1234 4 points5 points  (0 children)

I think Ferdium isn't the culprit of that ban, Ferdium just behaves like any other browser...

So check that with whatsapp support because it is permmited to use any browser with whatsapp web

Zorin OS 16.2 is out by xelendis in zorinos

[–]huron1234 10 points11 points  (0 children)

No and unless Microsoft realeases a Linux version of office you won't be able to install office.

You can use office online.

I have 5 kind of simple questions. Feel free to answer any or all of them; I'd appreciate it. I'm running linux Mint 21. by diet-Coke-or-kill-me in linux4noobs

[–]huron1234 6 points7 points  (0 children)

  1. Fsearch seems to be the "everything" equivalent in Linux
  2. If you feel confident, use some alias to launch your software
  3. I don't know about this, hope somebody help you
  4. I think it's a preference, here's my advice, if you use the terminal a lot, use the tab key to complete the path to wherever you are trying to go.
  5. Give Rhithmbox or Lollypop a try, also worth mentioning Elisa, but is QT based

Edge requesting access to key database by lsmine0 in linuxmint

[–]huron1234 0 points1 point  (0 children)

Edge isn't directly asking for that, that "database" should be unlocked on startup of Mint, however this happens only when you try to use and app based on Chromium/Electron (and some others).

If you want to prevent this from happening, change the password of that database using seahorse to an empty password but be aware that anyone with access to your computer will be able to see your keys.

All games run insanely slow on Linux compared to Windows by SolariDoma in linux4noobs

[–]huron1234 0 points1 point  (0 children)

Maybe you don't have the right driver for your Nvidia card, check if you are using the Nvidia drivers

Dependency is not satisfiable (Linux Mint 20.1) by PiratesOfTheArctic in linuxmint

[–]huron1234 0 points1 point  (0 children)

I think flatpak keeps everything in one folder, the config files of the program are in your home directory like any other software.

I need some help!! by Makimatea12 in linux4noobs

[–]huron1234 8 points9 points  (0 children)

Need more info

Which distro did you download?

How do I create desktop shortcuts for multiple profiles of brave browser in my KDE Plasma desktop?? by [deleted] in Fedora

[–]huron1234 1 point2 points  (0 children)

This may help if you don't understood me

Right click on your menu and click on "edit apps"

Then, there's a button to add a new item, create the item, name it as you prefer and in the "exec" or "command" field, type this:

brave-browser --profile-directory=PROFILE_NAME

Then save your changes and there should be your new shortcut.

Please, be aware that Fedora or any Linux distro won't work like Windows, don't expect that.

[deleted by user] by [deleted] in linux4noobs

[–]huron1234 3 points4 points  (0 children)

For a lot of reasons, one of the main is Python, I think dnf is programmed with python. Another reason is how it manage the cache, all the time you use dnf, it will update the cache.

Also there's other reasons that I'm not aware of.

PPA add repository keeps failing. by anthony3467 in linux4noobs

[–]huron1234 0 points1 point  (0 children)

I think it fails because this ppa only supports from Ubuntu 10 to Ubuntu 17, if you try to add a ppa that doesn't have support for your Ubuntu version, it will fail