Skip to main content

Questions tagged [algorithms]

3 votes
2 answers
5k views

I am using Rocky Linux 8 and 9 and they use the crypto-policy framework from Red Hat. Now I want to adjust some settings in the policy to forbid sshd to use some specific algorithms. But I can not ...
Lucas's user avatar
  • 2,955
-2 votes
1 answer
920 views

i have this task to do, but im actually stuck with this round-robin algorithm, here's the details input file there are 3 process A, B and C second column is the arrival time third column is nut value ...
peter louis's user avatar
2 votes
1 answer
2k views

I want to re-position elements of an array (change index of array elements) based on a condition. I don't know how to translate this to jq which is more of a functional language. Basically I want to ...
Zeta.Investigator's user avatar
9 votes
1 answer
3k views

It seems that the even the most recent version of GRUB2 doesn't support LUKS2 with the PBKDF Argon2ID (source). The Raspberry Pi bootloader for instance fully supports this new hashing function. Is ...
Polizi8's user avatar
  • 305
-2 votes
1 answer
722 views

why it is not possible to use SJF as the scheduling algorithm for Linux?
user422990's user avatar
1 vote
1 answer
817 views

I am running ubuntu 18.04.3 server HWE edition in my local lab and while reading the manuals I came across the issue that I am unable to determine how to exclude users from connecting to my server via ...
Seemax's user avatar
  • 19
1 vote
2 answers
997 views

I'm currently testing changes in my scripts for performance purposes. Specifically, I want to change if to case statements. However, being new to shell programming I'm getting stuck on this type of ...
Matieu's user avatar
  • 23
3 votes
1 answer
3k views

How to log the Protocol, KexAlgorithm, Cipher and MAC algorithm negociated by the client and the client's user agent string? What I'm looking for is the OpenSSH equivalent to Apache HTTPD's CustomLog+...
Cerber's user avatar
  • 235

15 30 50 per page