Openbsd.Sysupgrade69 6.2 KB

123456789101112131415161718192021222324
  1. version=pmwiki-2.2.130 ordered=1 urlencoded=1
  2. agent=w3m/0.5.3+git20210102
  3. author=jrmu
  4. charset=UTF-8
  5. csum=
  6. ctime=1620450651
  7. host=38.81.163.143
  8. name=Openbsd.Sysupgrade69
  9. rev=3
  10. targets=Openbsd.Dump,Openbsd.Restore,Openbsd.Cu,VPS.Intro,Openbsd.Buyvm,Openbsd.Top,Openbsd.Syspatch
  11. text=(:title OpenBSD 6.9 Sysupgrade Guide:)%0a%0aThis is a quick upgrade guide for [[https://openbsd.org/69.html|OpenBSD 6.9]] using [[https://man.openbsd.org/sysupgrade|sysupgrade]].%0a%0a'''NOTE''': This guide is '''no''' substitute for reading the [[https://www.openbsd.org/faq/|OpenBSD FAQ]]. In particular, you should read the [[https://www.openbsd.org/faq/upgrade69.html|Upgrade Guide]].%0a%0aFirst, check to see if you need to upgrade your OS. To find our your operating system version, type: @@uname -a@@. If it says @@OpenBSD fruit.ircnow.org 6.8 GENERIC#6 amd64@@, you need to upgrade. If it says @@OpenBSD fruit.ircnow.org 6.9 GENERIC.MP#98 amd64@@, you are on the most recent OS version.%0a%0aNext, make sure to back up any files. Use [[Openbsd/dump|dump]] and [[Openbsd/restore|restore]].%0a%0a[@%0a$ doas sysupgrade%0a@]%0a%0aThe upgrade should begin automatically. You can view it in the [[Openbsd/cu|serial console]] for [[VPS/intro|VMM]] or in VNC for [[Openbsd/buyvm|BuyVM]].%0a%0aAttach:upgrade68-1.png%0aAttach:upgrade68-2.png%0aAttach:upgrade68-3.png%0aAttach:upgrade68-4.png%0aAttach:upgrade68-5.png%0aAttach:upgrade68-6.png%0a%0aTo check if installation succeeded:%0a%0a[@%0a$ uname -a%0aOpenBSD pear.my.domain 6.9 GENERIC.MP#98 amd64%0a@]%0a%0aTo check if you have the proper amount of RAM and number of cores, run [[openbsd/top|top]].%0a%0aAttach:upgrade68-7.png%0a%0aYou will want to [[Openbsd/syspatch|patch]] the system:%0a%0a[@%0a$ doas syspatch%0a@]%0a%0aThen, you'll want to run [[https://man.openbsd.org/sysmerge|sysmerge]] to merge any configuration files:%0a%0a[@%0a$ doas sysmerge%0a@]%0a%0aThen, make sure to upgrade your packages:%0a%0a[@%0a$ doas pkg_add -Uu%0a@]%0a%0aRead and fix any error messages that you may see.%0a%0aYou will want to reboot after some patches:%0a%0a[@%0a$ doas shutdown -r now%0a@]%0a
  12. time=1624600008
  13. title=OpenBSD 6.9 Sysupgrade Guide
  14. author:1624600008=jrmu
  15. diff:1624600008:1620450709:=5,6c5,6%0a%3c '''NOTE''': This guide is '''no''' substitute for reading the [[https://www.openbsd.org/faq/|OpenBSD FAQ]]. In particular, you should read the [[https://www.openbsd.org/faq/upgrade69.html|Upgrade Guide]].%0a%3c %0a---%0a> '''NOTE''': This guide is '''no''' substitute for reading the [[https://www.openbsd.org/faq/|OpenBSD FAQ]]. In particular, you should read the [[https://www.openbsd.org/faq/upgrade68.html|Upgrade Guide]].%0a> %0a59c59%0a%3c @]%0a---%0a> @]%0a\ No newline at end of file%0a
  16. host:1624600008=38.81.163.143
  17. author:1620450709=bejelentkezni
  18. diff:1620450709:1620450651:=1,4c1,4%0a%3c (:title OpenBSD 6.9 Sysupgrade Guide:)%0a%3c %0a%3c This is a quick upgrade guide for [[https://openbsd.org/69.html|OpenBSD 6.9]] using [[https://man.openbsd.org/sysupgrade|sysupgrade]].%0a%3c %0a---%0a> (:title OpenBSD 6.8 Sysupgrade Guide:)%0a> %0a> This is a quick upgrade guide for [[https://openbsd.org/68.html|OpenBSD 6.8]] using [[https://man.openbsd.org/sysupgrade|sysupgrade]].%0a> %0a7,8c7,8%0a%3c First, check to see if you need to upgrade your OS. To find our your operating system version, type: @@uname -a@@. If it says @@OpenBSD fruit.ircnow.org 6.8 GENERIC#6 amd64@@, you need to upgrade. If it says @@OpenBSD fruit.ircnow.org 6.9 GENERIC.MP#98 amd64@@, you are on the most recent OS version.%0a%3c %0a---%0a> First, check to see if you need to upgrade your OS. To find our your operating system version, type: @@uname -a@@. If it says @@OpenBSD fruit.ircnow.org 6.7 GENERIC#6 amd64@@, you need to upgrade. If it says @@OpenBSD fruit.ircnow.org 6.8 GENERIC.MP#98 amd64@@, you are on the most recent OS version.%0a> %0a28c28%0a%3c OpenBSD pear.my.domain 6.9 GENERIC.MP#98 amd64%0a---%0a> OpenBSD pear.my.domain 6.8 GENERIC.MP#98 amd64%0a50c50%0a%3c $ doas pkg_add -Uu%0a---%0a> $ doas pkg_add -u%0a
  19. host:1620450709=184.99.100.20
  20. author:1620450651=bejelentkezni
  21. csum:1620450651=initial commit
  22. diff:1620450651:1620450651:=1,59d0%0a%3c (:title OpenBSD 6.8 Sysupgrade Guide:)%0a%3c %0a%3c This is a quick upgrade guide for [[https://openbsd.org/68.html|OpenBSD 6.8]] using [[https://man.openbsd.org/sysupgrade|sysupgrade]].%0a%3c %0a%3c '''NOTE''': This guide is '''no''' substitute for reading the [[https://www.openbsd.org/faq/|OpenBSD FAQ]]. In particular, you should read the [[https://www.openbsd.org/faq/upgrade68.html|Upgrade Guide]].%0a%3c %0a%3c First, check to see if you need to upgrade your OS. To find our your operating system version, type: @@uname -a@@. If it says @@OpenBSD fruit.ircnow.org 6.7 GENERIC#6 amd64@@, you need to upgrade. If it says @@OpenBSD fruit.ircnow.org 6.8 GENERIC.MP#98 amd64@@, you are on the most recent OS version.%0a%3c %0a%3c Next, make sure to back up any files. Use [[Openbsd/dump|dump]] and [[Openbsd/restore|restore]].%0a%3c %0a%3c [@%0a%3c $ doas sysupgrade%0a%3c @]%0a%3c %0a%3c The upgrade should begin automatically. You can view it in the [[Openbsd/cu|serial console]] for [[VPS/intro|VMM]] or in VNC for [[Openbsd/buyvm|BuyVM]].%0a%3c %0a%3c Attach:upgrade68-1.png%0a%3c Attach:upgrade68-2.png%0a%3c Attach:upgrade68-3.png%0a%3c Attach:upgrade68-4.png%0a%3c Attach:upgrade68-5.png%0a%3c Attach:upgrade68-6.png%0a%3c %0a%3c To check if installation succeeded:%0a%3c %0a%3c [@%0a%3c $ uname -a%0a%3c OpenBSD pear.my.domain 6.8 GENERIC.MP#98 amd64%0a%3c @]%0a%3c %0a%3c To check if you have the proper amount of RAM and number of cores, run [[openbsd/top|top]].%0a%3c %0a%3c Attach:upgrade68-7.png%0a%3c %0a%3c You will want to [[Openbsd/syspatch|patch]] the system:%0a%3c %0a%3c [@%0a%3c $ doas syspatch%0a%3c @]%0a%3c %0a%3c Then, you'll want to run [[https://man.openbsd.org/sysmerge|sysmerge]] to merge any configuration files:%0a%3c %0a%3c [@%0a%3c $ doas sysmerge%0a%3c @]%0a%3c %0a%3c Then, make sure to upgrade your packages:%0a%3c %0a%3c [@%0a%3c $ doas pkg_add -u%0a%3c @]%0a%3c %0a%3c Read and fix any error messages that you may see.%0a%3c %0a%3c You will want to reboot after some patches:%0a%3c %0a%3c [@%0a%3c $ doas shutdown -r now%0a%3c @]%0a\ No newline at end of file%0a
  23. host:1620450651=184.99.100.20