822 Topics

Member Avatar for
Member Avatar for pritpal.singh88

hi friends i want a delay of 100 milliseconds in my program as their is delay function in dos.h likewise i want to know [B]is there any function in c++ for delay of some milliseconds im using ubuntu.[/B]

Member Avatar for sergent
0
940
Member Avatar for 3825

nVidia has released new drivers and I am pretty sure Canonical has included it in its restricted packages already. However, whenever I use the nvidia drivers, the computer blacks out and there is no display at all. Can someone tell me what I need to do? Thank you

0
193
Member Avatar for raki.rakesh8081

hello i have idea netsetter latest model E1550(3g enabld) but now with 2G only, im using ubuntu 10.4 where i cldnt connect to internet using the idea. the modem has got the software for linux, it has been successfully installed. even it shows full signal strength.but when i click connect, …

Member Avatar for smrati.katiyar
0
340
Member Avatar for b1izzard

Does enabling all the sysctl.conf settings impact the performance(speed) of my network connection? #ubuntu. I had enabled few to prevent some spoofing and MIM attack even though I experience none. Any suggestion regarding this? [CODE] # # /etc/sysctl.conf - Configuration file for setting system variables # See /etc/sysctl.d/ for additional …

Member Avatar for shwick
0
430
Member Avatar for maui_mallard

Hey all, I just did a fresh install of 7 on my pc and I'm having a couple of issues: 1) my ethernet port it not recognizing the dsl line running into it. What I have done thus far is uninstall the sis-900 ethernet adapater from device manager. Installed fresh …

Member Avatar for maui_mallard
0
194
Member Avatar for shwick

I want to start some C++ development on my 3 year old, un-updated 8.04 ubuntu desktop machine. I tried, sudo apt-get install build-essential and got, [CODE] sudo apt-get install build-essential Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean …

Member Avatar for shwick
0
185
Member Avatar for chris.aaker

I would think php.net but I could not find them. The SVN repository requires a developers password so I could not check there. A more difficult question - How do I install PHP 5.2.4 on Ubuntu Linux 10.10. Thanks in advance.

Member Avatar for sutindaya
0
212
Member Avatar for afro360

Hello Im trying to read from ttyUSB0 on Ubuntu using the following code: [CODE] <?php // Create the context set_time_limit(0); @ob_end_flush(); ob_implicit_flush(true); $c = stream_context_create(array('dio' => array('data_rate' => 1200, 'data_bits' => 7, 'stop_bits' => 2, 'parity' => 0, 'flow_control' => 0, 'is_blocking' => 0, 'canonical' => 1))); // You can …

Member Avatar for tingon
0
1K
Member Avatar for Dean_Grobler

Hi there guys, I recently swtiched to Ubuntu Lucid, and just want to know if there is something like an "App store" for Ubuntu apps? Since my Ubuntu machine is not connected to the net, i can't use the software centre. So I have to download the packages and install …

Member Avatar for Dean_Grobler
0
248
Member Avatar for dos_killer

i am tryin to create an app that should make my cellphone work as a webcam ... there are softwres like smart cam for that... also there is an app like mycam that lets you use a gif and create a vistual cam ... i want to know how an …

Member Avatar for dos_killer
0
109
Member Avatar for abhi10kumar

I have downloaded the VLC tar.bz2 file and I want to install it onto another Ubuntu machine. How I can install offline ?

Member Avatar for rubberman
0
1K
Member Avatar for Dean_Grobler

Hi there, I understand that this question might be better off in "hardwareAndSoftware/LinuxAndUnix/LinuxApplicationsAndSoftware". But the truth is, that it takes for ever for someone to respond to posts there, because I don't think anybody visits that forum alot. Anyways, back to the point... I'm trying to install the Java 1.6 …

Member Avatar for mKorbel
0
260
Member Avatar for tomtetlaw

I have Ubuntu Server 10.10. My setup is as follows: From the Ubuntu Server, I have an ethernet cable connecting to my Windows Computer, which has a wireless connection to my modem(and the internet). How would I be able to make it so that I can connect to the internet …

Member Avatar for tomtetlaw
0
343
Member Avatar for tomtetlaw

I've burned the ubuntu server installer .iso to a CD. When I try to boot from it it tells me the disk boot failure message. I know it's not the CD drive that's the problem because I get the same error on multiple computers. Is there anything I have to …

Member Avatar for JasonHippy
0
257
Member Avatar for khakilang

Recently, I was given 2 unit of Dell PowerEdge computer with Intel Pentium 4 processor running at 2,4GHz, 256MB RAM and a 40GB hard disk. It was install with a Linux OS but I don't know what Distro it is. When power on it show bunch of text and it …

Member Avatar for jackmaverick1
0
486
Member Avatar for melgul

Hi everyone, i have upgraded my Ubuntu Server machine form 9 to 10 and i saw on the my website Warning: Cannot modify header information - headers already sent by (output started at /var/www/*********/components/com_joomfish/helpers/defines.php:94) in /var/www/********/plugins/system/jfrouter.php on line 598 many web sites say its occurred from blank line bottom of …

0
46
Member Avatar for John Linux

Hi, I need to create a program to do a threaded merge sort (kinda), but in the meantime I am trying to pass a struct through the the Merge method (thread runs this method), but I keep getting seg faults. I am sure its something obvious, please help me out. …

Member Avatar for pseudorandom21
0
899
Member Avatar for Dexxta27

I want to run Ubuntu 10.10 on my laptop preloaded with Win 7. I already made a 20 GB partition, and I understand most about booting it up, except for the loader concept. Can someone explain that to me.

Member Avatar for tje210
0
122
Member Avatar for dav555

I try to transmit an OpenCV IplImage from a Server (Ubuntu x64) to a Client (Win7 x64) The following code works fine if both (Client and Server) are on the same operating system. But when the server is on Ubuntu and the client on Win7 it doesn't work. The image …

Member Avatar for dav555
0
427
Member Avatar for esdel

Have read ALL the threads on the web folk complaining to BT and asking for help Ubuntu loads OK into my Compaq Pressario. Bootup CHOICE is EITHER Ubutu 10.10 OR WinXP Win XP uses BT Home Hub 2.0 regularly and reliably via 2 ft Ethernet cable to Home Hub 2.0 …

Member Avatar for zelkea
0
243
Member Avatar for pritpal.singh88

hi friends and seniors i want to play (add audio files, remove audio files,and other oprations) players(like vlc) through c++ coding in Ubuntu help me out. how do i do this. i don't even have idea... i know how to accept input from command prompt

Member Avatar for ravenous
0
422
Member Avatar for pritpal.singh88

[B]I want to play mp3 song file in ubuntu using c++ [/B] suggest me is their any function to do this plz suggest me as simple as u can suggest any method.... plz give ur valueable suggestions.....

Member Avatar for mike_2000_17
-2
2K
Member Avatar for <LDJ>

Hi guys, I'll try to keep it as short as possible. Basically, I love the webcomic [URL="http://www.xkcd.com"]xkcd[/URL]. And recently, I've been browsing around for a downloader, and have found one written in Perl that works great. It even grabs the Alt-Text (text that pops up when you hover your mouse …

Member Avatar for d5e5
0
376
Member Avatar for 84hd0ns

Hello I run ubuntu linux and I have just bought a new ipod touch You need itunes to set it up, which is, as usual, only available for Windows and mac (stupid apple for forgetting linux!!!). How can I set up my ipod? Thanks, Calum

Member Avatar for joejoe92
0
205
Member Avatar for geekme
Member Avatar for geekme

Hey ., need to know does turbo c work for ubuntu as well and if not what editor-cum-compiler should be used? Thanks

Member Avatar for ravenous
0
173
Member Avatar for gerard4143

Have you read this? [url]http://arstechnica.com/open-source/news/2010/10/shuttleworth-unity-shell-will-be-default-desktop-in-ubuntu-1104.ars?utm_source=rss&utm_medium=rss&utm_campaign=rss[/url]

Member Avatar for madcSPYnX0420
0
172
Member Avatar for geoffy0404

Title kinda says it, I was wondering if anyone has heard of this what im about to ask. If i program code on ubuntu 10.04 using netbeans, and code in C. can I somehow save the file from netbeans, and transfer/make a conversion for the netbeans file to be able …

Member Avatar for geoffy0404
0
103
Member Avatar for GideonRey

I recently received a used Toshiba Tecra 9000 from my brother. It has several problems, but I'm only bothered by one. I"ll list all the problems though. 1(the one that bothers me). I've been using Ubuntu Live to test/operate the computer, but recently (last two days) it has started freezing …

Member Avatar for GideonRey
0
245
Member Avatar for khess

Hey Windows fans, would you like to take Linux for a spin to see what everyone's buzzing about? It's easy to do in just five easy steps. You can test Linux for yourself without having to setup multibooting, worry about partitioning or installing over your current Windows system. That's right, …

Member Avatar for ThisOldMan
0
1K
Member Avatar for alphahr

[B]Is there an application that allows video IM in Linux, specifically Ubuntu. I have Empathy and Pidgin but the video features in Pidgin were turned off in a previous version because of some sort of copyright infringement. I have searched, but have not found an application that does video. My …

Member Avatar for Chronister
0
128
Member Avatar for Nooshin Z

Hi, Can anybody describe me the different ways of running a .exe file in Ubuntu? Thank you!

Member Avatar for Chronister
0
285
Member Avatar for CppBuilder2006

Hi I'm a newbie in linux. I installed Kubuntu 10.10. then tried to install VirtualBox. an error message appeared: g++ is not installed. the OS cannot be connected to the internet. where can I find and download a self-contained package for g++ to be installed on Kubuntu 10.10?

Member Avatar for Moncky
0
159
Member Avatar for jmoran19

Hi, hopefully someone can help me with this, since there seems to be dozens of threads similar to my situation yet unintelligible to me. So I recently did a fresh install of Windows 7 Professional x64, and in the process decided I would install Ubuntu to dual boot on the …

Member Avatar for pajojeff
0
384
Member Avatar for Moderns

Hello, I have installed apache server on Ubuntu 9.1 desktop. When I access http://localhost:8888 or http://192.168.1.60:8888, I get message : "It works". Now, I am able to run the apache on the port 8888 using the windows 7 without any problem and I accessed it from outside internet and that …

Member Avatar for Moderns
0
589
Member Avatar for greatmind

Can anyone compare between Windows 7 and Unbuntu Linux 7.10 ? You can compare some of these features. Memory Management Device Management File Management Security Management and User Interface Thank You Kindly.

Member Avatar for khakilang
0
132
Member Avatar for tagazin

Hello I would like to install Android SDK but I have problem with ./configure I looked for my PATH with echo $PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin /usr/bin:/sbin:/bin:/usr/games:/bin:/usr/local/bin /usr/bin/make:/usr/bin/install What else should I do to install one package? (I know cd ./name_folder, ls to see my package and after ./configure, make and make install …

Member Avatar for tagazin
0
270
Member Avatar for VulcanDesign

Hi all, I just switched to Ubuntu 10.10, and I found a very worrying problem, which I really need help with. In the Network Manager settings, you can click a "show key" checkbox in the security tab and it will reveal the password. I need to disable this option. How …

0
93
Member Avatar for Melow

my problem is that i changed some compiz configurations and i broke my copy/paste(ctrl-c, ctrl-v... basically all the shortcuts that start with ctrl, including Eclipse's ctrl-space). i searched for key-shortcuts, i found a whole lot of them besides the ones i need. does anyone know how can i restore my …

Member Avatar for Melow
0
221
Member Avatar for Josue198s
Member Avatar for ronaldpaul

Hi.I'm using Ubuntu 10.10. I wanna use sms gateway service. So, I've installed Kannel sms gateway and also I've installed playsms to manage it. I'm using my Nokia 5233 mobile phone as modem. Can u pls help me in confoguring and sending the sms using playsms & my nokia 5233 …

0
144
Member Avatar for kako13

I have a Blog and I would like to replicate the shadow effect that appear on Omgubuntu.co.uk. I had attached a screen-shoot. Any idea?

Member Avatar for kako13
0
83
Member Avatar for b1izzard

In Ubuntu Is there any package which enables to view different 'C' command syntaxes. I am tired of 'man sprintf',man **** commands. Is there any GUI interface?

0
83
Member Avatar for coil

Hi, I'm trying to install GCC 4.5.1 on Ubuntu for C++ programming. So far, I've tried a myriad of different commands in Terminal to try to update GCC (the preinstalled version is 4.3.2), but none of them seem to work. When I go to update my packages with Synaptic Package …

Member Avatar for IsharaComix
0
156
Member Avatar for petrkotas

I am not sure if this is more software problem or C problem. Nevertheless, I am trying to run simple test code to check if my lapack installation is OK. [CODE]#include <stdio.h> #include <atlas_enum.h> #include "clapack.h" double m[] = { 3, 1, 3, 1, 5, 9, 2, 6, 5 }; …

0
90
Member Avatar for kaycee3x

I have Ubuntu 9.10 running on Oracle Virtual Box in my Windows Vista computer. I have XAMPP running on both. The host is currently set to 192.168.10.4 and the Virtual machine at 192.168.10.3. I tried running the same code independently on both computers and it runs fine on Windows. In …

Member Avatar for kaycee3x
0
276
Member Avatar for drdoug

I was reading the thread "Remote Desktop to Ubuntu from a Windows XP PC", which came close to what I'm trying to do. I have a Linux box that I'm trying to set-up using a remote desktop (using Windows XP) without have into login at the linux box and without …

Member Avatar for Computerphile
0
236
Member Avatar for tomtetlaw

I have a monitor that has two inputs, my windows box is in one and my server(running ubuntu server) is in the other. Currently to control the server I have to use a seperate keyboard that is plugged into it. Is there a program that, when I switch the input …

Member Avatar for Stefano Mtangoo
0
162
Member Avatar for canterorist

hi! i'm trying to install adobe cs3 in ubuntu but it really wont work. Me i know the reason why? and what software do i need to make me work in PHP using the OS ubuntu?

Member Avatar for yarnman
0
181
Member Avatar for n_e

I just updated Ubuntu to Lucid Lynx and also got an OpenOffice update: it's now 3.2. When I started it, the progressbar flashes to 100% in a second or two but to get from there to the actual program takes about two minutes. When I "top", I see that Java …

Member Avatar for alaukik
0
162

The End.