Awwab

joined 2 years ago
[–] [email protected] 5 points 1 year ago

Works fine for me.

[–] [email protected] 5 points 1 year ago

There are also fan made graphics packs for the free version but they are not nearly as good as the steam version.

[–] [email protected] 1 points 1 year ago (1 children)

Mine is still a @yahoo login but I wont hit 20 years until February.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

Ah sorry it wasn't the actual linkding project but the browser plugin.

https://github.com/Fivefold/linkding-injector

[–] [email protected] 2 points 1 year ago (1 children)

iDRAC just lets you remote access the device and tweak bios settings or whatever remotely rather than having to use a physical kvm. I know dell and hp have utilities to let you modify bios settings from windows but I'm not sure if that extends to their server platforms as well.

[–] [email protected] 16 points 1 year ago (2 children)

6 min seems about right for an enterprise server, the more you have like a raid card initialization the longer it will be. Since there devices are designed to be run for months or years without rebooting it really doesn't matter that the reboot takes as long as it does.

[–] [email protected] 8 points 1 year ago (1 children)

Most residential connections in my experience don't change ips unless you disconnect the modem/router for long enough to lose the DHCP lease from the ISP. I guarantee most people are not going to bother doing that.

[–] [email protected] 5 points 1 year ago (3 children)

The developer recently added support for SearXNG and some other alternatives to Google that lets you see related bookmarks when doing a search.

[–] [email protected] 3 points 1 year ago (3 children)

Changing your browser fingerprint without also masking your IP with a VPN is kinda pointless. It's like wearing a disguise but leaving your driver's license at the scene of the crime.

[–] [email protected] 2 points 1 year ago (4 children)

You should be fine as long as you aren't trying to play 4k, there is an additional feature where you can disable transcoding as an option in Plex.

Check out this guide if you want to go down the docker rabbit hole.
https://trash-guides.info/Hardlinks/How-to-setup-for/Docker/

[–] [email protected] 1 points 1 year ago (1 children)

Your laptop doesn't have a power brick?

I traveled last week with my personal and work laptops and phones and only had to bring a single wall wart and usb-c cable to charge everything. That's my primary use case.

[–] [email protected] 3 points 1 year ago (3 children)

I have been trying to replace all my devices that use external power bricks with usb C cables and GAN power adapters. You can get barrel adapters for most things and it lets me clear up a lot of space. Anker and Ugreen have been my picks in the past but they seem to have been increasing their prices considerably and I have had pretty good luck with a company called Baseus.

 
 

Ready to dig deep? Dwarf Fortress now has a Linux Beta available on Steam, so you can get testing and see what all the fuss is about with this new version.

 

I am used to RES allowing me to pin my favorite subs to the top bar for quick navigation. Is it possible to do this with kbin at the moment or am I stuck with a whole bunch of random mags until that feature is added?

18
Working in IT (media.kbin.social)
 
 

Has anyone used this? I haven't seen it recommended before in the typical arr stack and it seems like its infinitely more useful for those who are trying to easily maintain ratio on private trackers.

 

Has anyone used this? I haven't seen it recommended before in the typical arr stack and it seems like its infinitely more useful for those who are trying to easily maintain ratio on private trackers.

 

How many of you have tried using SearXNG? It's a meta search engine that pull data from a number of sources before ranking and displaying them. I really like the cached feature that tries to load the internet archive copy of the page.

 

Have you found that companies are starting to forego cyberinsurance if they don't have the money to hire a full time security staff?

 

.@blacktraffic Great question! Here are some reasons why #RainbowTables are obsolete for #password #cracking: In any given password database, 92-98% of the passwords are going to be created by highly predictable humans (as opposed to being randomly generated.) Because of this, modern password cracking is heavily optimized for exploiting the human element of password creation, concentrating on probabilistc methods that achieve the largest plaintext yield in the least amount of time. As such, modern password cracking tools and techniques have evolved to become highly dynamic, requiring agility, flexibility, and scalability. This is evident when looking at how #Hashcat has evolved over the last decade. Hashcat used to be heavily optimized for raw speed, but today it is optimized for maximum flexibilty (plus, lite, and cpu merged into a single code base, dropped the 15-character limit, introduced pure kernels, brain, and slow candidate mode, etc.) This need for dynamicity is also why we largely still use GPUs today, rather than having moved on to devices with potentially higher throughput, such as FPGAs or even ASICs. With this in mind, it's rather easy to see that rainbow tables are the antithesis of modern password cracking. Rainbow tables are static, rigid, and not at all scalable. They directly compete with unordered incremental brute force, which in the context of modern password cracking, is largely viewed a last resort and generally only useful for finding randonly-generated passwords (although, can also be useful in identifying new patterns that rules and hybrid attacks failed to crack.) They also do not scale. If you have a handful of hashes, rainbow tables will likely be faster than brute forcing on GPU. But if you are working with even a modestly large hash set, rainbow tables will be slower than just performing brute force on GPU, even if you are using GPU rainbow tables. Overall, rainbow tables are an optimization for an edge case: cracking a small amount of hashes of an algorithm for which we have tables, within the length and character sets for which we have tables, that fall within that 2-8% of hashes that we cannot crack with probabilistic methods. And even then, most people who are #security conscious enough to use use random passwords aren't going to make them only 8 or 9 characters long, so the percentage of those passwords that will actually be found in your tables will be much lower. The questions you have to ask yourself: is that worth the disk space and the bandwidth to download and store rainbow tables, and do you really care about that 2-8%, keeping in mind that only a small percentage of that is going to fall within the tables you have? If the answer is "yes", then continue to use rainbow tables. However, the for the vast majority of us, the answer for the past 11 years has been a resounding "no." And that's why rainbow tables are, by and large, a relic of a bygone era. With that said, rainbow tables do still have some utility outside of #passwords. For instance, cracking DES or A5/1 #encryption. There's also the cousin of rainbow tables, lossy hash tables (LHTs), which have some utility as well for things like old Microsoft Office and Adobe Acrobat encryption keys. #infosec #hacking

view more: next ›