After a long time I decided to install and work with bacula again. After installation, configuration and running some jobs, I tried to restore a backup from the night. The result was the following:
...
05-Nov 07:56 bacula-dir JobId 11: Fatal error: Cannot restore without a bootstrap file.
You probably ran a restore job directly. All restore jobs must be run using the restore command.
...
Thursday, November 5, 2020
bacula: cannot restore without a bootstrap file
Friday, September 18, 2020
Convert CDI to ISO
Today I was confronted with an "rare" format for CD images: CDI
Of course I needed the content from that disc but CDI is not really supported under linux and burning a small CD image for just copying some files one time was no option. So I searched a little on the internet how to deal with CDI files under linux. With iat I found a little neat program to convert CDI to ISO files. Under Armbian it has to be installed first:
Saturday, August 8, 2020
OMV: Locked users overview
Since a few months I received the following mail from OMV (4.1.35-1 / Arrakis) powered NAS:
Subject:
[nas01.karellen.local] Locked users overview
Tuesday, May 12, 2020
Updating the timezone
Today I was facing the issue, that my media center didn't show the right time. Instead it was always two hours back. The actual time was 08:42:1, while my media center showed this:
# date
# date
Tue May 12 06:42:17 UTC 2020
Thursday, March 19, 2020
vnstat file permissions
Today I had to install vnstat on a CentOS VM, which gave me a little headache. The CentOS release is the following:
# cat /etc/centos-release
CentOS Linux release 7.6.1810 (Core)
# cat /etc/centos-release
CentOS Linux release 7.6.1810 (Core)
Monday, March 2, 2020
dreamcast.local VIII - Skies Of Arcadia
A couple of days a new/old game arrived - Skies Of Arcadia! When the game came out, I never had a chance to play it. So I bought a copy and when it arrives, the first thing that cought my eye was the cover which states: "onlinefunctions". The offered online functions are limited to the official website. I couldn't find a copy of the website but some downladable content, so let's get the downloadable content running again with the Dreamcast server project!
Sunday, March 1, 2020
dreamcast.local VII - Uploads and Downloads
Uploading files from your Dreamcast the Dreamcast server sounds easy, but it is not. Downloading files from the Dreamcast server also sounds easy, but it is also not. With this article I will explain the major pitfalls and how to avoid them.
Thursday, February 20, 2020
dreamcast.local VI - ChuChu Rocket!
Just like my prior article about Phantasy Star Online Ver. 2, I will split this article into two parts. The first part will be focusing on the website again, while the second part will focus on the game and how to go online with it again. One note about online gaming with ChuChu Rocket!: this time I will show you how to setup your own ChuChu Rocket! game server with the software from Shuouma.
Sunday, February 16, 2020
dreamcast.local V - Phantasy Star Online Ver. 2
With my prior articles about my little dreamcast.local project, you are now set to get back online with Phantasy Star Online Ver. 2. Phantasy Star Online Ver. 2 has a very good chance to be one of my all-time-favorite games, at least on the Dreamcast it is. There are two ways going online with Phantasy Star Online Ver. 2:
1. Visit the website, which is offline
2. Play the game online, but the official servers are offline too
1. Visit the website, which is offline
2. Play the game online, but the official servers are offline too
Saturday, February 15, 2020
dreamcast.local IV - Routing
# sysctl net.ipv4.ip_forward
net.ipv4.ip_forward = 0
Friday, February 14, 2020
dreamcast.local III - Webserver with Nginx
In part III of this mini-series I will show you how to install Nginx on your Dreamcast server and how to use it with your Dreamcast. Start by install Nginx first:
# apt install nginx
...
# apt install nginx
...
Thursday, February 13, 2020
dreamcast.local II - DNS
As
I stated in the first article, I have setup a dedicated
domain called dreamcast.local. To do the same, you need to install bind
first:
# apt install bind9
...
# apt install bind9
...
Monday, February 10, 2020
dreamcast.local I - Basic connection
In this mini-series I will describe my current project: the Dremacast Server
The Dreamcast is a game console, released by Sega 14. October 1999 in Europe. The Dreamcast was also my first console and I still use it from time to time.
Besides a lot of great games, the Dreamcast has a build in analog modem, which would allow you to connect your Dreamcast to the internet and play games online with your friends. Of course, most services and websites are not available anymore, why I have decided to start this small project.
The Dreamcast is a game console, released by Sega 14. October 1999 in Europe. The Dreamcast was also my first console and I still use it from time to time.
Besides a lot of great games, the Dreamcast has a build in analog modem, which would allow you to connect your Dreamcast to the internet and play games online with your friends. Of course, most services and websites are not available anymore, why I have decided to start this small project.
Wednesday, February 5, 2020
Nginx server_names_hash_bucket_size
Today I installed nginx to support multiple Server Blocks/Virtual Hosts. When I configured the second or third Server Block and restarted Nginx, I encountered the following error:
# systemctl start nginx
Job for nginx.service failed because the control process exited with error code.
See "systemctl status nginx.service" and "journalctl -xe" for details.
# systemctl start nginx
Job for nginx.service failed because the control process exited with error code.
See "systemctl status nginx.service" and "journalctl -xe" for details.
Saturday, January 11, 2020
Adblock with BIND DNS
If you're annoyed as me, watching all these advertisement when surfing the web, then this article might be something for you. In this article I will explain how to modify BIND to use as an Adblocker.
Saturday, January 4, 2020
Orange Pi Zero NAS
Today my Orange Pi Zero with the NAS Extension Board arrived and I decided immediatly to setup it up as a very minor NAS. So here is what I am using:
Orange Pi Zero with an Allwinner H2+ and 512MB RAM
NAS Extension Board with 1x SATA and 1x mSATA
Adata SP310 128GB mSATA
Samsung Evo 840 250GB SATA
Orange Pi Zero with an Allwinner H2+ and 512MB RAM
NAS Extension Board with 1x SATA and 1x mSATA
Adata SP310 128GB mSATA
Samsung Evo 840 250GB SATA
Subscribe to:
Posts (Atom)