Bijdragen van gebruiker Dschaft
Uiterlijk
Resultaten voor Dschaft overleg blokkeerlogboek uploads logboeken
Een gebruiker met 63 bewerkingen. Account aangemaakt op 13 jun 2025.
4 jul 2025
- 14:144 jul 2025 14:14 wijz gesch +3.641 N ZFS add disk Nieuwe pagina aangemaakt met 'first disk root@hermes:/var/log # gpart destroy -F /dev/ada0 ada0 destroyed root@hermes:/var/log # gpart create -s gpt ada0 ada0 created root@hermes:/var/log # gpart show ada0 => 40 250069600 ada0 GPT (119G) 40 250069600 - free - (119G) root@hermes:/var/log # gpart destroy -F /dev/ada0 ada0 destroyed root@hermes:/var/log # gpart create -s gpt ada0 ada0 created root@hermes:/var/log # gpart add -t freebsd-swap -s 2Gb ada0 ada0p1 add…'
27 jun 2025
- 05:5927 jun 2025 05:59 wijz gesch +41 N Zfs pools Dschaft heeft pagina Zfs pools hernoemd naar Zfs pools en datasets: Onjuist gespelde titel: geen laatste wijziging Label: Nieuwe doorverwijzing
- 05:5927 jun 2025 05:59 wijz gesch 0 k Zfs pools en datasets Dschaft heeft pagina Zfs pools hernoemd naar Zfs pools en datasets: Onjuist gespelde titel: geen laatste wijziging
25 jun 2025
- 14:0925 jun 2025 14:09 wijz gesch +1 Zfs pools en datasets Geen bewerkingssamenvatting
- 14:0925 jun 2025 14:09 wijz gesch +2.142 N Zfs pools en datasets Nieuwe pagina aangemaakt met ' # zfs list NAME USED AVAIL REFER MOUNTPOINT data 780K 115G 96K /mnt/data zroot 2.13G 254G 96K /zroot zroot/ROOT 2.10G 254G 96K none zroot/ROOT/default 2.10G 254G 2.10G / zroot/certs 192K 1024M 192K /mnt/certs zroot/home 244K 1024M 96K /home zroot/home/dschaft 148K 1024M 148K /home/dschaft zroot/tmp 112K 254G 112K /tmp...'
- 13:5125 jun 2025 13:51 wijz gesch +19.785 N Mysql replication Nieuwe pagina aangemaakt met '== Step 2 — Configuring the Source Database == In order for your source MySQL database to begin replicating data, you need to make a few changes to its configuration. On Ubuntu 20.04, the default MySQL server configuration file is named mysqld.cnf and can be found in the /etc/mysql/mysql.conf.d/ directory. Open this file on the source server with your preferred text editor. Here, we’ll use nano: sudo nano /etc/mysql/mysql.conf.d/mysqld.cnf Within the...' laatste wijziging
- 13:2025 jun 2025 13:20 wijz gesch +2.165 N Freebsd patching / upgrade Nieuwe pagina aangemaakt met 'FreeBSD security patches may be downloaded and installed using the following commands. The first command will determine if any outstanding patches are available, and if so, will list the files that will be modified if the patches are applied. The second command will apply the patches. # freebsd-update fetch # freebsd-update install If the update applies any kernel patches, the system will need a reboot in order to boot into the patched kernel. If the pat...' laatste wijziging
24 jun 2025
- 12:5424 jun 2025 12:54 wijz gesch +2.333 N Certbot Nieuwe pagina aangemaakt met 'Message from py311-certbot-3.1.0,1: -- This port installs the "standalone" client only, which does not use and is not the certbot-auto bootstrap/wrapper script. The simplest form of usage to obtain certificates is: # sudo certbot certonly --standalone -d <domain>, [domain2, ... domainN]> NOTE: The client requires the ability to bind on TCP port 80 or 443 (depending on the --preferred-challenges option used). If a server is running on that port, it will n...' laatste wijziging
23 jun 2025
- 15:1723 jun 2025 15:17 wijz gesch +132 N Mountd exports file Nieuwe pagina aangemaakt met ' /mnt/certs -mapall=root -ro 192.168.2.230 /mnt/certs -mapall=root -alldirs 192.168.2.245 /mnt/certs -ro V4: /' laatste wijziging
- 15:1523 jun 2025 15:15 wijz gesch +5 ZFS quota Geen bewerkingssamenvatting laatste wijziging
21 jun 2025
- 06:0021 jun 2025 06:00 wijz gesch +144 N ZFS quota Nieuwe pagina aangemaakt met '# zfs set quota=10G tank/home/jeff # zfs get quota tank/home/jeff NAME PROPERTY VALUE SOURCE tank/home/jeff quota 10G local'