Hi,
there are two options to enable syntax highlightning in vi/vim.
Just for your current editor session. Open your file
Continue reading VI/VIM: Enable syntax highlightning in vi
Stuff about Linux
Hi,
there are two options to enable syntax highlightning in vi/vim.
Just for your current editor session. Open your file
Continue reading VI/VIM: Enable syntax highlightning in vi
Hi,
this post is a step by step tutorial for setup WLAN in debian by systemd.
Determine the WLAN Adapter and reachable Networks
root@debdev ~# iwconfig root@debdev ~# ifconfig wlan0 up root@debdev ~# iwlist wlan0 scanning
Hi,
systemd can mount cifs filesystems at boot or on demand like autofs.
First cifs mount at boot time. Determine the share and the mount point.
Continue reading Systemd: Automount nfs export
Hi,
my collection of btrfs command line snippets.
Hi,
steps to switch an Debian installation from stable to testing:
Continue reading Debian: Switch from stable(Jessie) to testing (Stretch)