User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 456,008 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,039 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 8 of 8
Search took 0.01 seconds.
Posts Made By: myle
Forum: Getting Started and Choosing a Distro Jul 31st, 2008
Replies: 5
Views: 873
Posted By myle
Re: Problems installing Ubuntu

So, can I suppose that you have installed succesfully Ubuntu?

Open terminal.
If you have Gnome:

gksudo gedit /boot/grub/menu.lst

KDE:

kdesu kate /boot/grub/menu.lst
Forum: Getting Started and Choosing a Distro Jul 30th, 2008
Replies: 5
Views: 873
Posted By myle
Re: Problems installing Ubuntu

Install Ubuntu using the alternative cd and then edit your /boot/grub/menu.lst

title Ubuntu, kernel 2.6.20-15-generic
root (hd0,5)
kernel /boot/vmlinuz-2.6.20-15-generic...
Forum: Getting Started and Choosing a Distro Jul 29th, 2008
Replies: 5
Views: 873
Posted By myle
Re: Problems installing Ubuntu

Maybe the cd is damaged. You could try another one or the alternative cd.
Forum: Shell Scripting Jul 14th, 2008
Replies: 6
Views: 2,018
Posted By myle
Re: Automating sftp (script) to copy files

generate ssh keys:
http://www.daniweb.com/forums/thread130410.html

I think eggi has posted all the information you need.
Forum: Getting Started and Choosing a Distro Jul 14th, 2008
Replies: 66
Views: 9,589
Posted By myle
Re: Favorite Distro

I didn't find in the options Debian.
I think it's one of the most stable distributions, having the greatest variety of packages.
Forum: Python Jul 13th, 2008
Replies: 1
Views: 476
Posted By myle
Re: Prime numbers

Problem solved. The problem is line 9 and is solved if it is removed because all natural numbers can be divided by 1.

A more elegant solution:

from math import sqrt
from math import floor

def...
Forum: Shell Scripting Jul 13th, 2008
Replies: 6
Views: 2,018
Posted By myle
Re: Automating sftp (script) to copy files

It helps if you have already upload your public ssh-rsa key to the remote machine. Then you don't have to enter the password each time the scp is executed.
Forum: Python Jul 13th, 2008
Replies: 1
Views: 476
Posted By myle
Prime numbers

I have just begun to learn python, so my question is probably silly. Just for practice I want to write a function which calculates the first n primes. prime computes some prime numbers and keeps them...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 10:00 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC