search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%220mb%C3%A9n Llorente%22
?
Refine your search
[x]
Creation time
: Last three months
Sort order
Date
Score
Content type
Article (Print)
(6)
Article
(1)
Keywords
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
Rubén
Llorente
... "webservice" { 21 listen on 192.168.
3
.30 port 80
22
protocol "http" 23 forward to
port 80 mode loadbalance \ 24 check http "/index.html" code 200 25 } 26
60%
Keras: Getting Started with AI
03.12.2024
Home
»
HPC
»
Articles
»
, I used TensorFlow 2.
9
.2 and Keras 2.
9
.0. The TensorFlow version is a bit old; 2.16.1 is the latest as of this writing, but I already had it installed. My Keras is also a bit old. I think Keras
3
53%
Reducing the Attack Surface in Windows
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
applications from creating child processes No d4f940ab-401b-4efc-aadc-ad5f
3
c
50688
a
Blocks credential theft from the local security authority subsystem (lsass.exe) Yes
9
e6
c
4e1f
49%
Manage status messages in CouchDB with MapReduce
27.09.2024
Home
»
Archive
»
2024
»
Issue 83: Storage
»
Design Document with Views { "_id": "_design/queries", "_rev": "6-856
a
5
c
52b1
a
9
f33e136b7f044b14
a
8e6", "language": "javascript", "views": { "by-timestamp": { "map": "function (doc) {\
n
43%
Introducing the NoSQL MongoDB database
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
, the use of in-memory storage engines, and advanced compression algorithms. MongoDB Atlas is the fully managed, cloud-based database-as-
a
-service (DBaaS) platform. Atlas automates management tasks (i
43%
Explore automation-as-code with Ansible
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
.demo.com , which is why the demo code on GitHub has a route definition in the 01
a
_awx_kube_route.yml playbook containing: apiVersion: route.openshift.io/v1 kind: Route Note that this only works with Open
43%
How vector databases work and when they're used
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
_result = client.search(collection_name="test_collection", query_vector=[0.2, 0.1, 0.
9
, 0.7], limit=
3
) print(search_result) ### Output: ScoredPoint(id=4, version=0, score=1.362, payload={"city": "New York"}, vector