Tag Archives: 64 bit
Installing Chrome with Flash on Linux (Fedora)
Get Chrome Download rpm here 32 bit .rpm (For Fedora/openSUSE) OR 64 bit .rpm (For Fedora/openSUSE) Install Chrome Go to the directory where the file was downloaded and install the rpm: rpm -ivh google-chrome-beta_current_i386.rpm OR rpm -ivh google-chrome-beta_current_x86_64.rpm Get Flash … Continue reading
Filed under Linux, Web Browsers
Problem installing Swiftiply gem
Sometime back I was trying to deploy a Rails application on a Fedora 10 64-bit server. We had decided to use Nginx and evented Mongrel (with the help of Swiftiply) for the web and application servers respectively. When I tried … Continue reading
Filed under Linux, Ruby on Rails