ImageMagick: convert© DALLE 3

ImageMagick: convert

ImageMagick is a versatile open-source tool for image manipulation, capable of reading and writing over 200 image file formats. Renowned for its flexibility, it allows users to efficiently perform a wide array of image transformations, including resizing, format conversion, and special effects, either programmatically or via command line. Ideal for batch processing and on-the-fly image manipulation, ImageMagick is widely employed in web development, graphic design, and photography.
Read more
Secure Shell (SSH)© DALLE 3

Secure Shell (SSH)

SSH, or Secure Shell, is a cryptographic network protocol for secure and encrypted communication over unsecured networks. It is significant for its ability to provide secure remote access to servers, secure file transfer, and a reliable means of executing remote commands, all while ensuring the confidentiality and integrity of data in transit.
Read more

Slurm Workload Manager

SLURM (Simple Linux Utility for Resource Management) is an open-source, highly scalable, and highly customizable cluster management and job scheduling system. It is widely used for managing high-performance computing (HPC) systems, allowing users to efficiently allocate resources, manage workloads, and monitor job progress. SLURM provides a simple and flexible interface for submitting, scheduling, and managing large-scale computing jobs, making it a popular choice for researchers, engineers, and other HPC users. Who sad this?
Read more

Disk Mount and Manage in Linux

Disk mount in Linux refers to the process of making a file system available for the operating system to access on a particular directory. This is done by mounting the file system on a directory, which makes it accessible to the system and its users. Who said this?
Read more
Quick Guide of Mysql for Newbies© educba
如何在deepin上安装scrcpy

如何在deepin上安装scrcpy

This application provides display and control of Android devices connected on USB (or over TCP/IP). It does not require any root access. It works on GNU/Linux, Windows and macOS.
Read more
Linux Commands

Linux Commands

Linux commands like, sort, uniq, head, tail, echo, mail, cat...
Read more
To Start With Linux
grep 搜索

grep 搜索

grep is a command-line utility for searching plain-text data sets for lines that match a regular expression. Its name comes from the ed command g/re/p, which has the same effect.
Read more
sed 匹配编辑

sed 匹配编辑

sed ('stream editor') is a Unix utility that parses and transforms text, using a simple, compact programming language. sed was developed from 1973 to 1974 by Lee E. McMahon of Bell Labs, and is available today for most operating systems.
Read more
Compress and Decompress

Compress and Decompress

'tar' is a command-line utility in Linux used for archiving and compressing files and directories into a single file. It stands for 'tape archive' and can create files in various formats, including .tar, .tar.gz, and .tar.bz2. It can also extract files from archives and display their contents. Who said this?
Read more
If & whle & case
Blive with RasperryPi
如何在Deepin上安装gtop

如何在Deepin上安装gtop

gotop is a terminal-based (TUI) system monitor for Linux and macOS. The software is inspired by gtop and vtop, but while these 2 utilities use Node.js, gotop is written in Go. The command line tool supports mouse clicking and scrolling, comes with vi-keys, and it displays the CPU, memory and network usage history using colored graphs, while also displaying their current values.
Read more