I3wm and Ubuntu 20.04 server without any useless packages

栏目: IT技术 · 发布时间: 4年前

内容简介:In this project, you can install i3 from the Ubuntu server without installing anything that you don't need.The standard Ubuntu distribution comes pre-installed with several standard packages. This project tries to determine what packages allow for the desi

I3buntu - ( Ubuntu server + I3wm )

In this project, you can install i3 from the Ubuntu server without installing anything that you don't need.

Still Under development: For using these types of projects, you should know Linux and bash enough to edit them based on your needs.

I3wm and Ubuntu 20.04 server without any useless packages

Requirements

  • Ubuntu server 20.04
  • An internet connection.

Default Ubuntu packages

The standard Ubuntu distribution comes pre-installed with several standard packages. This project tries to determine what packages allow for the desired Ubuntu setup to be made.

Installation

1. Download and install Ubuntu Server

Go to the Ubuntu website and download ubuntu server 20.04 https://ubuntu.com/ then install it.

2. Download and prepare the i3buntu installation files

clone project

3. Install i3buntu

Now type the following in the terminal:

cd i3buntu
sudo chmod +x run.sh
sudo ./run.sh

Todo


以上所述就是小编给大家介绍的《I3wm and Ubuntu 20.04 server without any useless packages》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

python学习手册(原书第5版)

python学习手册(原书第5版)

马克·卢茨 / 机械工业出版社 / 2018-10 / 219

如果你想动手编写高效、高质量并且很容易与其他语言和工具集成的代码,本书将快速地帮助你利用Python提高效率。本书基于Python专家的流程培训课程编写,内容通俗易懂。本书包含很多注释的例子和插图,以帮助你开始使用Python2.7和3.3。每章都包含关于Python语言的重要组成部分的一节课。本书主要内容:了解Python的主要内置对象类型,如数字、列表和字典;创建和处理对象的Python语句,......一起来看看 《python学习手册(原书第5版)》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具