Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 13 of 13
I'm not running anything like that intentionally. How do I know if something is running in the background?...
  1. #11
    Just Joined!
    Join Date
    Oct 2007
    Posts
    11
    I'm not running anything like that intentionally. How do I know if something is running in the background?

  2. #12
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Execute top command. Try removing Lock.
    Code:
    rm /var/lib/dpkg/lock
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #13
    Just Joined!
    Join Date
    Oct 2007
    Posts
    11
    Got it! Awesome, thanks a lot bro, you're a freakin genius!

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •