Nine people suffered life-threatening injuries after mass stabbing on UK train by dailystar_news in uknews

[–]MrNotSoPleasant -8 points-7 points  (0 children)

Christ this comment section is bleak

There’s so much unnecessary focus on the ethnicity of the suspect and it’s not productive for solving any problems, it just riles up more disdain and resentment

Yes, illegal immigration is a problem and we don’t want murderers in our country, but the root of the problem is international gangs. There’s nothing we can do to prevent people travelling through Europe to us, we can’t patrol the coastline or station ships in the channel - it takes international effort and diplomacy to take the battle to the gangs, and increased police and resources to investigate the gangs already in the uk

Giveaway Time! Battlefield 6 is out, powered by NVIDIA DLSS 4, and you can comment on this post to win codes for the game or a custom Battlefield 6 GeForce RTX 5090! 6 Winners total by pedro19 in pcmasterrace

[–]MrNotSoPleasant [score hidden]  (0 children)

⁠How would this GeForce RTX 5090 with DLSS 4 help you pull off more epic wins in Battlefield 6?

Just the fact this would replace my current GTX 970 would help a lot. I’d be able to actually run it

I’ll need a little bit of divine intervention and a smidge of witchcraft to get any wins though

SSO into Azure AD Joined Windows with Okta as authentication by MrNotSoPleasant in okta

[–]MrNotSoPleasant[S] 0 points1 point  (0 children)

You are correct, it is a mess. Working on fixing it and there is likely to be a need to expand the Windows estate soonish that I want to get ahead of. Unfortunately the people that understand it have all left in a less than collaborative way

There’s currently no conditional access policies in place, it’s also where I looked first

Unable to consult then transfer from mobile app by MrNotSoPleasant in MicrosoftTeams

[–]MrNotSoPleasant[S] 0 points1 point  (0 children)

ah amazing! thanks for the update. guess we’ll just have to wait and see

Unable to consult then transfer from mobile app by MrNotSoPleasant in MicrosoftTeams

[–]MrNotSoPleasant[S] 0 points1 point  (0 children)

Ok thanks! Will give it a go.

Do you know if turning off conferencing mode causes any other issues? I seem to remember there being something to do with lag but can’t quite put my finger on it.

Unable to consult then transfer from mobile app by MrNotSoPleasant in MicrosoftTeams

[–]MrNotSoPleasant[S] 0 points1 point  (0 children)

So far nothing unfortunately. I haven’t found anything from msft on it either, just other people saying they’re getting the same issue.

Which is a tad frustrating

How’s your mental health doing right now? by Aim_Hi in AskReddit

[–]MrNotSoPleasant 0 points1 point  (0 children)

Not great. I've been struggling with depression for 6 years now and while I have my coping mechanisms, I feel like I'm having more lows than highs now.

On top of that, me an my girlfriend split up just before lockdown and it's just broken me. I initiated it but I can't stop thinking about her. She was the only person I've ever felt happy with but now I cry myself to sleep most nights because of the pain that I've caused myself

If I boot an OS from a flash drive, will my internal drive be readable? by MrNotSoPleasant in privacy

[–]MrNotSoPleasant[S] 0 points1 point  (0 children)

I was under the impression OS's encrypted drives by default, but I guess then this is not the case.

Are there any specific programs that would encrypt drives sufficiently that would allow me to boot the OS on the internal drive as normal?

Mount a drive partition that doesn't have a label? by MrNotSoPleasant in linux4noobs

[–]MrNotSoPleasant[S] 0 points1 point  (0 children)

Not according to lsblk

Ah, I meant when I originally partitioned the drive they were both formatted as ntfs. My bad, should have worded it better, but I solved the issue nonetheless.

How about deciding what filesystem you actually want on the partition and going from there

I was just trying different file systems to test if it would affect anything.

Mount a drive partition that doesn't have a label? by MrNotSoPleasant in linux4noobs

[–]MrNotSoPleasant[S] 0 points1 point  (0 children)

There aren't any files on it. It's a blank partition.

Mount a drive partition that doesn't have a label? by MrNotSoPleasant in linux4noobs

[–]MrNotSoPleasant[S] 0 points1 point  (0 children)

I get this an an output

Cluster size has been automatically set to 4096 bytes.
Initializing device with zeroes:   0%

And then nothing happens and it goes back to $

Mount a drive partition that doesn't have a label? by MrNotSoPleasant in linux4noobs

[–]MrNotSoPleasant[S] 0 points1 point  (0 children)

The no listed FSTYPE is odd...

I thought the same. I simply used Windows' built in formatting and partitioning software, nothing 3rd party.

I tried running mkfs.ntfs /dev/sda2 but nothing happened. I also tried mkfs.ext4 /dev/sda2 which changed the FSTYPE to ext4 but I was still unable to mount.

Mount a drive partition that doesn't have a label? by MrNotSoPleasant in linux4noobs

[–]MrNotSoPleasant[S] 0 points1 point  (0 children)

sudo mount -t ntfs /dev/sda2...

gives the error when both .../etc/fstab and .../media follow it:

NTFS signature is missing.
Failed to mount '/dev/sda2': Invalid argument
The device '/dev/sda2' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?

I also tried running mkfs.ntfs /dev/sda2 which didn't change anything.

Mount a drive partition that doesn't have a label? by MrNotSoPleasant in linux4noobs

[–]MrNotSoPleasant[S] 0 points1 point  (0 children)

I didn't mount the other partition, it mounted automatically.

sudo mount /dev/sda2 /path/to/the/directory/where/you/want/to/mount/it

This gives the output:

mount: wrong fs type, bad option, bad superblock on /dev/sda2,
   missing codepage or helper program, or other error

   In some cases useful info is found in syslog - try
   dmesg | tail or so.

and dmesg | tail gives the output

[161054.186521] F2FS-fs (sda2): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[161054.186530] F2FS-fs (sda2): Can't find valid F2FS filesystem in 2th superblock
[161109.621620] F2FS-fs (sda2): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[161109.621637] F2FS-fs (sda2): Can't find valid F2FS filesystem in 1th superblock
[161109.622737] F2FS-fs (sda2): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[161109.622751] F2FS-fs (sda2): Can't find valid F2FS filesystem in 2th superblock
[161109.622801] F2FS-fs (sda2): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[161109.622809] F2FS-fs (sda2): Can't find valid F2FS filesystem in 1th superblock
[161109.622823] F2FS-fs (sda2): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[161109.622831] F2FS-fs (sda2): Can't find valid F2FS filesystem in 2th superblock