Truman
  • Home
  • Linux Command
  • Crypto
    • Random Password
    • Encrypt/Decrypt
    • JavaScript Obfuscate
    • JavaScript Code Deobfuscation
    • Hash
    • HMAC
    • Bcrypt
    • UUID Generator
    • ULID Generator
    • JWT Online Decryption
    • JWT Online Encryption
  • Convert
    • Integer base converter
    • Unicode Encoding
    • UTF-8 Encoding
    • URL Encoding/Decoding
    • UNIX Timestamp
    • HTML Encoding/Decoding
    • BASE64 Encoding/Decoding
    • BASE64 File Conversion
    • ESCAPE Encoding/Decoding
    • JSON to YAML
    • JSON to CSV
    • Color Conversion
    • String Escape
  • Development
    • JSON Formatter
    • Regular Expression Tester
    • Nginx Location Match Tester
    • JSON Viewer
    • JSON Compress
    • JSON Diff
    • Crontab Expression
    • JSON to Go Struct
    • XML Formatter
    • Docker run to Docker compose converter
    • SQL prettify and format
    • GPT Tokenizer
  • Curl Convert
    • CURL to ANSIBLE
    • CURL to C
    • CURL to CFML
    • CURL to CLOJURE
    • CURL to C#
    • CURL to DART
    • CURL to ELIXIR
    • CURL to GO
    • CURL to HAR
    • CURL to HTTP
    • CURL to HTTPIE
    • CURL to JAVA
    • CURL to JAVASCRIPT
    • CURL to JSON
    • CURL to JULIA
    • CURL to KOTLIN
    • CURL to LUA
    • CURL to MATLAB
    • CURL to NODE
    • CURL to OBJC
    • CURL to OCAML
    • CURL to PERL
    • CURL to PHP
    • CURL to POWERSHELL
    • CURL to PYTHON
    • CURL to R
    • CURL to RUBY
    • CURL to RUST
    • CURL to SWIFT
    • CURL to WGET
  • Image
    • Code screenshot
    • QR Code Recognition
    • QR Code Generator
    • WiFi QR Code Generator
    • SVG Placeholder Generator
    • OCR Image Recognition
    • Text to Image
  • Network
    • IPv4 Subnet Calculator
    • IPv4 Address Converter
    • MAC Address Lookup
    • MAC Address Generator
    • Port Scan
  • Text
    • Chinese Character Pinyin Stroke
    • Online Markdown Editor
    • Rich Text Editor
    • Text Diff
    • Online Translate
    • ASCII Art Text Generator
  • Tools
    • Laravel-Vue-Admin
    • Ghost animation generato
    • Nokia SMS Generator
    • m3u8 Downloader
    • Flatterer Diary
    • GIF animation reversed
    • Bingdun and Xuerongrong 3D preview
    • Mortgage Calculator
    • Salary Calculator
    • Chinese Relationship Calculator
    • Chinese ID Card Number Analysis
    • Chinese Administrative Division
    • BMI Calculator
  • English
    • 简体中文
    • 繁體中文
    • English
    • Deutsch
    • Español
    • Français
    • Italiano
    • 日本語
    • 한국어
    • Português
    • Русский
Truman
  • Home
  • Linux Command
  • Crypto
    • Random Password
    • Encrypt/Decrypt
    • JavaScript Obfuscate
    • JavaScript Code Deobfuscation
    • Hash
    • HMAC
    • Bcrypt
    • UUID Generator
    • ULID Generator
    • JWT Online Decryption
    • JWT Online Encryption
  • Convert
    • Integer base converter
    • Unicode Encoding
    • UTF-8 Encoding
    • URL Encoding/Decoding
    • UNIX Timestamp
    • HTML Encoding/Decoding
    • BASE64 Encoding/Decoding
    • BASE64 File Conversion
    • ESCAPE Encoding/Decoding
    • JSON to YAML
    • JSON to CSV
    • Color Conversion
    • String Escape
  • Development
    • JSON Formatter
    • Regular Expression Tester
    • Nginx Location Match Tester
    • JSON Viewer
    • JSON Compress
    • JSON Diff
    • Crontab Expression
    • JSON to Go Struct
    • XML Formatter
    • Docker run to Docker compose converter
    • SQL prettify and format
    • GPT Tokenizer
  • Curl Convert
    • CURL to ANSIBLE
    • CURL to C
    • CURL to CFML
    • CURL to CLOJURE
    • CURL to C#
    • CURL to DART
    • CURL to ELIXIR
    • CURL to GO
    • CURL to HAR
    • CURL to HTTP
    • CURL to HTTPIE
    • CURL to JAVA
    • CURL to JAVASCRIPT
    • CURL to JSON
    • CURL to JULIA
    • CURL to KOTLIN
    • CURL to LUA
    • CURL to MATLAB
    • CURL to NODE
    • CURL to OBJC
    • CURL to OCAML
    • CURL to PERL
    • CURL to PHP
    • CURL to POWERSHELL
    • CURL to PYTHON
    • CURL to R
    • CURL to RUBY
    • CURL to RUST
    • CURL to SWIFT
    • CURL to WGET
  • Image
    • Code screenshot
    • QR Code Recognition
    • QR Code Generator
    • WiFi QR Code Generator
    • SVG Placeholder Generator
    • OCR Image Recognition
    • Text to Image
  • Network
    • IPv4 Subnet Calculator
    • IPv4 Address Converter
    • MAC Address Lookup
    • MAC Address Generator
    • Port Scan
  • Text
    • Chinese Character Pinyin Stroke
    • Online Markdown Editor
    • Rich Text Editor
    • Text Diff
    • Online Translate
    • ASCII Art Text Generator
  • Tools
    • Laravel-Vue-Admin
    • Ghost animation generato
    • Nokia SMS Generator
    • m3u8 Downloader
    • Flatterer Diary
    • GIF animation reversed
    • Bingdun and Xuerongrong 3D preview
    • Mortgage Calculator
    • Salary Calculator
    • Chinese Relationship Calculator
    • Chinese ID Card Number Analysis
    • Chinese Administrative Division
    • BMI Calculator
©2025 Powered By TrumanWong

Linux Command Reference

Linux is a free and open source operating system widely used on both servers and PCs. Linux commands are tools that come with this operating system to perform various tasks.

TrumanWong
sudo
Execute commands as another identity
5/12/2024
Read more
TrumanWong
su
Used to switch the current user identity to another user identity
5/12/2024
Read more
TrumanWong
stty
Modify relevant settings of the terminal command line
5/12/2024
Read more
TrumanWong
strings
Find a printable string in an object file or binary file
5/12/2024
Read more
TrumanWong
strace
Tracing system calls and signals
5/12/2024
Read more
TrumanWong
stat
Used to display status information of files
5/12/2024
Read more
TrumanWong
startx
Used to start X Window
5/12/2024
Read more
TrumanWong
sshpass
Interaction-free SSH login tool.
5/12/2024
Read more
TrumanWong
sshd
Server daemon in openssh software suite
5/12/2024
Read more
TrumanWong
ssh
Client connection tools in the openssh suite
5/12/2024
Read more
TrumanWong
ssh-keyscan
Tools for collecting host public keys
5/12/2024
Read more
TrumanWong
ssh-keygen
Generate, manage and convert authentication keys for ssh
5/12/2024
Read more
  • 1
  • ...
  • 9
  • 10
  • 11
  • ...
  • 51
Truman

Happiness is not about being immortal nor having food or rights in one's hand. It’s about having each tiny wish come true, or having something to eat when you are hungry or having someone's love when you need love.

Email

[email protected]

Links
  • Categories
  • Curl to Python
  • Random Password
  • Encrypt/Decrypt
  • JSON Formatter
  • m3u8 Downloader
  • Nokia SMS Generator
  • Linux Command
  • Random Password
  • Unicode Encoding
  • QR Code Generator
  • Code screenshot
算法精解公众号
TrumanWong
鬼畜动图小程序
TrumanWong

©2025 Powered By TrumanWong

Github