Continuous network monitoring with linux
For displaying network activity continuously in Linux via the command line. CLI netstat -t -u -c
For displaying network activity continuously in Linux via the command line. CLI netstat -t -u -c
Do you need to tunnel to another machine frequently? Would you like an App to save time and make it […]
Follow these instructions and set your email to receive notifications. https://wiki.debian.org/UnattendedUpgrades apt-get install unattended-upgrades apt-listchanges apticron -y nano /etc/apt/apt.conf.d/50unattended-upgrades Set […]
apt-key adv –keyserver subkeys.pgp.net –recv-key E58FE9B3FE3B0470525159BD6DC3D600CDEF74BB apt-get install dirmngr UPDATE: This issue may be caused by a buggy package […]
Working with Meteor templates one must understand how to access data context in the various sections of templates. These […]
The defautl vm.swappiness value for Proxmox 5.2.x is 60 Run this command in Shell in order to reduce swappiness […]
After adding a mongodb you may experience an error about the GPG PUB KEY like teh following. W: GPG error: […]
I don’t like to use big repeating command and I was searching for a solution where I will be setting […]
When trying to setup a meteor up node on proxmox CT the console will give out this error. failed to […]
Another common error: Error: Cannot find module ‘@babel/runtime/helpers/builtin/interopRequireDefault’ How to fix: This has been traced in the forums as an incompatibility with the […]
You must be logged in to post a comment.