نمایش نتایج: از شماره 1 تا 1 , از مجموع 1

موضوع: HowTo: Upgrade Debian 5.0 (Lenny) To Debian 6.0 (Squeeze)

  1. #1
    عضو انجمن Sohan Roh آواتار ها
    تاریخ عضویت
    Nov 2012
    نوشته ها
    312
    تشکر تشکر کرده 
    623
    تشکر تشکر شده 
    365
    تشکر شده در
    279 پست

    پیش فرض HowTo: Upgrade Debian 5.0 (Lenny) To Debian 6.0 (Squeeze)

    Debian 6.0 "Squeeze" has been released and how do I upgrade to Debian GNU/Linux 6.0 from the previous release, Debian GNU/Linux 5.0 ("Lenny") using command prompt?

    Debian 6.0 introduces a dependency based boot system, making system start-up faster and more robust due to parallel execution of boot scripts and correct dependency tracking between them. Upgrades to Debian GNU/Linux 6.0 from the previous release, Debian GNU/Linux 5.0 (codenamed "Lenny"), are automatically handled by the apt-get package management tool for most configurations.
    Make a backup - it cannot be stressed enough how important it is to make a backup of your system before you do this. Most of the actions listed in this post are written with the assumption that they will be executed by the root user running the bash or any other modern shell. The official Debian document recommends:

    The main things you'll want to back up are the contents of /etc, /var/lib/dpkg, /var/lib/apt/extended_states and the output of dpkg --get-selections "*" (the quotes are important). If you use aptitude to manage packages on your system, you will also want to back up /var/lib/aptitude/pkgstates.
    The following insutctions are tested on 64 bit version only but should work with 32 bit system. Edit the file called /etc/apt/sources.list, enter:
    # vi /etc/apt/sources.list
    Find word lenny and replace with squeeze. At the end it should look as follows:
    deb ftp.osuosl.org :: Oregon State University Open Source Lab squeeze main
    deb-src ftp.osuosl.org :: Oregon State University Open Source Lab squeeze main

    deb Debian -- Security Information squeeze/updates main
    deb-src Debian -- Security Information squeeze/updates main

    deb Debian -- The debian-volatile Project squeeze/volatile main
    deb-src Debian -- The debian-volatile Project squeeze/volatile main


    Save and close the file. Type the following command:
    # apt-get update
    # apt-get install apt dpkg aptitude
    # apt-get dist-upgrade

    Finally, reboot the server:
    # reboot
    After reboot make sure all required ports are open and all services are running:
    # lsb_release -a
    # netstat -tulpn
    # tail -f /var/log/messages
    # tail -f /path/to/log/file

  2. تعداد تشکر ها از Sohan Roh به دلیل پست مفید


  3. # ADS




     

اطلاعات موضوع

کاربرانی که در حال مشاهده این موضوع هستند

در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)

موضوعات مشابه

  1. مشکل تنظیمات ip در debian لطفآ کمک کنید
    توسط mehrdad_server در انجمن اوبونتو,دبيان Ubuntu,Debian
    پاسخ ها: 3
    آخرين نوشته: April 5th, 2013, 16:06
  2. ادغام کردن 2 عدد هارد در debian
    توسط google21 در انجمن سوالات و مشکلات
    پاسخ ها: 2
    آخرين نوشته: July 26th, 2012, 17:28
  3. نصب دبیان Debian
    توسط ServerDL.com در انجمن اوبونتو,دبيان Ubuntu,Debian
    پاسخ ها: 8
    آخرين نوشته: May 28th, 2012, 23:07
  4. نصب برنامه در دبین (Debian)
    توسط MizbanVps در انجمن مباحث و منابع آموزشی
    پاسخ ها: 0
    آخرين نوشته: May 28th, 2012, 12:16
  5. مشکل با debian
    توسط tehvps در انجمن اوبونتو,دبيان Ubuntu,Debian
    پاسخ ها: 7
    آخرين نوشته: August 1st, 2011, 17:06

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •