2,007 Topics

Member Avatar for
Member Avatar for mmpal78

Hi, I have python 2.7 & python 3 installed on ubuntu. I just installed pygame and have it working so far in python 3 which is what I want to be doing. However I can only load bmp images in python 3. When I try to load a jpg I …

Member Avatar for slate
0
640
Member Avatar for fekioh

Hi, I have laptop running Ubuntu 12.04 and I'm looking at a [mini mac](http://en.wikipedia.org/wiki/Mac_Mini). I would like to operate it remotely (it has no screen/keyboard/mouse of its own) but not through the internet. Could I connect the two locally through an ethernet cable and then control the mac from the …

Member Avatar for L7Sqr
0
327
Member Avatar for VEL Hassan
Member Avatar for Nutster
0
201
Member Avatar for alaa sam

Hi everyone I have uninstalled ubuntu from my laptop but it still appear in the grup what should I do , to get rid of it??

Member Avatar for Nutster
0
158
Member Avatar for Octet

Hello Daniweb Members, I have just finished setting up a simple DNS Server using BIND9 on Ubuntu, the main reason I did this was that it should theoretically make browsing faster as it doesn't need to send requests to my ISPs servers which are appeoximately 241 miles away... or at …

Member Avatar for Octet
0
929
Member Avatar for erogol

How could I add a external library to the native c++ lirary path at Ubuntu to be found by #include from source code? I have some couple of sources that I try to include them by all the codes written on my machine thus instead of coping all the library …

Member Avatar for rubberman
0
6K
Member Avatar for trantran

I am trying to have a C++11 compiler that works. It seems (if the publicity is right... and typically it never usually is!) that gnu g++ 4.8 might be it. So I installed Ubuntu 12.04 read the instruction on multiple sites, did EXACTLY as it was said, got (obviously) errors, …

Member Avatar for trantran
0
461
Member Avatar for prakashraksaul

how to remove rich text module error on ubuntu. this error is related to ubuntu. this applicatio is develpoed in POWER BUILDER.

Member Avatar for CimmerianX
0
197
Member Avatar for lucaspenney08

Im new to python and im runnung xubuntu! I was wondering if there is a site that does tutorials for Python in xubuntu??

Member Avatar for lucaspenney08
0
78
Member Avatar for Violet_82

Hi all, finally following the advice on this forum I got hold of the Deitel and Deitel java how to program 9th edition! Great book I must say so far (only got to chapter 3). Now, I am doing some of the exercises as I go along, and today I …

Member Avatar for Violet_82
0
328
Member Avatar for Member #1046448

I installed Linux Mint 14 alongside Win7 using [this](http://www.linuxbsdos.com/2012/06/06/how-to-dual-boot-linux-mint-13-cinnamonmate-and-windows-7/) tutorial. When I choose Mint in the boot menu, it doesn't boot into Linux. Instead, I get a GRUB4DOS command line. It says something like this: GRUB4DOS 0.4.5b 2011-11-27, Mem: 630K/3177M/766M, End: 35560D [ Minimal BASH-like line editing is supported. For …

Member Avatar for BigPaw
0
440
Member Avatar for AndresOend

I was thinking of throwing out windows from a little laptop with an i386 processor and putting linux on, to make better use of the hardware. I'm not sure how the process works, seeing as there is no disk drive, and I'm not sure which distribution of linux would be …

Member Avatar for mjdodd
0
382
Member Avatar for Slaman
Member Avatar for hamza.farooq.7355

**i am using ubuntu software in my laptop and wrongly used dell factory restoring application and removed all of my data can i get my data back **

Member Avatar for here2serve
0
225
Member Avatar for cmps

Dear Daniweb, I am facing a problem with daniweb forum, it keeps crashing randomly (only when I am browsing the website, if I am not on the website tab or not moving the mouse, nothing happens). I am using firefox mozilla OS: UBUNTU and WIN7 (same computer partition: ubuntu 14 …

Member Avatar for cmps
0
272
Member Avatar for Octet

Hello Daniweb members, I am having issues when attempting to go to a domain name I own. When I type it in, the page shall load up a login for a 'goahead Web Server' and 'MW3520 Multi WAN Router'. Here is a run down of what I've got setup: * …

Member Avatar for Octet
0
179
Member Avatar for Shafaetcsedu

I've just bought a transcend 530 8GB pen-drive. I was trying to make it bootable using ubuntu startup disk creator. I've selected usb flash drive as first boot device but it isn't detecting anything. I've done it the same way before using different pendrive(which i lost). I've also tried Unetbootin …

Member Avatar for nabcoengineer
0
247
Member Avatar for chinnaACB
Member Avatar for mike_2000_17
0
71
Member Avatar for Tinnin

Hi all. I've recently installed Linux Mint 14 Nadia but wanted to keep the dual boot with XP whilst I tested it out. Now I am happy with it I want to remove Windows XP from my system. I've been googling how to do this but I can't find any …

Member Avatar for Tinnin
0
227
Member Avatar for loidz123
Member Avatar for masocha

l recently installed Ubuntu 12 and on first start on Firefox everytime l type google.com on the address bar l am redireted to some funny websites. The websites seem random and this only happens when l type google.com if l type for example daniweb.com it works fine. l am new …

Member Avatar for JasonHippy
0
283
Member Avatar for lewashby

garrett@ubuntu-laptop:/etc$ ls -l vim* total 8 -rw-r--r-- 1 root root 2215 Aug 29 16:23 vimrc -rw-r--r-- 1 root root 662 Aug 29 16:43 vimrc.tiny garrett@ubuntu-laptop:/etc$ cat vimrc cat: vimrc: No such file or directory garrett@ubuntu-laptop:/etc$ Could someone please explain how the abbove is possible? How is vimrc showing up as …

Member Avatar for mike_2000_17
0
145
Member Avatar for Azhar886
Member Avatar for madcSPYnX0420
0
106
Member Avatar for RickCJ7

I am switching our file server from Windows to Linux (Ubuntu Server 12.04) and am using Samba. I was able to successfully set up all the folders needed with the same name that was on Windows. However, there are two folders on the Windows share that is being used by …

Member Avatar for TylerD75
0
644
Member Avatar for Octet

Hello Daniweb Members and Admins, I've noticed a problem when attempting to watch and un-watch articles and forum posts on the Daniweb forums. When attempting to click the watch/un-watch button it just sends me to the top of the page without taking the appropriate action. Is anyone else experiencing this …

Member Avatar for Octet
0
235
Member Avatar for Samanthaa

Hey there, so recently i have been to Ubuntu and install it in my PC but unfornuately it shows two OS that is Wind 7 and Ubuntu and which is makes the perfomance of PC bit slow so i request you guys to please help me in deleting one of …

Member Avatar for Samanthaa
0
160
Member Avatar for myk45

Hello All, I was experimenting with creating a large number of threads and checking how fast it runs on my machine.(details provided later) This is the code i'm using: #include <iostream> #include <thread> #include <ctime> #define THREADED 1 static const int num_threads = 100; static int mult_array[100][1000000]; void multResult(int *arr) …

Member Avatar for myk45
0
872
Member Avatar for kashifbhatti

Hi, I am a new user of Linux, i wanted to learn linux, so i started Ubuntu 12.04 setup. Its setup formatted my hard disk accidentally and I lost all my data and also windows and all partitions. Now I installed ubuntu on same hard disk as i lost my …

Member Avatar for kashifbhatti
0
386
Member Avatar for rahim_fayaz

I had ubuntu and windows7 at my laptop,change windows7 with windowsXP , after that again install windows7.Now ubuntu dose not work, ubuntu12.04 disapeared from boot list, what should I do?

Member Avatar for rahim_fayaz
0
249
Member Avatar for YasharAhead

I want to download linux ubuntu conversion(formatting) file into my computer

Member Avatar for rch1231
0
156
Member Avatar for linuxnet

Hello, Please when I wille to unzip the file.zip, I have this message : End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last …

Member Avatar for BigPaw
0
132
Member Avatar for nani1919

Hi, I have the Backtrack5 iso file . i want to install all the backtrack tools in ubuntu without installing the backtrack operating system. Is this possible? If possible give me the solution please.....

Member Avatar for CimmerianX
0
197
Member Avatar for pirau.alexandru

here is my problem. My computer Has been shutting down on its own,or is blocking sometime occurs lines on desktop.It was working just in safe mode. I have tried everything I could, i tried to instal windows 7, and after i deleted the old windows the computer shuted down by …

Member Avatar for vbalag
0
145
Member Avatar for makeuni
Member Avatar for vinodinmani
Member Avatar for MasterHacker110

Help instaling linux fedore 17 from usb? I have a laptop that came out with windows 7 basic, i installed backtrack 5R2 over it but now i want to install Fedora 17 over backtrack. My laptop doesnt have a CD rom so i use usb. Now when i try to …

Member Avatar for tinstaafl
0
361
Member Avatar for iamonlyone

hi, i have a problem with installing backtrack 5, when i am tried to install it shows me some error signs. after typing startx on root shell, it shouldn't display any pop-up window. please solve my problem.

Member Avatar for silvercats
0
90
Member Avatar for VEL Hassan

How could I take a backup of my LAN computers using Ubuntu 11.10 Operating systems in schedule and I am using Centos 6 version ? Thanks in advance... VelHassan......

Member Avatar for BigPaw
0
96
Member Avatar for theguitarist

I have a computer with good specs and I use Ubuntu 12.04. Firefox 15.0.1 When I switch from another tab to a Daniweb tab, and I move my mouse down, there is this big ad at the top of the page (it is supposed to make the rest of the …

Member Avatar for c-tech
0
286
Member Avatar for popdoctors

i have tried to update my ubuntu server using this command sudo apt-get update.I got this problem (i) failed to fetch http://za.archive.ubuntu.com/ubuntu/dists/lucid-backports/multiverse/source/source.gz unable to connect to za.archive.ubuntu.com (ii)Some index files failed to download,they have ignored,or old ones used instead I edited sources.list,but i got the same problem.I want to install …

Member Avatar for CimmerianX
0
193
Member Avatar for BevoX

This is my solution for generating prime numbers. With this code hopefully you can generate prime numbers with incredible speed. The generated numbers will be stored in a text file titled as "Primes.txt". I have a dual core machine, but this program does not support dual core architecture, so it …

Member Avatar for Microno
1
696
Member Avatar for shujat132

**My academic assignmentt ** **Please help me in coding for this assignment** In Linux Ubuntu flavor, write a program in C language to do the following tasks. 1) Use fork ( ) system call to create a child process. 2) Child process should first take student name as input and …

Member Avatar for khudayar
0
2K
Member Avatar for goldap

Friends! i m not good enough at linux so far but have got wired net plugging disorder after ubuntu 12.04 installation on my pc. "Cable is unplagged " or "device is not ready " notices tell me nothing. pls explain how to fix the issue by command line "as root" …

Member Avatar for richard.hiltbrunn
0
203
Member Avatar for VEL Hassan

Hi, I am in need of a shared folder should have a password. While accessing that folder in LAN it should ask password needed and after entering password it should shows the files and others on it. Help me regarding this matter in Linux (mainly on Centos 6.3 & Ubuntu …

Member Avatar for cguan_77
0
112
Member Avatar for rizzi143

hi. i have a html form that allows user to browse and upload the code using the upload button ( which runs php). the files gets uploaded. now i need to either change that existing php file or add a new button in html file and compile and run the …

Member Avatar for Member #120589
0
295
Member Avatar for gman1991

i want to run a program into terminal as well as putting in the numbers like this suppose u have a xyz.cpp file in home and want to run it in terminal ./xyz <num1> <num2> eg ./xyy 3 5 and outputing 8 ------- all this in the terminal is there …

Member Avatar for myk45
0
76
Member Avatar for dwlamb

I am trying to set-up some virtual hosts on a fresh install of Ubuntu 12.04 and not getting expected results. I am using [this tutorial](http://blog.code4hire.com/2011/03/setting-up-virtual-hosts-for-apache-on-ubuntu-for-local-development/) which I have used before without fail. The challenge seems to come with restarting apache. $> sudo service apache2 restart * Restarting web server apache2 …

Member Avatar for dwlamb
0
360
Member Avatar for khakilang

I have install Xubuntu 12.04 LTS. Everything works fine except that when I watch a movie especailly fast action scene. It has a hroizontal line running across the screen. I have install the nVidia driver as recommended and try severall setting but fail. When I switch to Kubuntu the problem …

Member Avatar for khakilang
0
226
Member Avatar for HarryDS

I have an iOmega Home storage 1Tb model 31803000, which contains some info I would like to recover.(I know... a backup, but thats is probably not complete..) Had the NAS working on XP using a router (Sitecom 300N), but it stopped working normally, went visible/invisilbe and when visible stopped during …

0
160
Member Avatar for najm.macet

The End.