2,228 Topics
![]() | |
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 … | |
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 … | |
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 … | |
![]() | 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 … ![]() |
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 … | |
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 … | |
![]() | 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 … ![]() |
![]() | 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 … |
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 … | |
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 … | |
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 … | |
[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 … | |
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 … | |
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 … | |
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, … | |
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 … | |
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 … | |
![]() | 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 … |
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 … | |
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 | |
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 … | |
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. | |
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 :) | |
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 … | |
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 … | |
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 … | |
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 … | |
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 ? | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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. | |
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..... | |
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 … | |
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. … | |
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) … | |
Can anyone tell me how can i install the xlib.h library in the gcc compiler of ubuntu? | |
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: … | |
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 | |
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?? … | |
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 … | |
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. | |
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 … | |
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! | |
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 … | |
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 … | |
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 … | |
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 … |
The End.