I have created some domain in /etc/hosts files
192.168.0.11 domain-11.com
192.168.0.12 domain-12.com
192.168.0.13 domian-13.com
and also created a files in /etc/apache2/site-avalaiable/ in respective machine like in machine 192.168.0.11 added a file domain-11.com
my /etc/apache2/sites-available/domain-11.com files contains
<...
Can I create a window without this topbar? :
I want a window like this:
...
Hi folks, I just got done installing Ubuntu 10.10 on my Windows Vista as a separate partition and now my Vista wont boot (in fact I am not seeing an option to choose another OS, every time it defaults to Ubuntu)
I really dont want to loose all my data on Vista. How do I get my Vista back?
Steps I took:
From Windows, Disk managem...
i installed eclipse from the standard ubuntu repository
$ aptitude install eclipse
and then added the Galileo repository
Galileo Update Site - http://download.eclipse.org/releases/galileo/
and from the programming laguage section i selected php development tools (pdt) sdk feature
PHP Development Tools (PDT) SDK Feature 2.1.1...
I have installed 3 different python script on my ubuntu 10.04 32 bit machine with python 2.6.5.
All of these use the urllib2 and I always get this error:
urllib2.URLError: <urlopen error [Errno 110] Connection timed out>
Why ?
Examples:
>>> import urllib2
>>> response = urllib2.urlopen("http://www.google.com")
Traceback (most recen...
Hi,
This is displaying when I try to run html2image command for html to image conversion:
"html2image: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory"
...
Every time I open Thunderbird on Ubuntu Lucid it opens as a tiny window (maybe 2px wide by 15px high) in the top left corner of my desktop. When I expand the window it's just blank. The behavior started after I restarted the application because every time I sent and email it would open that same blank little window.
I fixed this once ...
I created a new user account for a friend on my VPS. How do I let him install software for his own account that wont effect other users and not have to add him to the sudoers file?
...
Hi,
Is it possible to install Ruby 1.9.2 on Ubuntu not using RVM?
...
When I run gVim from Terminal in Ubuntu 10.04 with Gnome I get this error:
(gvim:6226): GLib-GObject-CRITICAL **: g_object_ref: assertion `object->ref_count > 0' failed
It looks like that everytime except that the number in between the parans (gvim: ) is always slightly different. How can I fix this with out having to run
gksudo gv...
I was downloading a package from a terminal. Actually i want to install some package 'A'. But,by mistake installing some other package 'B'. So, i wanted to stop the download of that package 'B' and start downloading 'A'. But, i couldnt able to do that. I reset my network connnection. I could stop downloading the package B. But, the admin...
I'm having trouble getting the Ruby Version Manager rvm to source from my Ubuntu 10.04 .profile. The code:
[[ -s "$HOME/.rvm/scripts/rvm" ] && . "$HOME/.rvm/scripts/rvm"
...never does what I expect it to (i.e. give me the rvm program when I open a new shell or start a new session); but if I execute
source .profile
in a new shell af...
Hi Folks, By mistake I formatted my Windows Vista while installing Ubuntu. Few people suggested me to use Photorec to get the data back. I just installed TestDisk on my machine. My question is: I want to recover the lost data onto an External Harddrive, but when I am trying to connect this drive, its giving me an icon on the desktop and ...
I have installed a python application with this setup.py:
#!/usr/bin/env python
from distutils.core import setup
from libyouandme import APP_NAME, APP_DESCRIPTION, APP_VERSION, APP_AUTHORS, APP_HOMEPAGE, APP_LICENSE
setup(
name=APP_NAME.replace(" ","-").lower(),
version=APP_VERSION,
description=APP_DESCRIPTION,
author=...
Using Ubuntu 10.10 I have compiled and installed the latest Ogre and CEGUI libraries.
I can #include for example but when I try to add the CEGUI headers I have issues.
#include <CEGUI/RendererModules/Ogre/CEGUIOgreRenderer.h>
This in turn includes OgreBlendMode.h and OgreTextureUnitState.h but doesn't have the OGRE/ in front of it.
...
I have not found any repos yet...
...
Hi!
I would like to set up an bridge between wire and wireless on my Ubuntu. I have done this tutorial. But it doesnt work. dhclient cant discover any provider. But why?
sheevaplug-debian:~# dhclient br0
Internet Systems Consortium DHCP Client V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please...
I have installed eclipse 5.2 in ubuntu 10.10. In the 'Install New Software', it show Android Developments Installed. And when i goto preferences window, Android is not listed in the left panel. Already i was running Android SDK in ubuntu 10.04, after i upgraded ubuntu OS, eclipse is not showing the Android.
...
Hello!
Вeing a happy user of git I now have to switch back to svn in one of the projects. I use it through the shell in Ubuntu and look for some command which may be similar to "git add ." - looking for all the files and folders being added, deleted or moved and making appropriate changes in the repository.
Does it exist? It seems so s...
I have installed ubuntu server edition in virtual box. I have already assigned static ip to my host operating system which is Windows Server. I have another ip which I want to assign my guest Ubuntu Server. I known how to assign following things in ubuntu but I don't know how can I find these things from windows. I have another extra ip ...