2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Raspberry Piをヘッドレスで使うためのソフトのインストール(Linux Mint)

Last updated at Posted at 2015-01-18

忘備録)

Windowsの場合はCygwinをインストールすれば良いとのことですがLinuxだったので個別にインストールしました。

SSHソフトのインストール

デフォルトでインストールされているとのことで、sshコマンドを実行してみた所、OK!

プロキシソフト「Squid」のインストール

$ sudo apt-get install squid

イメージ取得ソフト「gddrescue」のインストール

$ sudo apt-get install gddrescue

##シリアル通信ソフト「jerm」のダウンロード

http://www.bsddiary.net/jerm/
からダウンロード

追記)
FABLIBのサイトからもコンパイル済みのjermが手に入るようです。
http://sourceforge.jp/projects/fablib/releases/p14384

ext4ファイルシステムアクセスソフトウェア

Linux は登録必要なし☆

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?