Uninstall cloudmin

Hello, How i can uninstall Cloudmin from my system?

OS: Fedora 9

Status: 
Closed (fixed)

Comments

You can use the command :

rpm -e wbm-server-manager wbt-virtual-server-theme webmin

ok, but after installation Cloudmin the free disk space has strongly decreased (available free disc space before install - 120 Gb, and available free disc space after install - 10 Gb). After removal Cloudmin with your method the free disk space has not increased.

Try to check if you have anything under

/xen

Directory where Cloudmin stores virtualmachines

/var/webmin/server-manager

Directory where Cloudmin stores virtualmachines images

I'm no expert, but i think this might help

Cheers, F

thanks, but i don't have any VM images in this folders and i don't make them when Cloudmin was installed.

Heeeelp :)

[root@sss /]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00 151593140 133269356 10623304 93% /
/dev/sda1 194442 18920 165483 11% /boot
tmpfs 1036232 0 1036232 0% /dev/shm

Perhaps something else is using up the disk space?

Try a command like :

cd /
du -hs *

to find the biggest directory, then go into that and run du -hs * again to find the sub-directory and so on..

Thanks, JamieCameron. Problems with backup system and now all fine.

Automatically closed -- issue fixed for 2 weeks with no activity.