All posts categorized tools

BUILD A MULTI-GPU CLUSTER FOR HASHCAT WITH LINUX AND NVIDIA

BUILD A MULTI-GPU CLUSTER FOR HASHCAT WITH LINUX AND NVIDIA

Building a multi-GPU Hashcat password cracking cluster can be very economical if you choose a combination of budget GPUs with a reasonable hash rate.

Nowadays, due to the AI craze and before that due to the cryptocurrency craze, there has been a serious price inflation and price gouging by GPU vendors, such as NVIDIA, for graphics cards that can perform a lot of password cracking at scale.

In this post, I show you how to build a multi-GPU cluster and achieve a better price/performance ratio with several budget GPUs as compared to buying one expensive one.

The goal for my use case is to optimize on both price and risk. There is a risk that if you run a lot of password hash cracking on a GPU, that it may wear out earlier. When you use budget GPUs, you may wear them out but they are cheaper to replace, and hence, cost effective.

Except for the GPUs, and their PCI-E risers, everything else I bought pre-owned on online marketplaces, since you don’t need some parts to be new.

I used 5 GPUs for this cluster, and a 6th one can be added to it. This is a self-contained cluster and you do not need a monitor as I use an HDMI screen as part of it.

NOTE: This cluster can be used for machine learning and other CUDA programming too!

Read More
Posted on by Vikas N. Kumar.

SETUP SELF-HOSTED GIT SERVER ON LINUX

SETUP SELF-HOSTED GIT SERVER ON LINUX

With the enshittification of Github and potentially, Bitbucket with AI tools and changes in terms of services where the owners of those platforms could decide to start training their AI models on proprietary code, I decided that it was time to host my own git server at home.

This post is to set it up on a Debian system. This is not using any of the web-UI front-ends like gitea or gogs or gerrit. This post describes setting up the bare-bones git server and migrating the old repositories to this git server.

A web-UI like those mentioned above are not necessary to use git. They can be useful for code-review if your team is larger, but for one-person teams like mine, I do not need a web UI unnecessarily running. Setting it up on a Debian or Ubuntu system is very easy and this post will show you how.

This post will also show how to use ssh based authentication and is not for http based authentication. ssh based authentication is more secure.

Read More
Posted on by Vikas N. Kumar.

Pages: Previous  |  1  |  2  | 
SUPPORT THIS SITE
Donate DOGECOIN to DBevjMg3fd8C5oxZbV8sFpAffo6Tas1s8Q. DBevjMg3fd8C5oxZbV8sFpAffo6Tas1s8Q Donate BITCOIN to 19hrWWw1dPvBE1wVPfCnH8LqnUwsT3NsHW. 19hrWWw1dPvBE1wVPfCnH8LqnUwsT3NsHW
As an Amazon Associate I earn from qualifying purchases.