rolaulten

u/rolaulten@startrek.website
0 posts · 68 comments

Recent posts

No posts.

Recent comments

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.

on Panruledemic · c/196 · 4 pts · 1y

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.

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.

on Mythbusters · c/science_memes · 9 pts · 2y

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.

on Freedom rule · c/196 · 7 pts · 2y

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.

on systemdeez nuts · c/linuxmemes · 12 pts · 2y

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.

+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.

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.