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
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(225)
Article
(33)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
3
4
5
6
7
8
9
10
11
12
13
14
15
16
...
26
Next »
15%
Server virtualization with Citrix XenServer
04.08.2011
Home
»
CloudAge
»
Articles
»
{
22
System.out.println("Expected arguments:
[nfs server] [nfs path]"); 23 return; 24 } 25 26 Server server = new Server(args[
0
], args[1
15%
Server virtualization with Citrix XenServer
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
/** 16 * @param args 17 */ 18 public static void main(String[] args) throws Exception { 19 20 if (args.length !=
3
&& args.length != 5) 21 {
22
System
15%
VTP for VLAN management
04.10.2018
Home
»
Archive
»
2018
»
Issue 47: Findi...
»
active Fa
0
/1, Fa
0
/2, Fa
0/3
, Fa
0
/4, Fa
0
/5, Fa
0
/6, Fa
0
/7, Fa
0/8
, Fa
0
/9, Fa
0
/10, Fa
0
/11, Fa
0
/12 10
15%
Service discovery, monitoring, load balancing, and more with Consul
04.10.2018
Home
»
Archive
»
2018
»
Issue 47: Findi...
»
[ec2-user@ip-172-31-20-189 ~]$ consul members Node Address Status Type Build Protocol DC Segment ip-172-31-16-
22
172.31.16.
22
:8301 alive server 1.2.
0
2
14%
Build a honeypot with real-world alerts
01.08.2019
Home
»
Archive
»
2019
»
Issue 52: Stop...
»
:FORWARD ACCEPT [
0:0
] 05 :OUTPUT ACCEPT [125:13440] 06 -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT 07 -A INPUT -p icmp -j ACCEPT
08
-A INPUT -i lo -j ACCEPT 09 -A INPUT -p tcp -m state --state
14%
Connecting dissimilar IPsec implementations
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
endpoint1=192.168.80.
0
/24 07 endpoint2=192.168.2.
0
/24
08
action=requireinrequireout 09 auth1=computerpsk 10 auth1psk="test123" 11 qmsecmethods=esp:sha1-
3
des 12 qmpfs=dhgroup2 If you need
14%
Test your containers with the Docker Desktop one-node cluster
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
14 if __name__ == '__main__': 15 app.run(host="
0.0.0.0
", port=5000) Listing 4 my-app/webapp/Dockerfile 01 FROM python:
3
.11 02 WORKDIR /app 03 COPY . . 04 RUN pip install Flask
14%
How vector databases work and when they're used
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
algorithms for the search. For example, a stored three-dimensional vector could be assigned the values [1.4,
3
.8, -
0.8
]. Each query to the database is also translated into a vector (e.g., [1.
3
,
3
.5, -
0
14%
Setting up MariaDB replication with the help of XtraBackup
05.12.2016
Home
»
Archive
»
2016
»
Issue 36: Autom...
»
, but Debian and Ubuntu installations define max_binlog_size as 100
MB
. XtraBackup also wants to create a separate file for every InnoDB table, which is enabled by the innodb_file_per_table variable (Listing
3
14%
Data Analysis with R and Python
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
: 15 collec.insert({"name":row[
0
],"observer":row[1],"type":row[2],"period":\ pfl(row[
3
]), "ecc":pfl(row[4]),"semaj_axs":pfl(row[5]), \ "perih_dist":pfl(row[6]), "incl":pfl(row[7
« Previous
1
...
3
4
5
6
7
8
9
10
11
12
13
14
15
16
...
26
Next »