LATEST TRANSMISSIONS

ENCRYPTED // PUBLIC KEY DETECTED

FILTER: TAG [linux]
ONLINE
// Z.SHINCHVEN

Installing ComfyUI on Linux

A comprehensive guide to installing ComfyUI on Linux systems, covering NVIDIA (CUDA), AMD (ROCm), and Intel Arc configurations.

// Z.SHINCHVEN

How to Update SSH Port

A quick guide on how to change the default SSH port on a Linux server.

// Z.SHINCHVEN

Setting Up a Self-Hosted GitHub Actions Runner on Linux

Learn how to set up a self-hosted GitHub Actions runner on a Linux machine. This guide covers user creation, service setup, and runner configuration to help you run workflows in your own environment.

// Z.SHINCHVEN

/usr/sbin/dpkg-reconfigure: resolvconf is broken or not fully installed

How to fix the error message '/usr/sbin/dpkg-reconfigure: resolvconf is broken or not fully installed' on Ubuntu.

// Z.SHINCHVEN

How to Clean Up Disk Space by Finding Large Files Using "find" & "du"

A concise guide on using "du" and "find" commands in Unix systems to locate and manage large files, freeing up disk space effectively.

// Z.SHINCHVEN

Understanding the Differences Between su and sudo su in Unix-like Systems

The su and sudo su commands are often used interchangeably, but they serve different purposes and come with their own set of implications.

// Z.SHINCHVEN

Comprehensive Guide to Setting Up a Swap File on Ubuntu: A Step-by-Step Approach

Introduction: Exhausting memory on your Ubuntu system can result in sluggish applications or even unexpected crashes. To maintain optimal performance, particularly on systems with limited RAM, setting…

// Z.SHINCHVEN

Understanding the Differences Between apt-get remove and apt-get purge

What is the difference between apt-get remove and apt-get purge? When should you use one over the other? This article explains the differences between these two commands and when to use each one.

// Z.SHINCHVEN

使用 docker 在 Synology 中运行 Linux 115盘电脑版

在群晖里面跑Linux版115盘客户端可行!

// Z.SHINCHVEN

libinput-gestures failed to start as a desktop application

As I tried to start the libinput-gestures after installation: libinput-gestures-setup start It failed libinput-gestures failed to start as a desktop application. I ventured through Google, but got not…