1. 添加源 :
    deb http://dl.google.com/linux/chrome/deb/ stable main
    添加key :
    wget https://dl-ssl.google.com/linux/linux_signing_key.pub
    apt-key add linux_signing_key.pub
    更新并安装:
    apt update
  2. 安装openbox
    apt install xorg openbox
  3. 安装chrome
    apt  install google-chrome-stable
    1. 配置root自动登陆
      https://superuser.com/questions/969923/automatic-root-login-in-debian-8-0-console-only

      The file /etc/inittab is not used under systemd any longer. If you wanted, you could install systemv and you would find yourself a brand new inittab, but this would mean walking backward like crabs.

      You can instead edit the file /lib/systemd/system/getty@.service and change the line

        ExecStart=-/sbin/agetty --noclear %I $TERM
      

      to

        ExecStart=-/sbin/agetty --noclear -a root %I $TERM
      

      This just follows from the agetty manual page, which states, among other things:

      -a, --autologin username

      Log the specified user automatically in without asking for a login name and password. The -f username option is added to the /bin/login command line by default. The --login-options option changes this default behavior and then only \u is replaced by the username and no other option is added to the login command line.

    2. 配置自启动应用程序
      修改 root/.profile
      加入以下内容
    if [ -z "$DISPLAY" ] && [ $(tty) == /dev/tty1 ]; then
    startx /usr/bin/openbox --startup /root/start_chrome.sh&>/dev/null
    fi

    start_chrome.sh
    #!/bin/bash
    google-chrome-stable --no-sandbox

proxmox VE minimal 配置openbox自启动相关推荐

  1. Proxmox VE 网络配置 NAT共享IP 端口映射iptables、brook

    PVE网络配置官方文档:跳转 配置桥接网卡,使Proxmox VE(PVE)可以同时创建NAT虚拟机和独立IP虚拟机,同时可以使用脚本映射NAT虚拟机的端口到外网. 1.开启ipv4.ipv6转发 v ...

  2. centos7 systemctl配置开机自启动服务

    centos7 systemctl配置开机自启动服务 centos7使用systemctl替代原来/etc/init.d,按官方的说法是提高系统服务的运行效率.服务配置更加简单易用,对于一些自定义的服 ...

  3. Ubuntu图形界面配置开机自启动

    1.菜单路径:系统->首选项->启动应用程序: 2.选择"添加",设置开机自启动可执行应用程序路径,比如tomcat的startup.sh路径或usr/bin下的可执行 ...

  4. 在香蕉派的树莓派系统上配置 Syncthing 自启动(暨 Linux 软件自启服务配置)

    在香蕉派的树莓派系统上配置 Syncthing 自启动 独立观察员 2020 年 1 月 19 日(2020年8月30日 更新) 首先做个名词解释," 香蕉派" 是国内一款山寨树莓 ...

  5. centos7php自启动,centos7系统下nginx安装并配置开机自启动操作

    这篇文章主要介绍了centos7系统下nginx安装并配置开机自启动操作方法,非常不错,具有参考借鉴价值,需要的朋友可以参考下 这篇文章主要介绍了centos7系统下nginx安装并配置开机自启动操作 ...

  6. DM数据库配置开机自启动

    接触达梦数据库后,安装部署达梦数据库时经常需要配置开机自启动,这里可以从注册数据库服务的脚本入手.一般在数据库安装完毕以后,我们会运行数据库服务注册的脚本,该脚本会根据操作系统的版本来确认服务的注册方 ...

  7. linux 设置开机自启动 文件配置开机自启动命令

    linux 设置开机自启动 文件配置开机自启动命令 在/etc/rc.local文件中添加自启动命令 执行命令 执行脚本 在/etc/init.d目录下添加自启动脚本 运行级别设置 在/etc/rc. ...

  8. CentOS7下配置Supervisor自启动的两种方法

    很多网友留言问如何配置Supervisor 自启动,现将如何在CentOS7下配置Supervisor自启动的两种方法整理如下: 一.方法一 直接将启动命令加入到/etc/rc.d/rc.local中 ...

  9. openbox 更新桌面_如何为Linux桌面配置Openbox

    openbox 更新桌面 您可能不知道使用过Openbox桌面:尽管Openbox本身就是一个出色的窗口管理器,但它还是LXDE和LXQT等桌面环境的窗口管理器"引擎",甚至可以管 ...

最新文章

  1. .svn提交项目提示更新副本
  2. java futher多线程_Java多线程系列--“JUC集合”05之 ConcurrentSkipListMap
  3. LA3989女士的选择
  4. POJ 1703 Find them, Catch them
  5. 无需Root也能Hook?——Depoxsed框架演示
  6. OpenCV脸部美化FaceBeautificator的实例(附完整代码)
  7. iOS之深入探究CADisplayLink和NSTimer的对比和内存溢出问题
  8. 计算机网络ieee,博士生程珂论文连续两年被计算机网络顶级会议IEEE INFOCOM录用...
  9. 计算机组成原理 第三章 存储系统
  10. 几个小技巧提升导图使用逼格
  11. Android视频会议--彩蛋
  12. vue.js笔记1.0
  13. CSS3下的菜单效果
  14. 2009国家公务员面试过关点点通
  15. 无偿加班_我如何赚到我的第一百万美元(无偿代码)
  16. SpringBoot+Nacos 配置中心 + 服务注册与发现
  17. Postman安装与入门简单教程
  18. 物联网-家庭监控系统
  19. Revit模型轻量化方法
  20. Eigen的LLT分解

热门文章

  1. SteamVR---替换手部模型
  2. transient 关键字
  3. CI / CD工具的简要历史
  4. 计算机考试题目是一样的吗,每次基金从业考试机考大家的试题是一样的吗?
  5. maintain view
  6. 新农慕课python小测验答案_名华慕课章节答案
  7. PE格式:导入表与IAT内存修正
  8. 【opensource】之开源视频监控系统:iSpy
  9. docker使用Inbucket搭建邮件服务器用于接受邮件
  10. 老公月入五万的程序员夫人,都过上贵妇的生活了么?