码迷,mamicode.com
首页 >  
搜索关键字:wpa debian wpasupplicant    ( 3432个结果
Debian完全卸载删除应用
参考 https://blog.csdn.net/w3045872817/article/details/77334886 前言 在Debian上安装mysql的时候Debin安装Mysql,第一次出现了问题,需要卸载重新安装,卸载的时候又出现了新的问题,这里记录下来,以备以后使用。 步骤 先运行s ...
分类:其他好文   时间:2020-02-02 18:00:27    阅读次数:111
Linux教程
Linux教程 Linux系统简介 内核版本:Linux内核发行版本:redhat centos ubuntu debian opensuse 最常用的5个Linux发行版系统 skip 跳过next 下一步 硬盘可以有四个主分区,通常把第四个主分区替换成扩展分区,扩展分区中包含了很多的逻辑分区Li ...
分类:系统相关   时间:2020-01-31 10:39:11    阅读次数:105
浅谈Linux桌面(发行版及桌面环境)
Part I: 前言 笔者2018年接触Linux(当时还是学校机房的Ubuntu 14.04 LTS),至今已经有2个年头了。 折腾了至少十几个Linux发行版,包括但不限于: ubuntu、Debian、Red Hat、CentOS、Fedora、Manjaro、deepin、Arch Linu ...
分类:系统相关   时间:2020-01-31 00:35:44    阅读次数:2470
记kali (Debian内核)安装mysql过程中踩的那些坑
为了mysql安装中的各种问题,浪费了大把时间,因为2019.4版本自带的mysql会报Can 't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock '(2) ";的问题,我把它卸了重装。 有人在/e ...
分类:数据库   时间:2020-01-30 21:05:34    阅读次数:143
Ubuntu系列:Ubuntu学习——第一篇
一、 Ubuntu简介 Ubuntu(乌班图)是一个基于Debian的以桌面应用为主的Linux操作系统,据说其名称来自非洲南部祖鲁语或科萨语的“ubuntu”一词,意思是“人性”、“我的存在是因为大家的存在”,是非洲传统的一种价值观。 Ubuntu的目标在于为一般用户提供一个最新同时又相当稳定,主 ...
分类:系统相关   时间:2020-01-28 17:09:32    阅读次数:139
linux 命令
查看 debian版本 cat /etc/debian_version 是否安装了xxxx dpkg -s xxxx 切换到root用户 su root 查看sudoers名单 cat /etc/sudoers 删除锁 rm /var/lib/dpkg/lock-frontend 安装xxxx ap ...
分类:系统相关   时间:2020-01-27 19:28:28    阅读次数:96
MinGW build of Squid-3.5
# Debian Packages Required:## mingw-w64# provides GCC cross-compiler. GCC 4.9.1 or later required.## mingw-w64-tools# provides pkg-config and other bu... ...
分类:其他好文   时间:2020-01-26 20:52:56    阅读次数:66
Troubleshooting installation of debian os
After trying debian on an old workstation, I find there are some pitfalls and tricks: 1. It is recommended to install the minimal base system (with no ...
分类:其他好文   时间:2020-01-24 13:13:34    阅读次数:86
在deeping上安装mariadb
1,安装的官网参考:有安装的命令和指导https://downloads.mariadb.org/mariadb/repositories/#distro=Debian&distro_release=jessie--jessie&mirror=tuna&version=10.4 其主官网地址:htt ...
分类:数据库   时间:2020-01-23 11:12:39    阅读次数:226
vToRay + bbr 加速
购买VPS: 我使用的是vultr : 传送门 安装vToray: bash <(curl -L -s https://install.direct/go.sh) 启用加速: 1 安装BBR加速算法 输入以下命令,就能在centos/ubuntu/debian服务器一键安装google tcp-bb ...
分类:其他好文   时间:2020-01-22 16:06:32    阅读次数:256
3432条   上一页 1 ... 26 27 28 29 30 ... 344 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!