@weather GRU Guarulhos International, Brazil: Mostly Cloudy ☁ 57°F (14°C), Humidity: 94%, Wind: From the ENE at 5 MPH -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=-23.43207550,-46.46950912 or re-request this with: @weather -v GRU @weather LAX There is 1 weather alert in effect for your area! There is a Special Statement, Beach Hazard Statement. Los Angeles International, CA: Scattered Clouds 67°F (19°C), Humidity: 85%, Wind: From the SSW at 1.0 MPH Gusting to 5.0 MPH -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=33.927475,-118.412148 or re-request this with: @weather -v LAX @weather MIA Miami International, FL: Light Rain ☂ 77°F (25°C), Humidity: 89%, Wind: From the ENE at 4.0 MPH Gusting to 5.0 MPH -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=25.787222,-80.347717 or re-request this with: @weather -v MIA @weather YYZ Toronto-Pearson International, Ontario: Mostly Cloudy ☁ 73°F (23°C), Humidity: 65%, Wind: From the South at 7 MPH -- For more details including the forecast and almanac, see http://www.wunderground.com/cgi-bin/findweather/getForecast?query=43.67722321,-79.63055420 or re-request this with: @weather -v YYZ Anyone try CentOS 7? yep bunch of stuff i wanted to try wasn't in epel yet, so i gave up haha I tried installing it on a single core laptop and FAILED :-( boo installer needs more than one core so I am curious if it would install on a single core VPS or if a second core would be required was it an x86 or x64 cpu? because iirc, it won't install unless your machine is x64 native x64 hm yea, I dont think they even released an i386 version yea, says in their docs that x86 is unsupported but 5 and 6 will still install I could find documentation stating multi core is required FWIW up_the_irons I see that there are netinstall ISOs, though they aren't listed on the main downloads page. http://mirrors.cmich.edu/centos/7.0.1406/isos/x86_64/ whats systemd? The replacement for sysvinit like upstart fwiw mnathani I installed CentOS 7 on a single-core VM without issue brycec: kvm? VirtualBox Perhaps it was some CPU extension? Are you sure the system was x64? That's all I've got. It was a really old AMD64 system its running Centos 6.5 at the moment model name : AMD Athlon(tm) 64 Processor 3500+ flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext 3dnow up rep_good uname -m just to check? uname -m > x86_64 do you know of a way to in place upgrade a centos 6.5 to centos 7 Not the slightest. Typically there's an upgrade from the ISO -mnathani/+mine: -mmxext +constant_tsc -3dnowext -3dnow -up +nopl +pni +monitor +ssse3 +lahf_lm (mine being an i5-2400)