75%
17.02.2015
$179.00/EUR119
http://www.hardkernel.com/
Gizmo 2
Linux, Windows Embedded 8
AMD G-series GX210HA
Dual x86 @1GHz (1MB shared L2) for 85GFLOPS
AMD Radeon HD 8210E
75%
28.07.2011
10 [ ID] Interval Transfer Bandwidth
11 [ 3] 0.0 60.0 sec 5.80 GBytes 830 Mbits/sec
You can now restrict the send performance. Note that the command expects you to enter the send
75%
22.08.2011
-based algorithm and a small word list:
$ john -single passfile.txt
Loaded 2 password hashes with 2 different salts (FreeBSD MD5 [32/64 X2])
guesses: 0 time: 0:00:00:01 100% c/s: 9433 trying: hken1900
Finally ...
Easy to remember but difficult to guess isn’t just a catchy phrase for choosing passwords, it’s the law of the Net. Learn how to check your password using a tool network intruders use every day
75%
30.07.2014
/bin/perl
use Time::HiRes qw(gettimeofday tv_interval);
use Net::Statsd;
$Net::Statsd::HOST = 'localhost'; # Default
$Net::Statsd::PORT = 8125; # Default
my $t0 = [gettimeofday];
my($one, $two, $three) = map { $_ x
75%
21.08.2014
_interval);
04 use Net::Statsd;
05
06 $Net::Statsd::HOST = 'localhost'; # Default
07 $Net::Statsd::PORT = 8125; # Default
08
09 my $t0 = [gettimeofday];
10
11 my($one, $two, $three) = map { $_ x 4096
74%
17.02.2015
, unsigned int flags)
057 {
058 return syscall(__NR_sched_getattr, pid, attr, size, flags);
059 }
060
061 void *run_deadline(void *data)
062 {
063 struct sched_attr attr;
064 int x = 0, ret;
065
74%
25.03.2020
/server/node-token
K10fc63f5c9923fc0b5b377cac1432ca2a4daa0b8ebb2ed1df6c2b63df13b092002::server:bf7e806276f76d4bc00fdbf1b27ab921
API Token
Make sure you note the API token correctly or you might see the error
74%
04.08.2020
33 enum { probes = 10, loops = 1, };
34 uint64_t iterations = strtoull(argv[1], 0, 0);
35 uint64_t upper = iterations*iterations;
36
37 double pi = M_PI;
38 double r = 0.0;
39
40 stats ... We look at how to determine the performance of a segment of code.
74%
04.11.2011
through NAT. Listing 1 has some critical settings for the /etc/sysconfig/iptables
file.
Listing 1: /etc/sysconfig/iptables
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:RH
74%
21.08.2012
just two nodes: test1, which is the master node, and n0001, which is the first compute node):
[laytonjb@test1 ~]$ pdsh -w test1,n0001 uptime
test1: 18:57:17 up 2:40, 5 users, load average: 0.00, 0.00