Skip to content
SOISOS
  • FOOD
  • STATISTICS
  • PROGRAMMING
    • Python
    • Rust
    • Oracle
  • PHILOSOPHY

cheatsheet

Home » cheatsheet

unix cheatsheet

Posted by By sunny.bak September 17, 2025Posted inSOFTWARE
To add $USER to a group usermod -g <group_name> $USER newgrp <group_name>
Read More

Rust Project Initiation

Posted by By sunny.bak December 29, 2021Posted inRANDOM, Rust, SOFTWARE
This is my rust installation cheatsheet create a new rust file, compile, and run executablecreate a rust project using Cargo, compile, check and run executable RUST file : manually you…
Read More
Copyright 2026 — SOISOS. All rights reserved. Sinatra WordPress Theme
Scroll to Top