Google Chrome OS
Google Chrome OS:
Linux localhost 2.6.30-chromeos-intel-menlow #1 SMP Fri Nov 20 02:53:44 UTC 2009 i686 GNU/Linux
squeeze/sid
OUTPUT
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 9.10 (development branch)
Release: 9.10
Codename: karmic
So full name:
Google Chrome OS (Cromium OS) – Ubuntu 9.10 Karmic Koala – Debian squeeze/sid 6.0 – Gnu/Linux
JSON File with Google Chrome settings:
/home/chronos/[user@gmail.com]/.config/google-chrome/Local State
Links:
Build Chromium OS
Download Google Chrome OS Virtual Machine (VMware and VirtualBox)
Ubuntu 9.10 for Web Developers
# LAMP (Linux, Apache, MySQL and PHP)
sudo apt-get install apache2 mysql-server php5 php5-mysql
# phpMyAdmin, choose apache
sudo apt-get install phpmyadmin
# PostgreSQL
sudo apt-get install postgresql php5-pgsql pgadmin3
# Opera
sudo apt-get install libqt3-mt
wget -c "http://get3.opera.com/pub/opera/linux/1001/final/en/i386/opera_10.01.4682.gcc4.qt3_i386.deb"
sudo dpkg -i opera_10.01.4682.gcc4.qt3_i386.deb
Login problems using pgAdminIII and PostgreSQL:
http://www.ubuntugeek.com/howto-setup-database-server-with-postgresql-and-pgadmin3.html

Ubuntu 9.10 Beta
Today, I upgrade my Ubuntu 9.04 to 9.10 beta.
Only I run “update-manager -d” and wait some time …

Upgrade is so easy.
Monkey HTTP Daemon on Ubuntu
sudo apt-get install php5-cgi php5-common monkey
Check php configuration on /etc/monkey/monkey.conf:
AddScript application/x-httpd-php /usr/bin/php5-cgi php
Screenshoots:


Monkey HTTP Daemon [ http://monkeyd.sourceforge.net ]
DJ Tools
- Audacity (Editor and recorder)
- LMMS (Produce music and mixing sounds)
- Mixxx (Perform live mix)
Screens:



Install on Ubuntu this stuff:
sudo apt-get install lmms mixxx audacity
Recent Comments