Logo Background
Blog
Russian Girls Dating Agencies
Stomatolog Leszno
  • Cara Cepat mencari Informasi Hardware di Linux
    By bodsink on November 14th, 2008 | 2 Comments2 Comments Comments

    dmidecode merupakan tool yang berfungsi untuk mengambil informasi hadware yang berada dalam suatu komputer, sangat membantu sekali untuk mencari informasi sebuah hardware yang ada di komputer tanpa harus membongkar semua isi komputer tersebut. berpanduan dari manual dmidecode yang ada di system linux saya mencoba mempelajari satu demi satu

    #man dmidecode

    (more…)

  • Upgrade Ubuntu 8.04 ke Ubuntu 8.10 (server)
    By bodsink on November 14th, 2008 | No Comments Comments

    Tutorial singkat tentang upgrade ubuntu 8.04 ke ubuntu 8.10 special ubuntu server, disini saya menggunakan untuk squid proxy.

    Langkah pertama masuk ke consule

    #apt-get update
    #apt-get install update-manager-core

    Edit file berikut /etc/update-manager/release-upgrades

    # Pico /etc/update-manager/release-upgrades

    ganti kata berikut: Prompt=lts menjadi  Prompt=normal

    Kemudian jalankan perintah

    #do-release-upgrade

    akan keluar pesan sebagai berikut

    Do you want to start the upgrade?

    2 packages are going to be removed. 48 new packages are going to be
    installed. 376 packages are going to be upgraded.

    You have to download a total of 242M. This download will take about 6
    minutes with your connection.

    Fetching and installing the upgrade can take several hours. Once the
    download has finished, the process cannot be cancelled.

    Continue [yN]  Details [d] <–y

    Remove obsolete packages? y

    setelah melakukan upgrade system akan meminta untuk restart

    Continue [yN]  Details [d] <– y

    The server needs to be rebooted to complete the upgrade:

    System upgrade is complete.

    Restart required

    To finish the upgrade, a restart is required.
    If you select ‘y’ the system will be restarted.

    Continue [yN] <– y

    Kemudian setalah melakukan  restart secara otomatis ubuntu telah menjalankan versi 8.10

    selamat mencoba

    sumber : howtoforge.org