当前位置: 首页 > java >正文

daily notes[9]

文章目录

  • ubuntu note
  • references

ubuntu note

  1. Ubuntu can be written into a stick that boot ubuntu.the stick have the following effects.
  • to install or upgrade Ubuntu include on mac
  • to experience the Ubuntu desktop without any actual operation in your OS.
  • Disk Utility on Mac can help you format the USB stick that the argumentns could be MS-DOS (FAT) of format and the GUID Partition Map of scheme.
  • you may use etchers the Ubuntu image to SD cards & USB drives.it is importand that it can run on Windows, Linux or Mac.
  1. getting Docker from Docker Store just is so easy,by the way, please active the Hyper-V feature.
  2. Ubuntu Server will be able to enhance your datacenter scalability.
  3. Ubuntu server support the following 64-bit hardware architectures.
  • amd64 (Intel/AMD 64-bit)

  • arm64 (64-bit ARM)

  • ppc64el (POWER8 and POWER9)

  • s390x (IBM Z and LinuxONE)

The recommended minimal system requirements involves the 2 GB or more RAM and 5 GB or more Disk.

references

  1. https://ubuntu.com/tutorials
  2. https://documentation.ubuntu.com/server/
http://www.xdnf.cn/news/19868.html

相关文章:

  • 校园外卖点餐系统(代码+数据库+LW)
  • try-catch:异常处理的最佳实践与陷阱规避
  • MMD动画(一)模型、动作、音乐导入
  • Graphpad Prism 实战教程(一):小鼠体重变化曲线绘制全流程(含数据处理与图表美化)
  • 9月3日
  • 网格图--Day04--网格图DFS--2684. 矩阵中移动的最大次数,1254. 统计封闭岛屿的数目,130. 被围绕的区域
  • 现代软件栈全景解析,揭示从用户界面到基础设施的层层构建与关键技术
  • FFmpeg-Batch:GitHub开源视频批量处理工具,高效解决视频转格式与画质压缩需求
  • 华为HCIE证书多久续一次费?费用多少?
  • 接口保证幂等性你学废了吗?
  • Kafka Topic(主题)详解
  • 【CMake】message函数
  • Flutter + Web:深度解析双向通信的混合应用开发实践
  • 深入理解 jemalloc:从内存分配机制到技术选型
  • Docker--架构篇
  • C++CSP-J/S必背模板
  • 机器学习从入门到精通 - Transformer颠覆者:BERT与预训练模型实战解析
  • PLSQL导入excel数据的三种方法
  • PL-YOLOv8:基于YOLOv8的无人机实时电力线检测与植被风险预警框架,实现精准巡检与预警
  • 区块链版权存证的法律效力与司法实践
  • 52Hz——STM32单片机学习记录——FSMC
  • maven scope=provided || optional=true会打包到jar文件中吗?
  • 车辆安全供电系统开发原则和实践
  • VR节约用水模拟体验系统:沉浸式体验如何改变我们的用水习惯
  • Debezium报错处理系列之第130篇:OutOfMemoryError: Java heap space
  • Spring boot3.x整合mybatis-plus踩坑记录
  • Cesium 实战 - 自定义纹理材质 - 箭头流动线(图片纹理)
  • 企业资源计划(ERP)在制造业的定制化架构
  • 【QT随笔】巧用事件过滤器(installEventFilter 和 eventFilter 的组合)之 QComboBox 应用
  • 手把手教你开发第一个 Chrome 扩展程序:网页字数统计插件