80 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for montjoile

hi there, I'm coding in windows, c++, but when I traslate my code to ubuntu, g++, I get this error: [B]lvalue required as left operand of assigment[/B] This is the line where I get the error: [COLOR="Red"][/COLOR][CODE]&*raiz=&*p;[/CODE] What could be the problem? *raiz and *p are pointers to an avl …

Member Avatar for Tushar_4
0
2K
Member Avatar for Warren_4

Hello. I am a newcomer to Daniweb and need some advice. I've been using Ubuntu regularily on several PCs and note books installing without problems until now. I have just purchased an Acer Aspire ES 11 (ES1-132-CONU) that is using an Intel Celeron Quad Core 3450 processor launced Q3'16 possibly …

Member Avatar for Warren_4
0
516
Member Avatar for Nathan_6

Hello everyone. I realize that this may be an elementary question, but all of my searches for answers have not given me a satisfactory result. In my ubuntu server machine, I typed in [after examining my stty settings] `werase='^I'` as I was configuring the terminal to my likings. All was …

Member Avatar for Nathan_6
0
1K
Member Avatar for Lazarus777

Hi, i still learning about python. Now i study learning convert ***bandwidth*** (**Byte**) from `ifconfig eth0`to **Kbps** The problem is, my pc using **os windows 7** not **linux/ubuntu** I dont know how to using command `ifconfig eth0` using win7. Any other way to solved this problem?

Member Avatar for Lazarus777
0
277
Member Avatar for zelrick

Good Day DaniWeb Users, I'm having hard time to mount my 3 TB External Hard Drive/Disk I do mount my external hd using this command.. sudo mount /dev/sdc1 /media/Archive/ I do df -lh and seen my mounted device. Here is my Problem: 1. When I enter fdisk -l ~ I …

Member Avatar for zelrick
0
493
Member Avatar for James_43

Hi all, I am running a mySQL database on a webserver hosting multiple Wordpress installations. It seems that database is getting swamped with memory and going into a continual loop of shutting down and restarting. A reboot fixes the issue temporarily, but I have no idea what I can do …

Member Avatar for James_43
0
527
Member Avatar for Amr.Mohammad87

Greetings, I am a windows OS user, however, I installed a VMware and I need to install Linux OS on a virtual machine. I searched for Linux official website to download the lastest version of the OS from it and unfortunately I did not find, or I could not be …

Member Avatar for jwenting
0
451
Member Avatar for cjohnweb

Hi there, I'm a long time PHP programmer, 6 month newb python developer, but entirely new to git and gitlab. I've spent 2 solid work days trying to solve this issue, I've chatted with others in chat rooms, all to no avail. I'm not certain where I should post this …

Member Avatar for Jorge_10
0
2K
Member Avatar for fonzali

hi , I have two different versions of python on my ubuntu machine : 2.7 and 3.4 . my question is how to tell sys.executable to use python 3.4 ? this is what I get when I run the code : `>>> import sys >>> print sys.executable /usr/bin/python which is …

Member Avatar for fonzali
0
988
Member Avatar for ehpratah

Hi Has anyone of you having a problem opening firefox , google chrome and thunderbird since yesterday? coz almost all of our unit that is running in ubuntu and Zorin OS are experiencing the same bugs.. i already tried updating and upgrading the OS but still having the error and …

Member Avatar for ehpratah
0
284
Member Avatar for ralf.frix

Hi I just want to ask why does the game not work in my firefox browser not working. I can only see a gray area. It's in playr.org My linux distro is ubuntu 14.10 by the way. Sorry I can't place an image here.

Member Avatar for rubberman
0
171
Member Avatar for Aeonix

On certain websites you can order laptops, and sometimes even they allow you to change certain parts of it. Let's take the example of HDD, the website offered quite an amount of types of HDD's. The largest HDD they can deliver to the laptop is 2TB, could I instead ask …

Member Avatar for rubberman
0
308
Member Avatar for RikTelner

Fast story: After I restarted my laptop. I met critical error, I tried to LiveCD-boot from Ubuntu (to repair GRUB with it), but when I try to try it without installing, try to check memory, try to check disk. It prompts me these errors: http://oi59.tinypic.com/2hg8mrt.jpg http://oi58.tinypic.com/2ecmdsz.jpg Please, help.

Member Avatar for RikTelner
0
690
Member Avatar for cereal

Hi all! I don't know if this occurs only to me but in the forum list view the **read** text icon wraps to a new line, like this: ![read_gif.jpg](/attachments/small/0/9fe408e01220f3a9086241a5f936c486.jpg) Here's a larger screenshot: http://i.imgur.com/k9w09hn.jpg I noticed this few days ago. I don't have extensions on. I tested the zoom, but …

Member Avatar for cereal
0
256
Member Avatar for Chinnaiah_1
Member Avatar for Chinnaiah_1
0
230
Member Avatar for tony75

Hi How can I install volatility 2.4 on ubuntu? [Click Here](http://www.volatilityfoundation.org/#!24/c12wa) Is there any debian packages?

Member Avatar for tony75
0
1K
Member Avatar for RikTelner

I had 2 Linux's on my laptop. But I really needed to start something that required DirectX in it, also, it had to be on Windows. I tried to use VMware and VirtualBox but to no avail, so it had to be real machine, not virtual one. I installed Windows …

Member Avatar for Bala_2
0
299
Member Avatar for muhammad_74

Hi, I have ubuntu installed on my pc with openjdk 8 but as i want to lern java ho can i create programs by openjdk or which is the place to write the coding. Plz suggest me with easy words Thanks,uxama

Member Avatar for muhammad_74
0
351
Member Avatar for deshazer.jad

Server information: Ubuntu 14.04 Apache2 I installed PHP5 on my webserver and tried to run a script that contained a call to the function curl_init(). The server responded with an error indicating that the function curl_init() was undefined. I installed PHP-CURL and restarted my webserver and encountered the same error. …

Member Avatar for deshazer.jad
0
1K
Member Avatar for V3N0M

Hi guys I have a toshiba satellite c660-1EL that I am currently running ubuntu in, and I want to do an upgrade for a ram but I dont know which ram sticks I should buy. I want to know do all toshiba satellite c660 models share the same types of …

0
174
Member Avatar for hykyd

I have been creating small personal projects and trying to monetize or just learn from the creation process. I love programming and I am doing it as a hobby, looking forward to become a strong developer as soon as possible. Starting out I used Joomla, Wordpress, Drupal as CMSs but …

Member Avatar for pritaeas
0
260
Member Avatar for tnvkrishna

I am having Acer 5920 (64bit ,intel mobile express 965 chipset family) laptop. I have been using ubuntu 8.04 64bit on it for a while.Even internet browsing makes the temprature of laptop to shoot to above 50C.I have tried configuring it a lot(using pwmconfig , gkrellm ...). But they either …

Member Avatar for Assembly Guy
0
765
Member Avatar for Zcool31

I'm trying to write a simple game using SDL and OpenGL. Up until now, I was using purely SDL and pixel manipulations on the framebuffer to draw lines and other shapes. However, as you would expect, that got unbearably slow as the number of objects on the screen increased. Now …

Member Avatar for Константин_2
0
19K
Member Avatar for Casperjames

Device Boot Start End Blocks Id System /dev/cciss/c0d0p1 * 2048 499711 248832 83 Linux /dev/cciss/c0d0p2 501758 573366271 286432257 5 Extended /dev/cciss/c0d0p5 501760 573366271 286432256 83 Linux Okay, we are building a new data server that has 6 disks - we partitioned the first 4 as a RAID 1 and the …

Member Avatar for rch1231
0
584
Member Avatar for davy_yg

Hello, I am simply following setup instruction and one of them mention to type in linux: $ mv red52/ /usr/lib ------------------------- davy@ubuntu:~/Desktop/openmeetings$ mv red52/ /usr/lib mv: cannot move `red52/' to `/usr/lib/red52': Permission denied davy@ubuntu:~/Desktop/openmeetings$ -------------------------- Permission denied, what should I do to make it work?

Member Avatar for Abhishek_14
0
640
Member Avatar for davy_yg

Hello, I have tried to install mysql in linux and it said that I already installed it. Then the problem is I do not know the password to enter it. What should I do? davy@ubuntu:~$ mysql -uroot -p Enter password: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: …

Member Avatar for iamthwee
0
392
Member Avatar for JasonHippy

It's not often I start a new thread, but I've hit a bit of an unusual problem...Admittedly one of my own making... I have a laptop with a completely dead HD, which I've been using for a while with Ubuntu 9.10 installed on a bootable 8Gb USB stick with approx …

Member Avatar for JasonHippy
0
942
Member Avatar for amvx86

Hello everyone, I'm writing up a new application that instead of using microsoft as a server, I'm using a linux server with a database in it. The database was setup, the tables were set up, and access was granted in mysql. The issue I'm having is that I keep getting …

Member Avatar for amvx86
0
395
Member Avatar for Stuugie

Hi All, I've had Ubuntu for a couple of months now and I'm having problems with the boot drive/partition. I have a total of 500 GB to work with but for some reason that I didn't notice Ubuntu installed using only a (very) small portion of my 500 GB and …

Member Avatar for Stuugie
0
247
Member Avatar for Sockoiid

I was trying to install java JRE7 this earlier. I followed the instructions Mike 2000 17 linkedd in another linux thread. In the installation stage of the setup it said to put this into the terminal: sudo add-apt-repository ppa:webupd8team/java sudo apt-get update sudo apt-get install oracle-java7-installer I did that and …

Member Avatar for iLikePHP
0
408

The End.