Blog

Categories


Ubuntu integration with Nextcloud

admin
22. March 2020

In order to integrate the Nextcloud client into nautilus, proceed as followed: Install the Nextcloud client as described on the Nextcloud website Install the packages “python-nautilus” and “nextcloud-client-nautilus” restart the Nextcloud client and Nautilus

Read More

Power on a virtual machine VMware ESXi-Server

admin
28. February 2020

Connect to the VMware server using ssh root@[ip] type vim-cmd vmsvc/getallvms choose the right machine and remember the Vmid get the status of the chosen machine by typing vim-cmd vmsvc/power.getstate [id] turn on the machine by typing vim-cmd vmsvc/power.on [id]

Read More

How to use the calendar in Nextcloud

admin

In the following post I am assuming that you just installed Nextcloud on a webspace. You already setup email functionality and are able to sync data with your Nextcloud. The next step is to get the calender app to work in such a way that you can sync your calender between your phone (in my […]

Read More

ARP Alert tool in C for Linux

admin
9. July 2019

Introduction A couple of days ago, my roommate’s laptop got hacked. Some of our neighbours managed to gain access to his camera (on a Windows 10 machine). I then tried to figure out if there is a simple possibility to get notified whenever a new device is connecting to your computer. I am going to […]

Read More

Error AL 1045

admin
29. June 2019

Symptons: You are creating a new AL Project for Business Central with Visual Studio Code and you get the following error message: The package cache […]/.alpackages could not be found. And after trying to compile you get the error: error AL1045: […]/.alpackages could not be found. as well as a message saying you do not […]

Read More

OpenVPN in pfSense 2.3.4

admin
25. June 2019

I will describe the steps I took to get the OpenVPN Server on pfsense to run. This is the basic structure of the network I am assuming: As you can see, our network is using two subnets: 192.168.2.0/24 which contains our router and the pfSense firewall and 10.0.0.0/24 which again contains the firewall and the […]

Read More