Archive for February, 2012

How do i get a ruby interpreter from programming?

Wednesday, February 29th, 2012

I want a free ruby interpreter but i cant find any online? i dont know how to get it or install it. so can you please explain it to me and send me the links. First to do it gets 10 sorry. It should say *for programming. Not *from programming

Is html is essential to learn for php beginner?

Monday, February 27th, 2012

I am beginner & keen to learn php.Tell me the right way how should I start from basics & what programs are essential to learn for it?

Where's the best place in either London or NYC to learn to program in Ruby or PHP?

Monday, February 27th, 2012

I'd like to learn to program in either Ruby (and eventually Rails) or PHP. I can already code a little bit in PHP, but I want to be able to program well enough to get a paying job in the industry. I don't think I have the qualifications for that ...

How can I install FreeBSD and Ubuntu server on same machine but different disk?

Monday, February 27th, 2012

I have 1 computer with 2 hard disk. First is 320GB (let say diskA) and the other is 80GB (let say diskB). Both are SATA with the diskA being master. Now I want to install Ubuntu server in diskA and FreeBSD in diskB. My goal is that two of them ...

From the very begginning, what are concepts I should learn in Java to program games?

Monday, February 27th, 2012

I want to eventually be able to program games in Java. If anyone could either give me a list of concepts I should learn to program games in Java, resources I could look to, and practice exercises I could try to eventually learn to program games in Java. ...

What is the code for java if i wanted to change the cursor from the usual pointer to the hand pointer?

Sunday, February 26th, 2012

What is the code for java if i wanted to change the cursor from the usual pointer to the hand pointer? (i'm using netbeans ide 7.0.1 by the way) i need the code. Please help me.

How to copy a line when in linux backdoor?

Sunday, February 26th, 2012

We have to log into a linux and our user accounts ore locked, We go through the backdoor using ctrl, atl, f2. We log into root. Then type slappasswd -s then make a password for ourselves. But then the problem is the encrypted password is a line above were we typed ...

google 404 not found?

Sunday, February 26th, 2012

Every time i search anything on google this comes up Not Found The requested URL /search was not found on this server. Apache/2.2.18 (CentOS) Server at www.google.com Port 80. I am using a mac. all other search engines work. And also when i search the url (www.google.com) weird porn comes up. do i have a virus or ...

I want to learn Python but don't know what to start with, any help with good tutorials on Python Programming?

Sunday, February 26th, 2012

I'm 14 and have plenty of time to learn how to program so do you know of any good tutorials for Python?

What is ruby on rails?

Sunday, February 26th, 2012



Streaming videos from apache server?

Sunday, February 26th, 2012

I recently set up a home server on my Windows comp using Apache. I have some movies stored on it and I'm wondering if it's possible to be able to stream instead of or as well as downloading them from anywhere. Thanks for your help!

Configure Landing Page for ANY TCP traffic on a CentOS server?

Saturday, February 25th, 2012

I have a LAN network running on a CentOS Server. My Segment starts at 10.8.0.2 and ends at .255 - I have around 30 users. However, I only want a few tp get a specific landing page (let's say a specific index.html on my Apache server) letting them know they ...

How can i restore linux without a backup?

Saturday, February 25th, 2012

Ive been learning how to use linux and have messed up a few things that i cant figure out how to fix. I would like to start from scrach without re-installing.

How to make a download button in php or java?

Friday, February 24th, 2012

I want to make a download button in php or java. please tell me.

ssh -t output to a file inserts unknown chars?

Thursday, February 23rd, 2012

1st, the client side is CentOS release 5.2 (Final) The server sides are 5.2, 5.4 and 5.5 and the results are the same from all. I am putty'd into the client. An example of a script that demonstrates the issue, /home/SERVICES2: #!/bin/sh /sbin/service httpd status /sbin/service postfix status /sbin/service memcached status /sbin/service mysqld status Which is run from DEV(client): #!/bin/sh ssh ...

How do i change my cursor in fedora 12?

Thursday, February 23rd, 2012

Like in windows you can pick between cursors so you can have your cursor look like a bunch of things. How can i do this in fedora 12? I tried following steps on a forum but the instructions were too vague making it hard to follow. Its all default stuff ...

What is Ruby on Rails?

Wednesday, February 22nd, 2012



my powerISO mounts the ubuntu iso file, but the proper installation of ubuntu does not start properly after it?

Wednesday, February 22nd, 2012

I have used powerISO to mount the ubuntu iso file (from its install folder) onto the cd drive, it gets mounted but then the proper installation of ubuntu does not start when I open the cd drive. It has the same folders as the cd from which I copied the ...

why apache doesn't start on wamp server?

Wednesday, February 22nd, 2012

i am a beginner and i want to install joomla. i've been told that i should first install wampserver. now that i've installed wamp, apache service doesn't start and it seems that the problem is with port 80 which is used by another program. i've searched alot and i've done ...

How to make user images light weight in php ?

Tuesday, February 21st, 2012

I'm making a messaging system using php jquery. When user post the message, his message scroll down with his profile image floating left side of his message(Just like facebook, when you post something, it scroll down with your picture). But comparatively, my page is heavy then facebook due to images. I want to ...