240 发简信
IP属地:辽宁
  • 在Kernel中添加网卡驱动

    Step 1 查看要添加的网卡driver型号将网卡插入插入个linux系统,cd到设备路径(/sys/bus.....),ll查看driver...

  • Linux 命令

    1. sudo !!命令 没有特定输入sudo命令而运行,将给出没有权限的错误。那么,你不需要重写整个命令,仅仅输入’!!‘就可以抓取最后的命令...

  • ubuntu 蓝牙鼠标配对

    bluetoothctl[bluetooth]# power off[bluetooth]# power on[bluetooth]# scan...

  • 配置Ubuntu为路由器

    条件:一台电脑,两块网卡,eth0联网,eth1内网 设置内网网卡参数 ifconfig eth1 192.168.31.1 broadcast...

  • Git

    1. Git log 1.1 git log查看指定author 1.2 git log grep 2. Git commit 2.1 重写co...

  • 如何使用GDB

    1. 设置GDB动态库搜索路径 set sysrootset solib-absolute-prefixset solib-search-pat...

  • QML 问题

    1. 提示[Warn] [default] libpng warning: iCCP: known incorrect sRGB profile...