Hi,
extracting an rpm file are two steps
- Convert it to an cpio archive
- And extract this
Hi,
extracting an rpm file are two steps
Hi,
linux can, of course 🙂 , act as an ntp server.
For debian 9 the following steps are necessary.
Continue reading Linux: Setup ntp server
Hi,
this post describes how to setup samba to provide filesystem snapshots to Windows in its “Previous Versions” tab.
Install your prefered Linux Distribution. In this tutorial debian 9 stretch.
Continue reading Samba: Setup for Windows Previous Versions Support
Hi,
if you do not always want to enter your private key password/passphrase when using certificate based ssh or scp connections then ssh-agent is your friend 🙂 .
Continue reading Linux: Using ssh-agent
Hi,
newer Linux distribution do assign network names like enp0s13 or eno1 instead of the old style ethx names.
Continue reading Linux: Disable assignment of new styled names for network interfaces