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:
%256mb 12!600 Llorente 08
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(92)
Article
(19)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
...
12
Next »
19%
Routing with Quagga
19.02.2013
Home
»
Articles
»
zebra 05 log stdout 06 ! 07 router bgp 64513
08
bgp router-id 192.168.1.253 09 redistribute kernel 10 redistribute connected 11 neighbor 192.168.1.
200
remote-as 64515
12
neighbor 192.168.1.
200
19%
Speed up your MySQL database
11.02.2016
Home
»
Archive
»
2016
»
Issue 31: Tunin...
»
amount of available RAM: 117,080
MB
in this case. Mem used : Amount of RAM used by the applications: 48,810
MB
in this case. Mem free : Potentially free RAM: 68,270
MB
in this case. Mem cached : RAM
19%
Maintaining Android in the enterprise
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
[mfeilner@pc]# adb devices 02 List of devices attached 03 04 [mfeilner@pc]# su 05 Password: 06 [root@pc]# killall adb 07 [...]
08
[root@pc]# adb devices 09 * daemon not running. starting it now on port 5037
19%
Program GUIs in Go with Fyne
28.11.2021
Home
»
Archive
»
2021
»
Issue 66: Inci...
»
" 06 "fyne.io/fyne/v2/widget" 07 )
08
09 func main() { 10 a := app.New() 11 w := a.NewWindow("
")
12
w.Resize(fyne.NewSize(
200
,
200
)) 13 w.SetContent(widget.NewLabel("Hello World!")) 14
18%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
= [size][size]int {{0},{0},}
08
09 for i := 0; i < size; i++ { 10 for j := 0; j < size; j++ { 11 array[i][j]++
12
} 13 } 14 15
18%
Tips and Tricks for Containers
12.05.2020
Home
»
HPC
»
Articles
»
. done. Processing triggers for install-info (6.5.0.dfsg.
1-2
) ... Processing triggers for libgdk-pixbuf
2.0-0
:amd64 (2.36.11-2) ... Now, I'll make sure Octave is installed: root@c31656cbd380:/# octave
18%
A web application with MongoDB and Bottle
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
:"Brown-white", Members:15000, Address:[{Street:"Heiligengeistfeld 1", Zip: 20359, City: "Hamburg"}] })
08
> db.clubs.save({ Name:"FC Nürnberg", Colors:"Red-White", Address:[{Street:"Valznerweiherstrasse
200
", Zip
18%
Operating systems for the cloud and containers
14.08.2017
Home
»
Archive
»
2017
»
Issue 40: Lean...
»
storage is handled by the almost venerable ext3. The use of BusyBox [11] for most executable programs and of Dropbear [
12
] as the SSH daemon is the logical consequence of the Buildroot underpinnings
18%
Developing RESTful APIs
14.08.2017
Home
»
Archive
»
2017
»
Issue 40: Lean...
»
/contactshelf 06 /contacts: 07 get:
08
description: Retrieve list of existing contacts 09 responses: 10
200
: 11 body:
12
application/json: 13 example: | 14
18%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
struct jail 01 main(int argc, char **argv) 02 { 03 struct jail j; 04 int i; 05 [...] 06 /* Populate the jail struct */ 07 memset(&j, 0, sizeof(j));
08
j.version = 0; 09 j.path =
« Previous
1
2
3
4
5
6
7
8
...
12
Next »