linux Ubuntu KUbuntu 系统安装相关

阿里云国内75折 回扣 微信号:monov8
阿里云国际,腾讯云国际,低至75折。AWS 93折 免费开户实名账号 代冲值 优惠多多 微信号:monov8 飞机:@monov6

系统安装

        本来想快到中午的时候调试一下服务器上的http请求接收代码。我的电脑上装的是kali的U盘系统然后我的U盘居然找不到了(然后之前安装的系统不知道是否是写入软件的原因没办法解析DNS,我都用的转发的,这让我体验非常差。kali的系统工具很多界面亲和并且不用改源啥的操作)。但这次还是准备尝试一下ubuntu系统的安装吧。kubuntu 无需更换源(kubuntu 可以直接看bilibili,支持电源操作等系列操作在ubuntu安装完成后还是重新安装配置了kubuntu至于每个操作下会不会有error看运气了。(ps:从开始查找并安装完成一个可以顺利使用的操作系统经过了一天的时间中间我还尝试过安装中文版的ubuntu但不知道为啥卡在进入系统部分。下边是一些总结。

  • 安装ubuntu尽可能安装04版本的(也尽可能安装新的版本
  • 如果某次安装失败了后续安装总卡住可以考虑重新烧写一下镜像
  • 安装完成后拔掉U盘重启时如果报错可以再重启试试

系统下载

基础系统盘制作

制作系统盘关键的两个步骤

点击菜单栏中的【文件】 − 【打开】选择你的 I S O 路径选并打开 点击菜单栏中的【启动】 − 【写入硬盘映像】选择启动光盘 点击菜单栏中的【文件】-【打开】选择你的ISO路径选并打开\\ 点击菜单栏中的【启动】-【写入硬盘映像】选择启动光盘 点击菜单栏中的【文件】【打开】选择你的ISO路径选并打开点击菜单栏中的【启动】【写入硬盘映像】选择启动光盘

换源change source

sudo  chmod  777   /etc/apt/sources.list
  • go for other locations ->Computer -> etc -> apt -> sources.list
    在这里插入图片描述在这里插入图片描述
deb-src http://archive.ubuntu.com/ubuntu xenial main restricted #Added by software-properties
deb http://mirrors.aliyun.com/ubuntu/ xenial main restricted
deb-src http://mirrors.aliyun.com/ubuntu/ xenial main restricted multiverse universe #Added by software-properties
deb http://mirrors.aliyun.com/ubuntu/ xenial-updates main restricted
deb-src http://mirrors.aliyun.com/ubuntu/ xenial-updates main restricted multiverse universe #Added by software-properties
deb http://mirrors.aliyun.com/ubuntu/ xenial universe
deb http://mirrors.aliyun.com/ubuntu/ xenial-updates universe
deb http://mirrors.aliyun.com/ubuntu/ xenial multiverse
deb http://mirrors.aliyun.com/ubuntu/ xenial-updates multiverse
deb http://mirrors.aliyun.com/ubuntu/ xenial-backports main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ xenial-backports main restricted universe multiverse #Added by software-properties
deb http://archive.canonical.com/ubuntu xenial partner
deb-src http://archive.canonical.com/ubuntu xenial partner
deb http://mirrors.aliyun.com/ubuntu/ xenial-security main restricted
deb-src http://mirrors.aliyun.com/ubuntu/ xenial-security main restricted multiverse universe #Added by software-properties
deb http://mirrors.aliyun.com/ubuntu/ xenial-security universe
deb http://mirrors.aliyun.com/ubuntu/ xenial-security multiverse

apt-get update

在这里插入图片描述
在这里插入图片描述在这里插入图片描述

Ubuntu下firefox无法观看视频

在这里插入图片描述

ffmpeg

sudo apt install ffmpeg

在这里插入图片描述

# if error of above code you can try the beneath terms  on  a ordinary case you should run this 
sudo add-apt-repository ppa:linuxuprising/libpng12
sudo apt update
sudo apt install libpng12-0

在这里插入图片描述修复 Sub-process /usr/bin/dpkg returned an error code (1)

在Ubuntu系统上安装Flash-Player

在这里插入图片描述# 给浏览器添加插件完成
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述

安装远程控制(向日葵)

wget https://dl-cdn.oray.com/sunlogin/linux/sunloginclientshell-10.1.1.28779-amd64.deb
sudo dpkg -i sunloginclient-11.0.0.36662-amd64.deb

typewritting

打开language support

在这里插入图片描述

sudo apt install fcitx

        然后就行选择即可这里现实的是kunbutu的情况ubuntu的设置类似
在这里插入图片描述        kubuntu还需要在输入发里设置一下

在这里插入图片描述

kubuntu需要自己安装language support

在这里插入图片描述
在这里插入图片描述在这里插入图片描述

error

sudo apt-get install -f thunderbird
sudo apt-get remove thunderbird
  • 我可能在ubuntu系统中安装成功了但还是暂时放弃使用ubuntu了
// https://zhuanlan.zhihu.com/p/206965395
sudo apt-get install  language-pack-zh-han*

在这里插入图片描述

向日葵 for Linux

  • https://sunlogin.oray.com/download/linux?type=personal&ici=sunlogin_navigation

error

dpkg: 处理软件包 sunloginclient (--install)时出错
 依赖关系问题 - 仍未被配置
正在处理用于 mailcap (3.70+nmu1ubuntu1) 的触发器 ...
正在处理用于 desktop-file-utils (0.26-1ubuntu3) 的触发器 ...
在处理时有错误发生
 sunloginclient

handle

sudo apt install -f -y

Cmake

  • sudo apt-get install vim g++ codelite cmake (command install)
  • 如果命令出错可以
  • https://cmake.org/download/
  • tar zxvf cmake-3.21.1.tar.gz
  • cd cmake-3.21.1
  • chmod +x bootstrap
  • sudo ./bootstrap
  • sudo make
  • sudo make install
  • cmake --version

CG

更多软件

[安装qq](https://im.qq.com/linuxqq/download.html)
[玩玩俄罗斯方块](https://linux.cn/article-9270-1.html)
[wine模拟器](http://www.360doc.com/content/13/1127/20/9206388_332662596.shtml)
https://soft.3dmgame.com/down/198972.html
[安装gif软件](https://zhuanlan.zhihu.com/p/74926901)
[wps](https://blog.csdn.net/u014132947/article/details/79847655)
[Linux(Ubuntu)不好用吗?是因为你没有安装这些软件](https://zhuanlan.zhihu.com/p/39052366)
[解决GPT无法安装](http://m.dnxtc.net/zixun/zhuangjijiaocheng/2020-03-11/4913.html)
[如何在 Windows 11 上将基本磁盘转换为动态磁盘](https://www.yundongfang.com/Yun80687.html)

报错

修复命令

sudo apt-get install -f # https://www.freesion.com/article/1774610559/

linux基础命令

查看系统架构arch
系统root用户密码的设置sudo passwd
查看ipip addr

安装系统的记录

2023-2-8ubuntu22
2023-2-9kubuntu22
  • kubuntu支持电源操作
    在这里插入图片描述

  • kubuntu安装应用

在这里插入图片描述

在这里插入图片描述

阿里云国内75折 回扣 微信号:monov8
阿里云国际,腾讯云国际,低至75折。AWS 93折 免费开户实名账号 代冲值 优惠多多 微信号:monov8 飞机:@monov6
标签: linuxUbuntu