10%
20.06.2022
_ADMIN=admin
10 - KEYCLOAK_ADMIN_PASSWORD=SOME_PASSWORD
11 - KC_DB=postgres
12 - KC_DB_URL=jdbc:postgresql://postgres:5432/keycloak
13 - KC_DB_USERNAME=postgres
14 - KC
10%
22.05.2023
need the ID to archive a team:
Set-TeamArchivedState -GroupId 5a8edffb-43ec-4dbc-bf12-4b50d2c65240 -Archived:$true
You can check the value of Archived again if you query it with Get-Team. To make sure
10%
05.12.2019
at the contents of the Uncomplicated Firewall (UFW) configuration file in Listing 2.
Listing 2
/etc/logrotate.d/ufw
/var/log/ufw.log
{
rotate 12
monthly
missingok
notifempty
compress
10%
01.06.2024
* argv[])
08 {
09 long niter = 1000000000;
10 int myid; //holds process's rank id
11 double x,y; //x,y value for the random coordinate
12 int i;
13
10%
04.12.2024
throughput without help from the Linux caches, which are active but not primed. Run by the hdparm [12] tool,
sudo hdparm -t /dev/mmcblk0
the remarkably consistent results with modern SD cards are easily
10%
18.07.2013
of file deletions – resolving this problem in most configurations not involving RAID, which is still negatively affected.
The /etc/fstab file shows that this partition is installed with Ubuntu 12.04's
10%
31.10.2025
recent Linux distributions already have it in their package management systems. To install on Ubuntu 12.04, type:
apt-get install golang
Other operating systems, including Mac and Windows, have binary
10%
29.10.2013
Scaling group
named:
awseb-e-mnpsy5bpzk-stack-AWSEBAutoScalingGroup-12BAR59E5FUDM
2013-05-08 20:04:57 INFO Waiting for EC2 instances to
launch. This may take a few minutes.
2013-05-08 20:07:45 INFO
10%
02.03.2012
the directory structures needed:
tinydns-conf tinydns tinydns /etc/tinydns 12.34.56.78
This command tells TinyDNS that you want to run it as user tinydns
under group tinydns
to keep security threats
10%
04.02.2013
for several distributions. The Downloads section of the website provides packages for Debian 6.0 (squeeze), Ubuntu 11.10/12.04, and Fedora 15/16/17. Alternatively, you can build Guacamole from the source code