<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>祖瑞科技 全国计算机 网络IT运维社区！ - Ubuntu</title>
    <link>http://www.zurkj.com/forum.php?mod=forumdisplay&amp;fid=101</link>
    <description>Latest 20 threads of Ubuntu</description>
    <copyright>Copyright(C) 祖瑞科技 全国计算机 网络IT运维社区！</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 03 May 2026 14:45:31 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.zurkj.com/static/image/common/logo_88_31.gif</url>
      <title>祖瑞科技 全国计算机 网络IT运维社区！</title>
      <link>http://www.zurkj.com/</link>
    </image>
    <item>
      <title>vmware workstation 安装ubuntu22操作系统</title>
      <link>http://www.zurkj.com/forum.php?mod=viewthread&amp;tid=327</link>
      <description><![CDATA[vmware workstation 安装ubuntu22操作系统]]></description>
      <category>Ubuntu</category>
      <author>d3interspace</author>
      <pubDate>Tue, 05 Dec 2023 13:58:47 +0000</pubDate>
    </item>
    <item>
      <title>vmware workstation 安装CentOS 8系统</title>
      <link>http://www.zurkj.com/forum.php?mod=viewthread&amp;tid=326</link>
      <description><![CDATA[vmware workstation 安装CentOS 8系统]]></description>
      <category>Ubuntu</category>
      <author>d3interspace</author>
      <pubDate>Tue, 05 Dec 2023 13:54:48 +0000</pubDate>
    </item>
    <item>
      <title>ubuntu 22.04 配置网络网卡ip地址信息</title>
      <link>http://www.zurkj.com/forum.php?mod=viewthread&amp;tid=308</link>
      <description><![CDATA[ubuntu 22.04 配置网络网卡ip地址信息 

随着ubuntu系统版本的不同升级更新，网络配置方式不断发生变化,network-&gt;NetworkManager-&gt;netplan。网络是我们必须要掌握的linux基础知识，今天给大家简单描述一下。网络配置包括ip地址、子网掩码、网关、dns、路由配置组成。ip ...]]></description>
      <category>Ubuntu</category>
      <author>d3interspace</author>
      <pubDate>Sat, 06 May 2023 15:00:52 +0000</pubDate>
    </item>
    <item>
      <title>ubuntu创建新用户命令(useradd和adduser)的使用方法和区别</title>
      <link>http://www.zurkj.com/forum.php?mod=viewthread&amp;tid=307</link>
      <description><![CDATA[ubuntu创建新用户命令(useradd和adduser)的使用方法和区别

在Ubuntu中创建新用户，通常会用到两个命令：useradd和adduser。虽然作用一样，但用法却不尽相同：
1. 使用useradd时，如果后面不添加任何参数选项，例如：#sudo useradd test创建出来的用户将是默认“三无” ...]]></description>
      <category>Ubuntu</category>
      <author>d3interspace</author>
      <pubDate>Sat, 22 Apr 2023 12:21:07 +0000</pubDate>
    </item>
    <item>
      <title>如果在ubuntu linux系统中创建和删除用户</title>
      <link>http://www.zurkj.com/forum.php?mod=viewthread&amp;tid=306</link>
      <description><![CDATA[如果在ubuntu linux系统中创建和删除用户
创建普通用户
方法1：
sudo useradd username -m
sudo userdel username -r


方法2：
sudo adduser username 
sudo deluser username


因为deluser username删除用户时不会连接用户目录一起删除；需在另外手工删除文件目录； ...]]></description>
      <category>Ubuntu</category>
      <author>d3interspace</author>
      <pubDate>Sat, 22 Apr 2023 11:30:57 +0000</pubDate>
    </item>
  </channel>
</rss>