Linode Manager 페이지에서 커널을 변경할 수 있지만 CentOS 7.2를 7.1로 다운그레이드하는 방법을 모르겠습니다.
답변1
이 프로세스를 참조하여 살펴볼 수 있습니다.
# yum history
Loaded plugins: fastestmirror
ID | Login user | Date and time | Action(s) | Altered
-------------------------------------------------------------------------------
68 | <p15119007g> | 2016-02-27 01:40 | I, U | 27
67 | <a15099004r> | 2016-02-25 03:05 | Install | 1
66 | <a15099004r> | 2015-12-28 05:39 | Install | 1
65 | <a15099004r> | 2015-12-18 03:53 | Update | 1
64 | <a15099004r> | 2015-12-18 03:53 | Update | 3 EE
이 명령으로 정보를 얻을 수 있습니다
]# yum history info 67
Loaded plugins: fastestmirror
Transaction ID : 67
Begin time : Thu Feb 25 03:05:33 2016
Begin rpmdb : 490:72cf901a0f20ed46ebf4f2a1fbd5b59cde29cd80
End time : 03:05:38 2016 (5 seconds)
End rpmdb : 491:fa86b8767c48011cab7b19968339fc95b38f0475
User : <a15099004r>
Return-Code : Success
Command Line : install mlocate
Transaction performed with:
Installed rpm-4.8.0-47.el6.x86_64 @base
Installed yum-3.2.29-69.el6.centos.noarch @base
Installed yum-plugin-fastestmirror-1.1.30-30.el6.noarch @base
Packages Altered:
Install mlocate-0.22.2-6.el6.x86_64 @base
history info
undo
설치된 패키지가 제거됩니다
# yum history undo 2