11%
30.11.2025
is as follows:
tc filter add dev $DEV protocol ip parent 1:0 prio 100 u32 match ip $DIR 12.34.56.78 flowid 1:12
You'll be glad to know the filter's config is much simpler than the classes or the qdisc
10%
30.11.2025
be a pain for home workers, but Cisco is making it easier with a line of OfficeExtend Access Points.
The Cisco Aironet 600 Series OfficeExtend provides a dual-radio design and separate corporate and home
10%
30.11.2025
); i+= 4096) newblock[i] = 'Y';
12 printf("Allocated %d MB\n", allocation);
13 }
14 }
Things are more interesting when memory is being used. Uncommenting line 11 does just that. The OOM
10%
30.11.2025
.3.6 (5-12-2012)
Filesystems and versions: ext2, ext3, ext4 (each with e2fsprogs 1.41.14), Btrfs (btrfsprogs 0.19), XFS (xfsprogs 3.1.6), ReiserFS (3.6.21), ZFS (0.6.0-rc8).
Operating and Filesystems
10%
30.11.2025
/2001/XMLSchema-instance"
05 xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
06 http
10%
31.10.2025
, you can use the current package from Debian Sid [4], which is available there as version 0.19+20120328. After meeting these preconditions, you can start with a fresh Ubuntu 12.04 LTS server default
10%
30.11.2025
dh_group modp1024;
09 }
10 generate_policy off;
11 }
12
13 sainfo address 192.168.2.0/24 any address 172.16.0.0/16 any {
14 pfs_group modp1024;
15 encryption_algorithm aes256;
16
10%
30.11.2025
XPS13 laptop: 13.3-inch screen with edge-to-edge glass (1366x768 resolution), i7 2GHz Intel Core2 Duo processor, 4GB of RAM, and 256GB SSD, all in a 0.88x12.56x9.3-inch device weighing 2.99 pounds
10%
30.11.2025
-host-alive' command definition
09 define command{
10 command_name check-host-alive
11 command_line $USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c 5000.0,100% -p
12 5
13
10%
31.10.2025
, in case that triggers a firewall's ruleset:
# nmap -P0 12.34.56.78
Then, run the UDP and SYN (Stealth) scans concurrently, as mentioned previously:
# nmap -sUS 12.34.56.78
With the use of the -f