Ubuntu :: Delete All Associated Files When Performing A Purge?

Jul 20, 2010

I went to remove FreeNX from my Ubuntu Lucid machine so I opened the terminal and typed: "sudo aptitude purge freenx" The command worked but when I used the command "locate nx" I got a list of FreeNX associated files (as well as nxserver files). Is it possible to completely remove a program from my system? I thought "sudo aptitude purge" would do it but apparently not. My only concern is that in the future if I decide to install something related to this program it will interfere and cause problems.

View 5 Replies


ADVERTISEMENT

Ubuntu :: Apt-get (use Aptitude Purge To Remove All Associated Files Of A Package)?

May 2, 2010

Did a fresh install of 10.04 Desktop 86_64 this weekend. One of the first issues I noticed right away was that apt was not function properly. Say for example you install the packages tor and vidalia (assume I'm running everything from root). #apt-get install tor vidalia This command will check and install necessary dependencies, for example 'privoxy'. Now if you decide that you don't want to use privoxy and instead use polipo, you would probably feel inclined to remove privoxy. Well I found that apt-get autoremove, apt-get remove, apt-get purge WILL NOT remove all the files/directories associated with the package. You'll find that after running each of these commands, there will still be directories, scripts, etc. in /etc/init, /etc, and /etc/rc*.d. The only solution I've found to completely removing a package is aptitude purge [package].

View 1 Replies View Related

OpenSUSE :: Purge Config Files Of Uninstalled Applications?

Sep 20, 2010

When I remove an application from YaST does it remove its config files too? If it does not, is there any command by which I can remove the config files for all the uninstalled applications?

View 1 Replies View Related

Programming :: Using Bash Script To Purge Rotating Tcpdump Files?

Oct 20, 2010

writing a script that would keep the last three versions of tcpdump files.Due to the version of tcpdump I must use -C and cannot use -G. Using -C generates a new file after X MB's have been written and adds a .x after each new one. The problem is that these files are filling up the disk too quickly. The main part of the script will kill tcpdump when a certain condition is met but in the meantime I need to purge and only keep say the three last iterations of the dump file. So for example, there is dump.pcap.1, dump.pcap.2, dump.pcap.3, dump.pcap.4 and dump.pcap.5. I'd like the script to look at the datestamps and delete dump.pcap.1 and dump.pcap2 since the other three are the three newest files. comparing files based on dump.pcap.*, check the dates and only keep the three 'youngest' files?

View 5 Replies View Related

Ubuntu :: Rsync --delete Doesn't Delete Superflous Files

Sep 25, 2010

I am trying to use an old box as backup server. I have tried a couple of possibilities along the lines of:

Quote:

rsync -a --delete --progress --log-file=/home/$USER/info.txt -e ssh /home /etc root@192.168.0.106:/mnt/back

The problem is it does not delete files that has been removed from my local system?
I run the command as root on the local system.

(I realize I should properly not ssh into the server as the server's root but I'm having trouble with the permissions and I want to make sure everything else works before messing around with it)

View 2 Replies View Related

Ubuntu :: Can Delete These 'un-delete-able' Files In Trash?

Nov 1, 2010

I just can't stand knowing that there's a slight problem with my PC.I have roughly 12.5 Gigs of files, mostly movies that are multiple clones of a particular movie (which was an entirely different problem altogether) and I CANNOT DELETE THESE THINGS! There has to be a simple way to do it from terminal, problem is, I can't seem to find the trash directory in terminal.

View 3 Replies View Related

Ubuntu :: Permissions For My Home Directory Were Accidentally Changed From 'access Files' To 'create And Delete Files?

Nov 25, 2010

the permissions for my home directory were accidentally changed from 'access files' to 'create and delete files', and I changed them back, but ever since then I am not able to change any preferences/settings at all. power management, themes, panels, emerald, anything. my user account is supposed to be the administrator, and all the user privliges are checked. how to get control of my computer back?

View 9 Replies View Related

General :: Wget / Delete Files / Getting Bunch Of Filefolders, But No Files, Ex."cccamp07-de-1845?

Oct 11, 2010

I am trying to dl the files located here: http://good.net/dl/bd/CCCamp-2007/video/m4v/ using wget.

Now when I use the command wget -r -A .m4v http://good.net/dl/bd/CCCamp-2007/video/m4v/

I get the just a bunch of filefolders, but no files, ex."cccamp07-de-1845-Freifunk_und_Recht.m4v" but its a folder.

View 4 Replies View Related

General :: Possible To Delete All The Files Including System Files As Root?

Sep 21, 2010

If I am logged in as root in a linux system and I run command rm -rf on / folder, should it remove all the files? also the kernel?

View 4 Replies View Related

Ubuntu Multimedia :: Radeon Card Not Performing Well?

May 12, 2011

I have a Radeon HD 5830 card and it just doesn't seem to be working to it's full potential. I've tried TF2 and SC2 through the latest stable release of Wine, but the frame rates are horrible.

Also, when I run fgl_glxgears, I only get 800fps. (If I reboot the computer and run fgl_glxgears as soon as I log in, I get at least 3000fps for a few seconds. Then it's back to 800)

I've tried reinstalling the driver several times.

Why is the performance so low?

Here's my setup:
XFX Radeon 5830
Ubuntu 11.04 (fresh install and updated)
11.5 ATI driver from AMD's site. Here is fglrxinfo output:

[Code].....

View 9 Replies View Related

Ubuntu :: Could Not Delete Files?

May 2, 2010

how delete files from /var/wwwwhen I try to delete file from system gives following messagesThere was an error deleting orderorderform.html.""Error removing file: Permission denied"

View 2 Replies View Related

OpenSUSE Install :: Syslog Files Accumulating Searching For Setting To Delete Old Syslog Files?

Oct 7, 2010

I noticed in my system that my root partition is getting full. I found a lot of old compacted syslogfiles. Had a look at etc/sysconfig editor eg cron but could not find a setting which allows to delete files older than a month. Where and how could I influence this ? I deleted manually all syslog files older than a month. Approx 6GB

View 9 Replies View Related

Ubuntu :: How To Do A Complete Uninstall/purge Of Grub2

Oct 15, 2010

When upgrading to Maverick I accidentally (yes, I know, my bad) installed Grub to my Ubuntu partition instead of to the MBR. It was already installed to the MBR prior to this. So, when I rebooted all I got was the Grub rescue console. I loaded the Linux image with a different boot loader on floppy instead, and proceeded to uninstall and reinstall Grub2 to MBR with

Code:

sudo apt-get purge grub-common grub-pc
sudo grub-install --root-directory=/mnt/ /dev/sda
sudo update-grub

However, on restart I now get the regular Grub console, but not the selection screen to select what to boot. This even though all Linux kernel images and the Windows 7 partition I have was found during the reinstall. So, seems I need to do a complete purge of Grub from both MBR and sda3 (which is the Ubuntu partition i accidentally chose on upgrade), and start over clean. Question is then, how do I do it, line by line from the terminal?

View 3 Replies View Related

Ubuntu Networking :: Purge Tasks In Evolution 2.30.3?

Jan 11, 2011

I'm running evolution 2.30.3 in ubuntu 10.10, with unity desktop, and I can't find the "purge" option for the tasks. As it disappeared or is it just me not finding it ? Also, while I'm here, I understand that unity is still in development. Where can I report the issues I notice while running it ?

View 3 Replies View Related

Ubuntu :: How To Delete Saved Files On Log Out

Apr 11, 2010

I'm setting up a single stand-alone computer in my classroom to be used by my students at the school where I teach. I've installed Ubuntu, as it smashes Windoze out of the court every time.

I want the students to be able to log on to the computer using just one account: 'Student'. This computer will be attached to a printer so they can type up and print oOfice documents,web pages, etc. However, once they log out, I want any files they might have saved (such as a word processed document) to be removed/deleted from the account so that when another pupil logs on to the 'Student' account they start with a clean slate. I suppose you could call it a sort-of Kiosk account.

How can I get Ubuntu to clear any saved documents on log-out?

View 5 Replies View Related

Ubuntu :: Unable To Delete Some Files

Jun 11, 2010

I am using Ubuntu 10.04. I have a small HDD and I noticed that the weight of the folder .Trash-0/lost+found on my computer was of 2.6 gb.

I tried to delete the files in this folder, but it seems impossible. Even with using sudo I can't delete them because I am not authorized to do so. The files in the folder are quite weird, there are folder and files named like this: #7614692, #7613635 etc. Their groups and their users are also quite weird: -1933023744, 1624453254... Even from a live cd it is not possible to delete them. Also the date of the files is ****ed up, example:

- last access: "mar. 13 juil. 1943 15:26:11 CEST"
- last modification: "mer. 12 oct. 2022 15:59:51 CEST"

I recently upgraded this partition from ext3 to ext4, so I would guess that it comes from here. But I don't know if these files where there before or not.

View 5 Replies View Related

Ubuntu :: Delete XP But Leave Files?

Jul 15, 2010

I've got a computer with numerous media files,(video and music). It's a dual boot Windows XP , Ubuntu 10.04 install.I use it as a media box for my large LCD TV. I was wondering if anyone else has deleted the Windows system files and program folders and left the media files. Edit grub deleting Windows XP and leaving the large number of media files alone. I don't want to spend the time to backup and transfer, as it would be to time consuming. I don't want to bork the system just to clean out XP.

View 5 Replies View Related

Ubuntu Installation :: Can I Delete Old / Usr Files?

Jul 21, 2010

I have recently done a clean install of Ubuntu 10.04 [and it is all going very nicely unlike some others] on my dual boot Dell Dimension 5100.After seeing some advice about advanced partitioning I decided to expand my partition table during the 10.04 install process from swap, / and /home (where I keep My Documents) to swap, /, /home, /var, /tmp and /usr, all of which was achieved without problem.I am now getting "Low Disk Space" messages on my home partition (488 MB remaining!!!) I have emptied the trash and cleaned up any obviously large but surplus files. (I did find two that concern me but they aren't HUGE and I am unsure of what they do: file-meta.db and file-index.db in /home/john/.cache/tracker/ which are 290 MB and 108 MB respectively, last modified five months ago and something to do with SQLite3.)

Anyway, am I right in saying that my new /var, /tmp and particularly /usr partitions now contain some of what was previously held on / and /home, leaving old files that can be removed? If so, what is now surplus and how do I delete it safely? I had a bit of a dig but, as the properties in Nautilus of, for example, /usr do not indicate what partition it is on, I can't safely tell what is current and what is old.

View 9 Replies View Related

Ubuntu :: Unable To Delete The Files As They Appear Again And Again?

Sep 11, 2010

i have a pen drive that has two mp3 files.i am unable to delete the files as they appear again and again how can i format the drivee using dd command

View 2 Replies View Related

Ubuntu :: How To Delete Locked Files

Nov 10, 2010

I have a few files on my desktop that have a lock on the top right corner of the Icon like this..

How do i delete it? it tells me that i do not have sufficient permission to delete this file..

View 7 Replies View Related

Ubuntu :: Delete All Files With Certain Characters?

Nov 12, 2010

how do i delete any single one of the files in my whole disk that say something along the lines to "chromium os"? i.m just wondering because i tried to install through virtual box and failed, and probably have three different partitions consisting of nothing.

View 3 Replies View Related

Ubuntu :: Delete HUGE Log Files?

Nov 19, 2010

how can i delete my log files? They are 131.2 GB! And i need space on my pc . And is it ok to delete it ?

View 6 Replies View Related

Ubuntu :: Find .zip Files And Then Delete Them?

Apr 13, 2011

I want to use the shell to find .zip files in my music directory and all sub directories and then delete only these files. The following will find the files I want to delete

Code:find /home/me/Music/ -name *.zip -lsWhat is the next step to delete *only* these files.Would it be a good idea to move them to another directory before doing the final rm - how would I do this

View 6 Replies View Related

Ubuntu :: Can't Delete Files Of MP3 Player?

Jul 23, 2011

To make a long story short, I have an mp3 player, when it is connected to ubuntu I have RW access. However when i delete it, it goes to Trash, where some-why I can not delete it so i run out of space. So my question why, and how do i get ride of these files?

View 4 Replies View Related

Ubuntu :: Delete All Files/folders Except Those Specified?

Jul 26, 2011

Although I've been using Ubuntu for a while, I haven't really done any scripting thus far,but now find myself needing to do (what I thought was) some fairly simple stuff.However, despite much searching, I have been unable to find a solution to my problem.I need a script which will delete all of the files/folders from a directory except those I specify. From the command line, I am able to use:rm -r !(constant|system|*.msh|)

which works fine, deleting everything except the 'constant' and 'system' folders (and everything in them) and any files ending in '.msh'. I have tried to put this into a script file, specifying to use the bash shell, and escaping the required characters, but I just get the message 'cannot find !(constant|*.msh)'.I have read that using the find command may be a better way of doing it, but so far I have not been able to make the command work in the way which I need (I have easily been able to delete ALL the files/folders in the directory!).

View 1 Replies View Related

Ubuntu :: After All Files Are On 9.10 Can Delete Windows?

Mar 12, 2010

I am a newbee. Install Ubuntu 9.10 on window 7. Will 9.10 copy all the files or do I have to transfer. After all files are on 9.10 can I delete windows?

View 1 Replies View Related

Ubuntu :: Dselect In Lucid: How To Purge Standard Packages

Sep 12, 2010

Yeah, I use dselect. What can I say, I've grown used to it and prefer it to the more modern dpkg front-ends.Recently did a fresh install of Lucid Server 10.4.1 AMD64. There are some Standard packages that I don't need and I used dselect to purge them:

apparmor
apparmor-utils
friendly-recovery

[code]....

View 2 Replies View Related

CentOS 5 :: Yum: Error Performing Checksum

Aug 5, 2009

I get the following error on 'yum update'. I have tried 'yum clean all' and also:

rm -f /var/lib/rpm/__db*
rpm --rebuilddb
# yum update
Loaded plugins: fastestmirror, protectbase
Determining fastest mirrors
* base: mirror.sov.uk.goscomb.net
* updates: mirror.sov.uk.goscomb.net
[Code]....

View 2 Replies View Related

Debian :: Can't Uninstall / Purge Mongodb

Jun 7, 2015

I'm having trouble with mongodb on debian. I'll start from the scratch: removing it.

Code: Select allapt-get autoremove --purge mongodb
Or:
Code: Select allapt-get purge mongodb
Or:
Code: Select allapt-get remove --purge mongodb

All end in the same way:

Code: Select all dpkg: error processing package mongodb-org-server (--configure):
  subprocess installed post-installation script returned error exit status 102
 Errors were encountered while processing:
  mongodb-org-server
 E: Sub-process /usr/bin/dpkg returned an error code (1)

[Code] ....

View 1 Replies View Related

Software :: Any Way To Completely Purge KMail?

Jun 17, 2010

I first started KMail and entered the wrong stuff. Now it's all messed up and I don't know how to fix it. Is there a way to completely purge KMail and make it act as if it was first opened?

View 6 Replies View Related







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