Logo
Search Shelves Books Sign up Log in
Info
Content
Book Navigation
  • ubuntu

  • basic configuration

    • screen

    • network

    • nameserver

    • wipe hdd

    • time synchronization

  • ansible

  • icedtea

  • rclone

Books
ubuntu
basic configuration

basic configuration

screen

vim /etc/screenrc hardstatus string "%h%? users: %u%?" startup_message off hardstatus always...

network

The following method allows to change the name of interfaces in ubuntu. The network card below so...

nameserver

In my LAN I want to make use of the DNS of my OPNsense router, there for I change the setup of ub...

wipe hdd

wipefs -a /dev/sda

time synchronization

apt install ntp ntpdate -y mv /etc/ntp.conf /etc/ntp.conf.orig vim /etc/ntp.conf server 10...

Search Results

Clear Search
Details
Created 1 year ago by Bodo
Updated 1 year ago by Bodo
Actions


Export
  • Contained Web File .html
  • PDF File .pdf
  • Plain Text File .txt
Back to top