2,228 Topics

Member Avatar for
Member Avatar for Anpippin

Hey I currently have Ubuntu installed on one of my PC's, and it's the only operating system on the PC, and was wondering how do I take off Ubuntu and install Windows XP to it? Whenever I try to install Windows XP it gives me some error that it can't …

Member Avatar for caperjack
0
84
Member Avatar for noktasizvirgul

Hi everyone, In my internship, I need to prepare a telephone directory with LDAP and a simple program which uses that with C language. I am using Ubuntu machine and I guess I manage to install LDAP without any configuration. 3 days past and I have nothing done. Is there …

0
97
Member Avatar for lirebel4lif

hey i just installed this freewear and theres no sound im not a coputer expert but i know a little can anyone help me on this i have an on board sound thanks my email is <EMAIL SNIPPED>

Member Avatar for linuxadore
0
93
Member Avatar for cwarn23

Hi and I have been searching for a ssh program with a graphical interface purely to upload and download files from the root of the server without ftp. Does anybody suggest any programs for this job? Windows XP Pro is my Operating System and Ubuntu versions are also welcome.

Member Avatar for cwarn23
0
143
Member Avatar for silviubogan

This is a just simplified case because my C file is too big to post it here: [CODE=C] int main(int argc, char **argv) { GtkWidget *window, *vbox, *toolbar, *locationentry; GtkToolItem *locationbar; gtk_init(&argc, &argv); window = gtk_window_new(GTK_WINDOW_TOPLEVEL); vbox = gtk_vbox_new(FALSE, 0); toolbar = gtk_toolbar_new(); locationentry = gtk_entry_new(); locationbar = gtk_tool_item_new(); gtk_container_add(GTK_CONTAINER(locationbar), …

0
63
Member Avatar for chrischavez

hello im not very experienced with python so sorry for any bad code i am running ubuntu 8.10 and using pyserial i have made a script that reads the serial input from an arduino if you are not familier with an arduino here is there website [URL="http://www.arduino.cc/"]http://www.arduino.cc/[/URL] for some reason …

Member Avatar for woooee
0
202
Member Avatar for pandey.dip

Hi, I am using USb cdma modem to surf net in Windows. but I want to use same device in Ubuntu for surfing net. How can I do that? I tried but while scanning modems ubuntu displays the message that no usb modems were detected. Now please provide me the …

Member Avatar for cokotracy
-1
320
Member Avatar for Salem

This is a catalogue of some experiments on just two aspects of undefined behaviour. This was inspired by yet another long bout of explanation in a recent thread, so I thought it was time to dust off a bunch of compilers, and compare. This is the test code. [code] #include …

Member Avatar for frk
4
585
Member Avatar for leegeorg07

Hi i currently use aptana as my editor, but im getting a new netbook with ubuntu 8 pre-installed and when it comes out i plan to get chrome os but i want to know if aptana will run on either and if it wont what is the editor most like …

Member Avatar for leegeorg07
0
55
Member Avatar for mahdi68

Hi , i want to learn programming for android , so i download android sdk 1.5 and netbeans plugin . i have a problem when i run program that i Have written emulator not shown !!! and this message shown : select device please help me , what i should …

Member Avatar for mahdi68
0
74
Member Avatar for khakilang

I just got the latest Linux Kernel from a magazine CD. Its the kernel 2.6.29.4 in tar format. Suppose to be the latest. How do I update or install to this latest kernel into my Ubuntu 9.04? Thanks!

Member Avatar for khakilang
0
138
Member Avatar for ambarisha.kn

Question: Declare a pointer to a function taking an int argument and returning a pointer to a function that takes a char argument and returns a float. I did code as follows. But it is giving error. Please correct this. [code=C] #include <iostream> using namespace std; float func(int x)(char c) …

Member Avatar for Duoas
0
235
Member Avatar for Dukane

I have an Asus Eee 900A with Ubuntu NBR 9.04 installed. When I installed the system, I made one partition on the internal SSD and mounted as /. I left 32 MB for swap space. I mounted the /home directory to a 16GB SD card installed in the memory card …

Member Avatar for Dukane
0
322
Member Avatar for vishalkhialani

Hi, I am using a wide screen laptop and my lcd does not support 1024x768 display or atleast it does not take up the full screen because of the display ratio. I did not like the 1280x768 display which ubuntu was showing by default so I used the virtual screen …

0
123
Member Avatar for Jfr3ak

Hi all I am new to linux and am running ubuntu 9.04 one box at home and windows xp on my machine that connects to the internet on a wireles local service. My problem is that i can't get ubuntu to connect to the internet through my xp machines connection. …

Member Avatar for Jfr3ak
0
113
Member Avatar for Nathan Campos

Hello, I'm trying to get a string from a thing that is inside quotes as you can see [URL="http://www.daniweb.com/forums/thread209962.html"]here[/URL], but when i try to compile i got this errors: [code]ubuntu@eeepc:~/C++/Tree$ g++ -o tree tree.cpp tree.cpp: In function ‘int main(int, char**)’: tree.cpp:65: error: ‘get’ was not declared in this scope tree.cpp:65: …

Member Avatar for Nathan Campos
0
1K
Member Avatar for Devasena Prasad

Can anyone tell me how to configure wireless driver in ubuntu and knoppix?? In knoppix the eth0 is detected but then its asking IP address and subnet mask... will this be same as in windows....or different??

Member Avatar for Jakkals
0
178
Member Avatar for no_spam_for_dan

I happened to see (and isolate) the following problem and have 2 questions: 1) tkMessageBox is used extensively in my code. How do I make my code work without a significant re-write? 2) how do I tell the wonderful tkinter developers that there is a problem? The problem is seen …

Member Avatar for harishankar
0
190
Member Avatar for knowledgelover

Hi there, I am new user for ubuntu, which I liked and found more comfortable than windows, :) donno whether this is the right form to post my question, please let me know if not, I have installed ubuntu on my laptop, together with windows, I have devided the hard …

Member Avatar for uttara
0
202
Member Avatar for khakilang

Since I install Ubuntu, I can't listent to mp3 music or watch video under .avi format. So I have to download pluggin for those file format. But there is so many files in the library and I am confuse on what to look for. Is there a way I can …

Member Avatar for khakilang
0
101
Member Avatar for mahdi68

Hi I'm novice in ubuntu , i'm using NetBeans IDE for j2me programming but i have a praoblem : emulator do not work !!! when i'll run program dose not work and this message is displayed : [CODE]java.lang.UnsatisfiedLinkError: /home/mahdi/netbeans-6.7/mobility8/WTK2.5.2/bin/sublime.so: /home/mahdi/netbeans-6.7/mobility8/WTK2.5.2/bin/sublime.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch) …

Member Avatar for peter_budo
0
402
Member Avatar for soheilshoolookh

hi everyone, I'm to some extent beginner in java. first of all let me explain a bit about our project and then I will explain the problem. In our project there are Agent programs sending their Data via UDP connections to the Server program, Server performs some math on data, …

Member Avatar for quuba
0
297
Member Avatar for Sune

I use gedit on a Ubuntu installation at C++ programming and everything works fine except for the small default font size that is used. How do I change this, I can't find any settings (or zoom button) in the gedit menu's? I assume that it should be possible to change …

Member Avatar for Sune
0
531
Member Avatar for dombit

ok, so i was tring to install ubuntu on a second HDD the install went fine however grub is not detecting the new drive. so i canot boot into vista. i simply get an error saying: [CODE] GRUB loading stage 1.5. GRUB loading, please wait ... error 21 [/CODE] i …

Member Avatar for David Sanders
0
121
Member Avatar for vishalkhialani

Hi, I am using kubutu and my computer is using vishal-laptop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux I am able to change the display resolution in kubuntu but when I change from 1240x768 to 1024x768 then the resolution does change but the new resolution does …

Member Avatar for icyshout
0
180
Member Avatar for lowlightimages

I've done a really dumb thing: I installed Ubuntu 8.04 on a desktop & told the installer it was an AMD64 machine. The install went fine & most things work. Some don't & that's 'cos it's actually an Intel P4 :{ Is there a simple way to change th architecture, …

Member Avatar for icyshout
0
83
Member Avatar for momogogo

So I am installing various OS on my new iMac with the help of Fusion VMware. i sucessfully install Ubuntu using Fusion VMware and a mounted disk image of Ubuntu. The installation seems to have executed correctly since i can boot the virtual machine. However, since i am totally new …

Member Avatar for momogogo
0
169
Member Avatar for waqarafridi

Can some body tell me how to take SHA-1 of a given string in C. I am using ubuntu 9.04 with kernel 2.6.30.

Member Avatar for Dream2code
0
342
Member Avatar for veledrom

Hi, My HDD is divided into 2 partition. I have Ubuntu installed on one partition and Win XP Prof installed on another. I obviously select one to boot my computer. Let's say I booted from WinXP and also want to use Ubuntu without restarting the PC. Is this possible. Do …

Member Avatar for veledrom
0
113
Member Avatar for vishalkhialani

Hi, Like many of the earlier users I am also facing a problem on my touchpad. I am new to linux. I first tried to use the xinput list and the below result shows no touchpad Virtual core pointer" id=0 [XPointer] Num_buttons is 32 Num_axes is 2 Mode is Relative …

Member Avatar for vishalkhialani
0
284
Member Avatar for SlvrDragon50

Hello! I've been given a task where I need to compare two strings of DNA for similarity given a location. There are two files: One which contains the alignment locations and the string of DNAs and one that contains the location that I am comparing. So far, I believe I …

Member Avatar for SlvrDragon50
0
141
Member Avatar for shido641

Hi everyone, I recently got a project to do for a company. This project will determine whether or not i will get a job so i don't want to mess this up. I know what to do and what to install. I know Linux and its commands im not really …

0
66
Member Avatar for orwell84

Okay, so for the past week or so, I've been trying to set up a web server to...well...host a website. So I figured out how to install a LAMP server under Ubuntu and I got a free DNS hostname from dyndns.org. After configuring the router to use the dyndns hostname …

Member Avatar for orwell84
0
125
Member Avatar for james chaco

I have windows vista home basic installed on my system. Now i need to format and reinstall vista. The problem is that along with vista i have Ubuntu linux installed inside windows (on other partition). So i am afraid that on reinstalling vista ,there would be a problem with the …

Member Avatar for khakilang
0
163
Member Avatar for vivek_fundoo

hello to every one, I am a student, doing my bachelors degree from SGSITS indore in Information technology. I am very much interested in programming & specially in linux & its administration. Currently I am using Ubuntu Desktop edition and I think if anyone want to start with linux its …

0
14
Member Avatar for absk

I am a Web Developer and require Adobe packages, so I can't go for Ubuntu etc. Now, I am going to buy a notebook the next months. I have been using Windows all my life and have not had any issues with it. Also, in my budget, the MacBook that …

Member Avatar for absk
0
71
Member Avatar for 1image

Before you answer this please consider that there are many antivirus packages, firewalls, rootkillers...blah, blah, etc, etc...... to handle any threats that may arise. If this is the case then why do we update, to improve the perfomance (yeah right). I just finnished a fresh re-install after a crash ([COLOR=Red]the …

Member Avatar for Rocky42
0
261
Member Avatar for arajapandi

Hi , I installed apache,php, mysql ( [url]https://help.ubuntu.com/community/ApacheMySQLPHP[/url] ) After installing when i submit the form i can't get the form values. all values r empty. plz help me to resolve this problem?

Member Avatar for arajapandi
0
154
Member Avatar for group256

Hello everyone, I'm trying to write a recursive function that receives a string and checks whether all characters are capital or not, if not changes them into capital. Here is the code I wrote: [CODE]#include <iostream> 2 using namespace std; 3 4 void toUpperString(char *p); 5 6 int main() 7 …

Member Avatar for group256
0
137
Member Avatar for barryt

can anyone help i have a 8.2gb usb stick and i like to give it 2 partitions, i have heard that linux can do this if so what is the command, i have ubuntu 9 thanks barry

Member Avatar for barryt
0
100
Member Avatar for K?!

Hi all I'm am using Netbeans 6.5 on ubuntu for programming PHP. When I create an instance of a class and type "->" after the variables name, I don't get to see any methods. Even when I press CTRL-Space, it only says "No suggestions"... Code templates do work (like typing …

Member Avatar for K?!
0
163
Member Avatar for pcjorj

I can't, for the life of me, figure this one out. I have a 2 1/2 year old Gateway PC, which I just upgraded the RAM on. First I went from 1GB to 2GB, which was fine. Then, a few weeks later, I upped again to 4GB. This is when …

Member Avatar for Josh Connerty
0
109
Member Avatar for rishabhv

My hard disk crashed recently, i had backups of everything except my photos which are on my [B]ipod nano 4G[/B], how can i recover them. The [B]Eye of Gnome Viewer[/B] is able to open the photos, but i just see one photo and not any others. I am using [B]ubuntu …

0
48
Member Avatar for Talguy

How can I monitor my MYSQL database and the number number of threads and connections it has from a remote computer. my database is running on a ubuntu box and I would like to monitor the database from any of the three major platforms (windows, mac, linux)

Member Avatar for Airshow
0
58
Member Avatar for rmlopes

Hi everybody, I am having some problems with a multi-threaded application I am developing. I get segmentation faults in different places, always related to std::string, using g++4.3.2 on Ubuntu 8.10 server. Here is an example: [icode] #0 0xb7e18bb6 in memcpy () from /lib/tls/i686/cmov/libc.so.6 (gdb) up #1 0xa8eb1014 in ?? () …

Member Avatar for ganbree
0
166
Member Avatar for sneekula

Ever since I got my Ubuntu notebook computer, I can't fail to notice how fast it starts up (and shuts down) compared to my Windows Vista notebook. Other than the system itself, the virus program seems to take more and more time as it checks for seemingly millions of possible …

Member Avatar for vegaseat
0
230
Member Avatar for asim.mittal

Hey I use both windows vista and Ubuntu (mostly) for developing small py scripts. I wanted to know if there were any libraries or modules available to get information about system resources like : - Source of power (ac or battery) - how much battery time is left - Is …

Member Avatar for xav.vijay
0
109
Member Avatar for book_worm

hi guys! i have a 2 GB flash disk and i want to format it either using GUI or CLI. can any one help please!? thanks in advance!

Member Avatar for hughv
0
80
Member Avatar for ViLeNT

Can someone help me accomplish the following on my unix box? Can someone walk me through step by step for each task? I'm connecting to a machine using UBUNTU with SSH with admin priviledges. 1. Create an account for myself as administrator 2) create one additional regular user account which …

Member Avatar for bgeisel1
0
144
Member Avatar for come_again

Hello everyone, I am currently working in Ubuntu and using Matlab. My goal is for Matlab to grab images from a firewire camera. I have the code necessary to do this, however, I can only get it to work as root outside of matlab. The reason being is that my …

Member Avatar for come_again
0
116

The End.