Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

funkajunk, to memes in Inspired by an earlier post, this one's for the IT workers.
@funkajunk@lemm.ee avatar

Port 80 is open so you can redirect to https, it’s not actually serving over http

funkajunk, to memes in Oh hi there
@funkajunk@lemm.ee avatar

Meta

funkajunk, to news in Six suspects in assassination of Ecuador candidate murdered in prison
@funkajunk@lemm.ee avatar

It’s hitmen all the way down

funkajunk, (edited ) to lemmyshitpost in The four houses dads belong to.
@funkajunk@lemm.ee avatar

Milwaukee = Gryffindor

DeWalt = Ravenclaw

Makita = Hufflepuff

Ryobi = Slytherin

funkajunk, to linux in Is DNS Bloat too?
@funkajunk@lemm.ee avatar

At first I thought this was a joke, but it’s actually informative 🤔

funkajunk, to asklemmy in How to stop eating junk food?
@funkajunk@lemm.ee avatar

So many people still don’t realize that weight loss comes down to 90% diet and 10% exercise.

funkajunk, to memes in Flirting
@funkajunk@lemm.ee avatar

What a simp

funkajunk, to linux in Question about RMM remote support on Wayland.
@funkajunk@lemm.ee avatar

Remote monitoring and management

funkajunk, to programmer_humor in The classic font size exploit
@funkajunk@lemm.ee avatar

My guess is Monokai?

funkajunk, to memes in These blueberries are getting expensive!
@funkajunk@lemm.ee avatar

Yeah, but I bet it looks dope.

funkajunk, to memes in Every day we stray further from God's light.
@funkajunk@lemm.ee avatar

At least the textures are similar 🤷‍♂️

funkajunk, to linux in Linux Mint 21.3: Empowering tech-savvy Moms with the Perfect Desktop Experience
@funkajunk@lemm.ee avatar

I have 18 people on my IT team and 6 are women.

funkajunk, to foodporn in Homemade Charcuterie
@funkajunk@lemm.ee avatar
funkajunk, to asklemmy in How to stop eating junk food?
@funkajunk@lemm.ee avatar

Calories burned from running isn’t that great of a return.

An estimate is that a 200 pound person burns 792 calories per hour running at 5mph (12min/mile, or 8kph) on a firm, level surface. A 140 pound person burns 555 calories in the same scenario.

Source: captaincalculator.com/…/calories-burned-running-c…

It’s much simpler to not consume excess calories, if you maintain a caloric deficit and don’t exercise at all you will lose weight.

funkajunk, to linux in New Linux user here. Is this really how I'm supposed to install apps on Linux?
@funkajunk@lemm.ee avatar

Open the terminal and copy and paste the commands found in their install guide for Ubuntu:


<span style="color:#323232;"># Download signing key 
</span><span style="color:#323232;">sudo curl -fsSLo /usr/share/keyrings/mullvad-keyring.asc https://repository.mullvad.net/deb/mullvad-keyring.asc
</span><span style="color:#323232;">
</span><span style="color:#323232;"># Add the stable repository
</span><span style="color:#323232;">echo "deb [signed-by=/usr/share/keyrings/mullvad-keyring.asc arch=$( dpkg --print-architecture )] https://repository.mullvad.net/deb/stable $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/mullvad.list
</span><span style="color:#323232;">
</span><span style="color:#323232;"># Install 
</span><span style="color:#323232;">sudo apt update
</span><span style="color:#323232;">sudo apt install mullvad-vpn
</span>
  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #