Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 779  / 1 Year ago, sat, february 11, 2023, 6:03:05

I am trying to comply with government requirements and need to keep my 15.04 server up to date. Mostly 15.04 has recent packages. Can I upgrade Apache on the command line? I need openssh 6.9 or better, is that also possible?


More From » server

 Answers
6

For this versions you need a PPA or you need to compile the desired version. The latest version in Vivid for this packages is



$ apt-cache policy openssh-server
openssh-server:
Installed: 1:6.7p1-5ubuntu1
Candidate: 1:6.7p1-5ubuntu1
Version table:
*** 1:6.7p1-5ubuntu1 0
500 http://de.archive.ubuntu.com/ubuntu/ vivid/main i386 Packages
100 /var/lib/dpkg/status


and



$ apt-cache policy apache2
apache2:
Installed: (none)
Candidate: 2.4.10-9ubuntu1
Version table:
2.4.10-9ubuntu1 0
500 http://de.archive.ubuntu.com/ubuntu/ vivid/main i386 Packages


The version 2.4.12 for apache2 is in Wily, but no version 6.9 for openssh-sever


[#18976] Monday, February 13, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
olouredping

Total Points: 259
Total Questions: 100
Total Answers: 121

Location: New Caledonia
Member since Wed, Sep 15, 2021
3 Years ago
;