Software :: How To Delete Educommons Rpm Cleanly

Jun 17, 2010

I installed a software known as eduCommons.It is a content management system [URL] checked rpm -ql eduCommons following output

Code:
/etc/init.d/eduCommons
/opt/eduCommons-3.2.1/all/files/in/subdirectories/here

and no where was eduCommons.I want to uninstall and install it again.

Will

Code:
rpm -e eduCommons-3.2.1

do a clean uninstall of eduCommons.Or I need to do some thing more?

View 1 Replies


ADVERTISEMENT

Ubuntu Installation :: How To Cleanly Remove Windows XP

Jan 25, 2010

Currently I dual boot windows XP and ubuntu 9.10. However, I am quite happy about my Ubuntu installation and I am starting to think about my windows xp install as a waste of hard drive space.I wonder what's the best way to remove the windows xp install.I have 3 partitions, windows being the first, ubuntu being the second and the third being ubuntu's swap.I am not familiarized with the way the grub bootloader works so I am worried about breaking it if I just remove the first (winxp) partition via gparted and expand the second (ubuntu 9.10) fill the empty space.

View 9 Replies View Related

Ubuntu Networking :: Cleanly Restart Wicd So It Reconnects?

Jan 28, 2010

I seem to be having "disconnects" from my wireless network where I stay connected but am unable to ping any hosts, including my router.

I would like to make a simple cron script that checks for this and reconnects.

Is there a clean way to tell wicd to reconnect?

How about sudo /etc/init.d/wicd restart?

I am on Ubuntu 8.04 amd64

misha@misha-d630:~$ dpkg -l | grep wicd
ii wicd 1.6.2.2-1 wired and wireless network manager
misha@misha-d630:~$

View 1 Replies View Related

Ubuntu Servers :: Disk Not Unmounting Cleanly On Reboot?

Jun 15, 2011

We are using Ubuntu 10.04LTS server on Vmware Vsphere estate. We are using LVM and have / and /var on separate partitions.

We have been experiencing an odd issue with sda1 always being fsck'd after every reboot. We seem to have traced this to the start/kill scripts in rc0.d and rc6.d. It appears that the reason the disk is not being unmounted is because some of the scripts are never being run because they are prefixed with S. We renamed and reordered the scripts to reflect what we thought should be the correct order - i.e. not halting the system before unmounting disks. System reboots cleanly now.

Before list of rc0.d and rc6.d respectively:
lrwxrwxrwx 1 root root 17 2010-11-18 15:06 K01apache2 -> ../init.d/apache2
lrwxrwxrwx 1 root root 22 2010-11-16 17:03 K01zabbix-agent -> ../init.d/zabbix-agent
lrwxrwxrwx 1 root root 22 2010-11-30 08:16 K03vmware-tools -> ../init.d/vmware-tools

[Code]....

basically are we expected to do these changes as part of building new servers for production use? Quite happy to do this but just surprised that this is the default.

View 3 Replies View Related

Ubuntu Installation :: Cleanly Remove XP From Dual Boot Laptop?

Feb 1, 2010

I recently bought a refurbished HP Compaq NC6000 which had a new installation of Win XP put on it but takes about 5 attempts to boot up as it just sat at the load screen and freezes. So I decided to install Ubuntu 9.10 as a Dual boot with the view to getting rid of XP once I had Ubuntu up and running, which I have now. So cant understand why XP wouldn't work lol. Now I would like to fully get rid of XP and just have Ubuntu as the only OS on the laptop. Currently as it is Dual Boot I have my 80gig Hard drive partitioned with both OS�s on it.

Could someone point me in the right direction of how to get rid of XP cleanly so I just have Ubuntu left on my machine. I don�t really want to re-install Ubuntu as I have spent the last week getting it set up, so would it be possible just to get rid of XP? Also would getting rid of XP mess up the Grub Boot loader menu?

View 9 Replies View Related

Ubuntu :: Change Delete Button To Delete Instead Of Move To Trash

Apr 18, 2010

Instead of moving to trash, how can i make the delete button delete? Delete is already enabled on the right click menu.

View 7 Replies View Related

Ubuntu :: Folder Wont Delete \ Whenever Try To Press Delete Noting Happens?

May 9, 2010

SO after using Testdisk to recover some images, the folders recup_dir.1 & 2 have saved in my FIle System area, when ever I try to press delete noting happens. I have also tried rm -f -rrm -f -fIt still dont delete, I have also deleted my user account and made a new one, but the files are still there.

View 4 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 :: Delete File - No Right Click Delete Option?

Feb 18, 2010

Why is there no Delete when I right click like there is with Windows in ubuntu? Pretty much everything else is there like new folder and so on Is there some way to add it? Also why when i delete something does it not ask me if I am sure that i want to delete that file?

View 6 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

Fedora :: Allow User To Save/edit/delete Documents In A Folder But Not Delete That Folder?

Sep 6, 2011

Recently I setup a system for a non-technical user. He is only using Firefox, Pidgin and OpenOffice for about 2 hours a day. I have created a folder "/home/jim/myFiles" where he can save his document files. But Jim has accidentally deleted his myFiles folder on 2 occasions. He had intended to delete a file in that folder. Is there a way to lock the folder so that the user and create/read/write documents in that folder but not delete the folder itself?

View 14 Replies View Related

Fedora :: How To Delete 12 Yum

Jan 15, 2011

I just use su- and cd /etc/yum.repos.d I use rm *.repo but those files are still here,I can't delete them, why?

View 5 Replies View Related

Ubuntu :: Cant Delete Dir?

Apr 9, 2010

I used

Code:
mkdir mnt
sudo mount -o loop ubuntu-9.10-desktop-i386.iso mnt

[code]...

View 2 Replies View Related

General :: Can't Delete In VI

Mar 15, 2011

I'm taking a C programming class in college and we use VI text editor. I installed ubuntu on my computer so I can study. Every time I try to use Vi on my computer I'm able to type and delete using the delete button, but I can't delete using the backspace button. Every time I press it it only moves back on character. How can I solve my problem?

View 9 Replies View Related

Software :: Sed Delete Before And After?

Jan 4, 2011

I am stuck on a sed issue I can't seem to resolve. I am trying to get rid of lines before and after a regex match from the following dataset:

Code:
define host {
host_name 4000-somehost-app

[code]....

View 2 Replies View Related

Debian :: Delete An Unused GPG Key?

Jun 1, 2010

I recently installed an application called DeaDBeeF. I added the GPG key, as well as the repo in my sources.list file. I've decided to stick with Audacious, so I did an "apt-get autoremove deadbeef" to remove it and all of its dependencies. I also edited my sources.list file and removed the line pointing to the repo in which I got it from.

Now my question is, how should I remove the GPG key, if I don't use the repo or application anymore? I don't want an unused GPG key sitting on my Debian if I'm not using the repo anymore.

I've tried reading the man pages but I can't seem to get it. I've tried the following command but it doesn't seem to work.
sudo apt-key del http://hadret.rootnode.net/debian/duckbill.key

View 7 Replies View Related

Fedora :: How To Delete Profile

Sep 2, 2009

might sound stupid as this must have been asked before but how do i delete my profile?

View 2 Replies View Related

Fedora :: Delete The Password ?

Jun 18, 2010

Is there any way to delete the password on the user on fedora? Then you do not need to type the password, and the computer can be open and public.

View 9 Replies View Related

OpenSUSE :: How To Delete Activities In KDE 4.7

Aug 24, 2011

I recently installed 4.7 on my laptop. I really like it. Part of what I like is the activity manager wich I did not see in 4.6. However, I do not seem to be able to delete any activities there.

View 3 Replies View Related

General :: Delete All The .svn Folders?

May 25, 2010

I have the following structure:

/.svn
/bla/.svn
/hello/.svn
/bla/bla/bla/.svn
... etc

I want to delete all the .svn folders. How do I do it?It's NOT:

rm -rf .svn

In windows you use the /s trigger. How do you do it linux?

View 4 Replies View Related

General :: Delete Only First Hit /match With Sed?

Jan 23, 2011

$ echo -e "AsometAhingA
somethingA
ASomethiAng"
AsometAhingA[code]....

I know that sed "s/A//" deletes the first match in every line.But i want to delete only the first match in a txt. like: sed -i "MAGIC" file.txt

View 3 Replies View Related

Ubuntu :: Way To Delete Old Images?

Jan 8, 2010

every time a new linux_image_generic install, my grub boot menu gets longer, any way to delete old images?

View 7 Replies View Related

Ubuntu :: How To Delete A Directory

Jan 24, 2010

I'm trying to delete the mythtv directory in my /Home directory. I tried rm and rmdir with sudo but that didn't work and I got an error message that said the directory wasn't empty. Then I tried 'sudo -Rf rmdir mythtv', but I keep getting an invalid option error. -R was for recursive right? Is there someway to remove this directory?

View 7 Replies View Related

Ubuntu :: How To Delete Icons

Feb 7, 2010

I recently installed a few windows programs using wine and they showed up as icons in a new wine tab. Once I uninstalled them they still appeared as applications. Then I unistalled wine but they still appeared(and the tab).

View 2 Replies View Related

Ubuntu :: Way To Delete User Name

Feb 28, 2010

I am trying to delete the user name I used to originally install Ubuntu. Every time I restart the computer the entry has returned.Is it undeleteable?

View 4 Replies View Related

Ubuntu :: ApacheMySQLPHP / Delete It?

Mar 14, 2010

I have installed : https://help.ubuntu.com/community/ApacheMySQLPHP
and how do I delete it?

View 4 Replies View Related

Ubuntu :: Trying To Delete Directory?

Mar 16, 2010

I removed a user account from my installation of 9.10 however that does not remove the users home directory, which I also want to do. I emptied the directory as as best I can tell, that is ls returns nothing in the directory. However when I run sudo rmdir josephI getrmdir: failed to remove `joseph': Directory not empty

View 8 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

Ubuntu :: When Delete A File, It Really Isn't Gone?

Jun 15, 2010

In Windows when you delete a file, it really isn't gone.Have to have special software to actually wipe it.what programs in Linux/Ubuntu are along same lines.secure delete a file, secure empty trash, clean the hard drive unused areas (where files once were).Are they in package manager, synaptics or on the web?Update. I took the new Ubuntu system with me on road trip this weekend as a trial.Wireless network connection is from across street. Connected just fine.Hook Nikon camera in to D/L pics, "saw" camera immediatelyForgot cell phone charger at home. Used the USB cable. "saw" phone immediately and phone said charging.So, so far all is well just some things are done a little differently than windows!

View 9 Replies View Related

Ubuntu :: Cannot Delete User?

Aug 1, 2010

I am having a problem with my login labeled "mysql" with the command # groupadd mysql# useradd -g mysql is is of course all within the confines of being super user. What I am having trouble with is that I cannot delete the user through the terminal using the command userdel but to no avail, it states that the user mysql is still logged in even though I have restarted the computer and logged in only to my root account.Whenever I try to log into mysql account it gives me multiple error messages something about the ICE authority and nautilus and when i get past these and onto the home screen, there is nothing, the wallpaper is there but there are no icons and no tool-bars, I cannot shutdown or get to a terminal while on the dysfunctional user. I cannot delete the user because it states I am logged in even though I am not.

View 3 Replies View Related







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