12%
09.06.2018
machines connected back-to-back with a 100Gbps (100G) network adapter and OpenSSL, our lab tested application s_time on the client and s_server on the server, with and without inline TLS enabled and using
12%
27.09.2021
such as firewalling, network address translation (NAT), or quality of service (QoS). For this, you still need to rely on the functionality of the underlying operating system or third-party systems.
FRR's feature set
12%
30.01.2020
specific CPUs with the use of features like sched_setaffinity() [6] or cgroups [7], which are both available in most Linux environments. However, such restrictions can also make scheduling even tougher
12%
28.11.2021
on desktop computers and their possibilities.
The event that impelled me to author this article was the arrival of a 13GB bundle of compressed files, the contents of which could possibly be helpful in my
12%
02.04.2013
Authenticator and Mydigipass.com.
Info
[1] RSA Security
[2] SafeNet
[3] SMS Passcode (in German)
[8] LSE LinOTP
[9] Mobile-OTP
[10] Mydigipass API
[11] Demo token
[12] Vasco
[13] Mydigipass plugins
12%
18.02.2018
.env.GITHUB_API_TOKEN
06
07 var port = process.env.PORT || 5000
08
09 app.get('/', function (req, res) {
10 // Implement GitHub API call
11 })
12
13 app.listen(port, function () {
14 console.log('App listening on port
12%
10.04.2015
with TurnKey Linux
TurnKey Linux version 13.0 has been available since August 2014. All TKL appliances have been based on Debian since version 12.0; whereas previous versions were based on Ubuntu
12%
03.12.2024
: CUDA Forward Compatibility mode ENABLED.
Using CUDA 12.6 driver version 560.35.03 with kernel driver version 535.161.08.
See https://docs.nvidia.com/deploy/cuda-compatibility/ for details.
Epoch 1/100
782/782 ━━━━━━━━━━━━━━━━━━━━ 21s 12ms
12%
11.10.2016
-server"}))
06
07 ; Enable all interfaces for TCP, UDP and websockets:
08 (let [host "0.0.0.0"]
09 (tcp-server {:host host})
10 (udp-server {:host host})
11 (ws-server {:host host}))
12
13 ; Clean up events
12%
15.08.2016
on Linux systems. Docker uses the Linux kernel features of both cgroups [5] and namespaces [6], as well as a "union" filesystem [7] such as AuFS [8]. This allows the containers to be isolated from one