惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
Y
Y Combinator Blog
博客园 - Franky
D
Docker
B
Blog RSS Feed
M
MIT News - Artificial intelligence
雷峰网
雷峰网
博客园 - 司徒正美
人人都是产品经理
人人都是产品经理
宝玉的分享
宝玉的分享
S
SegmentFault 最新的问题
GbyAI
GbyAI
Recent Announcements
Recent Announcements
Martin Fowler
Martin Fowler
H
Hackread – Cybersecurity News, Data Breaches, AI and More
MyScale Blog
MyScale Blog
B
Blog
H
Help Net Security
Microsoft Security Blog
Microsoft Security Blog
WordPress大学
WordPress大学
Vercel News
Vercel News
The Cloudflare Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Google DeepMind News
Google DeepMind News

Linux.org

PocketBeagle 2 TechLab - Part 1 Arduino Uno Q - LED Matrix - Rain Python Series Part 25: Canvas Widget - Part 2 Proxmox VE Series Part 5: Windows Virtual Machine PocketBeagle 2: Setup, Imaging, and Internet Access Orange Pi 6 Plus and Pimox 8.4.10 Arduino UNO Q: A Debian Linux Board for Headless Projects R36Pro Handheld with Linux ArkOS The Linux.org Story Python Series Part 25: Canvas Widget - Part 1: The Canvas and Its Drawable Objects Proxmox 04 - Linux Virtual Machine Banana Pi R4 (BPI-R4) - DHCP for Multiple Subnets Run Windows Apps on Linux with WinBoat Getting Started with the Radxa X5 SBC on Linux Python Series Part 23: Text Widget - Part 1 Proxmox VE Series Part 3: Basic Configuration Banana Pi R4 (BPI-R4) Python Series Part 23: Text Widget - Part 1 Proxmox VE Series Part 2: Installing Proxmox
IRC is back on linux.org
invalid@example.com (Rob) · 2026-08-20 · via Linux.org

Rob

Administrator

I set up an IRC server this week. irc.linux.org, port 6697, TLS.

Main channel is #linux. There are also some other channels that have been created.

NickServ and ChanServ are both running, so you can lock down your nickname and register your own channels:

Code:

/msg NickServ REGISTER <password> <your@email>
/msg ChanServ REGISTER #yourchannel

Once a channel is registered it stays yours, ops and all, even if you're the only one who ever shows up.

If you haven't touched IRC in fifteen years, nothing has changed,. apt install hexchat or apt install irssi, connect, join, type.

Channels are open for the taking. Distro channels, project channels, whatever you want to run. Grab them before somebody else does.

Last edited:



If you haven't touched IRC in fifteen years, nothing has changed,. apt install hexchat or apt install irssi, connect, join, type.

I'm getting the following error.

Code:

zsh: command not found: apt

irc must be broken then? ;) :)

I set up an IRC server this week. irc.linux.org, port 6697, TLS.

Main channel is #linux.org.

NickServ and ChanServ are both running, so you can lock down your nickname and register your own channels:

Code:

/msg NickServ REGISTER <password> <your@email>
/msg ChanServ REGISTER #yourchannel

Once a channel is registered it stays yours, ops and all, even if you're the only one who ever shows up.

If you haven't touched IRC in fifteen years, nothing has changed,. apt install hexchat or apt install irssi, connect, join, type.

Channels are open for the taking. Distro channels, project channels, whatever you want to run. Grab them before somebody else does.

I Never really even used (Or even know how to!) IRC Services before.
Any Tips?

Thanks but I don't think I'll hang on IRC.
I've used it only once on debian channels and found IRC to be really belonging to history and to garage hackers.

Search and find a client that works for you.

IRC (Internet Relay Chat) is much older than you are. It started in the late 1980s and was quite popular at the time. Newsgroups were another thing, but I digress.

A client will make it obvious what you need to do, more or less. You may need to do some searching on your own, but it's straightforward. It is still used by many open-source projects.

chanserve deals with managing channels. nickserve deals with managing usernames. There's a set of commands for both, but you only 'need' nickserve. Then, you only really need that to change, register, and ghost your username. If you don't care about those things, you can ignore them. It's not like the channel is going to get so popular that people are in there impersonating other people.

As for me, I lack the free time to do any IRC stuff right now. I'll be pretty busy for a while longer.

As for me, I lack the free time to do any IRC stuff right now.

Same - I'm excited by the news and hopeful for it's future, I just have so much going on right now.