11%
05.02.2019
:
$ curl http://169.254.169.254
1.0
2007-01-19
2007-03-01
2007-08-29
2007-10-10
2007-12-15
2008-02-01
2008-09-01
2009-04-04
The cloud-init
package installed on an instance contains utilities for its early
11%
09.04.2019
replacement for top written in Node.js with scrolling charts at the top (CPU usage) and the bottom left (memory usage).
A good YouTube video [6] presents vtop.
iptraf
Provides network
11%
11.10.2016
Galaxy [6], can be used to modify various configuration parameters. If you opt for Chef instead, you can install the components needed for Chef on your Junos using a matching Cookbook provided by Juniper
11%
28.11.2023
. For example, today you can get consumer-grade 1-2TB SSD drives for well under $100, and I've seen some 1TB SSDs for under $30 (August 2023). Don't forget that SSDs can range from thin 2.5-inch form factors
11%
27.09.2024
to start with a local setup, you first need to set up a classic virtual machine (VM). Ideally, you will want to run Debian GNU/Linux 12 or Ubuntu 24.04. Preferably, you should also install a runtime
11%
26.03.2025
(e.g., which you can use to read passwords in the scope of a pentest) are available for download from GitHub [5] [6].
Flipper Zero is designed for interaction with a smartphone. During the initial
11%
03.04.2024
content management system (CMS) in use by far, with a more than 40 percent market share [1]. The next closest CMS is Wix with only a 3.6 percent market share. Although you can argue about actual percentages
11%
28.11.2023
/CD pipelines, such as PostgreSQL [4] or MySQL [5]. In Listing 6, I use a Docker image containing Docker and Docker Compose and the usual variables defining the database, its user, and password. I also define
11%
21.08.2014
[6]
Julia (up and coming) [7]
Java [8]
Matlab [9] and Matlab-compatible tools (Octave [10], Scilab [11], etc.)
Java is the lingua franca of MapReduce [12] and Hadoop [13]. Many toolkits
11%
15.12.2017
08 action :install
09 end
10 service "apache2" do
11 action [ :enable, :start ]
12 end
13
14 directory node['main']['doc_root'] do
15 owner 'www1-data'
16 group 'www1-data'
17 mode '0744'
18 action