Fedora Love
-
@MailBear said in Fedora Love:
Don't forget to install MailBear!
Ya got a website? My google fu failed me.
-
@NerdyDad said in Fedora Love:
@MailBear said in Fedora Love:
Don't forget to install MailBear!
Ya got a website? My google fu failed me.
I assumed it was a joke after my google fu...
-
@IRJ said in Fedora Love:
@NerdyDad said in Fedora Love:
@MailBear said in Fedora Love:
Don't forget to install MailBear!
Ya got a website? My google fu failed me.
I assumed it was a joke after my google fu...
Originally from...
https://community.spiceworks.com/topic/426361-anyone-heard-of-liquid-nitrogen-servers
-
@Emad-R said in Fedora Love:
Noice !
That's cool.
I haven't tried it but launcher would look weird on GNOME 3.
GNOME 3 search is pretty good already and can do some of what that does.
Now I would definitely use in Desktop Environments like XFCE. -
@black3dynamite said in Fedora Love:
@Emad-R said in Fedora Love:
Noice !
That's cool.
I haven't tried it but launcher would look weird on GNOME 3.
GNOME 3 search is pretty good already and can do some of what that does.
Now I would definitely use in Desktop Environments like XFCE.Yeah I was thinking the same thing. Gnome Search is already pretty good.
I do like the ability to go to file paths or emojis, but in all actuality is it really that practical when you can open File Manager with a keyboard shortcut?
-
@IRJ said in Fedora Love:
@black3dynamite said in Fedora Love:
@Emad-R said in Fedora Love:
Noice !
That's cool.
I haven't tried it but launcher would look weird on GNOME 3.
GNOME 3 search is pretty good already and can do some of what that does.
Now I would definitely use in Desktop Environments like XFCE.Yeah I was thinking the same thing. Gnome Search is already pretty good.
I do like the ability to go to file paths or emojis, but in all actuality is it really that practical when you can open File Manager with a keyboard shortcut?
Not as smooth as ulauncher but we can use alt+f2 and then type the path to have Nautilus open to that path.
-
-
@scottalanmiller said in Fedora Love:
mprove over 7zip?
YOu dont have 7zip in Linux, so you use Peazip cause you can get it for Fedora
-
@Emad-R said in Fedora Love:
@scottalanmiller said in Fedora Love:
mprove over 7zip?
YOu dont have 7zip in Linux, so you use Peazip cause you can get it for Fedora
My Fedora has 7zip.
sudo dnf install p7zip
Ta da
-
If you just want 7zip compression on Linux, that's actually the LZMA algorithm. Nearly all Linux has this natively. 7zip is the front end, not the compression. You only need it on Windows because Windows lacks LZMA natively, but Fedora has it.
So if all you want is 7zip functionality on Fedora, you don't need p7zip, either. You don't need anything. Open your file manager, right click on a file, choose compress. When selecting the file type, choose .xz instead of .tar.gz and ta da, 7zip compression without anything extra to install.
-
And the xz command will do this from the command line, if you don't have a GUI or want to do it from the GUI.
It's built into the tar command, too, if you want to use it that way.
-
I usually install Fedy which covers most of the 3rd party stuff, fonts, etc. Then I also install openvpn and openconnect xfreerdp and terminator.
-
I'm tentatively moving into my replacement daily driver - a Fedora Cinnamon Spin flavoured PC. ScreenConnect was problematic until I found @JaredBusch 's post "How to run JNLP files on Fedora Cinnamon with Firefox"
Any love for Flatpak or are most sticking with the native DNF + repos?
-
@warren-stanley said in Fedora Love:
Any love for Flatpak or are most sticking with the native DNF + repos?
Flatpak is not ready for prime time yet.
Maybe they will have it more ready for Fedora 30.
Fedora SilverBlue uses that as the only package manager I believe.
-
@warren-stanley said in Fedora Love:
I'm tentatively moving into my replacement daily driver - a Fedora Cinnamon Spin flavoured PC. ScreenConnect was problematic until I found @JaredBusch 's post "How to run JNLP files on Fedora Cinnamon with Firefox"
Any love for Flatpak or are most sticking with the native DNF + repos?
I tried them but ended using snaps, wanted to install slack and had some issues under LXqt only snap behaved well.
Also this COPR addons are interesting:
https://copr.fedorainfracloud.org/coprs/ -
@Emad-R COPR feels a bit like attempts to emulate Ubuntu's use of 3rd party repos? I've seen some interesting projects mentioned in Fedora Magazine
Thanks for the heads-up @JaredBusch , I'll watch that space. I do appreciate the input from everyone actually using and testing this stuff.
-
@Emad-R said in Fedora Love:
@warren-stanley said in Fedora Love:
I'm tentatively moving into my replacement daily driver - a Fedora Cinnamon Spin flavoured PC. ScreenConnect was problematic until I found @JaredBusch 's post "How to run JNLP files on Fedora Cinnamon with Firefox"
Any love for Flatpak or are most sticking with the native DNF + repos?
I tried them but ended using snaps, wanted to install slack and had some issues under LXqt only snap behaved well.
Also this COPR addons are interesting:
https://copr.fedorainfracloud.org/coprs/I do not understand COPR. Most people that can build an
rpm
will just do so and host it. I mean I don't browse the repo list looking for software to install. I hear about it here or elsewhere and then go to the vendor website and follow their install guide.If said vendor is going to make a
rpm
, they can just host it themselves and tell people todnf install https://some.url
Then they can look at getting in to the Fedora repos directly.
Or if there are some non-free sub components, they can get in the RPM Fusion repos. -
@JaredBusch said in Fedora Love:
@Emad-R said in Fedora Love:
@warren-stanley said in Fedora Love:
I'm tentatively moving into my replacement daily driver - a Fedora Cinnamon Spin flavoured PC. ScreenConnect was problematic until I found @JaredBusch 's post "How to run JNLP files on Fedora Cinnamon with Firefox"
Any love for Flatpak or are most sticking with the native DNF + repos?
I tried them but ended using snaps, wanted to install slack and had some issues under LXqt only snap behaved well.
Also this COPR addons are interesting:
https://copr.fedorainfracloud.org/coprs/I do not understand COPR. Most people that can build an
rpm
will just do so and host it. I mean I don't browse the repo list looking for software to install. I hear about it here or elsewhere and then go to the vendor website and follow their install guide.If said vendor is going to make a
rpm
, they can just host it themselves and tell people todnf install https://some.url
Then they can look at getting in to the Fedora repos directly.
Or if there are some non-free sub components, they can get in the RPM Fusion repos.It sounds like it does all the hard work into building your packages and repo.
I remember needed to used copr to install restic. Now you can install it directly from Fedora repo.
-
@black3dynamite said in Fedora Love:
@JaredBusch said in Fedora Love:
@Emad-R said in Fedora Love:
@warren-stanley said in Fedora Love:
I'm tentatively moving into my replacement daily driver - a Fedora Cinnamon Spin flavoured PC. ScreenConnect was problematic until I found @JaredBusch 's post "How to run JNLP files on Fedora Cinnamon with Firefox"
Any love for Flatpak or are most sticking with the native DNF + repos?
I tried them but ended using snaps, wanted to install slack and had some issues under LXqt only snap behaved well.
Also this COPR addons are interesting:
https://copr.fedorainfracloud.org/coprs/I do not understand COPR. Most people that can build an
rpm
will just do so and host it. I mean I don't browse the repo list looking for software to install. I hear about it here or elsewhere and then go to the vendor website and follow their install guide.If said vendor is going to make a
rpm
, they can just host it themselves and tell people todnf install https://some.url
Then they can look at getting in to the Fedora repos directly.
Or if there are some non-free sub components, they can get in the RPM Fusion repos.It sounds like it does all the hard work into building your packages and repo.
I remember needed to used copr to install restic. Now you can install it directly from Fedora repo.
I used COPR once when I was still running Korora 25 to add some package that was not available in the normal repositories. Then when I redid it, i jsut installed it direct without COPR. Wish I could recall WTF it was..
-
@black3dynamite said in Fedora Love:
@JaredBusch said in Fedora Love:
@Emad-R said in Fedora Love:
@warren-stanley said in Fedora Love:
I'm tentatively moving into my replacement daily driver - a Fedora Cinnamon Spin flavoured PC. ScreenConnect was problematic until I found @JaredBusch 's post "How to run JNLP files on Fedora Cinnamon with Firefox"
Any love for Flatpak or are most sticking with the native DNF + repos?
I tried them but ended using snaps, wanted to install slack and had some issues under LXqt only snap behaved well.
Also this COPR addons are interesting:
https://copr.fedorainfracloud.org/coprs/I do not understand COPR. Most people that can build an
rpm
will just do so and host it. I mean I don't browse the repo list looking for software to install. I hear about it here or elsewhere and then go to the vendor website and follow their install guide.If said vendor is going to make a
rpm
, they can just host it themselves and tell people todnf install https://some.url
Then they can look at getting in to the Fedora repos directly.
Or if there are some non-free sub components, they can get in the RPM Fusion repos.It sounds like it does all the hard work into building your packages and repo.
I remember needed to used copr to install restic. Now you can install it directly from Fedora repo.
Is it for Extra-Bleeding-Edge apps (not yet / not likely to ever be in the Fedora Repos)??
The COPR Project page also mentions:"NOTE: Copr is not yet officially supported by Fedora Infrastructure."
I get the feeling focus will move towards distro independent package installation solutions. Until then I think I'll stick with DNF, RPM Fusion and maybe selective Flatpak use.