2,228 Topics

Member Avatar for
Member Avatar for mwenyenia07

i am using mail() function to send email with php. the following is the sending script. <?php $to = "bonjourcava@gmail.com"; $subject = "Contact Us"; $email = "bonjour" ; $message = "jee tres bien" ; $headers = "Billing information"; $sent = mail($to, $subject, $message, $headers) ; ?> it displays a success …

Member Avatar for manojcbit
0
94
Member Avatar for simulacrx

Hi dudes ; Now i have a crea nu4-14e laptop (with sismedia 671/672 , 1gb ddr2 ram,intel celeron cpu ..lol) and i am usin' ubuntu. So there is no 3d support ; and there r so many driver problems&error. now i am gonna buy a new one.. i wanna have …

Member Avatar for Stefano Mtangoo
0
240
Member Avatar for nishad_forums

Hi, I am currently using [COLOR="Red"]Windows 7 professional (64-bit)[/COLOR] in my desktop. But i want to use Linux concurrently to Windows. Every time i try to install Linux using Live-CD,[COLOR="red"] it gets struck in the process[/COLOR]. I just see the Icon for a few minutes then my PC hangs. I …

Member Avatar for flagstar
0
350
Member Avatar for rnyamonga

Hello guys. I decided to update my Bios but it turned out that wasn't a good idea. Everything went well until the program itself restarted the Computer, then windows refused to boot :( I tried booting in safe mode but nothing. Right now am using Ubuntu 11.04 to access my …

Member Avatar for W1ND0W5
0
478
Member Avatar for RenanLazarotto

Hello guys. I've been using Windows from a long time, but since a few months I started to use Linux too (and I won't regret it!). The problem is that... there is too many things! Too many graphical interfaces, desktop managers, file managers... Well, too many of all. Obviously, it …

Member Avatar for PepperAdmi
0
273
Member Avatar for JonUnix

Hi i have been trying to install Ubuntu 10.04 on my desktop but it gives me this message when it is copying files [Errno 5] Input/output error This particular error is often due to a faulty CD/DVD disk or drive, or a faulty hard disk. It may help to clean …

Member Avatar for JasonHippy
0
169
Member Avatar for hennelh

A recent assignment involved using very large integer values. A formula and very large x values were given and we had to compute the value of f(x). The tutor suggested using long long values as the 0 < x < 10^18. The function F(x) = F(x/2) - x if x …

Member Avatar for hennelh
0
4K
Member Avatar for Pityu

Hey there everyone! I have an issue with a script with which I had sweated much, and I can't suspend it even if I find another solution for what I want. What I want would be the following: A script that creates a full backup of a directory and all …

Member Avatar for Fest3er
0
225
Member Avatar for khess

One of my Christmas presents to myself this year (2009) was a new laptop. It's an [URL="http://www.acer.com"]Acer[/URL] Aspire 7535-5020 with 4GB RAM, 320GB Hard Drive, Wireless LAN, Built-in Camera, GigaBit LAN, Modem (Does anyone use a Modem any more?), a huge 16:9, 17" screen and a full-size keyboard. It has …

Member Avatar for flagstar
0
590
Member Avatar for java_programmer

I am using Ubuntu 11.04 and using Empathy as chat client. I have added my gmail and yahoo account in the Empathy and they are working fine. I can now chat with friedns without any problem. But when I am trying to voice chat, I can't hear from friends but …

0
77
Member Avatar for mwenyenia07

Hi, I have created a web application in php/codeIgniter. when i want to access the same from anothe computer using say 'http://10.11.111.101/pos',it displays a blank page instead of login page. i have developed it using ubuntu 9.04. what can i do to make it accessible local area network ? i …

Member Avatar for ko ko
0
64
Member Avatar for Xploit_

[B]Goal:[/B] I'm trying to create a PHONY target inside my Makefile so that when I run the command "make backup", It will move all the files that end in "~" into the specified backup folder. Here is my code currently, and I'll explain the problem after: [CODE].PHONY: backup backup: @mkdir …

Member Avatar for nezachem
0
355
Member Avatar for mah300274

I am working on a laptop and the processor can support 64bit, but it is only 1.6Ghz (dual core). He said it has been running slow lately (I am sure it is mainly malware) but was trying to get him to put Linux like Ubuntu or Debian. (I am thinking …

Member Avatar for caperjack
0
444
Member Avatar for venktech

Hi I m having win xp and ubuntu 11.04 dual boot... I had changed the ip config setting from 'detect automatically' to manual in win xp and i encountered a problem that it failed to connect to the network in ubuntu.. Later i tried editing the Autoeth0 settings by feeding …

Member Avatar for venktech
0
198
Member Avatar for Katana24

Hi Im trying to download "Wines" for Linux Mint which has just been newly installed onto my old laptop. I cant seem to get it to run. I went to [URL="http://www.winehq.org/download/"]http://www.winehq.org/download/[/URL] and followed the steps under the "Ubuntu Packages." I got this error message "Could not download all repository indexes, …

Member Avatar for jkthomas
0
341
Member Avatar for deliezer

Hi I am trying to write something that compiles and runs correctly on both Linux and Windows. I am running bash in Ubuntu on Linux, and I try to set environment variables in the makefile just before the compile lines. I then write something in the code like [CODE] int …

Member Avatar for deliezer
0
2K
Member Avatar for mwenyenia07

i am using ubuntu 9.04. it has mplayer but when i tried to play a music, it could not and prompted me to download some libraries which i installed graphically i.e alowed it to download and install. then now it can play but does not produce sound.what can i do …

Member Avatar for Stefano Mtangoo
0
68
Member Avatar for Smithy566

Hi all, Ok, so here is the scenario, I have a hard drive that has Windows XP Embedded installed, and has various project files stored in a folder. I need to overwrite these files but I no longer have access to via Windows because of the way it has been …

Member Avatar for Stefano Mtangoo
0
174
Member Avatar for sergent

I want to make my own web-site, and I know HTML (everyone knows it :D) and some PHP. I have a lot of experience with Windows and Linux (Particularly Ubuntu) but I never had my own server, except WAMP that I used for learning PHP. My web-site is not a …

Member Avatar for blackcathacker
0
153
Member Avatar for apanimesh061

I currently have Ubuntu 10.10, but I could not find the code for USB driver.... it had only the makefiles ! I need the object files, c files or perl files for that driver ! How do I do that ? Please help ! :D

Member Avatar for JasonHippy
0
200
Member Avatar for ia2196

Hello, I get following error while importing h5py. Can some one please help me in how does this work. import h5py File "/usr/lib/python2.6/site-packages/h5py-1.3.1-py2.6-linux-x86_64.egg/h5py/__init__.py", line 24, in <module> import h5 File "h5.pyx", line 386, in init h5py.h5 (h5py/h5.c:5557) File "h5.pyx", line 359, in h5py.h5.init_hdf5 (h5py/h5.c:3946) File "h5r.pxd", line 24, in init …

Member Avatar for Gribouillis
0
483
Member Avatar for sergent

Is there Linux functions equivalent to Windows functions [CODE] mouse_event(MOUSEEVENTF_LEFTDOWN,0,0,0,0); mouse_event(MOUSEEVENTF_LEFTUP,0,0,0,0); SetCursorPos(x,y); [/CODE] Specifically Ubuntu, GNOME. I tried to search on google, but did not find anything useful.

Member Avatar for L7Sqr
0
324
Member Avatar for extofer

I successfully installed Ubuntu Linux, and I am new to it. When I boot up, I log into a shell, from there, how do I start GNOME or KDE?? thanks :)

Member Avatar for Stefano Mtangoo
0
2K
Member Avatar for maxzoel

Hi, First of all i am a newbie, trying to learn machine vision... I am trying to use opencv 2.3 in visual studio 2010 on windows 7 ultimate(64bit). I tried in various ways like pre-built versions, built using vs 2010 from SVN source and not even a single attempt is …

Member Avatar for maxzoel
0
364
Member Avatar for sergent

I want to make my own web-site, and I know HTML (everyone knows it :D) and some PHP. I have a lot of experience with Windows and Linux (Particularly Ubuntu) but I never had my own server, except WAMP that I used for learning PHP. My web-site is not a …

Member Avatar for a.oprea
0
154
Member Avatar for Stefano Mtangoo

I'm not sure where this post fits, but after staggering here and there I Thought I would throw it here! I find difficult to make coordinates by hand (Not very good at x-y-z though I know the XY coordinate). Is there a tool that will allow you to draw let …

Member Avatar for Stefano Mtangoo
0
236
Member Avatar for Jelyna

Hello, all. This morning, my PC won't boot. It just displayed the blue screen showing Intel's logo and the Esc, F9, F11 options for Boot Menu, Diagnostics, etc. I tried unplugging the powerchord and pressed the power button for 20 secs, then I plugged again the powerchord and now, the …

Member Avatar for jingda
0
274
Member Avatar for abhi10kumar

From where I can download Apple MAC OS 10.6 ? How I can install on a PC? (what are the steps including screen-shots?) How I can write .dmg file in windows or in Ubuntu ?

Member Avatar for stress david
0
268
Member Avatar for George.Storm

As above, they all get stuck on: 'waiting until /dev is fully populated' A couple of lines above is something about line 71: stop_network: not found But I think it's to do with the realtek network adaptor on the board (H55N-USB3) which isn't overly supported (had trouble getting freenas to …

Member Avatar for Stefano Mtangoo
0
274
Member Avatar for NetByte

Greetings to Everyone :cool: , I just would like to know how to run/launch/start the IDLE ide of python in linux? (In windows the IDLE ide comes part of the python download, I assume its the same for linux??! or not?!) I currently have installed ubuntu linux, its already got …

Member Avatar for snippsat
-1
1K
Member Avatar for alaa sam

Hi everyone I'm using Ubuntu 10.10 , I used the default burner which was installed automatically when I downloaded Ubuntu 10.10 , every time I burn a CD the process ends with an error and the CD becomes unusable . Is there's any Nero burner for Ubuntu ? Or any …

Member Avatar for alaa sam
0
132
Member Avatar for flebber

Can I ask for a little help with virtualenv. I am looking at the docs here [URL="http://guide.python-distribute.org/pip.html"]http://guide.python-distribute.org/pip.html[/URL] and here [URL="http://www.jython.org/jythonbook/en/1.0/appendixA.html#virtualenv"]http://www.jython.org/jythonbook/en/1.0/appendixA.html#virtualenv[/URL] There are a few things I can't quite understand about it. First just to clarify I am on ubuntu and my default python is 2.7.1 1. I use virtualenv to …

Member Avatar for flebber
0
196
Member Avatar for Stefano Mtangoo

Hi, I have The mentioned Box and it is working with windows. But I always use my Linux box (a lot of my data are there) and I would like to use it with Linux (Ubuntu Debian). Please help me point where I can fond drivers. Product: LW-UTVFM USB TV …

0
128
Member Avatar for geekme

I'm using ubutnu 10.10 and using eclipse php editor.But i don't know how to run the PHP file in the browser.As for simple text editor we just go to browser and write the url as "localhost/file.php".Please help.

Member Avatar for Stefano Mtangoo
0
130
Member Avatar for libathos

hi i recently updated my ubuntu 10.10 into 11.04. and when i tried to enable the compiz configuration for animations,wobly winow etc etc it kinda crashed.now i don't have the left bar with the applications. also my windows dont have the upper bar with the minimize/maximize/close icons.....

Member Avatar for libathos
0
88
Member Avatar for joomlaoscommerc

i am using windows 7, here i am facing 2 major problem, 1st one: is permission problem, in my office i used Ubuntu, when i do any project with PHP in Ubuntu, do setup the projects in my personal PC in windows 7, bringing the backup through pendrive , i …

0
174
Member Avatar for SpinalFracture

I've been trying for a while now to get synergy to work between an ubuntu machine and windows 7 machine, I've tried every walkthrough I can find and I still have no luck. I'm running ubuntu 11.04 and windows 7 home premium 64 bit connected to a belkin wireless router. …

Member Avatar for flagstar
0
199
Member Avatar for cemali_ys

Hello! I have some questions about mac adress: 1) Does ISP wants (use or knows) our router's mac adress? 2) I open my router's admin panel from web browser. It allows me (has an option) to change WAN mac adress but it does not allow (does not have an option) …

Member Avatar for jingda
0
209
Member Avatar for libathos

Can anyone tell me how can i install the xlib.h library in the gcc compiler of ubuntu?

Member Avatar for libathos
0
197
Member Avatar for Amrinder07

hi i need to compile a kernel of Ubuntu from source code, and i had downloaded code and compile it after some time it gives error from directory [B]/net/ipv4/netfilter[/B] Error is : [CODE] CC [M] net/ipv4/netfilter/ipt_ecn.o net/ipv4/netfilter/ipt_ecn.c: In function âset_ect_ipâ: net/ipv4/netfilter/ipt_ecn.c:33: error: âXT_DSCP_MASKâ undeclared (first use in this function) net/ipv4/netfilter/ipt_ecn.c:33: …

0
133
Member Avatar for geekme

Hello, I work on ubuntu and have installed javascript plugin in eclipse IDE for java EE.How should I us it now? As in will just saving a file with extension .js would make it a javascript file?And also how do I run it on the browser.please help. Regards

0
79
Member Avatar for montjoile

I have sound in my laptop speakers, but when I connect the headphones, the sound still come out from the speakers. I have tried a MILLION different things. Anything works. I modified the alsa-conf file, but I still have the same problem does anyone knows how to solve this problem?? …

Member Avatar for montjoile
0
212
Member Avatar for Gerbiler

Recently I have been working with Mysql and PhpMyAdmin a lot on Ubuntu, and I have stumbled across a very annoying error, or set of errors. I keep on getting a bunch of random loosely related error messages. These are the errors I get. When I try to log in …

Member Avatar for griswolf
0
540
Member Avatar for geekme

I installed mysql on ubuntu 10.10 using the terminal screen but when i give in the command %mysql -u root -p .it gives me the following error( as attached in the screenshot)..Please tell me as to how can i access my mysql account and create databases etc.

Member Avatar for geekme
0
123
Member Avatar for vaibhav1983

Hi All, In windows on easyphp we open the mysql console from the browser by typing [url]http://127.0.0.1/home/[/url] In ubuntu when I do the same thing, it does not happen. I installed LAMP server using the following command sudo apt-get install tasksel sudo tasksel and then it is interactive When I …

Member Avatar for blocblue
0
78
Member Avatar for now0pen

I am playing (and learning a lot) with pywinauto on my windows vista pc. Is there a module like pywinauto that I can use for ubuntu? Thanks!

Member Avatar for JasonHippy
0
38
Member Avatar for saurav4ever

Hello everybody, I am Saurav Saha from India. I am not aware of python but just because i am working on a tool that is on python i got struck. I have many directories in which two files are kept 1. *.txt and 2. *.pdbqt I wanted a program that …

Member Avatar for Gribouillis
0
333
Member Avatar for lenzo

excuse me if this question has been asked before than i am sorry i couldn't find it. so i am ruining Ubuntu on my desktop computer and i have started c++ using code blocks i was wondering how do you make a GUI window for Linux or am i using …

Member Avatar for Celtrix
0
297
Member Avatar for rotten69

Hi everyone, I am just having a few issues with Ubuntu system on my machine. It doesn't fix broken packages and everytime, I want to install/remove a software from my machine, it says "can't locate PACKAGE NAME" Now, I want to re-install Ubuntu. I logged into my other OS which …

Member Avatar for jbirdsall
0
264
Member Avatar for BlackJavaBean

Let me start off with this disclaimer: [B]This scenario is completely contrived.[/B] The scenario proposed is analogous to an actual problem that I am trying to solve. Problem: I'm going to cheat on a test that uses Scan-tron style cards. I've stolen the test before it was handed out and …

Member Avatar for Adak
0
142

The End.