• Menghapus/Uninstall/Remove Webmin dari Beberapa Macam OS

    Iseng-iseng saja menulis turorial ini. Kenapa saya harus menghapus webmin? ceritanya pada beberapa saat yang lalu saya dikagetkan dengan penggunaan RAM server yang melonjak tajam. Setelah menganalisa proses yang berjalan di server, baru diketahui kalau salah satu service webmin leak dan menghabiskan memory lebih besar dari kondisi normal.

    Akhirnya saya harus menghapus webmin, kemudian menginstall kembali. Cara yang digunakan untuk menghapus webmin adalah sebagai berikut:

    1. Remove Webmin RPM (RHEL / Centos / Fedora )

    # rpm -ev webmin

     

    2. Uninstall Webmin Source Installation

    # /etc/webmin/uninstall.sh

     

    3. Solaris UNIX Remove Webmin Software

    # pkgrm WSwebmin

     

    4. Debian / Ubuntu Linux Remove Webmin Software

    # apt-get --purge remove webmin

     

    5. FreeBSD Remove Webmin Software

    # cd /usr/ports/sysutils/webmin
    # make deinstall clean

    ref: http://www.cyberciti.biz

    Tags: 
    Share/Save

    Comments

    nice artikel...

    Add new comment

    Plain text

    • No HTML tags allowed.
    • Web page addresses and e-mail addresses turn into links automatically.
    • Lines and paragraphs break automatically.
    Type the characters you see in this picture. (verify using audio)
    Type the characters you see in the picture above; if you can't read them, submit the form and a new image will be generated. Not case sensitive.