The multiple-instances tag has no wiki summary.
0
votes
0answers
11 views
Mythfrontend is launching multiple instances. (Up to 17 at a time)
I have never had this problem before upgrading to 12.04, but on more than one occasion the front end has launched multiple instances of itself. I first noticed it when watching a video when the audio ...
0
votes
0answers
26 views
Disable Multiple instance of KMess on Ubuntu 12.10
I am using KMess . I installed this and also set its icon on bottom ( like Quick launch in windows ). But whenever I clik on this , it launch a new instance of KMess while it is running already and ...
0
votes
0answers
138 views
How do I resolve multiple Memcached instances on Ubuntu 11.04? [closed]
I recently installed memcached on Ubuntu 11.04 (which is my development server). During the install, the script arranged for memcached to be started automatically at boot.
Great, just what I needed.
...
1
vote
0answers
114 views
why do I have to restart Ubuntu 12.10 in a couple of days time max?
When I installed Ubuntu 12.10, one of the benefits I was looking for was to go without restarting the OS for months. But every 2 days or so the system gets heavy and it's not the same switching ...
0
votes
3answers
462 views
How to open multiple instances of the bash Terminal?
Under Ubuntu 10 I could easily open as many Terminal instances as I needed, and I often need 6 or more. How can I do that in Ubuntu 12? When are they going to fix the bug that restricts me to only ...
5
votes
1answer
343 views
Name a Byobu session?
Is there a way to create identifiable Byobu sessions so that when I've got multiple sessions running, the byobu-select-session menu gives me a list of sessions I can recognize, as opposed to ...
1
vote
3answers
2k views
umount: it seems [device] is mounted multiple times
i was finishing up a job with a compact flash when, trying to unmount it:
#> umount /dev/sda2
umount: it seems /dev/sda2 is mounted multiple times
Looking at what mount says:
#> mount | ...
4
votes
2answers
203 views
How to show a window of an already active app when trying to open a new instance of that app
I know the question is a bit vague. I'll try to explain better below:
My app (python/gtk) is mostly an indicator. Using this indicator you can choose to show/hide the main window.
When I try to open ...
0
votes
4answers
597 views
How to open mutilple instances of the Terminal?
In former releases of Ubuntu, one could easily have an independent Terminal Window open in each workspace. For example, One could be used for editing program code, another compiling and linking and a ...
2
votes
2answers
909 views
Virtual Memory Usage
Using a Toshiba Satellite l645d s4025 amd dual core p320 2.1ghz 3gb ddr3 ram 250 gb hdd
Below is the incomplete top report(don't know how to select all to copy) Using an Ubuntu 12.04 amd64 ...
1
vote
2answers
205 views
How to run multiple instances of TICKR
See the bottom of TICKR Help.
I have problems running multiple instances of the program "TICKR". However, I found a 'solution' on their website (link top), but it is too advanced for me.
The ...
4
votes
1answer
524 views
How to open the same document in evince/gedit multiple times?
I want to open a pdf file multiple times with evince. I want to do this to be able to look at different sections of the same file at the same time.
Everytime I try to open the file again, it only ...
1
vote
1answer
403 views
How to remove nautilus side bar on some instances
i want to remove sidebar from nautilus, but not all the time , what i want is to remove it on a certain instance .
the problem is when i remove it on an instance, it's removed from all other ...
5
votes
3answers
1k views
How can I launch multiple instances of Totem since 11.10?
Since Ubuntu 11.10, I can't use the --no-existing-session parameter that is used to launch multiple instances of Totem, because it has been removed from newest versions of Totem.
Is there a new way ...
4
votes
2answers
7k views
Can't log into Skype: complains of the existence of another instance when there isn't one
Whenever I try to log into Skype in Ubuntu 11.10 64-bit, it always says "Sign in failed" and "Another Skype instance may exist", thus preventing me from being able to log in.
I've had this kind of ...
0
votes
1answer
2k views
Recommended partitioning scheme considering upgrades, dual/triple booting, multi-distro, and software settings
Yes, this has been asked numerous times here, and Ive carefully read all the related questions. But very few focus on some of the issues that concerns me the most. So, given we now have a new Ubuntu ...
4
votes
1answer
268 views
Launch a second copy of an application using unity [duplicate]
Possible Duplicate:
How do I start a second instance of a program from Unity's launcher?
I figured out how to launch a second copy of an application using the keyboard, (Super+Shift+#) ...
2
votes
1answer
101 views
2nd instance of Firefox does not obey GTK2 customizations
On Ubuntu 10.10 I started a 2nd instance of Firefox using the command:
$ firefox -ProfileManager -no-remote &
Created a new profile and everything works smoothly except for the fact that this ...
4
votes
3answers
1k views
Multiple tomcat instance
Is there a proper way to run more than one tomcat instance on an Ubuntu server?
I've done some searching and found two options:
Download a zipped tomcat and manually deploy it. The obvious con is ...