Ubuntu :: How To List All Running X Sessions
Jan 7, 2011
i've been searching for an hour and i have no idea how to list that. the closest thing to what i need is ck-list-sessions, but it doesn't show my freenx display. i need something that would show all my displays running.
View 2 Replies
ADVERTISEMENT
Jul 14, 2011
I assume that any .desktop file that is found inside code...
but I do not see an entry for it in the list of sessions. The same is true if I go to "System -> Administration -> Login Screen" - I don't see all sessions in the list for the default sessions.
what's going on here? Do I need to tell GDM to go through this list again? I've tried restarting GDM but no success. This is ubuntu 11.04 btw.
View 3 Replies
View Related
Jul 31, 2010
When I get to the login screen on my computer (with ubuntu-desktop, kubuntu-desktop, and xubuntu-desktop installed on Ubuntu), Gnome isn't in the list of desktop environments!
My temporary solution:
I have Openbox/Gnome. I also have an icon in my panel that opens "compiz --replace" so I can still use the regular WM with compiz.
Why my temporary solution isn't good enough:
It's annoying to have to have an extra icon in my panel, and to have to press it at login. Also, I don't get the Compiz splash screen when I login. Overall it's just not as impressive.
Is there any way to get Gnome back in the menu?
View 4 Replies
View Related
Feb 22, 2010
I'm looking for a command that will give me a list of users (unique, dont name my user account 60 times) that are running processes on a system.
View 5 Replies
View Related
Nov 6, 2010
System -> Preferences -> Startup Applications -> Options -> Remember Currently-Running Applications I have Skype added to the startup applications list. This works fine. After doing the above, two instances of Skype are starting up every time - and I have not checked the "Automatically remember ... " checkbox. I could not find a way to undo this. After doing the above again, three instances of Skype are starting up every time.
View 3 Replies
View Related
Jan 27, 2010
How to get list of threads of a process using C code in Linux?
View 6 Replies
View Related
Apr 2, 2011
i know that there is already a command for it but it comes out with a lot of letters that makes it hard to find the services that are runningi'm talking about services like DNS, APACHE, DHCP, SAMBA, SSH etcis there a command that will list these services and related services that are running instead of showing a bunch of jumbled and lettered mess thats hard to comprehend
View 6 Replies
View Related
Jul 19, 2010
I am trying to get a list of running processes using audio (using gstreamer), just like in gnome-volume-control, under applications, but have so far been unsuccessful in finding anything in either the gtk or gstreamer library, anyone out there who can point me in the right direction?
View 1 Replies
View Related
Jan 29, 2010
In short our required is that we are creating a share library which can be loaded by a process and that share library analysis the process which load it. Since share library is in address space of the process so I need to find out how many threads created by the process and what is status of their stack trace etc.
So I am looking for a way to get list of threads in running process.
View 1 Replies
View Related
Jan 24, 2011
Is there any unix command to list services running on remote unix box.
View 6 Replies
View Related
Feb 5, 2011
how to list the currently running processes via code a shell script. FYI i now about the top method in the terminal but i need a way to have it via a shell script.
View 4 Replies
View Related
Nov 24, 2010
I've been google'ing around recently for some good solutions for creating local yum "update" repositories without syncing entire repositories. (or adding hundreds of exclude statements in config files)
I have several boxes with a common base build (centos 5.5/x86_64), one has nagios3, another has apache, and another tomcat6 (also a couple of others) For tomcat and nagios I'm obviously using 3rd party repositories (jpackage, epel, rpmforge to name a few) Everything is installed via RPM from kickstart.
I would like to make an updates repository which contains the updates for everything that's installed (including centos base).
Updates will be downloaded on a separate box, but not sure how to get the list of packages required on that box where the packages are not actually installed. I've looked at reposync and mrepo, but appear to be syncing from what's available rather than what's required.
I was hoping that I can provide an "rpm -qa" output, compare this to a "yum list" or perhaps running "yum check-update" on a list rather than installed packages. I could then use the yum-downloadonly module to get the packages which have changed from available sources.
View 2 Replies
View Related
Jan 23, 2010
Ive seen some fixes for this but they all seem to be specific to the particular user's sources.list . . . ..
Code:
Here is Line 54
Code:
View 2 Replies
View Related
Mar 12, 2010
I tried to change the basic toolbar to cairo dock,a tutorial that i found told me to write in terminal gksu gedit /etc/apt/sources.list.d/winehq.listso i write it and a window opened,i couled not find the text that told me(the tutorial i mean)so i closed the window,after that i keep taiking the same error
E: Type �sudo� is not known on line 55 in source list /etc/apt/sources.list
E: The list of sources could not be read.
Go to the repository dialogue to correct the problem.
E: _cache->open() failed, please report.
now whene i got in the winehq.list the text has gone and i take this error in update manager,my software center doesn't work and my terminal whenever i type sudo commands says
E: Type �sudo� is not known on line 55 in source list /etc/apt/sources.list
View 9 Replies
View Related
Jun 25, 2010
I get this error message: E: Malformed line 57 in source list /etc/apt/sources.list (dist parse)
I am pretty new to Ubuntu and dont really understand computer
Here is the sources list (??) as well
View 3 Replies
View Related
May 4, 2011
don't know much, but when I tried to update I get this error:
E: Type 'sudo' is not known on line 52 in source list /etc/apt/sources.list E: The list of sources could not be read.
View 2 Replies
View Related
Jun 17, 2010
All I want is for my bootloader to show "Ubuntu" & "Windows XP" which are the only 2 OS's I have installed (dual booting). At the moment it shows Windows XP, Ubuntu, Ubuntu recovery mode & like 2 more.. which are also Ubuntu & recovery mode. I've never selected the other Ubuntu ones, only the first one. So, how can I remove the ones I don't want to show on the list.
View 2 Replies
View Related
Sep 1, 2011
There is a problem with my source list (apparently) I'm running 11.04 if that helps.When I try to use apt-get install update for example, I get: "Malformed line 59 in source list etc/apt/sources.list"The same error occurs when trying to access synaptic package manager, it tells me there is a malformed line and the list of sources cannot be read.This error prevents me from apt-getting anything, updating and i suspect it is affecting the software center too.
View 6 Replies
View Related
Jan 2, 2010
GDM has no session options listed when I click on my username. I should have openbox and lxde. I read that GDM finds it's sessions from /usr/share/xsessions so I checked there and I have desktop files for both. currently I'm using WDM and it's working fine.
View 5 Replies
View Related
Feb 9, 2010
Where is sessions in 9.10? How do i get it, Is it called something different.
View 5 Replies
View Related
Oct 17, 2010
I have Lucid Lynx 10.04 installed on my eee 900ha and I'm unable to log in to my desktop.
Earlier today I logged in successfully and I uninstalled a couple of unused programs (pitivi, evolution, fspot, and another that I can't remember). I then shut down the computer. Later when I booted the computer back up, I was greeted with the usual ubuntu login screen but I noticed that there were no options in the sessions drop-up menu. I entered my login information and pressed enter, and the screen went black, then went back to the login screen again.
I'm using gnome.
View 1 Replies
View Related
May 31, 2010
i have tightVNCserver running to provide me with a means of working on my machine whilst the wife watches mythTV on the (physical) display.
in 8.04 i used to have "gnome-panel &" as a line in my /home/mike/.vnc/xstartup file, and it worked fine, when i logged in via VNC i had a nice gnome panel to start apps from etc.
since 10.04 this stopped working and i had to change gnome-panel to gnome-session. this works... but now it loads everything up in the VNC window just like it does in my main window. this is a problem because it loads things like mythTV front end and so on... i don't want it to do that in my VNC window.
does anyone know how it might be possible for me to have two different 'types' of gnome session? Settings i change in System -> Preferences -> Startup Applications are common to both my VNC and my physical displays so i can't turn off mythTVfrontend in there to solve the problem.
i'm not sure why gnome-panel stopped working in my xstartup file, but it happened when i upgraded from 8.04 to 10.04. if i try it in the ugly xterm window on VNC i get:
Code:
Xlib: extension "RANDR" missing on display ":1.0".
** (gnome-panel:26161): WARNING **: Cannot register the panel shell: cannot connect to the session bus. the RANDR stuff i get when i launch gnome-session too so i think its the second bit that's the real problem.
View 3 Replies
View Related
Jul 9, 2010
Is it way to have more "guest" sessions (more than one)?
View 1 Replies
View Related
Aug 21, 2010
I'm trying to run multiple Graphical sessions. How can I do this? I have read the forum article from 2006 but I get an error when executing startx --:2 [URL]
When I follow this howto, this is the error I get
Code:
# startx --:2
Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock and start again.
Please consult the The X.Org Foundation support at [URL] for help.
ddxSigGiveUp: Closing log
View 4 Replies
View Related
Oct 4, 2010
Will it be possible to maintain multiple sessions from Ubuntu?Actually we are working on one open source application and we have setup this application on one of our Ubuntu machine and this would act as a server for other developer's windows machine. Is any utility available(preferable open source) using which we will be able to access the Ubuntu server from all 4-5 developer's Windows machines?
Our requirement will be to access the whole system including console and GUI (same like remotely access) by using different sessions so that all 4-5 developers can start work together on the same Ubuntu machine.
View 1 Replies
View Related
Aug 19, 2011
My KDE sessions freeze randomly- while only doing some basic work, browsing etc. Keyboard and mouse do not respond and I can just do the hard reset. how do I find what might be wrong? Where in the logs do I look??
View 2 Replies
View Related
Mar 10, 2009
I am following directions to set up my Ubuntu Installation (8.10) for Netbook Remix. As part of the directions it asks me at the end to:
Add netbook-launcher (if using 8.10) to your startup programs. Go to System>Preferences>Sessions and add entry for this command.
I went to sessions to do it and see Netbook Launcher listed and selected to add it but it prompts me with the following menu:
Name
Command
Comment
What do I put in these blanks so that I can set this up? For Command it gives me the option to browse.
View 2 Replies
View Related
Dec 27, 2010
How can I convert a file with a lot hex numbers into the decimal?
Example: file1
0x59999
0x5acdc
0xffeff
I want to start $ cat file1 | util | cat >file2 and get file2 with smth like
[Code]...
View 3 Replies
View Related
Feb 2, 2010
How would I list 4 users ID numbered 10, 11, 12 and 13 from my users list and output them to a file busers where their names are numbered by ascending order? How would I accomplish that on a one line command?
View 4 Replies
View Related
Feb 10, 2009
I am trying to get this script to work. The purpose is to download a list of modules from the slax.org the list consist of a list of module numbers. What I am trying to do is Download the file or the file name corresponding to the number in the list.the list is comma delimited. this is what I have done so far and I am a stand still.
#!/bin/sh
# Wget script to retrieve modules from slax.org modules
#
# ----Begin of user defined values -----
# Path to wget
[code].....
View 7 Replies
View Related