WSUSoffline (on linux): Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 December 2021

  • curprev 20:2120:21, 8 December 2021Deathbybandaid talk contribs 2,333 bytes +2,333 Created page with " ==Create user== <nowiki>apt install sudo</nowiki> <nowiki>adduser wsus</nowiki> <nowiki>usermod -aG sudo wsus</nowiki> <nowiki>sudo visudo</nowiki> <nowiki>wsus ALL=(ALL) NOPASSWD: ALL</nowiki> <nowiki>nano /etc/passwd</nowiki> <nowiki>wsus:1001:1001:,,,:/home/wsus:/bin/bash</nowiki> =Install Network SMB Share= <nowiki>apt-get install samba-common samba unzip zip cabextract md5deep xmlstarlet wget trash-cli rsync dialog</nowiki> <nowiki>mkdir /opt/wsusoffli..." Tag: Visual edit