2,228 Topics
![]() | |
![]() | There is any way to create a program in C which will be able to translate words using google translate or bing translator? I've already downloaded curl library (Ubuntu 14.04), but don't know exactly how to start in pure C. I'm beginner programmer. Thanks for help. |
I've made some research here and there about virtualization of Linux. I will put quite large chunk text beneath, please correct me when wrong: Using Linux Full Virtualization distribution like [this one](http://www.linux-kvm.org/page/Main_Page), I can use .iso images of both Linux and Windows to start running both machines at exactly same … | |
I am trying to get a friend set up to record and edit music using Audacity. The machine is running Ubuntu Zorn. However, when we try to run the software, we get the message that no audio devices were found. I installed both the operating system and the editing software … | |
Me personally, I used to have ubuntu before, then I switched to Elementary os(Ubuntu based) as my home os. I am pretty satisfied with it as for normal use on home pc. On my laptop I am using Kali os(Debian) mainly because I am doing Msc in Computer and Cyber … | |
Someone please guide me. I have just installed wireshark on ubuntu, and for the love of god, I can't figure out which button is supposed to filter SOAP and XML-RPC requests. A guide or tut would be great. :) | |
Windows is good, I will grant you that. At least you can say that about a few versions out there. But at some point, an OS is just an OS, and it is the applications that become predominant. That is something that Microsoft would rather we not understand. You shift … | |
![]() | Having been using windows for the worst part of a decade, last night I decided to format my hdd and install Ubuntu 14.04.Having installed the media codecs and various application I can't seem to find the Intel i3 drivers so I can configure my display settings.can someone please enlighten me … |
Hi I am a new user of Linux Ubuntu and download software via the Internet, but I do not know how to help me install it.`` | |
i am using vi editor but when i open file through vi and press i(insert mode),i am unable to type #,$,@...and it is displaying E348 no string under cursor.what do i do,please help me. | |
Hello Daniweb, I've recently become interested in networking, especially the administrative side of it (monitoring them, managing and resolving faults etc.) and therefore I thought one of the best ways I could learn was to see what was actually happening on them. I installed Wireshark for Ubuntu, and everything seems … | |
Is there any way to integrate KeePass 2.25 with Linux (Linux Mint 17/Ubuntu 14.04) so that the application is logged into and launched when the user are logging in to his/her's desktop ? (I think there is such an integration for the Windows version, but I don't know if it … | |
hello friends i finally started programmation at school, we use ubuntu, at home i installed eclipse with MinGW i tried simple helllo world and it works but when i start mutiple exercices under same same project i get a compiler errormultiple definition of 'main' in c i tried `int main … | |
//Program to implement Basic Incremental Algorithm //Working on ubuntu #include <GL/glut.h> #include<stdlib.h> #include <stdio.h> GLfloat x0,x1,y0,y1; //Input variables taken as global int flag=1; //variable for display1() void init(void) { glClearColor(0.0,0.0,0.0,0.0); glMatrixMode(GL_PROJECTION); glLoadIdentity(); gluOrtho2D(0.0,500.0,0.0,500.0); } void PutPixel(GLfloat x,GLfloat y) { glBegin(GL_POINTS); glVertex2f(x,y); //To display pixels on-screen glEnd(); glFlush(); } void display1(void) … | |
The API was working fine for the past few months ago..But now I'm getting a notice in that output and message is not delivered. The notice is -" Undefined offset: 1 in C:\wamp\www\sms\sms trial.php on line 90" line 90 in my code is $userID = $match[1]; please help me to … | |
A 22 year old vulnerability, yes you read that right, has been discovered which some security experts suggest could be bigger than Heartbleed. The bug, reported as '[CVE-2014-6271:remote code execution through bash](http://seclists.org/oss-sec/2014/q3/649)' relates to how environment variables are processed: with trailing code in function definitions being executed independently of the … | |
hi , last night I downloaded pyzo package on my ubuntu 14.04 system , I just do not know how to get it working . any help is appreciated | |
I downloaded ubuntu from offical site burned to disk..will not auto run from dvd drive | |
hi I just want to go into youtoube with my asus g75 laptop running ubuntu 14.04 trusty,and I put inside a Vbox with osx10.9 , but I dont know why if I let press the checkbox to use my speakers , I can't hear anything | |
Hi, I am working on project Signature Based IDS. For that reason I need to install libpcap on my machine. I have problem in installing.I have libpcap source directory. as I give command # ./configure I found following error configure: error: Your operating system's lex is insufficient to compile libpcap. … | |
Hi I wanna start working with ASP.NET with C# but want to do it in ubuntu. I have installed mono and XSP2 but have some problems and questions. The instructions I followed for installing XSP2 is [this page](http://www.howtogeek.com/howto/ubuntu/run-aspnet-applications-on-ubuntu-for-developers/). But when I type "sudo apt-get install asp.net2-examples" in terminal, I get: … | |
hi , I am using ubuntu 14.04 LTS . my question is how can I delete the files in trash can using terminal . I have tried rm ~/.local/share/Trash/* but it says no file or directory thanks | |
| |
Hi! Few days ago, I had learned C language. It took me almost 8 to 10 months to learn the whole language. Now I wanna want to make real world applications using it. I'm an Ubuntu user or more generally a Linux user. The point to ponder is that I … | |
Hello everyone.. I accidentally deleted my ubuntu boot folder. i get a grub-rescue prompt when i intend to boot the computer. i need help please. | |
I downloaded daily build and did python3 setup.py build and then python3 setup.py install So far so good! I tried import wx and no errors I tried to run the program [here](http://wiki.wxpython.org/Getting%20Started#Getting_started_with_wxPython) and all I got was the error below. Have anyone got wxPython working with Py3 especially on Linux … | |
Hey all, i have a lil problem i created for myself. i recieved an email from some1 that used my sisters name .but it wasent from her..it had a different senders email address...problem is, it had a link...I was outside and the sun was very bright i didnt really chek … | |
Have a vintage Toshiba Satellite.. BIOS does not recognize the USB I would nned to run UBUNTU from a USB drive. used to see third party providers that could update an existing BIOS. Looking for an informed opinion on what BIOS Flash solutions could work | |
How to bind protocole and/or filetype to program? Right-clicking file in dashboard isn't helping a lot and I have no tiniest idea on how to find the program and bind 'em. Googling "How to bind extension to application in Ubuntu" you won't find any great information. So that I can: … | |
Why does Linux, looks like Macintosh? I am in classroom, there are 2 Macintosh users, then me, with Linux openSUSE/Ubuntu and Mint then rest of Windows 7/8. So, one of Macintosh users came standing behind my screen (everybody in the class is stalking one another, as if it was normal, … | |
Okay guys, I am having a tough time tryin to figure out this one and I hope some of you can lead me to a right direction .. My friend who has windows 7 as operating system, usually on boot up he has 3 options to choose inbetween and a … | |
Hi All, We have a project coming up, As i am eveluating the PHP frame works i found out cakePHP is most suitable for our project. I have not used it before but i am new to it and facing problem in configuring. I have completed the setup as per … | |
hi guys, I have a dell xps 17 and I am thinking to purchase an extra Hard Drive - as I have an extra slot available. Ideally I don't want less than 1TB, maybe even more (probably not solid state as they are still too expensive) so I was wondering: … | |
I'm having Windows 8.1 ISO file. I also have 7.9GB USB. I wanted to find program which would help me install Windows next to Ubuntu to play games. So I managed to use `UNetbootin` but it didn't work. It booted and displayed "Default" as only menu. Whethever you did wait … | |
Ubuntu is more suited for standalone installations, a more like single user desktop computing, generally Fedora has many components which easily makes it a better OS for Servers, as well as Office Developer machines. | |
okay.. what I wanna do is, 1. upload an image into temp folder -- done 2. create a folder -- done 3. create an index.html in the new folder -- done 4. create thumbnail image in the new folder -- page dead without errors 5. copy(rename) the original image into … | |
So, I'm at school right now. In programming (actually coding) class. I managed to get working Apache and everything's fine. Got MySQL runnin', which is nice. But then it turned out that I had to use terminal for all the SQL commando's I had to put inside. I'm not close … | |
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. … | |
Is it possible to. Have Apache and MySQL started and running well as service on Ubuntu (I can get to MySQL through terminal and Apache works by correctly executing code which I can see by looking at localhost), then use virtual machine of Windows 8. Start there Apache and phpMyAdmin? … | |
Heya. I got my XAMPP install x64 for Ubuntu. Where it has `.run` prefix. I've enabled it to run (through properties). When double clicked it requested for root privilages. Well, I went Googling. Nobody tells me how to start program as root through GUI, but, people say that `sudo su` … | |
i just installed ubuntu 14.4 but found it difficult to browse using the connectify wifi from my other windows 7 which i have always been uding to share network | |
Hello Everyone, A few months Ago I was introduced to Linux operating system...Ubuntu...Some of you are probably wondering where the hell have I been...Let's just say I was stuck in a Window....Needless to say I love The change....Unfortunately for me I didn't know what I was up against....After updating Ubuntu … | |
![]() | Greetings everybody, I require to use either Ubuntu & Windows. That is why, I want to set up both of these in a single PC. When I tried to install Ubuntu, the installation page did not appear, even though I follow the link: https://help.ubuntu.com/community/Installation/FromUSBStickQuick. along with some other turkish instructions … |
Hi i have ubuntu it was working fine but now i cannot execute any command no sudo i cannot go to group and user etc.. any help please | |
So i tryed to download mysql to my dedicated Linux Ubuntu server. But i want to downloade it using "yum install mysql mysql-server", like on CentOS 6.5. But how to make Yum, work propely, and if anyone could help via steam or teamspeak then please say.. =) | |
Hi all, I'd like your thoughts and recommendation. I'm currently thinking of switching from Windows 7 to Ubuntu, I'm new to UB/linux and have a series of package that I use all the time. I know that I can get libreoffice to replace MSOffice and some like for likes; where … | |
Every week, Stephen Coty [writes about](https://www.alertlogic.com/resources/blog/) interesting exploits that have caught his attention as chief security evangelist at Alert Logic. This last week (in a currently password protected posting) [he mused about](https://www.alertlogic.com/blog/exploit-monday-a-few-interesting-ones-to-be-aware-of-7/) a 'JournalCtl and Syslog Terminal Escape Injection' zero day which could be of interest to the Linux gurus … | |
I recently installed ubuntu 13.10 onto a desktop computer - dual boot with windows 7 - , however the system would always fail to connect to my wifi network. I decided it would be better to upgrade to 14.04 before trying to fix any problems, and at first 14.04 appeared … | |
Hello all! i installed Ubuntu OS alongside Windows XP, but i got screen resolution problem, i mean everything was out of the monitor screen, was may be 800x600, i tried to adjust it through ubuntu's GUI Appearence feature but not succeeded, i guessed that i probably need separate VGA drivers … | |
I have executables for Linux, but I can't access the installer wizard. It doesn't open. Are there any more software I need to download for the executable files in order to install them? | |
Hello, I recently started using vim, and decided it was about time to check out some plugins. I am still not very familiar, so my problems could be related to that fact! I started by installing vundle and using it I have installed a few top rated plugins, when I … |
The End.