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,
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,
dhtest is a tool to generate DHCP packets and send it to a DHCP server.
Continue reading DHCP: dhtest a tool to send customized packets to a DHCP Server
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: (Auto-) Mount cifs shares