首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏存储内核技术交流

    聊聊PostgreSQL事务ID

    database \"%s\"", oldest_datname), errhint("Stop the postmaster and vacuum that database in single-user with OID %u", oldest_datoid), errhint("Stop the postmaster and vacuum that database in single-user

    1.3K20编辑于 2022-08-17
  • 来自专栏linux教程

    Linux系统登录密码忘记了怎样找回

    (一)RedHat/CentOS/Fedora 系统密码解析 1.在grub选项菜单按E进入编辑模式 2.编辑kernel 那行最后加上S (或者Single) 3.按B,启动到single-user

    5.2K10编辑于 2023-04-25
  • 来自专栏AustinDatabases

    POSTGRESQL 事务控制(一) (写着费力,看着费劲系列)

    oldest_datname), errhint("Stop the postmaster and vacuum that database in single-user oldest_datoid), errhint("Stop the postmaster and vacuum that database in single-user

    1.1K31发布于 2021-09-24
  • 来自专栏运维监控日志分析

    uos-server-20-1060e 服务器操作系统单用户模式、救援模式

    单用户模式(Single-User Mode) 系统单用户模式启动后,系统只会以最低权限运行,通常只有一个root用户,通常用于故障排查,修复系统文件,修改root密码等。

    5K10编辑于 2024-03-02
  • Linux的运行级别和systemd的target

    常见的运行级别 0: 关机(Halt) 1: 单用户模式(Single-User Mode,用于维护) 2: 多用户模式(不带网络) 3: 多用户模式(带网络,命令行界面) 4: 未使用(可自定义) 5

    40310编辑于 2025-07-14
  • 来自专栏Mr.Wang

    FreeBSD常用命令

    Fixit-->CDROM/DVD b.Fixit#mount /dev/ad0s2a /mnt mount硬盘上的文件系统 c.cd /mnt/etc d.vi /ttys 找到when going to single-user 启动到单用户模式/sbin/mount -a,passwd #启动到单用户模式后,ctrl+d进入多用户模式 #让单用户登录也需要密码 a.cd /etc b.vi /ttys 找到when going to single-user

    91620编辑于 2023-03-13
  • 来自专栏python3

    python之文件对象

     this file is consulted directly only when the system is running\n' In [6]: f.next() Out[6]: '# in single-user ,  '# \n',  '# Note that this file is consulted directly only when the system is running\n',  '# in single-user

    73410发布于 2020-01-08
  • 来自专栏逸鹏说道

    在SQL Server里如何进行页级别的恢复

    GO 9 10 ALTER DATABASE PageLevelRestores SET MULTI_USER11 GO 为了使用DBCC WRITEPAGE,问题数据库必须设置如代码所示的单用户模式(Single-User

    1.1K50发布于 2018-04-10
  • 来自专栏5G

    MIMO的面试题解答

    什么是Single-User MIMO(SU-MIMO)? 单用户 MIMO 为每个 UE 分配不同的 PRB 子集,即在频域上将 UE 分开。

    46110编辑于 2024-04-09
  • 来自专栏进击的Coder

    是的,我写的开源项目被曝出了高危漏洞。。

    # User Database # # Note that this file is consulted directly only when the system is running # in single-user

    96850编辑于 2022-01-05
  • 来自专栏微卡智享

    笔记--解决Android使用retrofit2 OkHttp3短时间内大量通讯提示Socket Failed:EMFILE

    ConnectionPool.java /** * Create a new connection pool with tuning parameters appropriate for a single-user

    1.2K10编辑于 2022-02-11
  • 来自专栏python3

    solaris学习3:启动过程

    从运行级别来看,就是solaris10用来替代运行级别的概念,比如single-user里程碑相当于运行级别S,multi-user里程碑相当于运行级别2,multi-user-server相当于运行级别

    1.5K10发布于 2020-01-06
  • 来自专栏Web行业观察

    iBlog Config WalkThrough ! iBlog 完全配置指南 !

    原因是本博客不存储文章内容, 全部链接于第三方站点, MongoDB只存储每篇文章的元数据(meta data) secure: 减少了文章存储的设计成本, 我将更多的经历投入到网站安全设计上, 做到99%的安全 single-user

    69530发布于 2021-09-07
  • 来自专栏网络技术联盟站

    无线技术:什么是MIMO?

    但随着多用户传输技术的发展,在MIMO的基础上出现了多种多用户类型的MIMO技术,为了便于区分,将单用户类型的MIMO称为SU-MIMO(Single-user MIMO)。

    6.2K10编辑于 2023-03-13
  • 来自专栏数据库架构之美

    硬核-深度剖析PostgreSQL数据库“冻结炸弹”原理机制

    avoid wraparound data loss in database "xxdb" HINT: Stop the postmaster and vacuum that database in single-user

    4.2K23发布于 2019-12-18
  • 来自专栏施炯的IoT开发专栏

    Application Architecture Guide 2.0 - CH 19 - Mobile Applications(2)

    Mobile devices are usually designed to be single-user devices and normally lack basic user profile and

    94750发布于 2018-01-11
  • 来自专栏猫头虎博客专区

    为什么不用 Go 编写操作系统?| 技术解析

    Proof of Concept of an Operating System Written in Go - https://github.com/gopher-os/gopher-os Clive: A Single-User

    47110编辑于 2024-04-08
  • 来自专栏施炯的IoT开发专栏

    Application Architecture Guide 2.0 - CH 19 - Mobile Applications(4)

    If your device will be a single-user device running only the main application, consider using kiosk mode

    97950发布于 2018-01-11
  • 来自专栏《How Linux Work》

    【Linux】《how linux work》第六章 用户空间如何启动

    Booting and Single-User Mode). 6.9 Emergency Booting and Single-User Mode(紧急启动和单用户模式) When something goes wrong with the system, the In the System V init, single-user mode is usually runlevel 1, and you can also enter the mode with an You may need to type the root password to enter single-user mode. 另一种快速引导到可用状态的选择是单用户模式。 The biggest problem with single-user mode is that it doesn’t offer many amenities.

    62810编辑于 2024-04-10
  • 来自专栏授客的专栏

    Linux 目录结构学习与简析 Part1

    si::sysinit:/etc/init.d/rcS # What to do in single-user mode.

    1.3K30发布于 2019-09-12
领券