Show Navigation
Conversation
Notices
-
It is still easier for me to check https://packages.debian.org/jessie/httpd/ than to use #apt / #aptitude to find out what version of Apache is available. I guess that means I need to spend more time with #Debian / #Devuan CLI and less time with the web.
-
apt search apache | less ?
-
apt search http | grep apache2
-
@theru @mcscx Thanks.
Up until late 2016, I was split between Debian-family and #CentOS / #Fedora servers (and various Windows Server versions at work). Now is the time to learn/relearn apt, while I have no RH-family VPS.
-
@mcscx I've started playing a bit around with debian/ubuntu servers again - so I'm not that familiar with debian/ubuntu but grep is always handy :)