ubuntu-10.04

How to install j2sdk 1.4.2 on 64bit linux?

I have a problem with installation of java j2sdk 1.4.2 on 64bit linux (Ubuntu 10.04). Did anybody handle it? uname -a 2.6.32-25-generic #44-Ubuntu SMP Fri Sep 17 20:05:27 UTC 2010 x86_64 GNU/Linux I run a self-extracting file sudo ./j2sdk-1_4_2_02-linux-i586.bin but I get tail: cannot open `+473' for reading: No su...

installing oracle 11g in ubuntu 10.10

i'm trying to install oracle 11g database in my ubuntu 10.10, following this tutorial http://oracleabc.com/b/archives/167 but, at the step 11, the system asks for oracle password! which password is it? i did not set anything yet! i've tried 'oracle', 'password', , (my system's) root password, but doesn't work! are there some 'default pa...

Zend .htaccess configuration not working in Ubuntu

Hi I am running Ubuntu 10.04 LTS - the Lucid Lynx i create a project by zf create project test this command automatically generates a .htaccess file which didn't work I configured my webserver (Apache2) by editing /etc/apache2/sites-available/default file setting <Directory /var/www/> Options Indexes FollowSymLinks MultiViews All...

git file history browsing

Hi, is there a way to browse the history versions (rather than the plain diff) in a git repo? i'm looking something like what you would expect from tortoiseSvn log/diff browser but for ubuntu. I don't want to see the diffs directly but rather the whole file with the version in its original context, with a highlight showing diffs from p...

Make a GUI Interface

Hi I have made a game and I have used OpenGL for its graphics.the OS is ubuntu 10.04. The only thing left is to make a user interface so as to directly receive the requisite inputs from the user rather than from the terminal. Can sm1 please tell me any good links to go to !!!!or any software that can ease my work ! thnx. ...

Test for Low bandwidth Networks

Hi I have made a game and I have used OpenGL for its graphics.the OS is ubuntu 10.04. The game is multiplayer.For its testing I am unable to find any tool/software for low bandwidth and high latency.I mean I want to find the appropriate network conditions so as to run my game ! Can sm1 please tell me any good links to go to !!!!or any s...

Install software without being a sudoer on ubuntu.

I created a new user account for a friend on my VPS. How do I let him install software for his own account that wont effect other users and not have to add him to the sudoers file? ...

(Error in makefile)RTNETLINK answers: File exists

This is my makefile: delay: tc qdisc add dev eth0 root netem delay 0ms test4_s_delay:delay ./a.out 10 10 1 2 3 1 1 20 | tee server_delay.txt but,I am getting the following error on executing the makefile: root@superwii-laptop:/home/superwii/Desktop/Amogh# make test4_s_delay tc qdisc add dev eth0 root netem delay 0ms RTNETLINK...

PulseAudio using much cpu time

previous versions of ubuntu I dont see %10 cpu usage by sound system. But that Pulse audio uses much both memory and cpu. PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 6328 nerkn 20 0 310m 46m ...

how to automatic deleting files to a folder in ubuntu?

hello. how to automatic deleting files to a folder in ubuntu?, I need to do a script to delete files from a folder that is filled with the execution of a process on my server. thanks for your answers and hel ...

Linux module dependency

We have a linux module developed by a 3rd party, now the module runs correctly on a Fedora system but on Ubuntu the same fails. When we do an ldd for the binary the following output is received linux-gate.so.1 => (0xffffe000) libdl.so.2 => /lib32/libdl.so.2 (0xf76f5000) libc.so.6 => /lib32/libc.so.6 (0xf759b000) ...

PHP stream socket server

I have a PHP server listening on port 5001 and 127.0.0.1 $socket = stream_socket_server("$host:$port", $errno, $errstr) It work fine when a client in php connects to the server, but the same fails if a client written in C tries to connect. I have updated firewall settings, just unable to resolve the issue. Is there a different way t...

installing libgfortran2 on Ubuntu 10.04

I'm running Ubuntu 10.04 and I'm trying to install libgfortran2 for some software. However, I can't find the package in apt-get or aptitude, even after updating. How can I get this installed? ...

Unable to access https sites

Unable to access https sites on any of my browsers in Ubuntu 10.04 :( ...

Create a wireless Network in Ubuntu 10.04?

Hello., Whenever i need to copy some files and couldnt find a pen drive, [ i dont have bluetooth enabled in my lap], I create a new ad hoc (wireless) network in windows and share the necessary files on the network and share files with the other system. Now, i want to do the same with Ubuntu. But, i couldn't. I could create a new networ...