Come over to Last Epoch - I’ve had a much better experience solo and with friends. And shockingly, the global chat is helpful/welcoming of newbies.
Come over to Last Epoch - I’ve had a much better experience solo and with friends. And shockingly, the global chat is helpful/welcoming of newbies.
I’m not seeing any replies that are super helpful for your question - so here’s what I do: throw a Linux desktop on a Raspberry Pi, or NUC and use the TV like monitor. Get a wireless keyboard/mouse combo and watch Plex through the appimage or just Firefox. Bonus, now any website that does video can be viewed on your big screen tv without dealing with any casting apps.
This is the correct answer. Private IPs are less concerning (on noes now someone knows a network in my homelab is 10.0.0.1/24!) - but absolutely change public IPs in logs.
If it’s necessary to reference external users/systems in multiple log files, I’ll change the names to user1
, user2
, server1
, db2
, etc
Does it have Discovery as a normal app store? You might be able to use that.
Honestly, give the terminal a shot - it’s not as complicated as you may think.
I would consider using your Synology for what it’s good at - storage.
My homelab has a Synology DS1618 and servers are Lenovo M90q systems. They have enough compute to get the job done, and use the Synology NFS mount for storage.
sudo dpkg -i /path/to/yourde.deb
Now whether or not all the packages are fubared at this point is unknown, but that’s how to install a deb file.
How long before companies start using this as an excuse for return to office?
Sure, you’ve been working here since before the pandemic, but maybe now you’re a North Korean spy! The only way to be sure is for you to come into the office and average 4 days a week.
Yeah, for the integrated CI/CD, give GitLab a shot - it saves on spinning up a Jenkins or ConcourseCI server.
CI/CD can be useful for triggering automation after merge requests are approved, building infrastructure from code, etc.
I’ll come out with an anti-recommendation: Don’t do GitLab.
They used to be quite good, but lately (as in the past two years or so) they’ve been putting things behind a licensing paywall.
Now if your company wants to pay for GitLab, then maybe consider it? But I’d probably look at some of the other options people have mentioned in this thread.
I mean at least Biden is a slow roll, Trump would rather nuke them.
Plus oh-my-zsh and the powerline 10k theme - this is my go-to shell.
Yeah, and she can use boulders to block attacks - but it looks like the main method of attacking will be using echos of baddies. ¯\_(ツ)_/¯
I cannot over state how much I love that “Legend of Zelda” finally stars Zelda, not to mention the art style… But why did they give her apparently no offensive capabilities? Why wouldn’t she be able to swing a sword? I want to see my Zelda kick ass, not summon monsters to fight for her.
Oh snap, are you the developer of Viewtube? If so, first off - great job. I do the infrastructure side of IT for my day job but aside from some basic go, I couldn’t code something like this to save my life.
I wish I had the chops to contribute to the project.
Shit, there are discord mods? Is there a list somewhere of popular mods/what do you recommend?
Heck, you could do a pre-stage play where you delegate to localhost an ansible.builtin.get_url
to download the compose file before doing the rest.
Oh you sweet summer child. There is zero chance that the cost savings will be passed on to consumers. In fact, I’ll bet prices go up after an initial plateau.
At first, profits will rise due to the lack of $30/hr costs - and shareholders will celebrate the innovation.
Then when the migration to self-driving semis is complete and that profit levels out, shareholders will be pissed that the profits don’t continue to rise - so prices will rise again.
It’s anonymous bulk text posting - great for sharing logs, but don’t discount the more grey side of the internet. If you browse recent public posts there’s often some fun things like scam links, credentials, etc.
It’s definitely fallen out of favor for password dumps though.
I use skyline in our environment and man, that log collection is crutch for getting tickets updated. Oh, you need the logs? Request what you need and I’ll approve it - or I can just click a few buttons and upload the logs when I create the ticket.
tmux
and a<ctrl>-<b><d>
- done!