26%
30.11.2025
://git://git.kernel.dk/fio.git
Some IOPS measurements from the wiki: http://www.thomas-krenn.com/de/wiki/I/O_Performance_Vergleich_von_Festplatten_mit_SSDs_und_Fusion-io_ioDrive (in German)
IOPS reference values for Fusion io
26%
30.11.2025
of available file space and enter:
$ git clone git://github.com/JuliaLang/Julia.git
After the download completes, you will have a new Julia directory. To build Julia, move to the Julia directory, enter make
26%
26.03.2025
Logging sudo child processes: https://www.sudo.ws/posts/2021/08/what-is-coming-in-sudo-1.9.8/
syslog-ng configuration examples: https://www.syslog-ng.com/community/b/blog/posts
26%
07.04.2022
home directory, change into the source directory, check out the desired branch, and set the version string:
$ cd ~
$ git clone git://git.whamcloud.com/fs/lustre-release.git
$ cd lustre-release
$ git
26%
17.09.2013
for managing hosts or user interfaces. The word has spread, and Windows administrators can now turn to many graphical tools, such as PuTTY and MobaXterm, as clients.
Info
[1] WinSSH: [http://www.ssh.com]
[2
26%
10.06.2014
:
cd /
curl -k http://pkgsrc.joyent.com/packages/SmartOS/bootstrap/bootstrap-2013Q3-x86_64.tar.gz | gzcat | tar-xf -
To rebuild the package database and update it, enter:
pkg_admin rebuild
pkgin -y up
26%
18.09.2012
-keys --keyserver keyserver.ubuntu.com 98AB5139
Now, update the package list and install the current 4.1 version of VirtualBox:
apt-get update && apt-get install virtualbox-4.1
For VRDP support, you still need
26%
12.11.2012
/Linux\r
Ubuntu 10.04.4 LTS\r
\r
Welcome to the Ubuntu Server!\r
* Documentation: http://www.ubuntu.com/server/doc\r
\r
System information as of Thu Oct 11 15:55:28 CDT 2012\r
\r
System load: 1
26%
30.04.2013
several suspicious entries: The log entry in Listing 1, for example, shows the attacker attempting to send email-containing shell commands to the exim4
service.
Listing 1: Log Entry
2011-02-06 15:08:13 H=(abcde.com
26%
15.10.2013
, and Apache Ant must be in place in addition to a Java environment. To load Floodlight Linux from GitHub and compile, you can do the following:
$ git clone git://github.com/floodlight/floodlight.git
$ cd