Lilinzta's blog
  • 首页
  • 归档
  • 分类
  • 标签
  • 友链
  • 关于

ansible 快速开始

1.前置条件准备至少三台虚拟机,我的环境如下: OS IP hostname Fedora Linux 39 (Server Edition) 10.1.1.130 fd-master Fedora Linux 39 (Server Edition) 10.1.1.131 fd-node1 Fedora Linux 39 (Server Edition) 10.1.1.132
2024-04-13
Linux
#ansible

Spotify on Arch Linux

0.效果展示 1.安装所有需要的软件包1yay -S spotify spotx-git spicetify-cli 2.自定义主题 注意: 先执行 spotx,再更改主题。 123456789101112131415161718# 拉取官方的主题仓库(当然你也可以自己找其它的)git clone --depth=1 https://github.com/spicetify/spicetif
2024-03-12
Linux
#Spotify

在本地启动并运行大型语言模型

ollamaRun Llama 2, Code Llama, and other models. Customize and create your own.运行 Llama 2、Code Llama 和其他模型。自定义并创建您自己的。 installationmacOSWindows previewLinux: 1curl -fsSL https://ollama.com/install.sh
2024-03-09
LLM
#Ollama

内核无法加载,没有这个文件

1.起因开学前想最后更新一次,更新内容包含了 linux, linux-zen。 下载了快2个G的内容,就在生成新的内核映像(或者叫镜像)时,kde 突然锁屏了,紧跟着光标也不动了,没错,突然死机。 2.经过到了学校,再次开机时,就如标题所说。 从始至终,我是没有慌的。作为一名经验丰富的 Archer, 首先打开了google😅。输入关键字搜索后,得到了一些灵感,或许可以通过重装解决。 当然不是
2024-02-25
Linux

Arch Linux 安装 qemu

1.前置条件KVM 需要主机支持虚拟化,通过下列命令查看是否支持(虚拟化支持可在 BIOS 中开启) 1❯ LC_ALL=C lscpu | grep Virtualization 2.安装1❯ pacman -S qemu libvirt ovmf virt-manager virt-viewer dnsmasq vde2 bridge-utils openbsd-netcat ebtable
2024-01-20
Linux
#qemu

Raspberry Pi 4 安装系统

最近入手了一个树莓派4B 4GB, 分享一下在安装操作系统时的经验
2023-12-12
#Raspberry Pi 4

人工智能技术 lab4(MNIST手写数字识别)

source code and requirements0.实验环境12OS: Arch Linux(rolling)LANG: Python 3.11.5 4.运行1python another_lab4/main.py another_lab4/main.py 1234567891011121314151617181920212223242526272829303132333
2023-11-26
#lab

人工智能技术 lab3(基于线性回归的预测)

source code and requirements0.实验环境12OS: Arch Linux(rolling)LANG: Python 3.11.5 4.运行1python lab3/main.py lab3/main.py 12345678910111213141516171819202122232425262728293031323334353637383940414
2023-11-26
#lab

人工智能技术 lab2(K-Means)

source code and requirements0.实验环境12OS: Arch Linux(rolling)LANG: Python 3.11.5 4.运行1python lab2/main.py lab2/main.py 12345678910111213141516171819202122232425262728293031323334353637383940414
2023-11-16
#lab

人工智能技术 lab1(KNN)

source code and requirements0.实验环境12OS: Arch Linux(rolling)LANG: Python 3.11.5 1.创建虚拟环境1python -m venv venv 2.激活虚拟环境1source venv/bin/activate 3.安装依赖1pip install -r requirements.txt 4.运行1python lab
2023-11-16
#lab
123

搜索

Hexo Fluid
载入天数... 载入时分秒...