树莓pi快速ssh【校园网】

校园网是NAT后的,没有显示器,我把路由器的DHCP服务关了,这样的情况下怎么ssh到树莓pi?

把树莓pi 连到路由器上(已经关闭DHCP),手机安装FING

https://play.google.com/store/apps/details?id=com.overlook.android.fing&hl=zh

手机也连到路由器上,打开fing

找到主机名字为raspberry pi 相关的就是了,然后ssh登录。

关于源,使用中科大的(因为是教育网,学校里不用登网关也可以安装软件)

https://lug.ustc.edu.cn/wiki/mirrors/help/raspbian

编辑 /etc/apt/sources.list 文件。删除原文件所有内容,用以下内容取代:

deb http://mirrors.ustc.edu.cn/raspbian/raspbian/ wheezy main non-free contrib
deb-src http://mirrors.ustc.edu.cn/raspbian/raspbian/ wheezy main non-free contrib

apt-get update 就 OK 了。

时间: 2024-10-27 08:35:27

树莓pi快速ssh【校园网】的相关文章

Shell 脚本小试牛刀(5) -- 超便捷脚本之快速ssh 登录其他主机

如果你也是以Linux 为工作环境的童鞋,那么此文真是捷报!因为我的学习/工作中(特别是最近玩耍树莓派)经常会使用到ssh 登录其他主机,而每次使用ssh 登录都需要输入老长一大串让我很烦,所以我写了这个脚本来简化我的ssh 过程. 使用这个脚本,如果我想登录一台机器,我只要使用 $~/easy_ssh.sh 然后选择一项就可登录,即使当前没有我要登录的机器选项,我只要输入一次并保存,以后我也可以很快的登录到这台电脑. #!/bin/bash # (C) 2014 Yunlong Zhou <[

使用go命令快速ssh到指定机器

环境:CentOS6.4 前言: 如果需要ssh到需要的机器,需要输入命令: ssh [email protected] 如果需要频繁登陆到该机器,是不是有点儿麻烦,ip老难记了,如果我只需要输入以下命令就好: go hc 当然这个hc只是一个mapping的代号,代表我要去某台机器 综上所述,提供一段代码,快速mapping,找到指定机器并ssh过去,代码如下: if [ "$1" == "" ];then echo "not found paramte

树莓PI上跑爬虫

主要是进行主机上使用myeclipse开发后,在从机上跑最后的程序 在主机上和树莓上都安装好java环境,maven,ant 拷到RPI上的时候修改 为 拷贝到RPI上的目录结构 mvn compile ant -f  spy1\build.xml  clean build App

Configure Pi as simulation hardware for Simulink

1. Only version not older than R2013 supports Raspberry Pi. First, download support package in Matlab: http://www.mathworks.cn/matlabcentral/fx_files/40313/5/raspberrypi.zip 2. Open raspberrypi.mlpkginstall in Matlab, and just follow the instructions

树莓派学习【一】:树莓派的SSH连接

将树莓派通过网线连接到路由器.(PS:只要你的电脑能通过网线连接到路由器,通过自动获取IP能上网.这里树莓派通过网线直接连接就能够上网,当初BZ小白,以为还需要设置一些登录密码什么的,结果在这上边就研究了半天.) 在树莓派上运行LX终端(LXTerminal),输入: ifconfig 查询树莓派的IP. 其中黄色框框中就是你所关注的信息,inet addr是树莓派的IP. 当然还有一种办法判断你的PI是否连上网,就是 ping  指令. ping www.baidu.com 当然这会显示很多,

Raspberry Pi For Windows

Raspberry Pi ------For Windows Step 1: In order to write the image for SD,we should download and install Image Writer for Windows Step 2: Download and install putty and connected to serial port Step 3: Plug in the power then start Raspberry Pi and lo

Roomblock: a Platform for Learning ROS Navigation With Roomba, Raspberry Pi and RPLIDAR(转)

What is this? "Roomblock" is a robot platform consists of a Roomba, a Raspberry Pi 2, a laser sensor(RPLIDAR) and a mobile battery. The mounting frame can be made by 3D printers. ROS navigation system enable to make a map of rooms and use it to

大咖说:网盘也能私人定制?我信!

网盘服务想必大家都很熟悉了,好多互联网公司都有提供,免费注册开通就能使用. 然而这些公共网盘服务用久了总觉得不爽,免费的要么容量小,要么限速,收费的又太贵,功能或者其他方面也总有这样那样的不足. 网盘这东西,说到底不就是云平台上提供的存储服务么!那么如果我说能基于 Azure 存储服务自己搭建出个人专用的网盘,你信不信?分分钟搞定给你看! 韩源 微软资深工程师,存储和灾备专家 通过本文内容介绍如何通过 Azure 搭建企业或个人的私有云盘来实现数据转移.共享.备份等功能.   私有网盘需求 传统

linuxtoy.org资源

https://linuxtoy.org/archives.html Archives 在 Android 系统上安装 Debian Linux 与 R (2015-07-14) Pinos:实现摄像头共享 (2015-07-06) Firefox 40 Beta (2015-07-04) BookDrop: 通过 Dropbox 接收 Kindle 电子书 (2015-06-24) Linux Kernel 4.1 (2015-06-23) b2gdroid:在 Android 手机上一键切换