2,007 Topics

Member Avatar for
Member Avatar for java_programmer

Currently, reliance icall does not support any versions of linux. Is there any way to install it in any linux versions using some bridge software or third party software?

Member Avatar for brandonrunyon
0
104
Member Avatar for koti86

I unable to install all .exe files in ubuntu with wine. Can you tell any software required for install .exe with wine

Member Avatar for rx4hvn
0
235
Member Avatar for umesh314

I have installed fedora 13 in separate disk partition( Not inside window 7 )...so now i want to remove it and want to install ubuntu studio 10.04... As I am new to this Linux Environment I need ur help to step forward Please Help

Member Avatar for umesh314
0
200
Member Avatar for N1GHTS

Hello, I have a problem with compiling my code... Platform: [b]Ubuntu Linux 10.04[/b] Compiler: [b]gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3[/b] IDE: [b]Netbeans 6.9.1[/b] My C program is required to exclusively deal with Unicode. I can use these functions just fine: [b][COLOR="Green"]wcscpy(), wcslen(), mbstowcs(), wcstombs(), snprintf()[/COLOR][/b] The problem seems to only be when …

Member Avatar for N1GHTS
0
668
Member Avatar for tylermlarson

I have to do a program for my C++ class, and we have to write all programs using gedit on ubuntu and run them all using the terminal command prompt. I dont know what the whole ./a.out is, and all i have for my program is [CODE]// This program will …

Member Avatar for VernonDozier
0
141
Member Avatar for popin

[I]Summary[/I] [QUOTE] new laptop would ideally like to partition the hd and install a unix based system and xp that came with the laptop, no media backup came with laptop, looking for advice on what to go with and what to do thank you even if you just took time …

Member Avatar for popin
0
307
Member Avatar for challarao

Hi, I am using ubuntu linux system.In that I am unable to use strrev() function for reversing a string.Is there any library function in linux equivalent to strrev(). Thanks in advance.

Member Avatar for sree_ec
1
4K
Member Avatar for khess

Any list of best or worst will have its opponents and proponents and I foresee that this list of worst Linux distributions will be no different. There were, at last count, almost 300 Linux distributions and they all can't be great. But, this list of Linux distributions are, in my …

Member Avatar for shundamaoyi
-1
2K
Member Avatar for aspect

Samsung Q430-11 Intel I5 450m Nvidia 310m 4g ddr3 sdram Os Duel boot Win7 home edition and ubuntu 10.04 My duel boot options are as follows 1 Ubuntu 2 Ubuntu safe mode 3 Vista (apparently a recovery mode) 3 Win 7 All worked well till I accidentally hit Vista instead …

0
40
Member Avatar for harikrishna439

HI everybody, currently I'm using ubuntu linux.If I write program in c using c language.I'm getting a warning message while compiling.So if there any to avoid this, please inform me.

Member Avatar for Narue
0
123
Member Avatar for alazanski

Hello, I have an old laptop that I don't need. It has 1GB RAM ans 120GB hard drive. I have a somewhat fast internet connection... So, I want to make a "Linux Based Home Web Server". I want to host my files and my websites on it. Now, please help …

0
216
Member Avatar for siggivara

I'm no assembly wizard, but I'm writing a bootloader and I get a few compile/assembler errors I haven't been able to find a solution to: Heres the error messages and the code that it applies to: [CODE] os_size: .word 0 .word 0 lea %ax,os_size # Error: suffix or operands invalid …

0
67
Member Avatar for nikita.chandra

hi all ! i have installed eclipse through internet on my PC (OS : ubuntu) but there is no any option in eclipse to create web application using java. Please help. It's very urgent. Thanks! :)

Member Avatar for Ezzaral
0
100
Member Avatar for weasel7711

I work for my family's small business. I recently graduated with a BS in Comp Sci but I didn't have much networking education. I am setting up a small file server to serve core files to about 10-12 computers. It will be running Ubuntu Server while the PCs connected will …

Member Avatar for weasel7711
0
487
Member Avatar for Member #758415

So, here's the big deal. I recently installed Ubuntu 10.04 LTS alongside my Windows 7 install. It's great, all of the drivers are working, and I love the graphical effects! Anyway, I can't get it to connect to my home network. It is in range (sitting right next to it …

Member Avatar for Member #758415
0
118
Member Avatar for lewashby

I'M reading the book "Simply SQL" and I need to use the files for the book. It was suggested to be to use postgreSQL and now I've got it up and running on my Ubuntu machine. But I'M having a little bit of trouble getting started. When I first start …

Member Avatar for griswolf
0
82
Member Avatar for DAlexNagy

I am writing a GUI in GKTMM for my own learning experience and to use on a personal project I have at home. The data will be stored in a MySQL database on a server I already have running in my home and which I use for some PHP/JavaScript code …

Member Avatar for DAlexNagy
0
183
Member Avatar for Member #822880

Hi, I tried an example on [url]http://www.captain.at/howto-ajax-form-post-request.php[/url] for sending a POST form. When I run the example on that specific page, everything works well. Also in Wireshark I see the POST packet passing by. But I'm getting errors when I copy the code to a local html file, and try …

Member Avatar for hielo
0
192
Member Avatar for dragonman

Hi, i am using a compaq laptop. It is a core2duo with 2gb ram. 2ghz. Now my problem is that sometime ago my hard disk stopped detecting. I was out of my warranty and also out of cash so didn't know wat to do. I knew about the ubuntu live …

Member Avatar for mechbas
0
189
Member Avatar for Member #678044

Take a look at this program. [CODE] #include <iostream> using namespace std; struct Node { int data; Node* link; Node() { data = 0; link = NULL; } }; void destroy(Node* &p) { Node* pre; while(p !=NULL) { pre = p; p = p->link; delete pre; // When running for …

Member Avatar for manojwali
0
602
Member Avatar for koti86

I unable to download e-books from google can you tell any tips for download free of e-books in a linux platform.

0
64
Member Avatar for 333kyle333

I asked this before, but I have to ask again considering I still haven't found a way to do this. I need to know if there's a way to take a variable inputted into a C++ program and pass it to the terminal as an environment variable. Again, I'm running …

Member Avatar for 333kyle333
0
193
Member Avatar for veledrom

Hi, I've done this silly thing. How can I bring old setting/permissions back. Thanks advance [code] ubuntu@ubuntu:~$ sudo chmod 444 /var/www [sudo] password for ubuntu: ubuntu@ubuntu:~$ ls -l /var/www ls: cannot access /var/www/index.html: Permission denied ls: cannot access /var/www/http: Permission denied total 0 d????????? ? ? ? ? ? http …

Member Avatar for veledrom
0
1K
Member Avatar for Member #808376

i need to compile and run my assembly code on windows7 using MasM615..it normally compiles but doesnt created the .exe file..who can help me here please i dont want to run xp...i prefer windows 7 and linux ubuntu...i need solution for ubuntu too..Thanks Guys

Member Avatar for shbk
0
257
Member Avatar for reubenj90

I have ubuntu 9.10(karmic koala) installed on my laptop, i was wondering how i could print a file from my linux system to a printer connected in my network. The printer is connected to windows xp system. I read somewhere that to do this you would have to install samba, …

0
91
Member Avatar for ikibon

Hey guys, i really need some help with a really frustrating problem im having, my pc has been sat in the corner of my spare room for about 2 years, then last week, i thought id rebuild it, so i went out and bought a new motherboard, processor, ram , …

Member Avatar for ultrakiwishells
0
140
Member Avatar for Ubuntu

Todays every body know what's babylon and some of windows users use this dictionary as their favorite dic . now i want to learn you how do you use babylon glossary in ubuntu . it's not hard ! for first you need to download [URL="http://wiki.ubuntu-ir.org/MehdiHassanpour/uploads?action=AttachFile&do=get&target=stardict_3.0.0-2_i386.deb"]Stardic[/URL] dictionary in ubuntu . when …

Member Avatar for manishmcg
0
3K
Member Avatar for 333kyle333

The title explains it. I'm running Ubuntu Linux if it matters. I want to be able to take input and pass it to the terminal (bash shell)

Member Avatar for NicAx64
0
99
Member Avatar for yapkm01

I am newbie to C++ and pretty confused about initialization of local variables for built-in and class types. Here's a snippet of the code: 1 #include <iostream> 2 using namespace std; 3 4 class A { 5 6 public : 7 A() : x(9) {}; 8 int x; 9 10 …

Member Avatar for arkoenig
0
1K
Member Avatar for lewashby

I'M new to SQL and I'M reading the book "Simply SQL". I'M running Ubuntu Linux and I downloaded MySQL Workbench. I also downloaded the source .sql files for the book. I need some help getting started. How do I get the files into Workbench so I can follow along with …

Member Avatar for tesuji
0
319
Member Avatar for willgr

I have developed a C++ CGI which runs fine on Apache on Win32. I would like to deploy the program onto linux. My plan is to install Wubi (i.e. Ubuntu) and compile the CGI there so that it will work on the linux server. But before I do, I need …

Member Avatar for willgr
0
250
Member Avatar for lewashby

I just got a new book on sql. So what software do I need to get started to and play around with these statements and load the querys supplied by the book. Thanks. By the way I'M running Ubuntu Linux

Member Avatar for teedoff
0
112
Member Avatar for buster2209

I have recently purchased a 47inch LCD screen and want some opinions/technical help. The TV has an RGB, 'sound out', and several HDMI ports. The main use if the TV will be watching high def TV and listening to music through it. This is all be done via a computer …

0
77
Member Avatar for khess

When I started exploring Linux back in 1994-1995, there were very few resources available and many of the problems I experienced didn't have solutions. That was a long time ago. The situation has changed for the better. These days, there are plentiful resources for those new to Linux or for …

Member Avatar for dokma
0
942
Member Avatar for gunbuster363

I am using the newest version of ubuntu the network is ok, I can google, I can facebook. But when I try to check my company webmail (internal), it said cannot resolve hostname what is happening? My window vista is doing ok with the webmail. The webmail is microsoft online …

Member Avatar for gunbuster363
0
212
Member Avatar for jk_bscomp

Hello, everyone!!! I just want to ask if you anyone here knows how to compile java file in linux specifically UBUNTU. For example, I have a java file named Hello.java and saved at my desktop. how do I compile and run this file using the terminal of ubuntu... By the …

Member Avatar for tong1
0
399
Member Avatar for Krstevski

Hello friends, I have a small problem, I don't know how to configure the server to run python scripts automatically every 1 hour. I use Ubuntu LTS OS, Apache2 server and now I want every 1 hour to run read_rss.py Python script automatically. Do it possible with apache (and if …

Member Avatar for ryan461
0
122
Member Avatar for jamesl22

Hi, I have a problem with my apache install on Ubuntu. It finds index.php by default but not index.html or.htm I tried adding DirectoryIndex index.html index.htm index.php to apache2.conf but that didn't work. It just give a Forbidden Error unless there is an index.php present. Regards, James

Member Avatar for ahromi
0
11K
Member Avatar for blackbelt27

So i installed Ubuntu 10.04 on my usb drive, my first steps after i installed change background to planets run synaptic package manager update everything and EVERY TIME i install grub pc, and the updated kernel stuff it always screws up then makes the system either practically un usuable or …

Member Avatar for blackbelt27
0
163
Member Avatar for rlinformer0

I have a hp-compaq notebook with AMD Turion 64 processor with 800 mhz speed and 512 kb L2 cache. Is this an i686 processor capable of running ubuntu 10.10 (Maverick Meerkat) os?

Member Avatar for rlinformer0
0
155
Member Avatar for dcomander1

I'm Danny C, or dcomander1, or DC, doesn't matter. The following is my information - Height - 5' 6" Weight - Not sure Hair - dark brown Eyes - dark brown Location - Westchester County, NY Age - 21, going to 22 in October Hobbies - Long drives in classic …

Member Avatar for dcomander1
0
174
Member Avatar for MTJLT

Whoda thought I'd ever start a "new thread?" I can hardly thread a needle. But seriously, folks, this forum appears to have possibilities for learning from some capable teckies. My only claim to techie fame is a couple of years working in a tech support sweat shop, first in CD …

Member Avatar for maceman
0
169
Member Avatar for phpstan

When I upgraded to Ubuntu 10.4 the pop-up windows for my Evolution Calendar Alarms quit working. I would get a small icon on my task bar that let me know I had a calendar event to look at, but the alarm window no longer was shown.

Member Avatar for phpstan
0
168
Member Avatar for WASDted

[ATTACH=RIGHT]16417[/ATTACH]Telecommuting is one thing but how about actually being there. Imagine you’re working from New York and you need to check up on a production plant in Seattle. Imagine being able to walk around the building in Seattle while sitting at your desk in New York, talking to people around …

Member Avatar for GrimJack
3
1K
Member Avatar for majestic0110

Hi all, I hope you are well. I am very new to Ubuntu and I am experiencing occasional screen flickers (the monitor will go black for a split second, then resume as normal). Now, I have tried googling for a solution but I have not found one yet that satisfies …

Member Avatar for regularStranger
0
548
Member Avatar for Xephys

Hey, I hope this is in the correct place and that someone will be able to help out. I have an old computer, where I installed ubuntu 9.10 on and it told me that my 80Gb WD hdd was failing imminently. So I went and bought a 500Gb SATA hdd …

Member Avatar for guybo
0
183
Member Avatar for rje7

|__www/ | |__application/ | |__includes.php | |__public/ |__index.php the line in the index.php says require_once ('application/includes.php'); and that includes.php file will have similar require_once which has reference to files under the subfolders of application. i'm using ubuntu lamp stack. i got this open source project which was first developed in …

Member Avatar for rje7
0
145
Member Avatar for usiyalla

hi want to learn javascript and i'm using ubuntu 9.04.i have google chrome and fire fox with enabled javascript. All things are good but when i write a js file and open it in browser but nothing happening html code loads but js not any hint why .

Member Avatar for usiyalla
0
241
Member Avatar for ryan461

I'm trying to setup diskless Windows XP for some workstations. I'm following this guide based on Win98: [url]http://silent.gumph.org/content/4/7/071-diskless-windows-pxe.html[/url] I'm using Ubuntu 10 in a virtual machine as my PXElinux server. I've tested network boots with a laptop, and other virtual machines. When trying to boot a windows boot floppy at …

0
84
Member Avatar for Jake Windu

Sorry if I am posting in the wrong forum. Hi, my computer has two hard drives on then. One hard drive has Windows XP and the other will have Ubuntu 10.04. I want to host a web server on the second hard drive with Ubuntu and want it to be …

Member Avatar for Hameshangel
0
169

The End.