0
0

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.

ubuntu周りで困った話

0
Last updated at Posted at 2017-04-15

■apt-get update でうまく IPv6 できない
apt-get update すると返ってこない時があるので、調べたらこんな感じだった。

IPv6で応答するの勘弁してください

■日本語のホームディレクトリ周りを英名に変えたい
Ubuntuでホームディレクトリの中身を英語にする

■最新のnode.js ubuntuに入れるには

どうも apt-get install nodejs だと古いものしか入らない
https://deb.nodesource.com/setup が現状非推奨とのこと。
なので、色々方法があるけど、下記が一番簡単だと思う。

Ubuntuに最新のNode.jsを難なくインストールする

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?