Avatar 👨‍💻

1kb-Notes on Programming Daily and Life - Troubleshooting

1kb-Notes on Programming Daily and Life - Troubleshooting

  1. Home
  2. About
  3. Archives
  4. Search
  5. Links
    1. Dark Mode

Archives

2025 5
2024 47
2023 124

Categories

Experience Sharing Basic Knowledge Blockchain Software Code Fundamentals Uncategorized Hardware Flashing Basics Hardware Modding Hardware Customization

Tags

Mysql CentOS Pve Docker Linux Acme.sh PowerShell Python Virtual Credit Card Esim Ssl Ubuntu Wordpress Autojs Bard Ledger Nodejs Pixel Adb Airdrop Mining Aws BTC Domain EditPlus Giffgaff GitHub GitLab Google Grass Grass Token Lnmp Nexus Nginx RabbitMQ Scp Webdav Windows 3D Printers Actions Advertising Apple Armbian Ave.ai Azure Baota BIOS Settings Bitcoin Blockchain BSC Ccxt
Featured image of post Compressing, Exporting, Backing Up, and Importing Docker Images
Basic Knowledge

Compressing, Exporting, Backing Up, and Importing Docker Images

Docker images can be compressed, exported, and imported using the Docker command line tools. Here are the specific steps: Compressing and exporting Dock...

2023-05-05
2 minute read
Featured image of post Configuring SSH Login with Private Key on CentOS
Basics

Configuring SSH Login with Private Key on CentOS

To enable certificate-based login using a private key on CentOS, follow these steps: Generate an SSH key pair...

2023-05-05
3 minute read
Featured image of post Disable and Turn Off Firewall in CentOS 7
Basic Knowledge

Disable and Turn Off Firewall in CentOS 7

In CentOS 7, you can follow these steps to turn off and disable the firewall. Check Firewall Status Use the following command to check the current firewall status...

2023-05-05
1 minute read
Featured image of post Installing GitLab on CentOS
Experience Sharing

Installing GitLab on CentOS

Preparation steps: 1. Install dependencies sudo yum install -y curl policycoreutils-{…

2023-05-05
2 minute read
Featured image of post Introduction to gitlab.rb Configuration File Parameters
Experience Sharing

Introduction to gitlab.rb Configuration File Parameters

The gitlab.rb configuration file is a crucial component of GitLab, allowing users to edit the file to add or modify various options for GitLab…

2023-05-05
3 minute read
Featured image of post How to Install VMware Tools on a Linux Virtual Machine
Basic Knowledge

How to Install VMware Tools on a Linux Virtual Machine

Installing VMware Tools can significantly enhance the performance and functionality of a Linux virtual machine. However, the installation process through the Linux command line is not as straightforward as simply clicking a few buttons on Windows.

2023-04-04
2 minute read
Featured image of post How to Check Folder Size in Linux
Basic Knowledge

How to Check Folder Size in Linux

While we can easily check the size of files using the `ls -lh` command, this method isn't accurate for folders. To calculate the size of a folder, we need to use...

2023-04-04
1 minute read
Featured image of post Adding Users and Groups in RabbitMQ
Basics

Adding Users and Groups in RabbitMQ

Use the following command to open the RabbitMQ console: sudo rabbitmqctl add_user <u...

2023-04-04
2 minute read
Featured image of post RabbitMQ Installation Guide for CentOS 7: Avoid Common Pitfalls
Experience Sharing

RabbitMQ Installation Guide for CentOS 7: Avoid Common Pitfalls

This article primarily discusses how to install RabbitMQ using RPM packages, without involving source compilation.

2023-04-04
2 minute read
Featured image of post Uploading Files from Windows to Linux via Command Line (cmd)
Basics

Uploading Files from Windows to Linux via Command Line (cmd)

Background: I encountered an issue while uploading large files using MobXterm SFTP where files larger than 64GB would not upload past 64GB...

2023-04-04
2 minute read
1 … 16 17 18
© 2024 - 2025 1kb.cc
Built with Hugo
Theme Stack designed by Jimmy