I was assigned a task to test and evaluate performance of the hardware RAID under Coffeelake using Intel RST Premium with Intel Optane System acceleration option in RAID1 configuration - under Linux. I use Ubuntu 19.04, it installs dmraid by default (also tried several other Linux versions requiring additional installation of dmraid ). I used to work with enterprise disk arrays in the past, and I
Anyway to set a timer to suspend the system say in 120 minutes similar to doing: $ shutdown 120 But for suspension. I want to encode some stuff in handbrake and I want my pc to automatically go to sle ... Read more
Per default I have the relative numbers and actual numbers active on my vim sessions. However I find myself switching quite often to the actual line numbers as I like to copy elements from a certain l ... Read more
The ability to audit events in your environment is crucial for the discovery and investigation of security incidents. Therefore, it is important to know the best practice for configuring the Windows S ... Read more
Create a new user account as your SVU account, ex. Abc_88888, and login with it. You should have a welcome message when you login. The message should contain the statement “Good TIME Abc_88888”, where ... Read more
Based on this video: https://www.youtube.com/watch?v=CN4oIcAPIV4 hopefully it is legitimate I understand what is being done here. However, I don't understand it well enough for a more complex case suc ... Read more
So I am trying to add a rule for /synchrony/* which would point to the 'synchrony' target group. Here is my existing template. ConfluenceALB: Properties: Scheme: internal SecurityGroups: - Ref: Conflu ... Read more
Problem: Calculate the value of load resistance (Rl) for which maximum transfer occurs. Attempt: What I know is that for the maximum transfer to occur, the load resistance must be equal to the source ... Read more
Most of our social media/browser feeds are constantly reminding us of how our planet is dying a slow,... The post Supermodel Bella Hadid pledges to plant 600 new trees to reduce the carbon footprint o ... Read more
Today, AWS announces the preview of Amazon EventBridge schema registry and discovery. These are new developer tool features, which allow you to automatically find events and their structure, or schema ... Read more
Hiya Backers! Thank you for your patience while I get these socks into production. Even though the goal was not met, I am still producing these socks! Unfortunately, I was forced to cut out one ... Read more
When I do the following: tar czvf ../myarchive.tar.gz ./ I get a single (annoying) root folder in my tar archive: How do I remove this awful period when creating the archive? Read more
Picked up a Cyber Monday Bundle Pack for only $80 and see what you get! A Pakkins' Land Omnibus signed (hard cover) A Pakkins' Land sketch card (wit ... Read more
So I am using these rules from https://rudd-o.com/linux-and-free-software/a-better-way-to-block-brute-force-attacks-on-your-ssh-server to limit brute force and log them in /var/log/messages. Looking i ... Read more
Picked up a Cyber Monday Bundle Pack for only $80 and see what you get! A Pakkins' Land Omnibus signed (hard cover) A Pakkins' Land sketch ca ... Read more
Picked up a Cyber Monday Bundle Pack for only $80 and see what you get! A Pakkins' Land Omnibus signed (hard cover) A Pakkins' Land sketch card (wit ... Read more
I'm researching Cognitive Friction on my thesis and found out there're only 2 works academically studying the topic. 1. The Fiction of No Friction: a User Skills Approach to Cognitive Lock-In 2. Irrit ... Read more
How do we do SED inline file option on many pipe sed -i -E ':k /\b("[^"]+"\s*([A-z]\w*\s*)?)+,?\s*$/{N;s/\s*\n\s*/ /; s/\)\s*;/);\n/; bk}' uci | sed -E 's/\bprintf\(\s*("[^%"]+")\s*\)\s*;/cout << ... Read more