General :: How To Identify Customizations To Installed Packages

May 11, 2011

I need to replicate my Ubuntu laptop as a VirtualBox guest. To replicate in the guest the packages currently installed in my laptop, I plan to follow the recipe given here:[URL]What I need now is a way to identify all the packages that have customizations (e.g. changes to config files, etc.)What's the best way to do this? Can dpkg figure this information out and report it?

View 2 Replies


ADVERTISEMENT

Ubuntu :: Identify All Packages Installed From PPA's On The System?

Apr 22, 2010

I'm currently running 9.10 and am anticipating upgrading to 10.04 when it is released next week. I am however, running several packages from PPA's that were simply not working well at the versions included with 9.10 (I know specifically the 64-bit version of Flash and Wine are setup this way).

Since these installs are out of the scope of the official Ubuntu sources, how are these handled when I upgrade? More importantly, since some of these packages were just installed as a temporary fix until 10.04 came out, for some of them I'd like to remove the PPA version and reinstall the default version (since for several of them the 10.04 version has caught up to where it needs to be). Is there any way to identify all packages installed from PPA's on the system?

View 1 Replies View Related

General :: Identify Newly Installed O/s?

Aug 16, 2010

how to identify freshly installed linux o/s

View 7 Replies View Related

General :: Identify Previously Installed Device Driver?

Aug 1, 2010

How do you determine the source and version of a device driver in your linux box? (The wifi driver, for instance.) In windows you can find that info using "device manager". I suppose there is some corresponding tool in linux.

View 2 Replies View Related

General :: Customizations Are Lost When Ubuntu Distro Is Upgraded?

May 15, 2011

Ubuntu and other Linux distros have a limited useful life, for example Ubuntu only supports its current release until April 2012. If I decide to upgrade at that time, are my customizations lost, also add on software lost e.g. Codeweavers Crossover Office, and software running inside Crossover, etc.?

View 6 Replies View Related

General :: 32 Bit Packages Installed In 64 Bit System?

Mar 9, 2010

I just installed CentOS 5.4 Final on a 64 bit system. After install, I found a lot of 32 bit packages are also installed. Is it necessary for a pure 64 bit system to run (let's say, I will never want to run any 32 bit app on this system), or is it something I could have avoided during install?

View 5 Replies View Related

General :: Uninstall Packages When They Are Installed From .run .bin Or .sh ?

Mar 1, 2010

Is there any standard procedure to uninstall software packages which have the above extensions?

I know how to uninstall through yum or apt-get.. but how to tackle these files?

Like Nvidia drivers comes in .run adobeAIR comes in .bin netbeans in .sh

And what if i have installed from source i.e tar balls? are there some protocols to follow?

I think it may sound a lame question but i was wondering about this since days coz i want to remove some of the apps from my laptop..

View 2 Replies View Related

General :: OpenCV - Some Packages Could Not Be Installed

Feb 5, 2011

I am learning image processing and hence using opencv-2.2.0. I am following the link [URL] to install this. But even the first command to install build-essential.
Code:
apt-get install build-essential
is giving following errors...

Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.

The following information may resolve the situation:
The following packages have unmet dependencies:
build-essential: Depends: gcc (>= 4:4.4.3) but 4:4.4.1-1ubuntu2 is to be installed
Depends: g++ (>= 4:4.4.3) but it is not going to be installed
Depends: dpkg-dev (>= 1.13.5) but it is not going to be installed
E: Broken packages

View 3 Replies View Related

General :: Upgrade All Packages Only Installed From Experimental?

Apr 2, 2011

I am using Linux Mint Debian Edition and am using the unstable for all my packages. I do have some that I installed from experimental like gnome3. How do I upgrade all and only all that have been installed from experimental to their new versions in experimental?

View 2 Replies View Related

General :: Safe To Delete Installed .tgz Packages?

Mar 8, 2011

i read somewhere (I think an article by AlienBob) that you needed to make sure .tgz packages where located in a safe place as opposed to the home directory so as to prevent accidental deletion.

I have a number of .tgz packages that I have already installed and moved to the /bin/ directory for safe keeping, but its not very orderly, ya' know?

Is it safe to delete/rm these .tgz files? Im assuming that the installpkg command extracts the creamy nougat inside and puts it somewhere useful.

Also, even if it is safe to delete, what is best practice in this case? keep them forever in some isolated directory?

View 5 Replies View Related

General :: List Installed Packages In Debian From A File?

Jun 25, 2010

I have a system that will not boot as /usr has been destroyed and I would like to get a list of installed packages before re-installing. I know that it's possible to get this using dpkg or apt, but I cannot run those.

Where in the filesystem is this information stored and what's the best way to get a list of installed apps from the files?

View 2 Replies View Related

Debian Configuration :: Upgrade The Installed Packages From The Packages.debian.org Site?

Jul 22, 2010

I have just installed Debian Lenny and was trying to upgrade the installed packages from the packages.debian.org site. when i asked synaptic to add the downloaded packages the would not appear, but when i checked the .xsessions file there are entries saying that the packages were being ingnored because they were either different versions, the MD5 did not match or even "can't find pkg". i have to use the local library to download the packages because i dont have an internet connection at home.

[Code]...

View 6 Replies View Related

Fedora :: Porting Desktop Changes / Customizations?

Mar 6, 2010

First thing I do when I install fedora is to customise a few things: default font sizes, number of workspaces (an their names), icons on the gnome panels etc. I was wondering if there is a way that I could just copy some file from my old install to the new one that would save me doing this manully each time. I think the main things I need are customisations done in System->Preference->Appearnece and customisations to the GNOME Panels

View 1 Replies View Related

General :: Apt-get Remove Ssh And Debian Returned "package Ssh Is Not Installed - 0 Packages Removed"

Jan 29, 2010

I've been reading up on ssh and I don't want anyone to connect to my computer. I am not interested in remote connectivity at all. Should I uninstall ssh? I ran Code: apt-get remove ssh and debian returned "package ssh is not installed. 0 packages removed."

I also looked online and found out about /etc/ssh/ssh_conf but all of the lines on my computer were #'d out. I also added "PermitRootLogin no" at the end. Am I safe from ssh attacks if I don't have ssh? Might be a stupid question but I don't want to fall victim. edit: it seems as though I -do- have openssh-client and openssh-server installed. Should I just leave my ssh config with PermitRootLogin no or apt-get remove openssh-client openssh-server.

View 9 Replies View Related

Ubuntu :: Reinstall Remove Software And Customizations?

Jan 9, 2010

I have broken up my ubuntu installation by deleting some system files. I would like to reinstall on the same partition without formatting. Will this remove my installed software and configurations?

View 7 Replies View Related

Ubuntu :: Restarting GDM Without Losing Configurations / Customizations?

Sep 4, 2010

What happens if I restart GDM? And how do I do it? I think I did it once and I lost all my configurations, or maybe that was something else. i just dont want to have to redo all my customizations.

View 4 Replies View Related

OpenSUSE :: Backing Up Gnome Desktop Customizations And Scheme

Aug 19, 2010

I've got a well loved, highly customised Gnome desktop scheme on Opensuse 10.3. I want to do a fresh install of the latest Opensuse but would like to keep the Gnome desktop and colour scheme from the old installation. I also want to have the exact desktop scheme on a new laptop that I intend to install with Opensuse. What file/folders do I need to back-up from the old installation?

View 4 Replies View Related

Ubuntu :: 2nd Instance Of Firefox Does Not Obey GTK2 Customizations

Mar 15, 2011

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 instance of FF does not obey by GTK2 customizations that I have placed in ~/.gtkrc-2.0.Moreover, only SOME of the customizations are not obeyed. For example, the vertical scrollbars are supposed to be on the left, but they are on the right. The scrollbar arrows are together (Mac-like) as specified, so is the scrollbar width.The first instance obeys all customizations with scrollbars on the left.

View 6 Replies View Related

General :: How To Identify A HDD In A Server

Jun 6, 2011

Are there any identifiers on an HDD that can be either seen physically on a "sticker" on the HDD, and the same number/identifier could be read with software solutions?

I mean if I see with e.g.: S.M.A.R.T. that an HDD (in RAID) is failing, then I give out the command:

SOMEMAGIC

then I get an OUTPUT, e.g.: 9835923759237489

and then are ther any stickers on the HDD that has a label: 9835923759237489 ? so the hdd that has to be changed could be identified.

View 2 Replies View Related

General :: How To Identify Red Hat Version

Jul 18, 2011

I have a Red Hat Linux system that does not boot. The boot partition is damaged and files cannot be recovered.

I would like to know how to find out which version of Red Hat was installed from the program/data partition which is undamaged and accessible from Fedora Live CD. I assume this is available in a configuration file somewhere.

View 2 Replies View Related

General :: Identify Whether Process Is 32 / 64 Bit?

Dec 28, 2010

On my 64 bit Linux box, i have many processes which are 32 bit and some are 64 bit, how to identify which process is 32 bit and which is 64 bit?

View 2 Replies View Related

General :: Identify Pen Drive With 'blkid'?

Aug 21, 2010

I just 0 & 1'd a pen drive, and now I dont see it in 'blkid' output. Is there a way to know where the device is on the system, so that I can format it with a filesystem?

View 3 Replies View Related

General :: Syslog Events To Identify Particular?

May 24, 2011

I know about syslog and /var/log/* log files but I don't know what kind of events means particular problem.

E.g.
- hardware issues (?)
- security problem (/var/log/security)

[code]....

View 1 Replies View Related

General :: Ubuntu Can Not Identify My Netcard

Jul 21, 2009

I want to turn to Ubuntu, but when I install it using Ubuntu CD, It is found that Ubuntu can not identify my netcard (Intel Pro 10/100), Can not identify by sound card, Even it can not identify my video card. Anyone has a simple introduction on how to install these hardware drivers?

View 11 Replies View Related

Debian :: Just Download Currently Installed Packages

Jan 7, 2011

I was wondering how can I re-download only all currently installed packages. I would like to save them to removable media, because I use netinst disc to install, and on slow connection it's hell to download 1GB of packages with console-only.

View 3 Replies View Related

Fedora Installation :: YUM Can Only See Installed Packages?

Feb 22, 2009

i'm having issues with looking for extra softwares to install... YUM can only see already installed softwares, i can't see any extra...

this happened after i modified the yum.repo.d files for installing softwares from DVD... i edited the files back to original.. i've triple checked my repo files and they are correct...

is there anywhere else YUM has files for handling updates and software installations? like yum.repo.d? some config file of some sort?

i can't run update either... well i all can run but reports no updates available

View 14 Replies View Related

Fedora :: Reinstall All Installed Packages?

Nov 16, 2009

Running F11 x86_64 on recently rebuilt desktop with new processor/motherboard

I tried to build mplayer from source, and something got messed up. When I realized I had done something wrong, I did a "make remove", and then tried to reinstall mplayer from rpmfusion using yum.

(There is a bug in mencoder that was fixed in the latest source tree - a documented bug that has to do with subtitles. I don't think I can patch a library with a diff line of code, so thought the best answer to get the update would be to install mplayer by source. I love using Fedora, and would like to make that next step in learning linux by building a few custom packages. Apparently, I don't have all the skills yet!)

That being said, my system is still not quite right. I figure the easy answer is to wait until tomorrow, upgrade to F12, and all should be well. But... I will probably compile something else and mess something else up - that's just how I roll...

I can get a list (sort of) of install packages with "yum list installed". Is there a way to strip off all of the extra information, then pipe this to yum reinstall? I may resort to doing this by hand, but there has to be an easier way!

View 5 Replies View Related

Fedora :: Find Packages Installed Into Old HDD?

Jun 7, 2010

1 laptop with HDD(1) - old, small,5400. Fedora 12 installed on it backup user settings - on external USB HDD (/home/myusername) for fun - tried to upgrade to 13 using preinstall - failled put new HDD(2) and clean install F13 update the F13 install "remembered" package move back from backup all stuff from external hdd to /home/myusername onto new HDD(2) - everything is back as I know now I need to verify what packages was installed onto the old HDD I have access to it (i have one USB SATA addaptor) for the new install I can issue one

Code:
rpm -qa
my question is what I need to do to make the rpm to check on the old HDD

View 3 Replies View Related

Ubuntu :: See The Packages That Recently Installed?

Feb 2, 2010

Is there a way to see the packages that I have recently installed? I'm trying to remove a program and I'm not sure what the names of the packages that came with it are.

View 7 Replies View Related

Ubuntu :: All Packages Not Installed After Upgrade

Dec 13, 2010

I have been running Ubuntu on my laptop since 9.10 by itself (not dualbooting Windows). I had no problems with it back then but I did notice that when I upgraded, not all the packages installed and I would get an error message saying so. I never thought much of it. The problem became apparent when upgrading from 9.10 to 10.4, I would get an error message everytime and the upgrade would be cancelled. This forced me to reinstall Ubuntu for both 10.04 and 10.10. As soon as I downloaded 10.10 I downloaded docky and chromium. Heres where my current problems arise:

- Docky (which worked in 10.04) wont work even after I download compiz.
- Every time I update the system, if i try to update chromium or anything else from google it cancels the upgrade.
- I tried using "sudo apt-get upgrade" in the terminal but I get
"Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/dpkg/status
E: The package lists or status file could not be parsed or opened."

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved