This is the procedure for how to install WordPress from the command line on a FreeBSD or similar UNIX- or Linux based web server.
Continue reading “How to install WordPress from the command line on FreeBSD.”Category: System Administration
These are my notes, tips and howtos about system administration of information technology. If you have any feedback, feel free to contact me.
Open dconf-editor and go to org, gnome, control-center and last-panel. Set the value to default. This worked for me. Thanks to bpurgar for the solution in FreeBSD Bugs. See more at Bug 259007.
Configure FileZilla to access and use an SFTP server in order to upload and download files. Tested with FileZilla 3.3.1 on FreeBSD 13.1 on 2022-11-04.
Continue reading “How to use FileZilla to access an SFTP server.”This page describes, how to block web browser and bot user agents from accessing and scraping a website by configuring the Apache .htaccess control file. Written 2022-08-11. Tested with Apache 2.4.54 for FreeBSD.
Continue reading “How to block user agents with Apache .htaccess.”This page describes the different link relations and how to set them, when linking to other pages, and thereby letting search engines understand, that the linking page is not trying to manipulate the ranking algorithms.
Continue reading “What is HTML link relations and which ones should be used?”This is how a number of PDF files can be concatenated, which is also known as merge, join or combine PDF files, with pdftk on the command line.
Continue reading “How to manipulate PDF files on the command line with pdftk.”This is the procedure for restoring (undeleting) accidentally deleted or modified files from a snapshot of a file system on ZFS.
Continue reading “How to restore (undelete) accidentally deleted files from ZFS snapshot.”Examples of how to add text before file names, add text after file names, rename part of file names and rename to incrementing numbers by batch processing on the command line in bash shell.
Continue reading “How to rename batch of images or files in sh or bash shell.”This is the procedure for updating (patching) the FreeBSD system by downloading (fetching) and installing the binary patches from a FreeBSD mirror.
Continue reading “How to update (patch) the FreeBSD system.”