Difference between revisions of "poseidon Server and Virtual Machines"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '= Máquinas virtuais = == O que é uma máquina virtual? == É uma máquina implementada através de um software, que simula um outro sistema operacional dentro do computador re…')
 
Line 1: Line 1:
= Máquinas virtuais =
+
= Virtual Machines =
  
== O que é uma máquina virtual? ==
+
== What is a virtual machine? ==
É uma máquina implementada através de um software, que simula um outro sistema operacional dentro do computador real.
+
It is a machine implemented through software that simulates another operating system within the real computer.
  
== Para que serve uma máquina virtual? ==
+
== What is the use of a virtual machine? ==
Máquinas virtuais são extremamente úteis no dia a dia, pois permitem ao usuário executar outros sistemas operacionais dentro de uma janela, tendo acesso a todos os softwares que precisa e servindo para testar programas potencialmente perigosos.
+
Virtual machines are extremely useful in everyday life, they allow the user to run other operating systems within a window, having access to all the software you need and giving you the opportunity to test potentially dangerous programs.
  
== Quais são as vantagens de uma máquina virtual? ==
+
== What are the advantages of a virtual machine? ==
:*Facilita o aperfeiçoamento e testes de novos sistemas operacionais.
+
:*Facilitates the improvement and testing of new operating systems.
:*Possibilita a comparação de vários sistemas operacionais utilizando o mesmo equipamento.
+
:*Enables the comparison of various operating systems using the same equipment.
:*Executa diferentes sistemas operacionais sobre o mesmo hardware, simultaneamente.
+
:*Run different operating systems on the same hardware simultaneously.
:*Simula alterações e falhas no hardware para testes ou reconfiguração de um sistema operacional, provendo confiabilidade e escalabilidade para as aplicações.
+
:*Simulates changes and hardware failures for testing or reconfiguration of an operating system, providing reliability and scalability for applications.
:*Diminuição de custos com hardware.
+
:*Decreasing hardware costs.
:*Facilidades no gerenciamento, migração e replicação de computadores, aplicações ou sistemas operacionais.
+
:*Facilities in management, migration and replication of computers, applications or operating systems.
:*Confiança e disponibilidade, A falha do software não prejudica os demais serviços do computador.
+
:*Reliability and availability, the software failure does not affect the other computer services.
  
== Quais são as desvantagens de uma máquina virtual? ==
+
== What are the disadvantages of a virtual machine? ==
  
:*Gerenciamento: Os ambientes virtuais necessitam ser: monitorados, configurados e salvos.  
+
:*Management: The virtual environments need to be: monitored, configured and saved.
:*Existem produtos que fornecem essas soluções, porém, esse é o campo no qual estão os maiores investimentos na área de virtualização, justamente por se tratar de um dos maiores contratempos na implementação da virtualização.
+
:*There are products that provide these solutions, however, this is the field in which they are the largest investments in virtualization, because it is one of the biggest setbacks in the implementation of virtualization.
:*Desempenho: Atualmente, não existem métodos consolidados para medir o desempenho de ambientes virtualizados. No entanto, a introdução de uma camada extra de software entre o sistema operacional e o hardware gera um custo de processamento superior ao que se teria sem a virtualização. Outro ponto importante de ressaltar é que não se sabe exatamente quantas máquinas virtuais podem ser executadas por processador, sem que haja o prejuízo da qualidade de serviço.
+
:*Performance: Currently, there are no consolidated methods to measure the performance of virtualized environments. However, introducing an extra layer of software between the operating system and hardware generates a processing cost which is higher than it would be without the virtualization. Another important point to emphasize is that no one knows exactly how many virtual machines can be run per processor, without the loss of quality of service.
  
== Aplicativos para utilização de máquinas virtuais ==
+
== Virtual machine software ==
  
 
:*[http://www.vmware.com/products/player VMWare® Player]
 
:*[http://www.vmware.com/products/player VMWare® Player]
Line 30: Line 30:
 
:*[http://wiki.qemu.org/Main_Page QEMU]
 
:*[http://wiki.qemu.org/Main_Page QEMU]
  
;Nota:
+
;Note:
:* Apenas os aplicativos da corporação VMWare possuem suporte a virtualização de aplicativos em 3d.
+
:* Currently only the applications of the VMWare corporation have support for 3D applications.
  
== Tabela de comparação entre o VMWare® Player e o VMWare WorkStation ==
+
== Comparison Table VMWare Player and VMWare WorkStation ® ==
  
[https://docs.google.com/file/d/0B9xk29TN6a0aN2EwZmUxMzItNzU3MC00MjkwLTgxY2YtYTQ5MzUyZGI2OWJk/edit?hl=pt_BR Tabela de comparação entre o '''VMWare® Player''' e o '''VMWare WorkStation''']
+
[https://docs.google.com/file/d/0B9xk29TN6a0aN2EwZmUxMzItNzU3MC00MjkwLTgxY2YtYTQ5MzUyZGI2OWJk/edit?hl=pt_BR Comparison Table '''VMWare Player''' and '''VMWare WorkStation''' ®]
  
 
= Dicionário para iniciantes =
 
= Dicionário para iniciantes =

Revision as of 08:29, 4 June 2013

Virtual Machines

What is a virtual machine?

It is a machine implemented through software that simulates another operating system within the real computer.

What is the use of a virtual machine?

Virtual machines are extremely useful in everyday life, they allow the user to run other operating systems within a window, having access to all the software you need and giving you the opportunity to test potentially dangerous programs.

What are the advantages of a virtual machine?

  • Facilitates the improvement and testing of new operating systems.
  • Enables the comparison of various operating systems using the same equipment.
  • Run different operating systems on the same hardware simultaneously.
  • Simulates changes and hardware failures for testing or reconfiguration of an operating system, providing reliability and scalability for applications.
  • Decreasing hardware costs.
  • Facilities in management, migration and replication of computers, applications or operating systems.
  • Reliability and availability, the software failure does not affect the other computer services.

What are the disadvantages of a virtual machine?

  • Management: The virtual environments need to be: monitored, configured and saved.
  • There are products that provide these solutions, however, this is the field in which they are the largest investments in virtualization, because it is one of the biggest setbacks in the implementation of virtualization.
  • Performance: Currently, there are no consolidated methods to measure the performance of virtualized environments. However, introducing an extra layer of software between the operating system and hardware generates a processing cost which is higher than it would be without the virtualization. Another important point to emphasize is that no one knows exactly how many virtual machines can be run per processor, without the loss of quality of service.

Virtual machine software

Note
  • Currently only the applications of the VMWare corporation have support for 3D applications.

Comparison Table VMWare Player and VMWare WorkStation ®

Comparison Table VMWare Player and VMWare WorkStation ®

Dicionário para iniciantes

  • Host: É o seu computador. É de onde você liga seu sistema operacional principal para fazer tudo.
  • Guest: É sua máquina virtual. É um sistema operacional criado por você e de onde você vai iniciar o Poseidon com o VMWare Player
  • Poseidon: É uma maneira de enganar o GameGuard para o uso do Openkore. Essa ferramenta consiste em manter ligado um cliente do Ragnarok em um servidor fictício e quando você loga o personagem ele apenas fica parado no mesmo lugar o tempo todo sem você poder mexer. O Poseidon e o cliente do Ragnarok devem ficar abertos o tempo todo para que o Openkore funcione corretamente.
  • Openkore: É o bot do Ragnarok. Uma ferramenta criada para emular um player jogando normalmente, mas por meio de funções pré-programadas pelo usuário em uma linguagem própria.

Download Windows XP

O download pode ser encontrado nesse link: Windows XP Professional SP3 PT-BR + Serial

  • Nota
    É necessário ser cadastrado no fórum e ser membro para poder visualizar os tópicos da área VIP


VMWare Player

  • Aprenda a criar a sua maquina virtual com VMWare Player