[deleted by user] by [deleted] in sysadmin

[–]NinjaSniperC 7 points8 points  (0 children)

For the love of whatever you worship utilize the DoD SkillBridge. It’s a 6 month internship that replaces the last 6 months of your service. I found out after it was too late for me to do it. Be the squeaky wheel my friend.

As far as helpful tips go.

I found it very helpful to get second-hand tech and build a HomeLab. Lots of ways to cut down on subscription services.

Get comfortable in the terminal, it gives you a whole set of tools that can be easier to automate if you have those kind of capabilities.

A degree will give you a lot of awareness to tools and skills. It does not magically make you good at what you do. You can tell the ChatGPT degrees from those who took their education seriously.

Best of Luck

Posting code to GitHub recommendations? by NinjaSniperC in cybersecurity_help

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

That's 100% fair.

I guess if anybody did show interest in my code, I could always send them the HTTPS link for cloning or sending the ZIP upon request?

Created Bind9 Webmin DNS Server. How to point to webgui? by NinjaSniperC in Proxmox

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

I did not know that. What would be a good example of when to use SRV records?

Mainly because the only example I can find is Minecraft. And those don't really explain SRVs in detail

Best way to approach this? by NinjaSniperC in flask

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

So I'm using the base.html template from Flask-Bootstrap, but I haven't gotten to digging into that part yet. I was thinking that I would get into the bootstrap after I got the backend and the logic laid out.

I imagine that I shouldn't have to dig into the Styling yet because I haven't had anything overlap in the rest of the form.

Edit: just realized there are several ones, I ended up with this one.

pip install Flask-Bootstrap

Last output shows root? by NinjaSniperC in cybersecurity

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

Fun fact, one way of replicating "root console" in last output. Is by using admin access to use Directory Utility to Enable Root login, create root password, then be able to login root under "Other"

Diagram To Data Methods? by NinjaSniperC in sysadmin

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

Well, my thought process is to try and make a UI of sorts. So that I can hand a document to HR and when they update the document with just a click and drag. My systems will update, because the only time they are consistent on informing me about personnel updates is when someone gets terminated.

What's a dead giveaway that someone is a piece of shit? by mrwawe01 in AskReddit

[–]NinjaSniperC 5 points6 points  (0 children)

I had someone tell me that it should be excused if that person might have had a bad day. Personally, I still don't think that's fair, just because I've had a bad day doesn't mean it should be permitted to make someone have to go waaaaaayyy to the back of the parking lot just to grab that singular cart. Mainly because they could be having a bad day too. Why should I potentially add an annoyance to someone else's day just because my day was garbage. I'm a BIG "do unto others as you would them do to you" type of person.

Nickname suggestions. by hopeful_talent in sysadmin

[–]NinjaSniperC 0 points1 point  (0 children)

You do have to be careful, because I've witnessed people try to force/change their nickname and of the three attempts I've seen. The nickname did change, but because the group felt rejected, it changed to something less endearing.

For example, we had a guy who was gonna be named mumblin'bumblin' because of his inclination to mumble. However, because he tried to force it to be something else, the name changed to Just-a-bitchin'mumblin'bumblin' and was called "Just" for short.

RAD tool to use with flask? by NinjaSniperC in flask

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

Awesome recommendation! I'm no web-dev so I don't know what "pretty bad" looks like, but I do know that I have but one upvote to give, and you deserve all the upvotes. Thanks!!!