• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

linux problem

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi this rahul
I using Linux 9.0 working well. But some month a go I Open one App, "ProjManager" at that time 2 Applications r already opened, now after it
whenever i starting PC,3 application is automatically is opening

how i overcome this problem

II
who i set user privileges in Linux
my PC is single user system but i created user in it.
 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Rahul,

For I:

Each Linux distribution has got one Desktop Environment and a related Session manager with it. So, you must be having Gnome as the Desktop Environment in RH Linux 9.0 by default.
Ther you have a utility called "Session Preferences". That utility saves your session at the time of logout and will restart those session at the time of login. So, you do not want any application to start at your login start up, go to "Session Preferences" and remove all the entries in the "Current Session" tab.

For II:

I really did not understood your question!!!

I hope it helps!
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic