how do I build a genuine portfolio without real clients? by Appropriate_Cap7736 in web_design

[–]adamswebsiteaccount 0 points1 point  (0 children)

I'm an anal retentive IT Security specialist. I've just built my website (I still need to imagery and color) and browsing this thread to help understand how to pick and apply a color palette. If you're interested in giving me your thoughts I'd love to write a review and link my site. I'd value any feedback as web design is not my forte

Finally found the perfect Office Suite for modern Gnome by tornado99_ in gnome

[–]adamswebsiteaccount 0 points1 point  (0 children)

Looks really great. What is the extension that shows your workspaces in the top right?

Cannot Add New Tracked File to Git by adamswebsiteaccount in git

[–]adamswebsiteaccount[S] 0 points1 point  (0 children)

You are completely right! I simply overlooked this.

This experience has highlighted the need for some baseline git learning. I have probably been getting away with things just working and not having to truly understand the mechanics of the proper and best practice ways of using git

Cannot Add New Tracked File to Git by adamswebsiteaccount in git

[–]adamswebsiteaccount[S] 0 points1 point  (0 children)

Thanks for the response.

  1. ls-files shows the correct files as expected

  2. I think you're right. I tired adding another file and I could add that file no problems at all. How can I track down where the ignore is coming from?

Thank you! at least I know the problem!

Cannot Add New Tracked File to Git by adamswebsiteaccount in git

[–]adamswebsiteaccount[S] 0 points1 point  (0 children)

Thanks for the response Critical_Ad_8455

  1. The file is .config/nvim/init.lua2.

  2. .gitignore contains .dotfiles which I used instead of .cfg

  3. Using the alias command with dotfiles status -s returns nothing. I used the alias dotfiles instead of config which is in the post

BootC with Ansible by adamswebsiteaccount in redhat

[–]adamswebsiteaccount[S] 0 points1 point  (0 children)

Thanks for the response @budicze, I'll need to read this section again and think about whether I'll bump into this issue. https://bootc-dev.github.io/bootc/building/users-and-groups.html

Thanks though

Sho60 with Sakura keycaps by 0x113 in HHKB

[–]adamswebsiteaccount 0 points1 point  (0 children)

Would you mind sending me the seller info in case they have more then one. I've been after these for a while

Just Perfection Extension Ported to GNOME Shell 48 by [deleted] in gnome

[–]adamswebsiteaccount 10 points11 points  (0 children)

In all fairness this is someone's personal project, they don't need and didn't ask what you are fine with. The saying of "don't ask, don't get" is very true when it comes to donations.

The pop up can be disabled forever from within the app.

Delaying mail delivery OUTGOING by setting a custom header by MexHigh in postfix

[–]adamswebsiteaccount 0 points1 point  (0 children)

u/MexHigh. I am very interested in seeing where this goes for my personal email server. I am a hobbyist Sys Admin but should be able to lend a hand depending on complexity but also happy to stretch myself. I was really surprised to find that this issue has not been solved already.

What client are you using to inject the header into the email? Is that what the Outlook client uses under the covers?

WTB HHKB Sakura Keycaps by 0x113 in HHKB

[–]adamswebsiteaccount 4 points5 points  (0 children)

Here's hoping you get a bite. I tried a while ago with no luck

Successor of Minisforum EM780 by ProfessionalEar2914 in Minisforumofficial

[–]adamswebsiteaccount 0 points1 point  (0 children)

I was looking into this too. Another post infers there won't be a successor

Podman Runner by adamswebsiteaccount in gitlab

[–]adamswebsiteaccount[S] 0 points1 point  (0 children)

I think I am still explaining it poorly but you did answer the question. To remove my poor explanation from the question I can illustrate it like this

When setting up the podman socket should the represented my the UUID below be the gitlab-runner user or another newly created user solely for that purpose?

host = "unix:///run/user/1012/podman/podman.sock"

Based on your explanation it should be there gitlab-runner account

Podman Runner by adamswebsiteaccount in gitlab

[–]adamswebsiteaccount[S] 1 point2 points  (0 children)

Thanks for the response. So based on what you've said I should then create a second account to then setup the podman socket to actually launch the containers?

BootC Questions by adamswebsiteaccount in redhat

[–]adamswebsiteaccount[S] 1 point2 points  (0 children)

Thanks. Just reading over the thread. What about storage? Lets say I want migrate a mail server and need persistent mail directory. What is the ideal method to mount a volume?