61%
27.11.2011
An administrator can only gain useful insights from network analysis if they understand the underlying procedures and protocols. The new version of Wireshark, 1.6, formerly known as Ethereal, can ... for the required fields.
The main feature of the new version is support for more than 30 new protocols including JSON, Wi-Fi P2P (Wi-Fi Direct), and Fibre Channel over InfiniBand. Also, Wireshark 1.6.0 can export
56%
12.04.2012
Tokutek, a leader in high-performance and agile database storage engines, has announced the release of TokuDB v6.0 with high-performance replication for MySQL and MariaDB. According ...
Tokutek releases TokuDB v6.0 for quick recovery after backup snapshots, up-to-date recovery points after a failure, and more.
... TokuDB v6.0 Released
47%
04.08.2011
the biggest rentable cloud today: the Amazon Web Service. Based on this extremely mature technology, Citrix launched Version 5.6 of its XenServer product family in May 2010. XenServer, the product built around ... Version 5.6 of Citrix XenServer is a feature-stripped version of the virtualization product and is available free, in addition to the commercial Advanced, Enterprise, and Platinum editions.
46%
11.10.2016
software automatically [2].
NethServer (multiarch)
NethServer is a Linux distribution for servers based on CentOS 6.8 and licensed under the GPLv3. It is advertised as "scalable, secure, cloud ready ... CoreOS is a lightweight Linux operating system for managing and running containers at scale with low overhead. NethServer is a Linux distribution for servers based on CentOS 6.8 and licensed under
45%
07.06.2019
/HPC/Articles/GUI-or-Text-Based-Interface
curses: https://en.wikipedia.org/wiki/Curses_(programming_library)
ncurses: https://en.wikipedia.org/wiki/Ncurses
Newt: https://en.wikipedia.org/wiki/Newt_(programming_library)
vnstat(6): https://manpages.ubuntu.com
44%
16.05.2013
-list
+--------------------------------------+-----------+------------------
| id | name | subnets |
+--------------------------------------+-----------+------------------
| 42a99eb6-3de7-4ffb-b34e-6ce622dbdefc | admin-net|928598b5
44%
26.01.2025
-memory," the announcement states.
To learn more, check out the educational videos on the OpenMP YouTube channel (https://www.youtube.com/playlist?list=PLLX-Q6B8xqZ8n8bwjGdzBJ25X2utwnoEG) or visit the OpenMP website (https ... In the news: Hetzner Announces S3-Compatible Object Storage; Ongoing Cyberattack Prompts New CISA Guidance for Communications Infrastructure; OpenMP 6.0 Released; Open Source Development Improves
44%
30.05.2021
: http://manpages.ubuntu.com/manpages/bionic/en/man1/glxgears.1.html
Jens Steube – hashcat v6: https://hashcat.net/hashcat/
nvidia-smi: https://developer.nvidia.com
43%
02.06.2020
):
17 sol[i,0] = 0.0
18 sol[i,ny-1] = 0.0
19 # end for
20
21 # Iterate
22 start_time = perf_counter()
23 --> with pymp.Parallel(6) as p: <--
24 for kloop in range(1,100):
25 soln = sol
43%
09.08.2015
'
–
Multiple patterns: Do not output lines containing an 'R' somewhere and an 'M' somewhere else
'/[R]./,/[M]./!'
sed -n '/[R]./,/[M]./!'p textdata.txt
6
All lines containing some