{"id":8044,"date":"2014-02-20T01:03:17","date_gmt":"2014-02-20T09:03:17","guid":{"rendered":"http:\/\/www.horace.org\/blog\/?p=8044"},"modified":"2014-02-20T01:03:17","modified_gmt":"2014-02-20T09:03:17","slug":"virtual-desktop","status":"publish","type":"post","link":"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/","title":{"rendered":"Oracle Virtual Box"},"content":{"rendered":"<p><a href=\"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" data-attachment-id=\"8122\" data-permalink=\"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/virtual-desktop-2\/\" data-orig-file=\"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?fit=1920%2C1200&amp;ssl=1\" data-orig-size=\"1920,1200\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}\" data-image-title=\"virtual desktop\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?fit=474%2C296&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop-300x187.jpg?resize=300%2C187\" alt=\"\" width=\"300\" height=\"187\" class=\"alignnone size-medium wp-image-8122\" srcset=\"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?resize=300%2C187&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?resize=1024%2C640&amp;ssl=1 1024w, https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?resize=150%2C93&amp;ssl=1 150w, https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?resize=400%2C250&amp;ssl=1 400w, https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?resize=700%2C437&amp;ssl=1 700w, https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?w=1920&amp;ssl=1 1920w, https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?w=948&amp;ssl=1 948w, https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?w=1422&amp;ssl=1 1422w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p>In the good old days, when you want to play with multiple OS, you have to have multiple computers.  I still remember the time I have a Windows machine sitting next to a Linux box.  Then a little bit later, multi-boot allows the same computer running different OS.  I tried that too, but it ends up I stick with the primary OS most of the time, I\u3000rarely boot into the secondary OS.  Nowadays, running multiple OS in the same computer is much more convenient with virtual machine (VM).  My host OS is Windows 7, and I can run 3 different OS simultaneously under each one&#8217;s own Window.  It is kind of cool to have Windows 7 (a second copy), Linux (Ubuntu) and Mac OS X running on the same screen.<\/p>\n<p>Virtual Box is a free software from Oracle, which inherited from Sun.  It&#8217;s a type-2 hypervisor that relies on the host OS for low level functions.  It is a bit slower than type-1 bare-metal hypervisor, but it has much better compatibity.  I can use the USB and DVD-drive in the virtual machines and I can even create virtual LAN connections among those VMs.  3D graphics is probably the only draw back of type-2 hypervisor.  Virtual Box works fine with 2D graphics, the VMs can play HD stream video without any lag.  However, VM has limited 3D acceleration function, it has access to the graphics card on the host using DirectX9, good enough to play old games, but it not fast enough for latest games or Photoshop.<\/p>\n<p>Another advantage of using VM is the saving snapshot of the virtual hard disk.  Each VM has its own virtual hard drive and I can turn back in time simply by load up a saved snapshot.  It is good to try out new or unknown software inside a VM first, so there won&#8217;t be any risk of virus or corrupting the Windows registry when uninstall the software.  I always keep a copy of freshly installed Windows 7 virtual hard disk image and use it to try out anything new before installing on my host computer.  It is also a neat trick to reset the trial period of some free software, especially those software that you only use once in a very long while.<\/p>\n<p>Virtual Box is very easy to use, just follow the on-screen instruction.  First you need create a new VM, allocate some memory and CPU cores to the VM, then create a new virtual hard disk, mount the OS installation disk, fire up the VM and install the OS as usual.  If you are too lazy to install the OS, you can download pre-installed virtual hard disk image file from the web.  My computer has 16GB of RAM, so I allocate maximum 4GB of RAM to each OS and I can have 4 VMs running at the same time without any problem.  The OS running in the VM stays idle most of the time, unless you are doing some heavy number crunching tasks in more than 1 VM at the same time, you won&#8217;t even notice any performance hit to your host computer.<\/p>\n<p>Virtual Box + Virtual Desktop works really well with each other.  I usually put the VM in a virtual  desktop and run it in full screen mode.  It feels like the OS is running from a native installation instead running inside a VM.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In the good old days, when you want to play with multiple OS, you have to have multiple computers. I still remember the time I have a Windows machine sitting next to a Linux box. Then a little bit later, multi-boot allows the same computer running different OS. I tried that too, but it ends &hellip; <a href=\"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Oracle Virtual Box<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":8122,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"lc_iscn_info":[],"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[532],"tags":[486,881],"class_list":["post-8044","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-_reviews","tag-os","tag-virtual-machine"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Oracle Virtual Box - \u54f2\u5b50\u6232 Philosophist\u2019s Camp<\/title>\n<meta name=\"description\" content=\"In the good old days, when you want to play with multiple OS, you have to have multiple computers. I still remember the time I have a Windows machine\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Oracle Virtual Box - \u54f2\u5b50\u6232 Philosophist\u2019s Camp\" \/>\n<meta property=\"og:description\" content=\"In the good old days, when you want to play with multiple OS, you have to have multiple computers. I still remember the time I have a Windows machine\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/\" \/>\n<meta property=\"og:site_name\" content=\"\u54f2\u5b50\u6232 Philosophist\u2019s Camp\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/horace.org\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/horace.org\" \/>\n<meta property=\"article:published_time\" content=\"2014-02-20T09:03:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?fit=1920%2C1200&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"hevangel\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@horaceorg\" \/>\n<meta name=\"twitter:site\" content=\"@horaceorg\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"hevangel\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/2014\\\/02\\\/20\\\/virtual-desktop\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/2014\\\/02\\\/20\\\/virtual-desktop\\\/\"},\"author\":{\"name\":\"hevangel\",\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/#\\\/schema\\\/person\\\/c8d9e8e7a71d343b4b2c4ef4365cdb4c\"},\"headline\":\"Oracle Virtual Box\",\"datePublished\":\"2014-02-20T09:03:17+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/2014\\\/02\\\/20\\\/virtual-desktop\\\/\"},\"wordCount\":565,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/#\\\/schema\\\/person\\\/c8d9e8e7a71d343b4b2c4ef4365cdb4c\"},\"image\":{\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/2014\\\/02\\\/20\\\/virtual-desktop\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/www.horace.org\\\/blog\\\/wp-content\\\/uploads\\\/2014\\\/01\\\/virtual-desktop.jpg?fit=1920%2C1200&ssl=1\",\"keywords\":[\"os\",\"virtual machine\"],\"articleSection\":[\"Product Reviews\"],\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.horace.org\\\/blog\\\/2014\\\/02\\\/20\\\/virtual-desktop\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/2014\\\/02\\\/20\\\/virtual-desktop\\\/\",\"url\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/2014\\\/02\\\/20\\\/virtual-desktop\\\/\",\"name\":\"Oracle Virtual Box - \u54f2\u5b50\u6232 Philosophist\u2019s Camp\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/2014\\\/02\\\/20\\\/virtual-desktop\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/2014\\\/02\\\/20\\\/virtual-desktop\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/www.horace.org\\\/blog\\\/wp-content\\\/uploads\\\/2014\\\/01\\\/virtual-desktop.jpg?fit=1920%2C1200&ssl=1\",\"datePublished\":\"2014-02-20T09:03:17+00:00\",\"description\":\"In the good old days, when you want to play with multiple OS, you have to have multiple computers. I still remember the time I have a Windows machine\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/2014\\\/02\\\/20\\\/virtual-desktop\\\/#breadcrumb\"},\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.horace.org\\\/blog\\\/2014\\\/02\\\/20\\\/virtual-desktop\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/2014\\\/02\\\/20\\\/virtual-desktop\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/www.horace.org\\\/blog\\\/wp-content\\\/uploads\\\/2014\\\/01\\\/virtual-desktop.jpg?fit=1920%2C1200&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/www.horace.org\\\/blog\\\/wp-content\\\/uploads\\\/2014\\\/01\\\/virtual-desktop.jpg?fit=1920%2C1200&ssl=1\",\"width\":1920,\"height\":1200},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/2014\\\/02\\\/20\\\/virtual-desktop\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Oracle Virtual Box\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/\",\"name\":\"\u54f2\u5b50\u6232 Philosophist\u2019s Camp\",\"description\":\"\u860b\u679c\u65e5\u5831\u4f5c\u8005 - \u9673\u99ac\uff1a\u66f8\u8a55\uff0c\u5f71\u8a55\uff0c\u52d5\u6f2b\uff0c\u65c5\u884c\uff0c\u54f2\u5b78\u7b46\u8a18\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/#\\\/schema\\\/person\\\/c8d9e8e7a71d343b4b2c4ef4365cdb4c\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-CA\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/#\\\/schema\\\/person\\\/c8d9e8e7a71d343b4b2c4ef4365cdb4c\",\"name\":\"hevangel\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\\\/\\\/i0.wp.com\\\/www.horace.org\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/spocky.jpg?fit=1313%2C1259&ssl=1\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/www.horace.org\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/spocky.jpg?fit=1313%2C1259&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/www.horace.org\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/spocky.jpg?fit=1313%2C1259&ssl=1\",\"width\":1313,\"height\":1259,\"caption\":\"hevangel\"},\"logo\":{\"@id\":\"https:\\\/\\\/i0.wp.com\\\/www.horace.org\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/spocky.jpg?fit=1313%2C1259&ssl=1\"},\"sameAs\":[\"http:\\\/\\\/www.horace.org\",\"https:\\\/\\\/www.facebook.com\\\/horace.org\"],\"url\":\"https:\\\/\\\/www.horace.org\\\/blog\\\/author\\\/hevangel-2\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Oracle Virtual Box - \u54f2\u5b50\u6232 Philosophist\u2019s Camp","description":"In the good old days, when you want to play with multiple OS, you have to have multiple computers. I still remember the time I have a Windows machine","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/","og_locale":"en_US","og_type":"article","og_title":"Oracle Virtual Box - \u54f2\u5b50\u6232 Philosophist\u2019s Camp","og_description":"In the good old days, when you want to play with multiple OS, you have to have multiple computers. I still remember the time I have a Windows machine","og_url":"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/","og_site_name":"\u54f2\u5b50\u6232 Philosophist\u2019s Camp","article_publisher":"https:\/\/www.facebook.com\/horace.org","article_author":"https:\/\/www.facebook.com\/horace.org","article_published_time":"2014-02-20T09:03:17+00:00","og_image":[{"width":1920,"height":1200,"url":"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?fit=1920%2C1200&ssl=1","type":"image\/jpeg"}],"author":"hevangel","twitter_card":"summary_large_image","twitter_creator":"@horaceorg","twitter_site":"@horaceorg","twitter_misc":{"Written by":"hevangel","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/#article","isPartOf":{"@id":"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/"},"author":{"name":"hevangel","@id":"https:\/\/www.horace.org\/blog\/#\/schema\/person\/c8d9e8e7a71d343b4b2c4ef4365cdb4c"},"headline":"Oracle Virtual Box","datePublished":"2014-02-20T09:03:17+00:00","mainEntityOfPage":{"@id":"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/"},"wordCount":565,"commentCount":0,"publisher":{"@id":"https:\/\/www.horace.org\/blog\/#\/schema\/person\/c8d9e8e7a71d343b4b2c4ef4365cdb4c"},"image":{"@id":"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?fit=1920%2C1200&ssl=1","keywords":["os","virtual machine"],"articleSection":["Product Reviews"],"inLanguage":"en-CA","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/","url":"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/","name":"Oracle Virtual Box - \u54f2\u5b50\u6232 Philosophist\u2019s Camp","isPartOf":{"@id":"https:\/\/www.horace.org\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/#primaryimage"},"image":{"@id":"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?fit=1920%2C1200&ssl=1","datePublished":"2014-02-20T09:03:17+00:00","description":"In the good old days, when you want to play with multiple OS, you have to have multiple computers. I still remember the time I have a Windows machine","breadcrumb":{"@id":"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/"]}]},{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/#primaryimage","url":"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?fit=1920%2C1200&ssl=1","contentUrl":"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?fit=1920%2C1200&ssl=1","width":1920,"height":1200},{"@type":"BreadcrumbList","@id":"https:\/\/www.horace.org\/blog\/2014\/02\/20\/virtual-desktop\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.horace.org\/blog\/"},{"@type":"ListItem","position":2,"name":"Oracle Virtual Box"}]},{"@type":"WebSite","@id":"https:\/\/www.horace.org\/blog\/#website","url":"https:\/\/www.horace.org\/blog\/","name":"\u54f2\u5b50\u6232 Philosophist\u2019s Camp","description":"\u860b\u679c\u65e5\u5831\u4f5c\u8005 - \u9673\u99ac\uff1a\u66f8\u8a55\uff0c\u5f71\u8a55\uff0c\u52d5\u6f2b\uff0c\u65c5\u884c\uff0c\u54f2\u5b78\u7b46\u8a18","publisher":{"@id":"https:\/\/www.horace.org\/blog\/#\/schema\/person\/c8d9e8e7a71d343b4b2c4ef4365cdb4c"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.horace.org\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-CA"},{"@type":["Person","Organization"],"@id":"https:\/\/www.horace.org\/blog\/#\/schema\/person\/c8d9e8e7a71d343b4b2c4ef4365cdb4c","name":"hevangel","image":{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2021\/11\/spocky.jpg?fit=1313%2C1259&ssl=1","url":"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2021\/11\/spocky.jpg?fit=1313%2C1259&ssl=1","contentUrl":"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2021\/11\/spocky.jpg?fit=1313%2C1259&ssl=1","width":1313,"height":1259,"caption":"hevangel"},"logo":{"@id":"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2021\/11\/spocky.jpg?fit=1313%2C1259&ssl=1"},"sameAs":["http:\/\/www.horace.org","https:\/\/www.facebook.com\/horace.org"],"url":"https:\/\/www.horace.org\/blog\/author\/hevangel-2\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2014\/01\/virtual-desktop.jpg?fit=1920%2C1200&ssl=1","jetpack_shortlink":"https:\/\/wp.me\/pwn21-25K","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":4874,"url":"https:\/\/www.horace.org\/blog\/2010\/10\/02\/windows-7\/","url_meta":{"origin":8044,"position":0},"title":"Windows 7","author":"hevangel","date":"October 2, 2010","format":false,"excerpt":"I have been hanging on my Windows XP for many years, much longer than my usual upgrade cycle. Everybody hates Vista, so I follow the crowd and skipped a generation of the Microsoft OS. Now I have a new computer, it's time to upgrade to the last OS, Windows 7.\u2026","rel":"","context":"In &quot;Product Reviews&quot;","block_context":{"text":"Product Reviews","link":"https:\/\/www.horace.org\/blog\/category\/_reviews\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/www.horace.org\/blog\/wp-content\/uploads\/2010\/09\/win7u.jpg?fit=500%2C625&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":496,"url":"https:\/\/www.horace.org\/blog\/2006\/09\/05\/new-web-server\/","url_meta":{"origin":8044,"position":1},"title":"New web server","author":"hevangel","date":"September 5, 2006","format":false,"excerpt":"Finally I start the migration to the new web server.? I have bought the new linux box for a few months and it has been sitting idle most of the time.? I only use it for the FTP server and backup data in my Windows machine.? I could have waited\u2026","rel":"","context":"In &quot;Daily Scribble&quot;","block_context":{"text":"Daily Scribble","link":"https:\/\/www.horace.org\/blog\/category\/_scribble\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":436,"url":"https:\/\/www.horace.org\/blog\/2006\/06\/22\/fedora-nvidia-driver\/","url_meta":{"origin":8044,"position":2},"title":"Fedora Nvidia driver","author":"hevangel","date":"June 22, 2006","format":false,"excerpt":"The Nvidia driver comes with Fedora core 5 doesn't support widescreen 1680x1050 resolution. Althought the display setup recongize my Dell 20\" wides screen monitor, only 1280x1024 resolution shows up in KDE. I was searching for solution on the web. No answer exactly match my question. Putting all the bit and\u2026","rel":"","context":"In &quot;Daily Scribble&quot;","block_context":{"text":"Daily Scribble","link":"https:\/\/www.horace.org\/blog\/category\/_scribble\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":435,"url":"https:\/\/www.horace.org\/blog\/2006\/06\/21\/new-linux-server\/","url_meta":{"origin":8044,"position":3},"title":"New linux server","author":"hevangel","date":"June 21, 2006","format":false,"excerpt":"I just picked up my new linux server today. To be exact, I had only picked up a new computer with no software installed. I still have to install Linux myself. My new server has a AMD64 3500+ CPU, 1GB or RAM, 250GB harddisk and a Nvidia 7300GT graphics card.\u2026","rel":"","context":"In &quot;Daily Scribble&quot;","block_context":{"text":"Daily Scribble","link":"https:\/\/www.horace.org\/blog\/category\/_scribble\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":584,"url":"https:\/\/www.horace.org\/blog\/2006\/12\/15\/xp-is-dead\/","url_meta":{"origin":8044,"position":4},"title":"XP is dead","author":"hevangel","date":"December 15, 2006","format":false,"excerpt":"My PC is dead.? Somehow the partition table of the c: drive is corrupted.? The good news is c: only store program executables.? All my data are intact in d: and e: drive, plus all my files are backed up in my linux box.? I am glad that I took\u2026","rel":"","context":"In &quot;Daily Scribble&quot;","block_context":{"text":"Daily Scribble","link":"https:\/\/www.horace.org\/blog\/category\/_scribble\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":128,"url":"https:\/\/www.horace.org\/blog\/2005\/06\/20\/dual-monitors\/","url_meta":{"origin":8044,"position":5},"title":"Dual monitors","author":"hevangel","date":"June 20, 2005","format":false,"excerpt":"Finally I received my dual LCDs at work after waiting for almost two months since I had talked to Uncle Bob. Colleagues gathered around my cube today and check out the dual LCD setting. I am not sure how to measure the productivity increase using dual displays, but it definitely\u2026","rel":"","context":"In &quot;Daily Scribble&quot;","block_context":{"text":"Daily Scribble","link":"https:\/\/www.horace.org\/blog\/category\/_scribble\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_likes_enabled":false,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.horace.org\/blog\/wp-json\/wp\/v2\/posts\/8044","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.horace.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.horace.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.horace.org\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.horace.org\/blog\/wp-json\/wp\/v2\/comments?post=8044"}],"version-history":[{"count":3,"href":"https:\/\/www.horace.org\/blog\/wp-json\/wp\/v2\/posts\/8044\/revisions"}],"predecessor-version":[{"id":8123,"href":"https:\/\/www.horace.org\/blog\/wp-json\/wp\/v2\/posts\/8044\/revisions\/8123"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.horace.org\/blog\/wp-json\/wp\/v2\/media\/8122"}],"wp:attachment":[{"href":"https:\/\/www.horace.org\/blog\/wp-json\/wp\/v2\/media?parent=8044"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.horace.org\/blog\/wp-json\/wp\/v2\/categories?post=8044"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.horace.org\/blog\/wp-json\/wp\/v2\/tags?post=8044"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}