821 Topics

Member Avatar for
Member Avatar for IndieDeV2002

How do I change from Mavericks to Ubuntu without a virtual machine or a CD drive? I dont want it to lag, I want to use it as my OS.

Member Avatar for JasonHippy
0
201
Member Avatar for adhirgukt

I'm using gcc compiler in linux ubuntu os. I's started doing windows programming in c but my compiler does not having windows.h or supporting header files. How can i include these windows programm supporting files? Can i download them externally or what else.......?

Member Avatar for invadev
0
12K
Member Avatar for Alaa_6

Hey everyone. I need to install opkg in my ubuntu 10.04 server. I have tried installing it by doing this git clone git://git.yoctoproject.org/opkg When I tried doing this ./configure it gave me a message saying that I should install autoconfig and automake. I installed the packages but it didn't work. …

Member Avatar for JasonHippy
0
8K
Member Avatar for begueradj

Hello, I am using PHP 5.3.10 on Ubuntu 11.04. How can I upgrade my PHP version to 5.3.20 ? (I need it because the e-commerce CMS I want to install needs it). Thank you for any help

Member Avatar for iamthwee
0
260
Member Avatar for dinamit3

I have this string " țara " which contains a character ț which is stored on 2 bytes. When i do in linux : hexdump -C file that contains the string it shows : 00000000 c8 9b 61 72 61 |..ara| 00000005 It is normaly to view c8 and 9b …

Member Avatar for L7Sqr
0
287
Member Avatar for joe_5

I am using Ubuntu 12.10 with my Windows as each have a seperate partition and i am wondering about this...drivers are missing and when i try to get on line say that it can't get on line and i wonder if Usb 3.0 can have a way to let ubuntu …

Member Avatar for joe_5
0
288
Member Avatar for cussel

hi all :) i've problem with spam email in ubuntu 1204 LTS use ispconfig3,... each spam email detected by server (ispconfig3) it's not send to client (outlook), its stopped in sever,.. how to allow/by pass all email contain spam to client??? what must i set??? please help me :(

Member Avatar for cussel
0
325
Member Avatar for begueradj

Hello I have downloaded a source code written in C. There I found a Makefile file . Can you tell me how to run that "makefile" file from command line ? thank you

Member Avatar for biswajit.jgec
0
738
Member Avatar for archie.herbias
Member Avatar for archie.herbias
0
1K
Member Avatar for balutalk

I have 1 TB Hard disk, i want to install ubuntu but ubuntu taking the whole Drive but i want to make partion like windows, i tried partion on ubuntu but the only ubuntu partion can see the rest of my partion is not visible So please tell or tutorial …

Member Avatar for Sirajhyd
0
393
Member Avatar for intelharsh

I have installed Ubuntu 12.04 on VMWare 6.0 with Windows 7 as host. I am trying to access my webcam on Ubuntu but I'm successful only once in a while. The results for lsusb is : harsh@ubuntu:~$ lsusb Bus 001 Device 002: ID 046d:082d Logitech, Inc. Bus 002 Device 002: …

0
95
Member Avatar for singularity~

I have no clue to why this isn't working but when I try creating a shell path variable in `/etc/bash.bashrc`. This is my variable `SCHOOL="/home/stephen/Steve's\ Stuff/School"` When I type `$SCHOOL` into the terminal I get `bash: cd: /home/stephen/Steve's\: No such file or directory`

Member Avatar for rubberman
0
223
Member Avatar for najiawad0

Should I get ubuntu on my mac? Is it good for programming? Does DirectX support linux?

Member Avatar for Violet_82
0
266
Member Avatar for Reverend Jim

CESG, the UK government's arm that assesses operating systems and software security, has published its findings for ‘End User Device’ operating systems. The most secure of the lot? Ubuntu 12.04. For the full article see [here](http://www.zdnet.com/uks-security-branch-says-ubuntu-most-secure-end-user-os-7000025312/)

Member Avatar for rch1231
0
307
Member Avatar for CFROG

I'm using Ubuntu server 12.04 LTS, nginx, PHP5, PHP5-fpm Recently I upgraded my PHP from v 5.3 to what I thought would be 5.4 but the package I used was further along than I thought and I ended up with v 5.5. It upgraded with no issues but I really …

Member Avatar for matrixdevuk
0
412
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
943
Member Avatar for Igjarvi

Hola a todos, Estoy intentando configurar la tarjeta graficadora Nvidia 720M en ubuntu 12.04 Pero no lanza progamas como Google Earth, Draftsig, y otros.

Member Avatar for rubberman
0
188
Member Avatar for ZixCo

This won't be a question but actually a boon. I'm making an research project so I would ask you to go website the and answer my questions please http://www.mojaanketa.si/anketa/422957379/ Have a nice day.

Member Avatar for mike_2000_17
0
172
Member Avatar for dinhunzvi
Member Avatar for Michael_19
0
382
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
404
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
251
Member Avatar for Rubinder singh

Well i downloaded the tar.bz2 package but when i try to compile it, it always need a new software to get installed(software dependences), like flex, gcc, bison etc. Now i am frustrated with these installations. so, is there any other method to install wine like to get a .deb file(am …

Member Avatar for Dev_4
0
522
Member Avatar for pwolf

I am planning a service that I would like to eventually grow into a multi-platform service, however, my original plan of creating a hybrid app may not be the best decision. Is it better to come up with one app design and recreate it on each platform, or design a …

0
230
Member Avatar for fheppell

I have some c# code using the tweetsharp library and when I run it with mono it gives this error: Missing method .ctor in assembly /home/freddy/rubystack-1.9.3-16/apache2/htdocs/yrs/c_backend/TweetSharp.dll, type System.Runtime.CompilerServices.ExtensionAttribute Can't find custom attr constructor image: /home/freddy/rubystack-1.9.3-16/apache2/htdocs/yrs/c_backend/TweetSharp.dll mtoken: 0x0a000019 Missing method ToList in assembly /home/freddy/rubystack-1.9.3-16/apache2/htdocs/yrs/c_backend/ConsoleApplication1.exe, type System.Linq.Enumerable Unhandled Exception: System.IO.FileNotFoundException: Could not …

Member Avatar for deceptikon
0
305
Member Avatar for it@61@sec

I have installed a Corsair F60 SSD on my Ubuntu 12.04 desktop. It has earlier been used as a system disk with Windows 8 Pro on another system, but it failed and now I want to use it for other purposes. If I use 'hdparm' I get an input/output-error, so …

Member Avatar for it@61@sec
0
441
Member Avatar for pardeepkhatri
Member Avatar for sharkbuntu
Member Avatar for Octet

I have Ubuntu 12.04 installed on my home web server which I am hoping to use to host my website in the near future. Security is obviously paramount, and is my primary concern at the moment. What is there that can be done to help prevent attacks? My current setup …

Member Avatar for mboelen
0
306
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
423
Member Avatar for rgu.gopi

I have installed vmware player on my win7 OS.Now I have installed ubuntu11.04 on vmware as a guest OS.Can anyone please suggest me how to transfer files between ubuntu and Win7.

Member Avatar for CimmerianX
0
156

The End.