Sysadmin

!sysadmin

@lemmy.ml
Create post
btrfs raid1 with two disks behaviour.

btrfs raid1 with two disks behaviour.

btrfs partition recognized as swap

btrfs partition recognized as swap

Hey all,

Edit: changed confusing wording based on dack's comment.

I have a problem. I'm building a SAN and I'm playing around with btrfs to learn more about how to use it.

I run into the problem where my sdd1 partition is recognized as swap filesystem. I don't understand whats going on here. I formatted all these drives through my usb-dock via my desktop. All the others are fine, so why is this one giving me problems? I tried removing it with parted amd recreating it as btrfs or ext4 doesnt seem to help.

Does anyone have any insight of why this is happening?

root@server :~# lsblk --fs
....
sdc                                                                                                           
└─sdc1                       ext4        1.0            e3e8849d-a25e-4235-8ebf-ca84a7637f64                  
sdd                                                                                                           
└─sdd1                       swap        1              445ae89e-05ef-4fd0-98e3-b592fb2a8a9c                  
sde                                                                                                           
└─sde1                       btrfs                      bc864736-2bf6-4379-aa57-46f1c0f3a95d 
how to deal with the planned vs adhoc work.

how to deal with the planned vs adhoc work.

Hey all.

I need some advice on how to deal with the adhoc vs planned work. There are emails, tickets and verbal interruptions that need my attention. Additionally there is an incrr sing amount of meetings I need to attend. At the same time I want to focus on the development of the infrastructure for the planned work. I notice that all the interruptions are detrimental to both the planned and the adhoc work.

The fact that I have to switch my attention all the time and can't just focus starts to frustrate me. It also has to do with my adhd. I cant utilize my hyperfocus to finish the planned work, instead it stimulates the attention switching side of my adhd and cant get into the problem. I just notice I am not as effective as I was before I got this workload.

Do you people recognize this struggle? How do you deal with this?

How are you identifying least privileged access in 365?

How are you identifying least privileged access in 365?

I’ve started at a medium-sized org (~1500 users) that has over a dozen global admins in 365, plus another 80 users with various 365 admin access. Does anyone have any tips for how to identify what access the users actually need?

I tried punching up a questionnaire with all of the available options, but my test group reported that it was too convoluted. I’m not sure how I can better identify their needs without interviewing them one-on-one, or just ripping away access and seeing who screams.

Windows feature that resets system clocks based on random data is wreaking havoc

Windows feature that resets system clocks based on random data is wreaking havoc

Open link in next tab

Windows feature that resets system clocks based on random data is wreaking havoc

https://arstechnica.com/security/2023/08/windows-feature-that-resets-system-clocks-based-on-random-data-is-wreaking-havoc/

Windows Secure Time Seeding resets clocks months or years off the correct time.

Windows feature that resets system clocks based on random data is wreaking havoc
Azure ChatGPT: Private & secure ChatGPT for internal enterprise use

Azure ChatGPT: Private & secure ChatGPT for internal enterprise use

Open link in next tab

Build software better, together

https://github.com/microsoft/azurechatgpt

GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 330 million projects.

Build software better, together
best way to study for RHCSA / RHCSE

best way to study for RHCSA / RHCSE

Hey all,

I would like to get the above certifications. What resources did you use to study? I can't afford the official training and my employer doesn't want to pay for it.

Any and all help, and all tales of your experience is aplriciated.

BlueJeans, Verizon’s Google Meet competitor you’ve never heard of, is shutting down

BlueJeans, Verizon’s Google Meet competitor you’ve never heard of, is shutting down

Open link in next tab

BlueJeans, Verizon's Google Meet competitor you've never heard of, is shutting down

https://9to5google.com/2023/08/08/verizon-bluejeans-shutting-down/

Did you know Verizon acquired a video conferencing app back in 2020? It’s fine if you haven’t because Verizon has...

BlueJeans, Verizon's Google Meet competitor you've never heard of, is shutting down
PostgreSQL vs SQLite date management

PostgreSQL vs SQLite date management

As a sysadmin mostly used to the nice and powerful way Postgres manages dates, every time i’ve had to do stuff on SQLite i find myself missing that. Feels like they offloaded that into whatever code connects to the database instead of handling it at DB level.

Is there a way to give SQLite the powerful and reliable date management Postgres has, or at least something similar? Hopefully something as devoid of dependency hell as SQLite itself is

Software management for Windows Server

Software management for Windows Server

I have 15 VM's running for clients and I'm looking for a way to keep the tools up to date without having to connect to each server and do it manually. A few examples are WinDirStat, Firefox, SSMS, Filelocator, etc.

We have expanded recently and I'm at the limits of doing this manually. These servers are not domain joined and are in separate virtual networks.