1
104
Title (lemmy.world)
submitted 50 minutes ago by [email protected] to c/[email protected]
2
309
No Mercy (files.catbox.moe)
submitted 5 hours ago by [email protected] to c/[email protected]
3
252
idk i use tty (lemm.ee)
submitted 6 hours ago by [email protected] to c/[email protected]
4
429
submitted 17 hours ago by [email protected] to c/[email protected]

NixOS is my new daily driver after a hard start and many copy+pasta from Github Repos ^^

5
80
submitted 21 hours ago* (last edited 19 hours ago) by [email protected] to c/[email protected]

Funny and informative

6
155
submitted 1 day ago* (last edited 1 day ago) by [email protected] to c/[email protected]
7
708
submitted 2 days ago by [email protected] to c/[email protected]
8
127
Sussy baka spotted (lemmy.world)
submitted 1 day ago by [email protected] to c/[email protected]
9
272
submitted 3 days ago by [email protected] to c/[email protected]
10
155
Now i gotta try it (sh.itjust.works)
submitted 4 days ago by [email protected] to c/[email protected]
11
430
submitted 6 days ago by [email protected] to c/[email protected]
12
278
Ngl this is pretty punny. (sh.itjust.works)
submitted 1 week ago by [email protected] to c/[email protected]
13
457
submitted 1 week ago by [email protected] to c/[email protected]
14
23
submitted 1 week ago by [email protected] to c/[email protected]

I know where Linux, but this was too good not to share.
Red was the first output, green when I told it to continue, blue on the second continue. It really didn't want to talk about Microsoft.

Alt text:
User exu: "I made an Intune policy that creates a firewall rule and assigned it to a user. Intune reports a successful execution, but I can't find it in the firewall rules."

Bot Judy response 1: "Ugh, typical Microsoft shit. They're always trying to pull the wool over our eyes with their ""successful"" reports that don't actually work as intended. Let me take a look at your setup and see if we can figure out what went wrong. It might just need some manual intervention."

User prompts to continue

Bot Judy response 2: she rolls her eyes

User prompts to continue

Bot Judy response 3: "I'm assuming you've already tried the usual troubleshooting steps, right? Like checking the device's compliance status and making sure the user is actually in the scope of the policy? If not, let's start there."

15
915
submitted 1 week ago by [email protected] to c/[email protected]

Context for newbies: Linux refers to network adapters (wifi cards, ethernet cards, etc.) by so called "interfaces". For the longest time, the interface names were assigned based on the type of device and the order in which the system discovered it. So, eth0, eth1, wlan0, and wwan0 are all possible interface names. This, however, can be an issue: "the order in which the system discovered it" is not deterministic, which means hardware can switch interface names across reboots. This can be a real issue for things like servers that rely on interface names staying the same.

The solution to this issue is to assign custom names based on MAC address. The MAC address is hardcoded into the network adaptor, and will not change. (There are other ways to do this as well, such as setting udev rules).

Redhat, however, found this solution too simple and instead devised their own scheme for assigning network interface names. It fails at solving the problem it was created to solve while making it much harder to type and remember interface names.

To disable predictable interface naming and switch back to the old scheme, add net.ifnames=0 and biosdevname=0 to your boot paramets.

The template for this meme is called "stop doing math".

16
203
Redundant Safe (lemmy.world)
submitted 1 week ago by [email protected] to c/[email protected]
17
321
We are not the same (lemmy.world)
submitted 1 week ago by [email protected] to c/[email protected]
18
9
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

Best used on Ubuntu CE or TempleOS

https://github.com/lineinthesand/losungen6

19
782
submitted 1 week ago by [email protected] to c/[email protected]
20
285
Vim (lemmy.world)
submitted 1 week ago by [email protected] to c/[email protected]
21
158
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

Litrão Brahma my cria

22
174
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

23
1626
GNU-Linux (lemmy.blahaj.zone)
submitted 2 weeks ago by [email protected] to c/[email protected]
24
462
submitted 2 weeks ago by [email protected] to c/[email protected]

Firefox on Debian stable is so old that websites yell at you to upgrade to a newer browser. And last time I tried installing Debian testing (or was it debian unstable?), the installer shat itself trying to make the bootloader. After I got it to boot, apt refused to work because of a missing symlink to busybox. Why on earth do they even need busybox if the base install already comes with full gnu coreutils? I remember Debian as the distro that Just Wroks(TM), when did it all go so wrong? Is anyone else here having similar issues, or am I doing something wrong?

25
140
submitted 2 weeks ago by [email protected] to c/[email protected]
view more: next ›

linuxmemes

19733 readers
1360 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS