I3wm and Ubuntu 20.04 server without any useless packages

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

内容简介: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》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

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

数据结构与算法分析

数据结构与算法分析

韦斯 (Mark Allen Weiss) / 陈越 / 机械工业出版社 / 2016-3-1 / 69.00元

本书是国外数据结构与算法分析方面的经典教材,使用卓越的Java编程语言作为实现工具讨论了数据结构(组织大量数据的方法)和算法分析(对算法运行时间的估计)。本书把算法分析与有效率的Java程序的开发有机地结合起来,深入分析每种算法,内容全面、缜密严格,并细致讲解精心构造程序的方法。一起来看看 《数据结构与算法分析》 这本书的介绍吧!

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

在线压缩/解压 JS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具