Skip to content

Zee's Blog

zee.balogh.sk

Menu

  • Projects
  • About

Uncategorized

OpenVZ on x86 64 system

References http://wiki.openvz.org/Quick_installation http://wiki.openvz.org/Install_OpenVZ_on_a_x86_64_system_Centos-Fedora Installing yum on x86_64 OpenVZ container: http://wiki.openvz.org/Yum_-_installing#CentOS_5_x86_64 Installing NFS in the container: http://wiki.openvz.org/NFS

admin 05.03.201026.04.2010 Uncategorized No Comments Read more

SSH Login Using Keys

Generate your SSH key: $ ssh-keygen -t rsa Copy over to destination host: $ scp ~/.ssh/id_rsa.pub user@host:~/.ssh Login to remote host (still using password): $ ssh user@host user@host’s password: $ cd ~/.ssh $ cat ./id_rsa.pub >> ./authorized_keys $ rm -f

admin 04.03.201028.04.2010 Uncategorized No Comments Read more

Cloud Vendors

References Cloud Vendoers Revised

admin 02.03.2010 Uncategorized No Comments Read more

RightScale Cloud

References RightScale Failover

admin 02.03.201002.03.2010 Uncategorized No Comments Read more

Amazon EC2

Amazon EC2 Information (Instances, Pricing, etc.) http://aws.amazon.com/ec2/ Amazon EC2 Price Calculator http://calculator.s3.amazonaws.com/calc5.html

admin 02.03.201002.03.2010 Uncategorized No Comments Read more
  • « Previous
  • Next »

Search

Copyright © 2025 Zee's Blog. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.
  • Projects
  • About