2,228 Topics

Member Avatar for
Member Avatar for Anarionist

I downloaded the latest version in the repository and unless the tutorial im following is incorrect in the #include function then im lost. here is the code im trying to compile taken from the tutorial. [CODE] #include <QtGui> int main(int argc, char *argv[]) { QApplication app(argc, argv); QLabel label("Hello, world!"); …

Member Avatar for Anarionist
0
100
Member Avatar for Kidkett
Member Avatar for jwbonner
0
163
Member Avatar for Shaikh Mohsin

Hello Friends, I have a small IP scan code written in shell script,i want my code should get executed as kernel get booted....plz tell how can i insert that code into new kernel...what are the steps should i follow..... My aim of putting the IP scan code in kernel the …

Member Avatar for gerard4143
0
216
Member Avatar for peter_budo

The aim of this thread is to gather useful information in regards of Java web development. If you know some tips and tricks, tutorials or any interesting links that has not been already mentioned in previous posts please share with us (please always check to avoid double posting). Please DO …

Member Avatar for peter_budo
4
3K
Member Avatar for khess

As a current [URL="http://www.gnome.org"]GNOME[/URL] user and former [URL="http://www.kde.org"]KDE[/URL] user, I'd like to know when we can expect some new innovations from either of these desktop environments? I know KDE came out with KDE 4.x just over two years ago but it seems that its popularity has fallen away in favor …

Member Avatar for rajiramshrar
0
993
Member Avatar for lewashby

I'M trying to switch from Windows to Ubuntu Linux. I'M trying to learn how to program and since I am also trying to move to Linux, thought that mono would be a good place for me to start. But I noticed when I installed mono ([url]http://www.mono-project.org[/url]), it said I needed …

Member Avatar for lewashby
0
69
Member Avatar for linux

Can it be done!? I just found out about this version of Ubuntu called Ubuntu Studio (based on 7.04), and I want to know if I can do it without losing everything in /home/alex. I don't care about applications, I just want music and documents. Without insane amounts of DVDs …

Member Avatar for orangemush
0
258
Member Avatar for Shaikh Mohsin

Hello every one i have small shell script code i want to load it as system boots up,how to do it and where to put that code in new kernel that can take effect as soon as i start my pc..... i have tryed some steps 1] create .sh file …

0
75
Member Avatar for alg

Hi, How are you??? I need help with ubuntu I installed ubuntu9.10 just before few days and I am newbie in ubuntu and linux I have problem with activate the wireless network If I connect the caple, it works, but wireless doesn't work I tried to install wicd instead of …

Member Avatar for chmod
1
342
Member Avatar for Grand666

hi all, i hope this is in the right place. im a newbie and want to gain much experience with linux as server and maybe say 2 or 3 clients, all different OS's. at my work we have lots of pc's laying around and I have the okay from my …

Member Avatar for Firewolf
0
2K
Member Avatar for mrmadowl

Hello, I have an Acer Aspire 5520-5912 Laptop that has a geforce 7000m video card in it with 2gb ram. When I start the computer I get no POST screen, however the backlight is still on. I can plug in another monitor into the side of it and boot into …

Member Avatar for thedude397
0
123
Member Avatar for babystrangeloop

The issues are 1) "Ylmf Windows XP" was a real pirated Microsoft product prior to the arrival of "Ylmf OS" which is Ubuntu Linux. The Ylmf team has been frightened away from distributing real Microsoft products by the arrest of the distributor of "Tomato Garden" which was also a real …

Member Avatar for babystrangeloop
0
308
Member Avatar for Agni

[code=c++] int main() { int i=10; char arr[i]; } [/code] I was expecting an error but it is compiling without any issues. I'm assuming the g++ compiler is doing something but not sure how to disable that. This is my compiler info [quote] Using built-in specs. Target: i486-linux-gnu Configured with: …

Member Avatar for Agni
0
139
Member Avatar for donnyv

Hi, I am a total noob... I'm looking for a way to search a directory for config files and search each file for an entry that includes '1-' (bug apparently prepends this randomly) and delete that pesky 1- and save the file (on ubuntu). Any help or suggestions would be …

Member Avatar for donnyv
0
114
Member Avatar for ellaguru2u

I have a wired network with a 2 laptops, PC and Tivo connected. I`ve recently upgraded the laptop from Vista to 7 and the PC from XP to 7,the second laptop is running Ubuntu. Everything worked well until the PC would no longer connect to the web although it has …

Member Avatar for techsheaven
0
241
Member Avatar for babystrangeloop

Install dependencies: [CODE]sudo aptitude install python-fuse python-elementtree[/CODE] Karmic only has python-gdata 1.2.4-0ubuntu2 which is too old so get gdata 2.0.6 from here: [url]http://code.google.com/p/gdata-python-client/[/url] and install that. Look for the README.txt and INSTALL.txt for info. Once the dependencies are satisfied: [CODE]sudo aptitude install subversion svn co http://google-docs-fs.googlecode.com/^Cn/trunk/ google-docs-fs[/CODE] and install that. …

Member Avatar for babystrangeloop
0
231
Member Avatar for cwarn23

I thought I would ask while this thread is active "What is the best Ubuntu c++ compiler that allows VC++ code?" I really like Visual C++ as it has great debugging features that Dev-c++ could never match. But how do I compile my VC++ projects to run on Ubuntu?

Member Avatar for Stefano Mtangoo
0
424
Member Avatar for veledrom

Hi, I have this main folder (with some sub folders and files) in my ubuntu. [CODE]/var/www/asg[/CODE] When I run this [inlinecode]http://localhost/asg/index.php[/inlinecode]in browser, I get this error. [CODE]Forbidden You don't have permission to access /asg/index.php on this server. Apache/2.2.12 (Ubuntu) Server at localhost Port 80[/CODE] This is what i do but …

Member Avatar for veledrom
0
120
Member Avatar for disc

Hi all, After moving my PHP-code from a Windows Server to a Linux one I have problems with the $_SESSION variables. When I login an click a menu option, all my $_SESSION variables get cleared and I have to login again. Does anyone recognize this problem and have a solution …

Member Avatar for cwarn23
0
188
Member Avatar for veledrom

Hi, When i try to restore a database, I get this error [CODE] ubuntu@ubuntu:~$ mysql -u root Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 44 Server version: 5.0.75-0ubuntu10.2 (Ubuntu) Type 'help;' or '\h' for help. Type '\c' to clear the buffer. …

Member Avatar for veledrom
0
135
Member Avatar for k2k

i am trying to set static ip for my ubuntu desktop using wireless card. 2 days ago i edit "/etc/network/interfaces" and added stuffs like: [code] auto wlan0 iface wlan0 inet static address 192.168.1.11 netmask 255.255.255.0 network 192.168.1.0 broadcast 192.168.1.255 gateway 192.168.1.1 [/code] then [code] /etc/init.d/networking restart [/code] then ip was …

Member Avatar for k2k
0
123
Member Avatar for sacredfaith

Warm greetings! My name is Avery White and I am absolutely in love with Jesus, and I'm working on making Him the center of my life! I'm a 23 year old "super senior" at Texas A&M University, and I'm majoring in Computer Engineering with minors in Mathematics and English. I'm …

Member Avatar for CJesusSaves
0
187
Member Avatar for selimhanov

Hi, It must be a simple issue, but couldn't find any answer googling. Here is the problem: I have a simple test application with a TextCtrl, Button and StaticText. When I press the Button, it must query PostgreSQL with ...[code]SELECT name FROM contacts WHERE name LIKE '%"+TextCtrl.Value+"%'[/code] and return the …

Member Avatar for Pupo
0
158
Member Avatar for Namibnat

One aspect of computers that I just don't find clear learning material on is networking. There seems to be loads of information on 'how to' but I still don't understand the underlying basics. What is meant by a Port? Why are ports numbered so strange (as in, not 1,2,3). I …

Member Avatar for Namibnat
0
125
Member Avatar for adford

This is a problem with some back-story so let me start there. I recently bought a Dell mini, which has functioned perfectly for what I needed it to do. Problem: I slipped on a patch of ice and dropped aforementioned mini, bouncing on its corners, down a nice long set …

Member Avatar for adford
0
112
Member Avatar for Grand666

hey guys. okay. i googled my a s s off and I can't find someone or a website that explains what these files mean when you download the dvd for slackware? I want to make a quadruple boot external hard drive with Ubuntu, Fedora, Slackware and CentOs on it. Basicaly …

Member Avatar for iamthwee
0
803
Member Avatar for Namibnat

Is there a way to incorporate a spell checker within a wxPython gui? I would like to be able to check the spelling of wx.TextCtrl values before they get posted to a sqlite3 database. I would imagine that the spell checker would be very os specific, but for me it …

Member Avatar for Namibnat
0
370
Member Avatar for Abdel_eid
0
118
Member Avatar for Cudmore

Hi. I've had this problem with all my ubuntu installations (two, to date), and I can't find my way around it.. Even when I switch to runevel 3, by booting with special options or typing telinit 3.. Even THEN, X server starts up, and that's the ONE thing I need …

Member Avatar for EdwinStarr
0
225
Member Avatar for lewashby

First of all I'M using Ubuntu and I'M new to it, trying to make the switch. I'M reading a book on Ubuntu but it's a little out of date to the one I'M running. Anyway, the book instructs me to go to > System > Administration > Synaptic Package Manager, …

Member Avatar for Firewolf
0
260
Member Avatar for realchamp

Hello! I have an old PC, running Linux Server(ubuntu) 9.10. I cannot connect to the internet, when I plug in the cable I don't get lights in my port(you know the green and yellow lights). Can I somehow tell myself that there is internet? I tried to connect with SSH, …

Member Avatar for realchamp
0
149
Member Avatar for Kruptein

I currently have my website running on a host: combell but over a half-year I have to upgrade; caus I think it costs very much (although for a student) I'm thinking of start an own server on my laptop; some problems: [LIST] [*]I guess it's not good to turn of …

Member Avatar for amadensor
0
130
Member Avatar for veledrom

Hi, I've installed Netbeans 6.5 which is for JAVA with apt-get and want to uninstall it. How do i do it? Thanks

Member Avatar for hughv
0
156
Member Avatar for niyasc

Hai, This is a source code written in turbo c for car racing game as a part of my higher secondary project. May I get some advices to improve it? 1.Did I use the real method to constitute motion in c? 2.How can I include sound in c? { Function …

Member Avatar for Nick Evan
-2
155
Member Avatar for siva.baalu

I was using ubuntu as my OS.But when upgrading to version 9.1 the trouble started.Ubuntu has not been fully and correctly installed. So it does not work. How to make my ubuntu work properly?Is there any CD to correct ther mistake? If there is a CD where and how to …

Member Avatar for pogson
0
109
Member Avatar for Masardinas

Hello I am trying to install Ubuntu 9.10 Desktop on Raid 0 install fails @ 90 something % can not install GRub error I then tried to install Server, I used the Alternative Cd install completes but with out installing Grub Does anyone have any ideas how i can get …

Member Avatar for pogson
0
133
Member Avatar for monkey_king

Hi I've found a strange problem on ubuntu64bit, that limits the data you are allowed to allocate on a 64bit platform using the c function 'read()' The following program wont allow to allocate more that 2.1gig memory. [CODE=c++] #include <stdio.h> #include <stdlib.h> #include <err.h> #include <fcntl.h> #include <sysexits.h> #include <unistd.h> …

Member Avatar for monkey_king
0
145
Member Avatar for imatrvlr1

I'm a retired systems engineer for power generating station startups. I like building computers and setting up networks at home. Still have 3 children at home that are homeschooled. Trying to setup 4 desktops and a couple laptops with a new TonidaPlug and an Iomega external 1TB USB drive. One …

0
17
Member Avatar for Angothoron

Details 1 PATA Hard Drive: Western Digital 1 SATA Hard Drive: Western Digital Gigabyte Motherboard (AMD2 Socket) SATA DVD Drive. Problem: When I boot up the computer, it takes forever to detect IDE devices. Then when it finally does, it sucessfully detects the DVD drive. But gives an IDE Channel …

Member Avatar for hotmatrixx
0
632
Member Avatar for khess

It was a cold November morning, leaves covered the now yellowed grass, the dog's water stood frozen, two little winter birds fluffed their feathers while sitting on a low tree branch outside my kitchen window and the smell of coffee began to fill my nostrils telling me that it's time …

Member Avatar for linux_ed
0
808
Member Avatar for mehdi0016

hi currently on my ubuntu i have both wx-2.6-gtk2-unicode & wx-2.8-gtk2-unicode installed, but when i use this code in python 2.6 : [CODE]import wx[/CODE] always wxwidget 2.6 was imported. is there any solution to have both or it's better to uninstall version 2.6 ? thanks

Member Avatar for vegaseat
0
94
Member Avatar for peter_budo

I have installed Flash plugin for Mozilla how ever some pages containing flash will not work properly. For example[URL="http://www.bbc.co.uk/merlin/#/games/"] this game[/URL] (select Camelot Defence and Play Now) when I try to click on Play Game button it will not start (neither other 2 buttons respond). So where is the issue?

Member Avatar for toltek
0
113
Member Avatar for lewashby

I noticed when I first got my new Toshiba Satellite that there was some strange behavior with it's keyboard. When typing in a text document, the cursor would just jump to a random position in the text document, and no it wasn't be accidentally touching the touch pad. Then one …

Member Avatar for Seten
0
186
Member Avatar for deepugtm

The taskbar at the top of the desktop in ubuntu ,which I have lost , cant restore again.I'm unable to access many programs,please help me.....

Member Avatar for edujillo
-1
144
Member Avatar for veledrom

Hi, Let's say I am opening my start up company and don't want to spend money on software. I have 2 questions for you who has experince in Linux. 1. I need a Linux server machine with GUI which should be Linux ... ? I heared that SUSE is good …

Member Avatar for rch1231
0
128
Member Avatar for veledrom

Hi, I need a php editor where i can see what variables, class names, function names are already in use and if it is possible (not necessary) debugger. WinXP: ? Ubuntu: ? What editor do you suggest me? Thanks in advance

Member Avatar for Atli
0
68
Member Avatar for Nogat21

Hello, i'm building a client-server application using sockets in C. I'm trying to send a structure through a socket, but the values after "deserialization" (the use of htonl-ntohl) come adulterated and i dont know why. Maybe you could help me? Here is the code: Server.c [code=c] #include <stdlib.h> #include <string.h> …

Member Avatar for gerard4143
0
207
Member Avatar for omsoni

Hi, Currently I am hosting a commercial website on a shared hosting environment. I am bringing it all in my basement hosting it myself. Little background about myself: I have never hosted a website myself. On the other hand, I have Masters degree in computers, have developed few websites, installed …

Member Avatar for OlyComputers
0
130
Member Avatar for stvrich

I am working so many things at the same time right now I am just hoping that someone has actually done... what I am about to ask. My old [B]PIII IBM r30 thinkpad[/B] is a --good ---solid 'little' machine. comes with cd drive (swap w/floppy) 256 meg of ram, and …

Member Avatar for stvrich
0
364
Member Avatar for stvrich

I am working so many things at the same time right now I am just hoping that someone has actually done... what I am about to ask. My old [B]PIII IBM r30 thinkpad[/B] is a --good ---solid 'little' machine. comes with cd drive (swap w/floppy) 256 meg of ram, and …

0
83

The End.