排序
Java basic program with expansion
Java basic program with expansion,Created a class as public class Library Created a object as Library books = new Library(); Object is memory representation of class. Most importan...
Day – 1 of Java
Day - 1 of Java, What is sudo? Sudo (Super User do) is a linux command that is used to temporarily execute programs as another user. It is the same as what we use in windows 'run a...
Deploy Java Spring boot project as systemd service
Deploy Java Spring boot project as systemd service,How to run Java Spring Boot based web application in Linux? You may just run in terminal: java -jar /home/user/your_project_name/...
Proxy Checker: The Ultimate Proxy Validation Tool ️️
Proxy Checker: The Ultimate Proxy Validation Tool ️️,Author: Trix Cyrus Waymap Pentesting tool: Click Here TrixSec Github: Click Here TrixSec Telegram: Click Here Proxy-Checker...
Automated Session Control with Bluetooth: An Insight into ble-lock-session
Automated Session Control with Bluetooth: An Insight into ble-lock-session, Introduction ble-lock-session is a simple Python tool that uses Bluetooth to automatically lock or unloc...
Journal Transcriber: Write journal by dictating it
Journal Transcriber: Write journal by dictating it, Hello Dear readers, today I am going to talk about a journal script I kind of wrote. The Problem of Saving My Thoughts The probl...
DevOps Practical Experience with Home Lab
DevOps Practical Experience with Home Lab, Intro This summer I had an opportunity to learn DevOps skills through MLH Fellowship x Meta Production Engineering program. If you want t...
Full Stack Python Developer – Day 1
Full Stack Python Developer - Day 1,Today is my first day class of python full stack developer course. Today I joined some tech community groups like linux tamil community, kaniyam...
Synchronized 变量在不同操作系统的不同行为
Synchronized 变量在不同操作系统的不同行为,SEO: Python Synchronized variable value doesn't change in global context Synchronized value not modified in main process Synchronized valu...
Confusing JRE and JDK package naming in Linux Distros
Confusing JRE and JDK package naming in Linux Distros, Observations on Installing Java Development Kit on Linux Distros After recently switching to Linux, I encountered a notable d...
Building a Bible Publication Engine
Building a Bible Publication Engine, Building a Digital Bible Publishing Engine: Handling 10M+ Cross-References in Pure Python Ever wondered how to handle massive cross-referencing...
The preferred way to install and manage Java JDKs on Linux
The preferred way to install and manage Java JDKs on Linux,I'm on Fedora Workstation 40, but similar steps would work on most major Linux distros like Ubuntu/Mint etc Check existin...