Depending on the help desk they probably knew it was you. Did you call from a phone HR knows about? If it was a walk up, did they make the ticket before or after resetting your MFA?
- 0 Posts
- 68 Comments
It’s not. Simple reality is your going to end up in help desk (you might end up in a SNOC or related but ultimately I’d advise help desk just so you learn some real world ops). Security, like it’s engineering counterparts is not something you can do with zero experience in the industry. The two hardest job interviews you will ever have in the general it industry are getting into help desk, and getting out of help desk.
rolaulten@startrek.websiteto Technology•Devs gaining little (if anything) from AI coding assistantsEnglish2·1 年前I use it a fair bit. Mind, it’s something like formating a giant json stdout into something I want to read…
I also do find it’s useful for sketching out an outline In pseudo code.
Just to give an outsider perspective to anyone reading this. I live in the Seattle Metro, have worked for Microsoft, and now work at a unicorn. I have a list of skill and experience that any ops department would drool over. Amazon is is one of the companies I won’t even apply to unless I’m desperate for a job (and even then I’m not planning to stay).
And I know I’m not the only one.
rolaulten@startrek.websiteto Dungeons and Dragons•D&D Co-Creator Gary Gygax was Sexist. Talking about it is Key to Preserving His Legacy.4·1 年前How can you not link the rpgnet review of such a…system. https://www.rpg.net/reviews/archive/14/14567.phtml
rolaulten@startrek.websiteto Cool Guides@lemmy.ca•A cool guide to eye colour, including those induced by illnessEnglish8·1 年前Odds are you have met someone with it, but the eye color shifts depending on what colors are around them.
rolaulten@startrek.websiteto And Finally...@feddit.uk•Exploding Whale 50th Anniversary, Remastered! [VINTAGE]5·1 年前You know someone pitched the idea as a bullshit excuse to use a bunch of dynamite and everyone jumped on the bandwagon. For anyone who does not know, Florence OR is this little seaside town with not that much going on.
We need less entertainment that runs forever and more that has a plan for how long it should be.
In this case it ran as long as it was feasible, then a little longer and then they where done.
rolaulten@startrek.websiteto Memes@lemmy.ml•Who could have seen this coming except for people warning about it for decades4·1 年前Which veggie dog worked for you? I can’t find one that grills correctly.
When I was taught it it was not pure left/right. Rather a method to differentiate levels of Libertarianism form other branches of liberalism focused on social justice (rising tide and all that). Any idea where you read it? Poli sci wonk phrasing being included into more popular literature is always fun to see.
If your installing, or deleting something and your package manager is modifying more then a few packages: stop, read and think about what your about to do.
rolaulten@startrek.websiteto Astronomy@mander.xyz•After 30 years, I'm finally going to see a total solar eclipse. Also, Potato World is a thing.4·1 年前I’m in a similar boat. Flew across the country because after “missing” 2017s I immediately felt regret. Now I’m debating Europe in 2026.
But the colors. Can someone who understands this stuff please explain to me why a simple reduction in light in the lead up to (and following) totality makes all the colors seem “wrong”?
Id say if it’s in your budget - get one. We have no other apple products in the house but that. The biggest annoyance was making an apple account (for some stupid reason they require it…)
+1. We are a household of sysadmins/engineers. Sure I or my wife could design a PC for media in an afternoon - but I don’t want to deal with it.
An apple TV was a no fuss, no headache media box that can interface with the servers that store my media.
rolaulten@startrek.websiteto Linux@lemmy.ml•backdoor in upstream xz/liblzma leading to ssh server compromise6·2 年前That’s the scary thing. It looks like this narrowly missed getting into Debian and RH. Downstream downstream that is… everything.
rolaulten@startrek.websiteto Docker@programming.dev•[Solved] Docker not accepting environment variable2·2 年前Yep. Sounds right. Welcome to learning docker compose.
rolaulten@startrek.websiteto Docker@programming.dev•[Solved] Docker not accepting environment variable2·2 年前I assume there is nothing in the database? Delete the file under volumes and relaunch. At a guess your database for initialized without a user and is now just in that state.
rolaulten@startrek.websiteto Docker@programming.dev•[Solved] Docker not accepting environment variable3·2 年前As others have said, remove the # to uncommit the line.
Commits are a special type of line in many languages that allow us humans to stick info (generally for humans) inside the code that the interpreter skips over. From the machines perspective this block looks like:
environment: POSTGRES_PASSWORD: HDFnWzVZ5bGI
Note that the entire line is missing.
As a side note. Please change the password as it’s been posted to the Internet.
Are you sure there is no ticket? Some systems let you make tickets that the end user is not notified for. Also, depending on the size/ levels of automation your call may have populated all your info on the agents end.