Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Install CentOS on VirtualBox
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Akira Morikawa
August 27, 2018
Technology
250
0
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
Install CentOS on VirtualBox
Windows10 上で CentOS 検証環境を作成する手順をまとめました。
Akira Morikawa
August 27, 2018
More Decks by Akira Morikawa
See All by Akira Morikawa
コロナ禍だからこそ考えるオフラインコミュニティの意義 / significance of community
ariaki
0
2.2k
アウトプットの始め方/start output 20230121
ariaki
0
370
web-secure-phpcon2020
ariaki
3
3.7k
オブジェクトライフサイクルとメモリ管理を学ぼう / OOC 2020
ariaki
8
4.1k
エンジニアはアウトプットによって成長できるのか? / Grow with your output
ariaki
24
6.8k
アウトプットを始めよう / How to begin output jawsug-bgnr
ariaki
2
4.1k
参加者の安全を守れていますか? / Protecting community safety
ariaki
1
7.7k
タピオカに学ぶ二段階認証 / tapioca-mfa
ariaki
5
1.4k
古に学ぶ個人開発のススメ / My recommendation of personal development
ariaki
1
1.6k
Other Decks in Technology
See All in Technology
DDDのエッセンスを取り入れたAIでの開発
ak2ie
1
220
AIペネトレーションテスト・ セキュリティ検証「AgenticSec」紹介資料
laysakura
2
9.4k
Flutter × BLE Centralを自前Pluginで実装する設計パターン - MethodChannel / EventChannelで作る双方向ブリッジの実践 / Building Custom Flutter BLE Central Plugins: Bidirectional Bridging with Method & Event Channels
bitkey
PRO
0
250
Knowledge Catalog を活用したメタデータ自動付与パイプライン構築
supership
0
120
作って理解するCoding Agent 〜フレームワークに頼らないピュア Python での実装〜
takapy
3
1.1k
:syncing_time:
sksat
2
650
Go 1.27 の標準パッケージに uuid が入った!のでいろいろ喋る / go_127_std_go_uuid
convto
3
680
AIにブラウザを触らせて、E2EテストをPlaywrightで書く
koji_kawamura
0
400
AIに狂うスタートアップが、あえて「人との協働」に全振りした新卒エンジニア研修 / New Graduate Engineer Training at a Startup Accelerating AI Adoption
ohnoeight
0
200
【GCC2026】鉄拳8でのVFX開発事例
bandainamcostudios
PRO
0
290
Model Studio CLI × Token Plan
maigo999
0
210
あなたの知らないバージョン命名規則
sat
PRO
2
460
Featured
See All Featured
Building Flexible Design Systems
yeseniaperezcruz
330
40k
We Are The Robots
honzajavorek
0
310
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
49
10k
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
490
Google's AI Overviews - The New Search
badams
0
1.1k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
254
22k
SEO in 2025: How to Prepare for the Future of Search
ipullrank
3
3.8k
The Power of CSS Pseudo Elements
geoffreycrofte
82
6.5k
Kristin Tynski - Automating Marketing Tasks With AI
techseoconnect
PRO
0
480
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
280
Getting science done with accelerated Python computing platforms
jacobtomlinson
2
450
GraphQLの誤解/rethinking-graphql
sonatard
75
12k
Transcript
Install CentOS 7 on VirtualBox for Windows 10 ariaki4dev
Virtual Box
https://www.virtualbox.org/wiki/Downloads
Install Virtual Box
Install Virtual Box
Install Virtual Box
Install Virtual Box
Install Virtual Box
Install Virtual Box ※「PC に変更を加える事を許可しますか?」と表示された場合は「はい」をクリックする
Install Virtual Box
Install CentOS 7
https://www.centos.org/download/
Install CentOS 7
Install CentOS 7
Install CentOS 7 ②この値をメモする(※後から使う) ①「プロパティ」をクリック
Install CentOS 7 ②チェックを外す ③「適用」をクリック ①「DHCPサーバー」をクリック
Install CentOS 7
Install CentOS 7 • 名前:なんでもいい • タイプ:Linux • バージョン:Red Hat
(64-bit)
Install CentOS 7 1024 MB(※標準値)
Install CentOS 7
Install CentOS 7
Install CentOS 7 名前は何でもいい 8.00 GB(※標準値)
Install CentOS 7 右クリック → 設定 を開く
Install CentOS 7 • 「ネットワークアダプターを有効化」にチェック(※標準値) • 「割り当て」に「NAT」を指定(※標準値)
Install CentOS 7 • 「ネットワークアダプターを有効化」にチェック • 「割り当て」に「ホストオンリーアダプター」を指定
Install CentOS 7 「仮想光学ディスクファイルを選択」をクリック →ダウンロードした以下のファイルを選択 CentOS-7-x86_64-Minimal-1804.iso
Install CentOS 7
Install CentOS 7 選択状態で Enter
Install CentOS 7 「キャプチャー」をクリックすると、キーボードとマウスイベントを占有するようになる ※解除するには「右Ctrlキー」を押す必要がある
Install CentOS 7
Install CentOS 7
Install CentOS 7 選択して完了
Install CentOS 7
Install CentOS 7 それぞれパスワード設定する
Install CentOS 7 root パスワードを設定して完了
Install CentOS 7 ユーザを作成して完了
Install CentOS 7
Configure CentOS 7
Configure CentOS 7 以下を入力 • login: root • password: (パスワード)
Configure CentOS 7 以下のコマンドを実行 nmtui
Configure CentOS 7 選択して Enter
Configure CentOS 7 選択して Enter
Configure CentOS 7 ① 図のように変更 ② 選択して Enter
Configure CentOS 7 選択して Enter
Configure CentOS 7 ① 図のように変更 ② 選択して Enter
Configure CentOS 7 メモ済のアドレスを参考にして、 末尾の数字のみ”11”に変更する 例)192.168.56.1 → 192.168.56.11 チェックする ※設定完了後「Hide」を選択し、
元の画面で「OK」を選択する。
Configure CentOS 7 選択して Enter
Configure CentOS 7 両方アクティブ(左側に * 表示)を確認
Configure CentOS 7 選択して Enter
Configure CentOS 7 「Guest Additions CD イメージの挿入」 メニューを選択する ※画面上は何も変化しない
Configure CentOS 7 以下のコマンドを実行 yum -y install kernel-devel mkdir -p
/mnt/cdrom mount -r /dev/cdrom /mnt/cdrom/ sh /mnt/cdrom/VBoxLinuxAdditions.run ※ 1 行目の yum コマンドに失敗する場合、「 reboot」で一度再起動してください。
Configure CentOS 7 以下のコマンドを実行 systemctl start sshd systemctl enable sshd
reboot ※再起動後、再び root ログインしてください
http://nanno.dip.jp/softlib/man/rlogin/#INSTALL
Configure CentOS 7 RLogin を起動して設定する
Configure CentOS 7 名前は適当で OK 先ほど設定した IP アドレスを入力する 自分のユーザ名/パスワードを入力する
Configure CentOS 7
Configure CentOS 7 初回接続時のみ以下が表示される
Configure CentOS 7 初回接続時のみ以下が表示される
Configure CentOS 7 ログイン完了! ログインユーザ名が表示される • 自分の名前でログイン • root でログイン
root ユーザへの切替は「su -」 プロンプト終了は「exit」
Configure CentOS 7 以下のコマンドを実行 ( root ユーザ ) ln -sf
/usr/share/zoneinfo/Asia/Tokyo /etc/localtime yum clean all && yum -y update yum -y groupinstall "Development tools" yum -y install wget net-tools echo -e "* soft nofile 65536\n* hard nofile 65536" >> /etc/security/limits.conf echo "LOCAL" > /etc/adjtime setenforce 0 sed -i -e "s/SELINUX=enforcing/SELINUX=disabled/g" /etc/selinux/config systemctl start chronyd.service systemctl enable chronyd.service
Configure CentOS 7 サーバの終了方法 # 再起動する場合 reboot # 終了する場合 poweroff
Configure CentOS 7 OS のヘッドレス起動 上記のように「ヘッドレス起動」を選択する事で、ウインドウが表示されず OS が起動する ※起動後は RLogin
等の SSH クライアントを使って通常通り接続できる
ariaki4dev Build Something Amazing written by