DreamHost announces DreamCompute is open

Web host DreamHost has announced the company’s cloud offering called DreamCompute is now available to the general public. DreamCompute is based on OpenStack, Project Astara, and Ceph. DreamCompute pricing starts at $4.50 per month or $0.0075 per hour. The starting price includes 512 MB of RAM and 1 vCPU. The next tier in the DreamCompute […]

Microsoft’s Azure signs Toyota as customer

Toyota has announced that the automaker will launch Toyota Connected, Inc. Toyota Connected will focus on data management and data services development.  Toyota Connected will utilize Microsoft’s Azure cloud technology. Microsoft will also own 5% of Toyota Connected. Toyota Connected will use Microsoft’s Azure cloud technology to store and process the data from Toyota’s different […]

How to extract a .tar.gz archive file

Use the following command to extract a .tar.gz archive file. The following command will extract the .tar.gz archive file in the directory that you are working in. tar -zxf whatever.tar.gz If you want the .tar.gz archive to extract the contents to a specific location then replace /home/saveme with the exact location. tar -zxf whatever.tar.gz /home/saveme

Google transitions domain registration to Domains.Google

Google has made a transition to its domain registration service. The new homepage for Google Domains is now at Domains.Google under the .google gTLD. The domain registration service offered by Google used to be accessible via domains.google.com and google.com/domains. Anyone that tries to access domains.google.com or google.com/domains are now sent to domains.google instead. After a […]