Blogger テンプレートでラムダ式が使用可能に
8 years ago
おじさんの雑記帳:オープンソース・リナックス・てぃっぷす・えとせとら
Since Mar/31/2007. at random Issues about Open Source Solutions, Linux,
(Open)Solaris, etc., and Tips about Computer Technology, or misc.
Jan/02/2009, Changed the Template design for the another one, Look & Feel.
ここでは、My Legacy dynabook Satellite J-50 に導入した Linux Mint 14 "nadia" に、Webmin 1.620 をインストールしてみる。
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely.
See the standard modules page for a list of all the functions built into Webmin, or check out the screenshots.
Webmin はGUIでLinuxのシステム管理・各種設定を行うツールだ。Webブラウザでユーザーアカウントの管理やApache、DNS、ファイル共有などのサーバの設定、RAIDといったハードウェア設定などが可能だ。◆ How to install webmin for Linux Mint 14 "nadia"
Webmin は Perl で書かれたCGIプログラム群で構成されており、LinuxだけでなくFreeBSDやMac OS、Solaris、HP-UXなどさまざまなOSで使用できる。
また、Webブラウザがフロントエンドであるため、WindowsやMacOSなどが動作しているほかのPCから操作できる(Webminの設定で、外部からのアクセスを許可する必要がある)。
refer. : http://www.ubuntugeek.com/how-to-install-webmin-on-ubuntu-12-10-quantal-server.html
Now you need to install webmin from APT repository.
APT レポジトリから Webmin をインストールする。
1) Execute some editor and edit the /etc/apt/sources.list file and add the following lines.
適当なエディタを起動して、/etc/apt/sources.list を編集し、以下の二行を追加する。
deb http://download.webmin.com/download/repository sarge contrib
deb http://webmin.mirror.somersettechsolutions.co.uk/repository sarge contrib
2) Save and exit the file.
ファイルを保存し、終了する。
3) Now you need to download GPG key.
以下のコマンドを与えて、GPG鍵をダウンロードする。
$ wget http://www.webmin.com/jcameron-key.asc
$ sudo apt-key add jcameron-key.asc
4) Update source list.
sources.list をアップデートする。
$ sudo apt-get update
5) Install webmin using the following command
つぎのコマンドによって Webmin をインストールする。
$ sudo apt-get install webmin
1) /etc/apt/sources.list を編集
baian@dynabook-Satellite-J50 ~ $ sudo vi /etc/apt/sources.list
[sudo] password for baian:
deb http://download.webmin.com/download/repository sarge contrib
deb http://webmin.mirror.somersettechsolutions.co.uk/repository sarge contrib
2) GPG鍵をダウンロード
baian@dynabook-Satellite-J50 ~ $ wget http://www.webmin.com/jcameron-key.asc
--2013-03-22 07:54:20-- http://www.webmin.com/jcameron-key.asc
www.webmin.com (www.webmin.com) をDNSに問いあわせています... 216.34.181.97
www.webmin.com (www.webmin.com)|216.34.181.97|:80 に接続しています... 接続しました。
HTTP による接続要求を送信しました、応答を待っています... 200 OK
長さ: 1320 (1.3K) [text/plain]
`jcameron-key.asc' に保存中
100%[======================================>] 1,320 --.-K/s 時間 0.006s
2013-03-22 07:54:21 (226 KB/s) - `jcameron-key.asc' へ保存完了 [1320/1320]
baian@dynabook-Satellite-J50 ~ $ sudo apt-key add jcameron-key.asc
OK
3) sources.list をアップデート
baian@dynabook-Satellite-J50 ~ $ sudo apt-get update
4) Webmin のインストール
Succeeded to install webmin 1.620 for Linux Mint 14 on My dynabook Satellite J-50.
baian@dynabook-Satellite-J50 ~ $ sudo apt-get install webmin
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています
状態情報を読み取っています... 完了
以下の特別パッケージがインストールされます:
apt-show-versions libauthen-pam-perl
以下のパッケージが新たにインストールされます:
apt-show-versions libauthen-pam-perl webmin
アップグレード: 0 個、新規インストール: 3 個、 削除: 0 個、保留: 9 個。
21.1 MB のアーカイブを取得する必要があります。
この操作後に追加で 134 MB のディスク容量が消費されます。
続行しますか [Y/n]? y
取得:1 http://download.webmin.com/download/repository/ sarge/contrib webmin all 1.620 [21.0 MB]
取得:2 http://archive.ubuntu.com/ubuntu/ quantal/universe libauthen-pam-perl i386 0.16-2build2 [27.9 kB]
取得:3 http://archive.ubuntu.com/ubuntu/ quantal/universe apt-show-versions all 0.19+nmu1 [33.5 kB]
21.1 MB を 1分 52秒 で取得しました (188 kB/s)
以前に未選択のパッケージ libauthen-pam-perl を選択しています。
(データベースを読み込んでいます ... 現在 299590 個のファイルとディレクトリがインストールされています。)
(.../libauthen-pam-perl_0.16-2build2_i386.deb から) libauthen-pam-perl を展開しています...
以前に未選択のパッケージ apt-show-versions を選択しています。
(.../apt-show-versions_0.19+nmu1_all.deb から) apt-show-versions を展開しています...
以前に未選択のパッケージ webmin を選択しています。
(.../archives/webmin_1.620_all.deb から) webmin を展開しています...
man-db のトリガを処理しています ...
ureadahead のトリガを処理しています ...
ureadahead will be reprofiled on next reboot
libauthen-pam-perl (0.16-2build2) を設定しています ...
apt-show-versions (0.19+nmu1) を設定しています ...
** initializing cache. This may take a while **
webmin (1.620) を設定しています ...
Webmin install complete. You can now login to https://dynabook-Satellite-J50:10000/
as root with your root password, or as any user who can use sudo
to run commands as root.
ureadahead のトリガを処理しています ...
baian@dynabook-Satellite-J50 ~ $
****************************************************************************************************
Webmin -[言語とテーマの変更] |
Webmin - デフォルトテーマを選択 |
Webmin - 古い webmin テーマを選択 |