树莓派智造

与RPI树莓派相关的项目,硬件,软件,代码,视频,书籍,教程 Q群:117684977

首页 关于

使用静态 IP 地址

  • 作者: ncnynl
  • 时间: June 7, 2016
  • 分类: 树莓派教程
  • 想法: 我要评论,建议,讨论

cd /etc/network
sudo nano interfaces

把iface eth0 inet dhcp中的dhcp换成static也就是以下文本

iface eth0 inet static
address 192.168.1.10
netmask 255.255.255.0
gateway 192.168.1.1

最后重启一下就行了。
via

标签: 树莓派教程

  • 上一篇: 使用PHP上传文件到树莓派
  • 下一篇: 支持树莓派的usb wifi网卡

最新文章

    • raspberry pi 树莓派播放1080高清电影,IPHONE4亦望尘莫及
    • Raspberry Pi 超级计算机(1)
    • Raspberry Pi Home Arcade|Make:
    • Getting Started with Edison part 6 - Raspberry Pi Block and Temperature Sensor
    • RS Components Raspberry Pi Model B 安装示范视频(广东话)
    • 4.Raspberry Pi GPIO with Java Part 1- Basics, Wiring Pi and
    • Raspberry Pi Robot with Xtion Pro Live (Prime Sense) called Charlotte
    • 使用 RPI.GPIO 模块的脉宽调制(PWM)功能
    • 如何让树莓派显示中文?
    • 树莓派(raspberry pi)2入门教程无显示器安装系统和串口操作

分类

  • 树莓派资讯
  • 树莓派教程
  • 树莓派文档
  • 树莓派软件
  • 树莓派硬件
  • 树莓派视频

归档

  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • February 2016
© 2025 树莓派智造. Made By 创客智造 沪ICP备:10211882号.