ubuntu

Palo Suite 3.1, Ubuntu, missing OLAP Server

Hi all, I just installed Palo Suite 3.1 with the archive I got form the official web site. I am running Ubuntu 10.04. Once installed and logged in I got the surprise to do not have the "OLAP Server" menu. Does anyone know if there is something extra to do ? ...

Please suggest any ssh client to install in ubuntu and where to download the same

Please suggest any ssh client to install in ubuntu and where to download the same ...

Ubuntu Server with Apache. Domains Management.

Hi, Lets' asume I have 1 domain on a Ubuntu Server in the following directory: /var/www/domain1.com/httpdocs and that the ip address is 100.100.100.100 If I go to www.domain1.com, Apache will server the files inside the httpdocs folder. How can I avoid that if the following file exists: /var/www/domain1.com/privatefile.html .. ap...

apt-get vs aptitude

What is the difference between apt-get vs aptitude. Which one is better? pros/cons? ...

How to read a value in UNIX

Hi, I am new to UNIX and can’t figure out how to access a certain number from a file. Following is the result I get when I type in quota -v. I need to write a script to check and make sure if I am under quota, if not display a warning message. So, I am wanting to access “usage” number and “limit” number from that file and use a 'if' s...

Can't load library: /usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so

In eclipse, I open a android project, click the layout xml file. then pop the dialog "Can't load library: /usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so" and the file didn't be opened. How can I open the xml normally, it seems jdk6 is installed with error or the path is wrong. os is ubuntu 9.04. ...

How to open TCP port in Ubuntu 10.10 ?

How to open TCP port in Ubuntu 10.10 ? ...

How to remove/add bottom and top bar

I like to use Docky in my Ubuntu 10.10. i like to remove the top and bottom Ubuntu bar. Also i like to know how to revert back (bring it back) ...

Virtualbox fullscreen mode problem

hi all I have a slightly weird issue with virtualbox. My host OS is Win7 (64-bit) and guest OS is Ubuntu 10.10(64-bit). When I switch to fullscreen mode in virtualbox, ubuntu display resizes to fit my screen size. however, after that the display is not updated. So if i click a menu or something I don't see it appear. but it seems to wor...

how the keyword “if” test the value true of false?

In bash script if [ 1 ] then echo "Yes" else echo "No" fi Output: Yes It represent that '1' is treated as true value. But in code: word = Linux letter= nuxi if echo "$word" | grep -q "$letter" then echo "Yes" else echo "No" fi Output:No But echo "$word" | grep -q "$letter" will return 1, why the result is N...

Nautilus icon positions

I'm looking for where Nautilus stores the icon positions on a Ubuntu 10.10 system. I would like to back-up this information in case it's lost somehow, and possibly programatically manipulate this information. All information I've found seems to indicate that the information has been migrated to gvfs's metadata stores. Is there a way to ...

Installing Ruby on Ubuntu 10.10 using RVM, problem with gem

I've decided to start fresh with ubuntu 10.10. I started with installing git and then installing rvm from the git repo. everything worked fine and I compiled and install ruby 1.8.7 and ruby 1.9.2 the gem is also installed and I run gem -v but when run gem list or gem install rake I get the following error ERROR: Loading command: li...

How to change gnome-terminal title in Ubuntu 10

I've tried setting my PROMPT_COMMAND variable: PROMPT_COMMAND='echo -ne "\033]0;"myWindowTitle"\007"' but something changes my tab (or the whole terminal title) to 'user@hostname:/current/path', thus PROMPT_COMMAND='echo -ne "\033]0;"myWindowTitle"\007" && sleep 3' changes title for 3 second only :) ...

Trigger the UP key in command line?

Is there a way to trigger/fire the UP key in the command line? Instead of me having to press UP key. ...

Use "history" command to fire last run command?

How do I use the "history" command to fire the last run command? ...

Debian package not including files; runs install during build

I'm creating a Debian package for my application using dh/debuild, following Ubuntu's PackagingGuide/Complete but I'm having some trouble. I think it has to do with the structure of my Makefile. The source Makefile is: install: mkdir -p /usr/share/getbooru cp -av * /usr/share/getbooru ln -s /usr/share/getbooru/getbooru /usr/...

build recent numpy on recent ubuntu

Hi How do I build numpy 1.5 on ubuntu 10.10? The instructions I found seems outdated or not clear. Thanks ...

Problems with Java plugin, that drops Firefox, when applet occurs on page, in Ubuntu

I'm using: Ubuntu 10.04 LTS amd64 Firefox version 3.6.10 for Ubuntu canonical - 1.0 Java(TM) SE Runtime Environment (build 1.6.0_21-b06) Java HotSpot(TM) 64-Bit Server VM (build 17.0-b16, mixed mode) Java plugin was installed by creating symbolic link to $JRE_HOME/lib/amd64/libnpjp2.so from $FIREFOX_HOME/plugins/. At about:plugins pa...

Ubuntu pl2303 usbserial overflow?

Hi, I am connecting a currentcost electricity monitor to my ubuntu server and am using the method to connect as described here ... http://martgadget.blogspot.com/2009/09/putting-your-watts-on-web.html Now, I am also having the same problem as described here ... 2010/01/putting-your-watts-on-web-part-2-for.html (same domain ... can onl...

Possible to drop down to Ubuntu in Google Chrome OS?

I've heard that Google Chrome OS is built upon Ubuntu. Does this mean it's possible to drop down to Ubuntu shell and install native applications? ...