14%
20.05.2014
available in both free and commercial versions. According to the manufacturer, more than 4,000 customers deploy Endian Firewall Enterprise, and more than 1.2 million users have downloaded the community
14%
30.11.2025
mysql> select * from information_schema.TABLE_STATISTICS ORDER BY ROWS_READ DESC LIMIT 0,5;
+--------------------+---------------+-------------+--------------+------------------------+
| TABLE
14%
03.08.2023
: 3
selector:
matchLabels:
app: my-app
template:
metadata:
labels:
app: my-app
spec:
containers:
- name: my-app
image: my-org/my-app:1.0.0
14%
28.11.2023
import Flask
app = Flask(__name__)
@app.route('/')
def hello_world():
return 'Hello, World!'
if __name__ == '__main__':
app.run(host='0.0.0.0', port=5000)
To dockerize this application, you would
14%
05.02.2019
system1 (IP address 172.16.190.158, marked with the red circle). Then, you can see how system2 (172.16.190.159) begins the SMB protocol version negotiation and how NT LAN Manager 1.0 and 1.2 are being
14%
03.12.2015
openQRM to use (this is typically eth0). Then, openQRM creates the required MySQL database; the root password you defined for MySQL is needed during the install.
Finally, you need to upload a valid
14%
02.10.2017
hello snapcraft.yaml wifi-ap
name: my-snap-name # you probably want to 'snapcraft register '
version: '0.1' # just for humans, typically '1.2+git' or '1.3.2'
summary: Single-line elevator pitch for your amazing snap # 79 char
14%
30.11.2025
/usr/lib64/ruby/1.8/logger.rb:487:in `initialize'
12 /usr/lib64/ruby/1.8/logger.rb:263:in `new'
13 /usr/lib64/ruby/1.8/logger.rb:263:in `initialize'
14 /usr/lib/nagios
14%
05.12.2014
from Calibre [12], it integrates various ebook formats. The software generates preview images in several sizes when importing graphics and images; with document icons (sometimes with or without preview
14%
11.09.2023
– the rank 0 process – perform I/O. Consequently, a shared filesystem wasn’t needed, and I/O could happen locally on one node.
For many applications, local node storage provided enough I/O performance