灌雙系統好還是使用VM(Wine)? - Linux

Yedda avatar
By Yedda
at 2014-12-02T01:00

Table of Contents

※ 引述《eucylin (璇)》之銘言:
: 各位大大好,小弟是正在讀資工系的學生。
: 對Linux有一些些基本的了解
: 即將在12月初購入新的notebook,
: 屆時想在上面灌Linux
: 可是遇到一個抉擇:
: 1.灌雙系統(可是要切換時要一直重開機很煩)
: 2.在Windows上用VMware或VirtualBox灌Linux
: 3.在Linux上用Wine灌Windows
Never try to use wine, it just give you painful/
: 小弟我本身有在玩遊戲,例如LOL;
: 也會使用到Windows才能裝的軟體如3Ds Max
: 可是比較喜歡Linux的操作手感跟介面,
: 希望上網或coding打作業時能在Linux的環境下
: 請問各位大大建議應該要怎麼做?
I always use install both of them into my laptop.
But I also have the other computer installed windows, so I don't
have this kind of problem. But I don't use windows very often,
I even don't need to be in the screen of the Windows computer,
RDP or vnc is enough for most of case.

Sorry, I don't know how to type tranditional Chinese this time.

--
蒙上主眷顧的網路工程師
With the mercy of God, I am a network enigneer.

--
Tags: Linux

All Comments

William avatar
By William
at 2014-12-05T13:34
阿鬼啊 你還是趕快找方法打中文好了
Ina avatar
By Ina
at 2014-12-08T06:12
純英文給推
Michael avatar
By Michael
at 2014-12-08T08:14
push for English

指令tcpdump的問題

William avatar
By William
at 2014-12-01T18:00
※ 引述《a0902jack (Panda)》之銘言: : 小弟最近在使用TCPDUMP時遇到個小問題 : 在抓http get封包時,在GET前面會出現幾個亂碼符號的字元(如下圖) : 不知道那個是代表什麼意思啊?? : 有辦法帶什麼參數將它濾掉嗎? : 如圖:http://0rz.tw/fEcC7 : 謝 ...

HackingThursday 固定聚會 (2014-12-04)

Kelly avatar
By Kelly
at 2014-12-01T12:12
通告網址: [http://www.hackingthursday.org/][1] * * * * 時間: 每週四晚上 19:30 至 22:00 ( 熱食供應至 20:00 ) * 地點: 伯朗咖啡 ( 建國店 ) * 地址: 台北市大安區建國南路一段 166 號 2 樓 * 鄰 ...

指令tcpdump的問題

Tristan Cohan avatar
By Tristan Cohan
at 2014-12-01T11:52
小弟最近在使用TCPDUMP時遇到個小問題 在抓http get封包時,在GET前面會出現幾個亂碼符號的字元(如下圖) 不知道那個是代表什麼意思啊?? 有辦法帶什麼參數將它濾掉嗎? 如圖:http://0rz.tw/fEcC7 謝謝!! - ...

fstab重複mount目錄

Belly avatar
By Belly
at 2014-11-30T11:27
請教一下fstab自動mount的問題 設定完 /etc/fstab後 重新開機後 輸入 df -h 發現 cifs目錄會自動重複多mount一個出來 例如: 正常的的情況下 //test/abc 30G 20G 10G XX% /abc 我這邊所遇到的情況 //test ...

iptables 轉往不同web site

Lily avatar
By Lily
at 2014-11-29T14:09
aaa.aaa.aaa┐ ┌web site aaa(192.168.1.10) bbb.bbb.bbb┼123.123.123.123┼web site bbb(192.168.1.20) ccc.ccc.ccc┘ 主機X └web site ccc(192.16 ...