<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>易陆发现互联网技术论坛 - Suse Linux系统</title>
    <link>https://www.bbs168x.cn/forum-94-1.html</link>
    <description>Latest 20 threads of Suse Linux系统</description>
    <copyright>Copyright(C) 易陆发现互联网技术论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 08 Apr 2026 12:21:32 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.bbs168x.cn/static/image/common/logo_88_31.gif</url>
      <title>易陆发现互联网技术论坛</title>
      <link>https://www.bbs168x.cn/</link>
    </image>
    <item>
      <title>ls 参数R 显示目录下文件</title>
      <link>https://www.bbs168x.cn/thread-2570-1-1.html</link>
      <description><![CDATA[ls -laR
.:
total 287
drwxrwxrwx   1 root root      5 Mar 21 13:27 .
dr-xr-xr-x. 18 root root    277 Mar  9 09:55 ..
drwx------   1 root root      1 Mar 21 13:31 100.127.128.3
drwx------   1 root root      1 Mar 21 13:31 127.0.0.1
-rw-------   1 roo]]></description>
      <category>Suse Linux系统</category>
      <author>admin</author>
      <pubDate>Wed, 22 Mar 2023 05:00:06 +0000</pubDate>
    </item>
    <item>
      <title>suse12版本的cloud-init 的安装和repo文件操作步骤</title>
      <link>https://www.bbs168x.cn/thread-2379-1-1.html</link>
      <description><![CDATA[[home_garloff_OTC_cloudinit]
name=Cloud-Init and related packages (SLE_12)
type=rpm-md
baseurl=http://download.opensuse.org/repositories/home:/garloff:/OTC:/cloudinit/SLE_12/
gpgcheck=1
gpgkey=http://download.opensuse.org/repositories/home:/garloff:/]]></description>
      <category>Suse Linux系统</category>
      <author>admin</author>
      <pubDate>Fri, 02 Sep 2022 02:53:00 +0000</pubDate>
    </item>
    <item>
      <title>openSUSE zypper 本地源配置详情</title>
      <link>https://www.bbs168x.cn/thread-2376-1-1.html</link>
      <description><![CDATA[存放repo 文件目录

cd /etc/zypp/repos.d

创建用来存放ISO文件的目录： mkdir /opt/iso

将服务器端的存放ISO文件的目录挂载到本机： mount -t cifs -o username=xxxx,domain=citrite.net,password=xxxx //serverIP/IOS  /opt/iso

sudo mkdir -p /mnt/sles

挂载ISO ...]]></description>
      <category>Suse Linux系统</category>
      <author>admin</author>
      <pubDate>Thu, 01 Sep 2022 01:25:11 +0000</pubDate>
    </item>
    <item>
      <title>suse opensuse 添加zypper源 SUSE Linux Enterprise Server 11 软件源</title>
      <link>https://www.bbs168x.cn/thread-2375-1-1.html</link>
      <description><![CDATA[SUSE Linux Enterprise Server 11 软件源

1、添加软件源
zypper ar http://ftp5.gwdg.de/pub/opensuse/discontinued/distribution/11.*/repo/oss oss
zypper ar http://ftp5.gwdg.de/pub/opensuse/discontinued/distribution/11.*/repo/non-oss non-oss
zypper ar http ...]]></description>
      <category>Suse Linux系统</category>
      <author>admin</author>
      <pubDate>Thu, 01 Sep 2022 01:19:10 +0000</pubDate>
    </item>
    <item>
      <title>suse 安装包方式zypper 安装</title>
      <link>https://www.bbs168x.cn/thread-2374-1-1.html</link>
      <description><![CDATA[bogon:/etc/sysconfig/network # zypper ls
# | Alias                                            | Name                                             | Enabled | Refresh | Type 
--+--------------------------------------------------+----------------------- ..]]></description>
      <category>Suse Linux系统</category>
      <author>admin</author>
      <pubDate>Wed, 31 Aug 2022 09:28:14 +0000</pubDate>
    </item>
    <item>
      <title>suse 系统重启网卡服务命令rcnetwork</title>
      <link>https://www.bbs168x.cn/thread-2373-1-1.html</link>
      <description><![CDATA[bogon:/etc/sysconfig/network # cat ifcfg-eth0 
BOOTPROTO=\'dhcp\'
BROADCAST=\'\'
ETHTOOL_OPTIONS=\'\'
IPADDR=\'\'
MTU=\'\'
NAME=\'Ethernet Card 0\'
NETMASK=\'\'
NETWORK=\'\'
REMOTE_IPADDR=\'\'
STARTMODE=\'auto\'
USERCONTROL=\'no\'
修改suse系统版本网卡]]></description>
      <category>Suse Linux系统</category>
      <author>admin</author>
      <pubDate>Wed, 31 Aug 2022 09:26:46 +0000</pubDate>
    </item>
    <item>
      <title>suse 登录系统时只能使用key方式修改ssh 密码登录配置</title>
      <link>https://www.bbs168x.cn/thread-2372-1-1.html</link>
      <description><![CDATA[修改suse 系统sshd_config文件：
bogon:~ # vim /etc/ssh/sshd_config 


PasswordAuthentication yes




并且添加root用户登录：

PermitRootLogin yes

保存退出文件

重启sshd服务；
bogon:~ # service sshd restart
Shutting down the listening SSH daemon        ...]]></description>
      <category>Suse Linux系统</category>
      <author>admin</author>
      <pubDate>Wed, 31 Aug 2022 09:25:02 +0000</pubDate>
    </item>
    <item>
      <title>Job for network.service failed because the control process exited with error cod</title>
      <link>https://www.bbs168x.cn/thread-1101-1-1.html</link>
      <description><![CDATA[Dec  2 07:50:37 BOP-SV6 network: Bringing up interface bond0.2455:  Error: Connection activation failed: No suitable device found for this connection.
Dec  2 07:50:37 BOP-SV6 network: [FAILED]
Dec  2 07:50:37 BOP-SV6 network: Bringing up interface bo ..]]></description>
      <category>Suse Linux系统</category>
      <author>admin</author>
      <pubDate>Sun, 02 Dec 2018 07:19:02 +0000</pubDate>
    </item>
    <item>
      <title>查看SUSE版本号</title>
      <link>https://www.bbs168x.cn/thread-396-1-1.html</link>
      <description><![CDATA[1、lsb_release -a
# lsb_release -a
LSB Version:    core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32:grap
hics-2.0-ia32:graphics-2.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch
Distributor ID: SUSE LINUX
Description:    SUSE LINUX Enterpri]]></description>
      <category>Suse Linux系统</category>
      <author>admin</author>
      <pubDate>Fri, 28 Jul 2017 09:50:28 +0000</pubDate>
    </item>
    <item>
      <title>ls cannot : output/input error</title>
      <link>https://www.bbs168x.cn/thread-100-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>Suse Linux系统</category>
      <author>admin</author>
      <pubDate>Fri, 06 Jan 2017 08:24:59 +0000</pubDate>
    </item>
  </channel>
</rss>