Tkinter removing standard window in Ubuntu
Is there a command similar to "wm_overrideredirect" for Ubuntu? I want My program to be displayed without the standard window. ...
Is there a command similar to "wm_overrideredirect" for Ubuntu? I want My program to be displayed without the standard window. ...
Hello everyone! I've just installed MariaDB on my Ubuntu 10.04 Lucid Lynx, as explained in this blog: Unfortunately, there is no OQGraph engine in it. I must admit I'm a little bit confused between MariaDB, OurDelta, OpenQuery... I don't know who is doing what, but I would like to have OQGraph engine on my MariaDB. Can someone give me...
I have a php script that handles a form input. For design reasons both a bit out of my control, and which I do not entirely wish to change, I have to call a perl script with the parameters specified in the html form. I sanitized all inputs and then output them to a file called input, which is read by the perl script named, for sake of ...
Is there a equatable bit of code to GetSystemMetrics in win32api, for Ubuntu? I need to get the monitors width and height in pixels. ...
New to Ubuntu / Unix I have a binary that links with libaprutil-1.so Now this inturn links with libapr1.so i guess. Basically when i do ldd myapp, i get both of these listed. Now, I have a folder where both of these are present. And i added a .conf file to /etc/ld.so.conf.d/my.conf and have a path to this folder in that file. THen i r...
In windows to make one of my codes execute all I have to do is double click on the file. However, I can't seem to figure out how to do a similar task in Ubuntu. ...
my project is about visually display of oceonographic data. data is in .dat or .ascii format now how to view it in 2d or 3d graphs according to the parameters . m using ubnuntu . gmt tool and Qt creator for the fronteng .. if anty one any idea about this topic plz helpme . email me ... [email protected] thankyou ...
Newbie question: Python 2.6, Ubuntu 10.04, I can import both pycurl and curl, the former having different names for functions (set_option vs. setopt). What's the difference between the two modules? ...
Hello I am using cakePHP's bake console to create a cakePHP application. But when I run the scripts, it says that the present user does not have permission to create a folder in the directory. So to find out the user who is being denied, I echoed whoami from the PHP script, and got the user. Now I made that user the owner of the director...
Hi all, I am using ubuntu 10.04 for my desktop and Ubunt 10.04 server edition ofr my server. the following commnad: sudo pip install -e git+http://github.com/facebook/python-sdk.git#egg=facebook Works on my deskotp, but doesnt work on the server. On the server, I received the following error message: Obtaining facebook from git+ht...
Hi, I am trying to get some files from a mounted read-only disk on a remote computer (Ubuntu) using recursive rsync. I am the administrator on both the remote and local machine. For a few files, I am told that I don't have sufficient privileges to access their directories. I tried to rsync as root@hostname, but it rejects the password I ...
There is a sound library written by _why called bloops. It runs fine, but within several minutes, it crashes. Following is a sample code: #!/usr/bin/env ruby require 'bloops' loop { b = Bloops.new b.tempo = 320 b.tune(b.sound(Bloops::SAWTOOTH), "c") b.play sleep 1 until b.stopped? b.clear } The error message is like this: Expressi...
I'm running an Ubuntu 10 web server and have my websites in the /var/www/<user> folder. The owner and group of the files and folders was <user>. This was fine using FTP, however when WordPress tried to access the filesystem it couldn't (as in Apache couldn't). So I changed the permissions of the folder and files to have the Owner as <use...
Guys I'm a novice. I have learnt C and Assembly(IA32) on Linux and I will also be learning a few more languages this year. I want to make my fundamentals strong and for that I need some tips from you guys as in, where will I find programs for practice? so that I solve them and get more and more experience. Any good web links that would...
elsewhere eg.[1] it is explained that when you install the java source in ubuntu, it is put here: /usr/lib/jvm/java-6-sun-1.6.0.20/src.zip The problem is that it does not contain the java.activation package and thus not classes like: javax.activation.DataSource Why isn't it there? Must I download the source manually to get that? [1] ...
hi there, I upgraded my Ubuntu 8.04 To Ubuntu 10.04. Unfortunately, the upgrade process also updated the Postgres 8.3 install to an Postgres 8.4 install. My feeling is that although database engine binaries have been updated, the database itself was not migrated, hence it can not be loaded by the 8.4. Since the 8.3 data format is not co...
Hey, I'm using ubuntu 10.04, and when I try to run online on localhost without being connected on internet, it doesn't run. It only runs when I'm connected on internet. Everything is installed right, mysql, apache, bla bla bla, etc. help! ...
I used Microsoft XP as operation system for web design and development for 1 year. But now I am switching to Ubuntu (linux). For Windows OS we have Microsoft’s SuperPreview for testing compatibility in different versions of IE. Please specify the list of such utilities or tools which provide such support in Linux, specifically for Ubu...
I have a directory that has rwxrwsr-x as its permissions and I need to set group to rwx. How can I do this on the command-line? I have root access. ...
Hi Can any one help me set-up APE Server on windows machine... I have installed it in Ubuntu in Virtual Box. But can't access on host windows... ...