To Do List After installing Ubuntu 10.10 aka Maverick Meerkat « The Indexer. Yep it’s this time of the year again!!! With the fresh baby from Ubuntu, Maverick Meerkat, yep10.10. It didn’t escape from its predecessors attributes : being better than the previous release, more changes to make the user experience better, etc…Some of the noticeable changes are a fast boot, a new font dubbed “Ubuntu Font Family” which is great actually, a richer UX addition on the music experience from the notification bar, more social by default…Some changes you may not notice are the removal of “aptitude” package manager by default keeping only “apt-get”, a new repository for Third parties developers who want to ship their latest softwares located at let’s customize the beast :) 1 – Expand the Software Repository List First of all, lets make Ubuntu “see” more packages.
Go to the terminal and edit your sources.list with : sudo gedit /etc/apt/sources.list Save it. Get your system up to date with : sudo apt-get update && sudo apt-get dist-upgrade ClamAV 7. Medibuntu. The Family of Colors (3) | Wallpapers Clocks Gallery | Vladstudio.com - free desktop wallpapers, widescreen, dual monitors, iPhone wallpapers, iPad wallpapers, backgrounds for mobile phones, wallpaper clocks, e-cards. Installing LAMP on Ubuntu 10.04 and 10.10 (Lucid Lynx, Maverick Meerkat) | Tux Tweaks. Why Install LAMP on Ubuntu? Follow these step by step instructions to install and configure LAMP on Ubuntu 12.04-Precise Pangolin. This process has also been tested and works on Linux Mint 13, 14, and 15, Ubuntu 12.10-Quantal Quetzal and Ubuntu 13.04 Raring Ringtail.
If you have a reasonably fast broadband connection, you should be done in less than half an hour. Install LAMP on Ubuntu The developers at Ubuntu have made it really easy to install and configure the packages for LAMP with a single terminal command. Sudo apt-get install lamp-server^ Yes, you read that right. Affiliate Link Install LAMP on Ubuntu The apt package manager will now show the packages to be installed and ask for confirmation. Install LAMP packages After some time downloading packages, you will be prompted to set a password for the root user for MySQL. Set MySQL root password Enter the password you want to use for MySQL.
Confirm MySQL root password Remaining LAMP package installation Your LAMP installation is now complete. Giant Flying Saucer « Programming parlour tricks. Ubuntu. Installing OpenStack Marconi (Message Queuing Service) on Ubuntu 12.04 LTS OpenStack Marconi is a message queuing service, if you’ve used a message queue before like Amazon SQS, RabbitMQ, etc. then you’ll be familiar with the concepts of Marconi. Marconi is an OpenStack project currently in the incubation phase. Today I’ll … Continue reading Running a Python (or almost anything) as a service with automatic restart via Upstart Pretty often I run into a situation where I’d like a Linux application I’ve created to run as a service. Working with the Python Keystone Client with OpenStack Keystone Keystone is an OpenStack project that provides Identity, Token, Catalog and Policy services for use specifically by projects in the OpenStack family. How to Create a Proxy Server - Video.
Howto: Install Python 2.5.5 on Ubuntu 10.04 Lucid Lynx. So, you're a Python developer and like to use the 2.5.x track instead of the 2.6.x or the 3.x track. Well, never fear! Despite the fact that 2.5.5 is not installed in 10.04, or available in the repositories, you can still install it into your system. The following steps will show you how. Open your terminal and type the following commands line by line: sudo apt-get install build-essential gcc cd Downloads wget tar -xvzf Python-2.5.6.tgz cd Python-2.5.6 . There you have it! Right-click on Applications.Select Edit Menus.Click ProgrammingClick New ItemType "Python (v2.5)" in the Name BoxType "python2.5" in the Command BoxType any comments (optional) in the comments box or just click Ok Now it should show up in your programming menu.
Ubuntu 9.10 (karmic koala) – How to Customize Themes and Appearance after a New Installation « the seeker’s quill. Screenshot of my desktop Note: this article is an updated version of an earlier article I wrote detailing how to customize Ubuntu 9.04 (Jaunty Jackalope). Ubuntu 9.10 (karmic koala) is a fine exhibition of a solid, stable and powerful open-source operating system. There is one facet where it is good but could be somewhat better – the built-in default themes and general appearance from icons to desktop wallpapers. However its weakness is ironically its strength in that the open-source community have provided a host of excellent and high quality supplementary material that is available for free. The first port of call for the curious is Gnome-Look.Org I will outline below in concise form the customizations I have made to the default themes and appearance that come with a vanilla Ubuntu 9.10 installation.
Customizing the Theme It has been my experience upon spending a considerable amount of time on a computer that a dark-ish theme tends to be easier on the eyes. Sudo gedit /etc/apt/sources.list. Restore Panels In Ubuntu Back To Their Default Settings. Sure, you can add a new panel and rebuild it by adding the items back on the panel. Instead of going through the trouble, there is an easy fix that will restore your panels back to their default settings quickly.
Open up a Terminal window, by clicking on Applications \ Accessories \ Terminal. Or, if you deleted the top panel and cannot access the menus, just press ALT+F2 and in the run dialog box, type gnome-terminal then click on Run. You can also browse for applications, such as Terminal from the Run window, by clicking on the arrow icon next to 'Show list of known applications" and browse for Terminal. Once the Terminal window opens, enter the following command at the prompt: gconftool-2 – -shutdown Note: There should be no spaces between the two dashes before shutdown. EDIT – Reader nickrud has suggested a better method instead of shutting down gconfd. Gconftool – -recursive-unset /apps/panel **Remember**: There should be no spaces between the two dashes before shutdown. pkill gnome-panel. How do you change login and plymouth image in ubuntu 10.04 (Lucid Lynx) If you're new here, you may want to subscribe to my RSS feed and if you have questions related to your ubuntu system post question to our forums.
Thanks for visiting! This tutorial will explain How to change the boot splash screen (Plymouth's boot image, or color, behind the "Ubuntu.... " logo from purple to whatever you would like) image for 10.04 Open the terminal and run the following commands sudo cp /usr/share/applications/gnome-appearance-properties.desktop /usr/share/gdm/autostart/LoginWindow Then logout, and you'll see an Appearance window pop up. Change it to how you prefer it, then close it and login as usual.
When you have logged in after finishing the customizing, run this command to prevent the Appearance window from opening at the GDM screen every time. sudo unlink /usr/share/gdm/autostart/LoginWindow/gnome-appearance-properties.desktop or If you want to install plymouth themes run the following command from your terminal sudo aptitude install plymouth-theme-* Sponsored Link. Grub2. GRUB 2 is the default boot loader and manager for Ubuntu since version 9.10 (Karmic Koala). As the computer starts, GRUB 2 either presents a menu and awaits user input or automatically transfers control to an operating system kernel.
GRUB 2 is a descendant of GRUB (GRand Unified Bootloader). It has been completely rewritten to provide the user significantly increased flexibility and performance. GRUB 2 is Free Software. In this guide, GRUB 2 is version 1.98 or later. GRUB legacy (version 0.97) will be referred to as GRUB. To determine your version, use grub-install -V. GRUB 2's major improvements over the original GRUB include: Scripting support including conditional statements and functions Dynamic module loading Rescue mode Custom Menus Themes Graphical boot menu support and improved splash capability Boot LiveCD ISO images directly from hard drive New configuration file structure Non-x86 platform support (such as PowerPC) Universal support for UUIDs (not just Ubuntu) Initial Default.
Learning Technical Stuff: Installing Python Google Appengine SDK on Ubuntu 10.10. I am now back from my long hiatus from this blog (my excuse was a busy work schedule, wedding preparations and then the honeymoon) and I decided to have a look at Ubuntu 10.10. Ubuntu is a popular desktop Linux distribution which offers greater distribution-wide integration, consistency and polish than many other distributions. I have a long but not terribly recent history of trying Linux but never fully adopting it. As an exercise I wondered how feasible it would be to port my development environment for Python Google App Engine (GAE) to my new Ubuntu virtual machine.
Most things on a Linux platform are possible as long as you know what you are doing, but I don't, so getting GAE running required some investigation. Ubuntu - at least as installed by the my VMware Easy Install process - presented some challenges. Both approaches achieve the same thing. The following is my recipe which is mostly a tweaked version of the easier approach.