Archive for November, 2011

How can i boot ubuntu from windows bootloader?

Wednesday, November 30th, 2011

Is there anyway i can boot ubuntu 10.10 from my windows boot menu? , i mean can i make ubuntu appear in the windows boot menu (the menu where it says windows xp and recovery console while booting). I use windows xp pro.

Redhat or cisco.???????

Tuesday, November 29th, 2011

Im 20 yrz old and living in saudiarabia. Im thinking to start a career in IT field so i want to know which field would be better for me like redhat or cisco?

Is there a way to use Linux (Ubuntu or CentOS) computer's WIFI adapter as an Access Point?

Sunday, November 27th, 2011

I need the wifi adapter to work as an Infrastructure access point. But it seems ubuntu only supports Ad-Hoc "hot spot", which many smartphones do not support.

How can I use reserved words for MySQL tables?

Sunday, November 27th, 2011

I want to create a table called USER and a column in it called ROLE, but both words are reserved in MySQL, colored blue. Non-reserved words are colored green. How can I use the reserved words for table and column names?

How to uninstall the ubuntu from dual boot, right from ubuntu?

Friday, November 25th, 2011

I don't have admin rights in windows, so I want to know if i can uninstall ubuntu from inside ubuntu itself, . My windows version is Windows 7, and I am running ubuntu 10.04 please help!

How hard would it be to setup LAMP on CentOS on VirtualBox?

Wednesday, November 23rd, 2011

I know some Linux but it seems like it migt be a little bit of a headache to set up MySQL, do all the configurations and get it all work together from Internet Explorer on Windows 7 to Virtual Box -> Apache etc (I know I can stay withing Linux ...

How do I get Import Graphics Working on Python?

Wednesday, November 23rd, 2011

I am not able to get the import graphics function working on my MacBook Pro. I have tried importing the graphics.py into my Python 3.1 folder, but still I am unable to get it working.

my totem player does'nt play any movie and asks plugins on redhat linux & gnome terminal. What I do.?

Wednesday, November 23rd, 2011



what are the positives and negatives about XP and Fedora?

Wednesday, November 23rd, 2011

im doing some work comparing the two, what are the good and bad points about windows xp and the good and bad points about fedora linux? please let me know asap, it will be a great help :)

What Linux distribution can be installed and work properly from a 2-4gb flash drive?

Wednesday, November 23rd, 2011

I have an Eee Asus 900 and the libraries for Xandros are old and I can't do as much as I'd like to on there. I'm considering downloading a different Linux OS to a flash drive but I wouldn't know which could work from there without problems.

How to sort numbers with python without using the sort function?

Tuesday, November 22nd, 2011

apple 1 banana 2 orange 3 How do I write a python program where it will read orange, banana, apple based on there number assigned to them?

What is the best Linux distribution for a dual boot?

Tuesday, November 22nd, 2011

I want to add a Linux distribution as a dual boot. Which Linux is the best?

How do I get Tkinter for python?

Monday, November 21st, 2011

I have ironpython 2.7 which i use with Aptana Studio 3. I want to start making GUIs but I can't seem to import Tkinter. I keep getting the error: NameError: global name 'Tkinter' is not defined The only information I can find is that Tkinter should already be there when I installed ...

How do I cache images from third party sites into a folder on my disc using PHP?

Saturday, November 19th, 2011

I want a php script to take a url (direct url to an image) and store the associate file into a cache folder.

Need to make my external hard disk bootable to install fedora as a dual boot?

Friday, November 18th, 2011

I already have Windows7. I want Fedora such that Win7 and Fedora exist in my dual boot. I do not have a CD, but I have the iso image of Fedora and I have an external hard disk. What do I need to do so that I can make my external ...

How to connect to a linux vps with centOS using SSH?

Thursday, November 17th, 2011

Title says it all, how do i connect to my linux vps (running CentOS) using SSH? What program do i have to use? because PuTTY doesn't work, just doesn't let me type in a password can anyone help?

How to find the minimum and maximum number in a python script?

Wednesday, November 16th, 2011

can anyone help me and give me a script on how to find the maximum and minimum number in python 3.2.2

Is there any Project to do on SSH in RedHat Linux…?

Tuesday, November 15th, 2011

Hi there... can somebody help me out... I want to work with SSH in RedHat linux as a project... Is there such kind of projects to do..... I will be thankful to you..... Want to work with SSH in RedHat LINUX... As providing security to network... Thank You....

In terms of artificial intelligence programming, how powerful is the Python scripting language?

Monday, November 14th, 2011

I want to program a game where computer-controlled characters have sophisticated AI to do things like: - intelligently interact their surroundings and each other. - Computer-controlled characters that can learn from interacting with their surroundings and with each other. - Computer-controlled characters that advanced, sophisticated neural network. Is Python scripting language powerful enough to ...

I Need to make a perl program that does the following things?

Monday, November 14th, 2011

I need to make a perl program that adds three variables like x y z and then using those same variables the user inputted it then needs to subtract and multiply so say i enter 3 4 5 add would be 12 multiplying would be 60 etc I have made one but it doesn't ...