I'm a dedicated Computer Science student with a passion for technology. I have a solid foundation in Python and am currently exploring Rust. My interests include Artificial Intelligence, Linux, and Cybersecurity, particularly red teaming. I also use Docker to streamline development and deployment processes, and I'm excited to drive positive change through technology.
🎯
Focusing
Computer Science Student | Cybersecurity | Artificial Intelligence | Red-Team
-
21:53
(UTC +05:30) - tharundv.me
- in/tharun-dv
Pinned Loading
-
-
-
-
Fix Locales in any distro
Fix Locales in any distro 1#!/bin/bash
23echo "LC_ALL=en_US.UTF-8" | sudo tee -a /etc/environment
4echo "en_US.UTF-8 UTF-8" | sudo tee -a /etc/locale.gen
5echo "LANG=en_US.UTF-8" | sudo tee -a /etc/locale.conf
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.