Since we’re just making shit up anyway
Assume k=0 and n is the last natural number. Solved.
Since we’re just making shit up anyway
Assume k=0 and n is the last natural number. Solved.
For me, setting up colored man pages is essential. I was hoping to see that in this article, because my methods aren’t ideal.
I’m either holding most
back a couple versions, using a personal version of gentoos man pager that relies on texinfo and breaks on fedora, or using vim which is not my favorite.
I found this. I didn’t look at the code at all but the Readme mentions another project that might help.
Fedora Linux and expectations for part time remembering it is not send to the same room as the other one that is pertinent
You didn’t like flying through 150 rings?
it still mounts and at first glance seems to be working
What makes you say that?
Show us the output of things like lsblk
, mount
and cat /etc/fstab
to give us a fuller picture
I use privatebin. Has some good features but I dont think it has login
I like to put mine in /var/local/movies
etc. to keep the root standard and uncluttered.
Of course it’s just personal preference
Where’s the source code? Seriously, the only thing I can find for drive & calander are repos that were archived in 2021
I think that it’s definitely a good case for overlaying with install
. They say to use it sparingly because it increases the chances of something breaking, but that doesn’t mean it will. Something like a VPN usually needs liw level access that container isolation makes difficult.
I’ve only had 1 issue on silverblue years ago where I couldn’t update because I had vim overlayed and they fixed it within a day or two.
I am root I am admin I am user I am all.
Holy shit I almost died
Hyprland is an official package as of fedora 39
Yeah you’re right, it’s time for bed lol
The default start timeout is disabled by default for oneshot.
You could try setting TimeoutStopSec=“infinity” for the service. There may be a default timeout for services and its killing rclone before it can finish because the oneshot type is considered “starting” until the program exits.
Can you share your service file?
I haven’t yet! Today I did a kernel update with it, I was kind of hoping something would go wrong so I would have a bug to report. But nope. Everything worked flawlessly. I’m not really sure how to break it but I’m going to try (in a vm lol)
Yeah pretty much, but it’s wayyyy faster. There’s times where it feels like dnf is hanging trying to download metadata that’s 25KB. I have 1Gb down and it takes like 2 minutes, its ridiculous. I know in the grand scheme of things I’m being petty. But it’s frustrating when the metadata step takes longer than downloading 500MB of packages lol
I’ve been using dnf5 for a few weeks now. I never want to go back. If you use fedora, seriously consider checking it out. The only thing I’m missing is the provides subcommand.
Just to offer the other perspective. I started with podman years ago. I knew very little about containers and I would say it made the learbing curve a lot steeper. Most guides and README’s use docker and when things didnt work I had to figure out if it was networking, selinux, rootless, not having the docker daemon, etc… without understanding fully what those things were because I didn’t know docker. But when I started running stuff on kubernetes, it was really easy. Pods in podman are isomorphic to kubernetes pods. I think the pain was worth it, but it was definitely not easy at the time. Documentation, guides, and networking have improved since then, so it may not be as big of a deal now
So this isn’t really an answer on how to migrate but this solution has worked well for me.
I define the toolboxes config with it, and if it gets destroyed, recreating it is as simple as creating a new one with the same name. You could upgrade or downgrade by just creating a new toolbox with the version you want.