6%
05.02.2019
# sudo apt-get install software-properties-common
# sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xF1656F24C74CD1D8
# sudo add-apt-repository 'deb [arch=amd64,arm64,ppc64el] http
6%
11.06.2014
http://obs.kolabsys.com:82/Kolab:/3.2/CentOS_6/Kolab:3.2.repo
wget http://obs.kolabsys.com:82/Kolab:/3.2:/Updates/CentOS_6/Kolab:3.2:Updates.repo
Default Configuration Pitfalls
Once installed
6%
31.10.2025
for a contemporary IT organization and take a close look at how small companies really work, the following picture becomes clear: Usually, there's no full-time administrator. If there is one, it is someone with above
6%
30.11.2025
've not been able to discover how enterprise environments are planning to cope with this problem.
Infos
SMBTA to be integrated with Samba 3.6 : http://samba.org/samba/ftp/pre/WHATSNEW-3-6-0pre1.txt
6%
03.08.2023
ls /etc/apache2/mods-enabled/ | grep php
Note that if you get an empty answer, it could be because the PHP module is already disabled. In that case, verify whether fcgid is enabled instead
6%
14.03.2013
Flask uses by default.
WSGI [3] is a specification that defines how a web server software and a web application written in Python communicate. This could be the Apache or Nginx web server with their WSGI
6%
28.11.2023
.
The ping check verifies connectivity to a configured host, the port check verifies port listening on a configured endpoint, and the HTTP checks GET requests to a URL. It also has special built-in checks
6%
10.06.2015
://en.wikipedia.org/wiki/Blowfish_%28cipher%29
MCrypt: http://mcrypt.sourceforge.net/
MCrypt man page: http://linux.die.net/man/1/mcrypt
Vim encryption: http://www.mkyong.com/linux/how
6%
27.05.2025
Magazine
, issue 247, June 2021, pg. 6, https://www.linuxpromagazine.com/Issues/2021/247
Grml: https://grml.org/
SystemRescue: https://www.system-rescue.org/
Finnix: https
6%
07.01.2013
can run the virt-clone
command in the shell:
virt-clone --original userver5 --name userver6 \
--file /var/lib/libvirt/images/userver6.img
virt-clone
creates a new XML definition file