In some cases you will need to install a specific version of a package, this may be for specific software requirements or to perform incrimental upgrade for a package.
To start off with you will want to check which version of the package you have installed aready with the apt-show-versions {packa...
Recently a few peoiple have asked about backing up and copying data from or to a NAS device which has a samba cifs share in many new devices they have built in support copying data but some don't have this option and in some cases it's not aplicable to use the built in software. This would also be a...
What is Swappiness
Swappiness has a value between 1 and 100 this controls how your system prioratises ram and swap usage, if you are unsure of what swap is then you may want to google this a bit but in short ram is the physical memory modules (ram) and swap is memory on your hard drive/ssd, swap i...
Recently I have been using Debian 9 for some projects rather than my usual CentOS 7 and I have been getting fustrated with vim due to the automatic visual mode which is enabled by default, for most I am sure this is not a problem and if your new to vim then you probabily don't know any differnt (myb...