Archive for February, 2012
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
Posted in ruby | 1 Comment »
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?
Posted in PHP | 7 Comments »
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 ...
Posted in ruby on rails | 1 Comment »
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 ...
Posted in Linux | 2 Comments »
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. ...
Posted in java | 1 Comment »
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.
Posted in java | 1 Comment »
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 ...
Posted in Linux | 1 Comment »
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 ...
Posted in CentOS | 4 Comments »
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?
Posted in python | 1 Comment »
Sunday, February 26th, 2012
Posted in ruby on rails | 1 Comment »
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!
Posted in Apache | 1 Comment »
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 ...
Posted in CentOS | 2 Comments »
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.
Posted in Linux | 3 Comments »
Friday, February 24th, 2012
I want to make a download button in php or java.
please tell me.
Posted in PHP | 2 Comments »
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 ...
Posted in CentOS | 1 Comment »
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 ...
Posted in Fedora | 1 Comment »
Wednesday, February 22nd, 2012
Posted in ruby on rails | 3 Comments »
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 ...
Posted in Linux | 1 Comment »
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 ...
Posted in Apache | 1 Comment »
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 ...
Posted in PHP | 1 Comment »