462 Topics

Member Avatar for
Member Avatar for John A

[B]Introduction[/B] A question many Linux newbies ask is how can they install software. Nearly all Windows programs come with a nice installation program that unpacks everything on their hard drive, and then they're good to go. Well, on Linux it's not quite so easy, but it's not exactly hard. [B] …

Member Avatar for mikey1234
1
494
Member Avatar for SCass2010

Hi everyone, I'm currently on a placement and doing some other work on the side and I was hoping someone can help me... I've started playing around with xerces-c in work on redhat to read in small xml config files - I also have some applications I was working on …

Member Avatar for floored1585
0
2K
Member Avatar for winecoding

I am trying to use a Weka method, crossValidateModel, which is posted in the last. It looks like that the fifth parameter is referred to as varargs parameter. I tried the example usage given in Weka page, such as [CODE]eval.crossValidateModel(cls, data, folds, rand);[/CODE] It works just fine on one system,(eclipse+Ubuntu); …

Member Avatar for ~s.o.s~
0
213
Member Avatar for iamthesgt

For an assignment in a computer programming class, we have to install 3 linux distributions on one machine from three different trees. I chose to install Ubuntu, Fedora, and OpenSUSE. I already dual-boot Ubuntu and Windows 7, but I'm not sure about the partitioning. I have 460GB of space in …

Member Avatar for ranger_g
0
426
Member Avatar for SCass2010

Hi all, Was wondering if anyone has had a similar problem.. at the minute I have a few Western Digital 1tb drives, that I have connected to a server running red hat 5 (RHEL 5), but for some reason they aren't showing up at all, even when I try df …

Member Avatar for SCass2010
0
161
Member Avatar for iamthesgt

I was writing a makefile for a web interface program that installs the cgi scripts to a (Linux) OS. The makefile works fine, but it needs to be able to install to different directories for different distributions (Fedora, Ubuntu). On Fedora, the scripts need to go to /var/www/cgi-bin and on …

Member Avatar for iamthesgt
0
1K
Member Avatar for NoviceCoder37

Exclamation Help with MP4BOX [, FAAC] Installation in UBUNTU 11.4 Hello. I am trying to install Clipbucket and all its required modules on Ubuntu 11.4. I have followed the tutorial at [url]http://www.andresmontalban.com/how-to-install-clipbucket-requirements-on-redhat-enterprise-5-server-with-cpanel/[/url] and have everything installed except for FAAC and MP4BOX. These are the errors I get: FAAC –> Error …

0
95
Member Avatar for indianjoe

I want to develop a website in which Live Video Streaming forms the core. THE MODEL : A user's camera will be broadcast live and other users will watch that in a browser . (seems more like earthcam.com ....) No need for conferencing , chatting etc.. I want to add …

0
115
Member Avatar for Harley_Quinn

So I have this code that has a sum function that sums n elements in a vector [CODE]#include <iostream> #include <vector> // need this in order to use vectors in the program using namespace std; void computeSum (vector<int> &Vec, int howMany, int total, bool success) //the computeSum function that will …

Member Avatar for Fbody
0
192
Member Avatar for VanessaRyan

[ATTACH=RIGHT]21839[/ATTACH]Appcelerator and International Data Corporation released the results of their joint [URL="http://appcel.us/q3_2011_report"]survey[/URL] today, August 3, 2011. This survey of 2, 012 Appcelerator developers shows that Apple and Google are accelerating their market share in mobile with the new Google+ and iCloud. Developers surveyed believed Apple and Google will offer fierce …

Member Avatar for VanessaRyan
1
213
Member Avatar for NicAx64

hi , I just using 64 bit linux with my powerfull desktop computer. and I use Scientific linux as the destro,I use the RPM binary package to install gcc. and I using nasm also. I write simple example program in a nasm assembly (free) book.And the author gives some library …

Member Avatar for linuser
0
3K
Member Avatar for Anuradha Mandal

[B]I have instalied RedHat. But i can not pertitioned it. How can i will do this? Please help.[/B]

Member Avatar for salim hussain
0
115
Member Avatar for tikoti

Hi all! I get the following error while trying to compile this code /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stl_numeric.h:116: error: must use .* or ->* to call pointer-to-member function in `__binary_op (...)' I am quite stunned because I've used before in a similar way Can any body give me a hint? Thank you in advance! …

Member Avatar for tikoti
0
276
Member Avatar for learningcpp

Hi All, I am facing issue again and would be great if you help me to understand this code: [CODE] #include <iostream> #include <ostream> using namespace std; class A{ int a; public: A(int a):a(a){ } A operator+(A &other){ A aaa(a+other.a); return aaa; } friend ostream& operator<<(ostream &stream, A &aa){ stream …

Member Avatar for learningcpp
0
163
Member Avatar for tallship

I was urged to do this write up in the form of a new thread... so here we go! --- Installing from source on Linux is indeed about as easy as it gets (Much easier than installing a wYNd0z3 app). There are excellent tools to accomplish this in Slackware Linux …

0
159
Member Avatar for kiel19

I have a System X3650 M3 IBM server that I would like to install Redhat Linux, but I get and error of can bot proceed due to GPT. Please advise me on how to proceed with the installation. I have already configured RAID 5 on it. Could this be the …

0
123
Member Avatar for ashvamedh

hey friends... i am using fedora 13... when i am trying to access a database i am getting this error-- mysql> use bgm_scr; ERROR 1044 (42000): Access denied for user ''@'localhost' to database 'bgm_scr' --------------------------------------- i also tried accessing by switching to superuser.. but i get this error -- [CODE][user@localhost …

Member Avatar for davidchilders
0
209
Member Avatar for mundvawala

hi. i have 500gb HDD, first i install window 7(64-bit) then after fedora14 on separate partition using Fedora-14-i686-Live-Desktop cd. so when my laptop is booting it shows a boot screen with two option, fedora OS(as default) and win7 as other.After 3 second, Fedora is automatically starting. I just want to …

Member Avatar for mundvawala
0
325
Member Avatar for k2k

i am trying to export display to my xp box from redhat.. problematic again. These are what I already have done: on redhat: #export $DISPLAY=:0.0 #export $DISPLAY=XXX.XXX.XX.XX ## my xp box ip #echo $DISPLAY #XXX.XXX.XX.XX #xhost + xhost: unable to open display "xxx.xxx.xx.xx" on xp: installed xming x11 server and …

Member Avatar for shibblez
0
125
Member Avatar for mundvawala

hii... error: "NOT ENOUGH FREE SPACE" message although drive is fully empty win7 is already installed on my C: drive, and i am trying to install fedora 14 on drive G:(NTFS,85 gb-fully empty),but it display the error message that "not enough space". why it happen?? how can resolve it?. i …

Member Avatar for mundvawala
0
217
Member Avatar for katarey

Hi, I have developed a web application using PHP + MySQL on Apache 2.2.17 what should be the recommended server specification application if +10000 users access at same time. I am looking for recommendation on these points Server specifications: Software: • Server Type: Apache/2.0.52 (Red Hat) • Apache 2.2.x • …

Member Avatar for katarey
0
176
Member Avatar for jakirajam

iam utilising 2 heard disks(one is windows(160gb),one is redhat (40gb)). when i boot with redhat linux iam getting error "microcode console not exist" it is fatal error(fail) .after booting iam getting only blank screenn . how to solve this problem .iam new to redhat linux ---------------- thanks in advance. ---jakir-----

Member Avatar for mcgama88
0
135
Member Avatar for cmaheshwari16

Hi I have not installed mysql on my own, its the default one that is coming with fedora14 at /usr/local/mysql I am giving you some screenshots, please check if you can find out something. ********************************************************************************************************************************************************* The first issue is while I login using command mysql -u root -p it asks …

Member Avatar for rch1231
0
274
Member Avatar for wapcrimers

[B]Hi Everybody I want to uninstall Fedora8 from my PC as it has Windows7 and its creating some problem, so let me know how to uninstall Fedora 8 from my PC as it is quite different from XP. Thank you Aditya SNIP

Member Avatar for wapcrimers
0
272
Member Avatar for pzuurveen

Hi I've writen a server is PHP that i want to run every min. so i can do something like in cron [CODE]*/1 * * * * lynx -dump http://www.somedomain.com/myserver.php[/CODE] But i want to make sure there only 1 running. The web tells met to check for an prosesid but …

Member Avatar for rbross
0
381
Member Avatar for StaffanB

I have just downloaded and installed Fedora 13. I need to connect to this system through a telnet and/or ssh session. However, I do not have any idea what needs to be done to accomplish that. Anyone out there who can help?

Member Avatar for fgdgd
0
261
Member Avatar for zoeymae

I have a red hat system that I currently have to websites hosted on. I’m trying to set up a third domainname but every time I touch the files (httpd.conf, hosts, ddclient.conf, VirtualHosts,etc) it resolves to the primary domain name. The third domain keeps pulling up my first domain instead …

Member Avatar for rch1231
0
178
Member Avatar for Rk_Raj

Hi Friends, Here is my Scenario, I have two ISP Connections from different Providers BSNL and Sify. Both are 1MBps. In my Office Now we are using Sify for Only one Machine and BSNL is configured in wifi router. But Often BSNL network is in problem. So we have planned …

Member Avatar for felix001
0
277
Member Avatar for blur0224

So I'm building a web crawler for a pet project I've been working on. I'm using tutorial code for the crawler then building on it. I've done extensive troubleshooting and haven't had any luck. The problem: [LIST] [*]Roughly half the websites return content, but all of them return headers. [*]Some …

Member Avatar for blur0224
1
312
Member Avatar for tricksworld

Dear Linux Users I am new to Linux and i want to connect My Bsnl ets Modem to Redhat Linux 5 Server Edition Please Help me

Member Avatar for jino
0
70
Member Avatar for Dani

[b]What's Samba? [/b] Samba allows linux computers to share files and printers across a network connection. By using its SMB protocol, your linux box can appear in Windows Network Neighborhood or My Network Places just like any other windows machine. You can share files this way, as well as printers. …

Member Avatar for xiejiangtian
0
3K
Member Avatar for stharmon

Hello, I have written a script to automate a software install. I am running the script as root, but need to su to another user to configure and complile the program properly. Whenever I do the shell script su's to the user properly but the scripts stops executing until I …

Member Avatar for rehm
0
4K
Member Avatar for bufospro

Hi, I have a problem with my code in C An error occurs with message : /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crt1.o(.text+0x21): In function `_start': : undefined reference to `main' collect2: ld returned 1 exit status Does anyone know for it ? Thanks a lot

Member Avatar for sree_ec
0
1K
Member Avatar for dr babelfish

I have installed red hat 2.1 but am unable to get online, my broadband modem is pluged in correctly?? help??

Member Avatar for rubberman
0
179
Member Avatar for ItecKid

Hello, everyone, Next semester, I will be taking a course in Java programming language, and was wondering if anyone knew of a good IDE that runs in the Red Hat/Fedora environment. (Preferably something installed through YUM.) I tried a Google search on this, yet the only thing I seem to …

Member Avatar for Computerphile
0
392
Member Avatar for unixmonkey

I work for a government department that stores a fair amount of private data in a database.In an attempt to secure database access, we have created a database table that contains all of the database logins and passwords. We have also created a class called "db_connect.php" which contains the login …

0
67
Member Avatar for hassancool

Hi Guys, I am planning to learn Linux.... I have heard from Many RHCE's that if you will learn Redhat then you will know every Linux Distribution.... Is it true??? My 2nd Question.... I want to practice the Command Line in Linux...You can say want to prepare for RHCT... So …

Member Avatar for hassancool
0
261
Member Avatar for _neo_

Hi all. I'm trying install python 3.1.2 on RHEL4 from source, but 'make' failed to build some necessary modules. Followings are from build log: *** WARNING: importing extension "_ctypes" failed with <class 'AttributeError'>: 'module' object has no attribute 'load_dynamic' Python build finished, but the necessary bits to build these modules …

Member Avatar for _neo_
0
759
Member Avatar for k2k

RedHat5 enterprise when i plugged in an USB thumb drive, redhat automatically mounted to /media i did a "umount /media/driveName" and it went away. i tried to mount it again "mount /dev/sda /mnt/usb" i got """mount: /dev/sda already mounted or /mnt/usb busy"""" i am actually not sure if /dev/sda is …

Member Avatar for 1seo
0
150
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 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
62
Member Avatar for prem2

Hi to all, I am new to JMS concept in java.I have downloaded a example jms program in the site. So i have mention the classpath the java path.The jms program is compiled fine and class file also gernerated. The problem is when i run the normal java program or …

Member Avatar for NormR1
0
118
Member Avatar for karthick_dani

Hi Experts, I am getting an error while trying to run the pkgorder script ( part of anaconda-runtime rpm ) that tried to populate hte list of rpm's required for installation. The pkgorder script imports a lot of packages like os, shutils, rpm, sys etc and all of these are …

Member Avatar for ryan461
0
188
Member Avatar for notyabhi

I am using ext4 filesytem on fedora 13 and also Windows 7. Tried linux internal reader, ext2fsd and many more to fetch data from ext4 partition but unable to do so. Can any one help to access data in Linux partition from Windows 7. Thank You

0
144
Member Avatar for notyabhi

I am using ext4 filesytem on fedora 13 and also Windows 7. Tried linux internal reader, ext2fsd and many more to fetch data from ext4 partition but unable to do so. Can any one help to access data in Linux partition from Windows 7. Thank You

0
131
Member Avatar for khess

Do you consider yourself to be fairly familiar with the [URL="http://www.debian.org"]Debian[/URL] Linux distribution? I thought I was familiar with it enough to know its origin and history, how its name was derived and that Richard Stallman, the Father of the [URL="http://www.fsf.org"]Free Software[/URL] movement, uses a Debian derivative ([URL="http://www.gnewsense.org/"]gNewSense[/URL]) for his …

Member Avatar for AndreFelipeMach
0
2K
Member Avatar for sial_m

I have installed a variety of programs onto my machine, and I can run them in terminal i.e. python, python3, vim.... However they do not show up in the Applications drop menu in the top left corner. I am using yum install... to install the programs. Am I missing a …

0
170
Member Avatar for spikes

Hey All, It seems that when ever i install redhat, i get to the firewall section and tell it 'no firewall' but every time without fail i login and there it is firewall set to 'high'. can anyone help me disable this thing, whenever i use the gui security program …

Member Avatar for princealway
0
203
Member Avatar for sial_m

Hello all, I have python 2.6 installed, i can see it in /usr/bin and I can run it in terminal. I cannot however seem to figure out how to open the Idle, or get the program to show in the redhat drop menu. Kinda new to linux (some ubuntu use, …

Member Avatar for Gribouillis
0
353
Member Avatar for khess

Jim Whitehurst, [URL="http://www.redhat.com"]Red Hat, Inc.[/URL] CEO, believes that [URL="http://www.vmware.com"]VMware[/URL] is its biggest competition in the virtualization and cloud computing space. In a [URL="http://www.pcworld.com/businesscenter/article/199870/red_hat_ceo_vmware_our_biggest_competitor.html"]PCWorld article[/URL], Whitehurst stated Friday at the Red Hat Summit that "When you start thinking about who is defining cloud-based architectures, it's us and them [VMware]," he said. …

Member Avatar for mustafaqasim
0
1K

The End.