Category: Linux

  • WorkForce DS-570W Scanner Essentials

    WorkForce DS-570W Scanner Essentials

    WorkForce DS-570W Scanner Essentials Connection WiFi (Requires WPS does NOT offer ability to enter WPA2 PSK)Workaround – Get a temporary cheap as possible Access point with WPS. Set up a WiFi with the same SSID and WPA PSK as the secure AP. Connect the Scanner. Remove the insecure WPS enabled AP from the Network. WiFi…

  • Nextcloud Essentials – hanssonit VM

    Nextcloud Essentials – hanssonit VM

    Nextcloud Essentials – hanssonit VM Updating Related Links Updating If you get an error like this: sudo: /var/scrits/update.sh: command not found Try the snippet below Related Nextcloud Essentials Setup NextCloud VM – hanssonit Links https://nextcloud.com/

  • Setup NextCloud VM – hanssonit

    Setup NextCloud VM – hanssonit

    Setup NextCloud VM – hanssonit. Version 0.01 (202010) Obtain OVA Default Credentials Virtual Box Applicance Install Scripts Directory Access Nextcloud Access Webmin Access Adminer Install Own TLS certificate Related Links Obtain OVA The official Nextcloud VM (Virtual Machine) is available over at hanssonitThere is an OVA available to VirtualBox or VMWare as well as VHDX…

  • Run Ansible through a remote server to other servers

    Run Ansible through a remote server to other servers

    Run Ansible through a remote server to other servers Problem Scenario Solution Inventory File Sample Ansible Ad-Hoc Command Sample Ansible PlayBook Sample Ansible PlayBook Command Related Links Problem Scenario The VPN connection/service is down for a remote server. Therefore you are unable to use Ansible to restart the service.However there is another node on the…

  • How to Enable SSH on Ubuntu

    How to Enable SSH on Ubuntu

    How to Enable SSH on Ubuntu Install Check Status Add Firewall Allow Rule If the firewall is enable you will need to add an allow rule Related Working With SSH Keys SSH Tunneling Essentials Links

  • /etc/fstab Basics

    /etc/fstab Basics

    /etc/fstab Basics. This file sets out what disks will be automatically mounted at boot time.Local, USB, SATA, NVME, Remote Network, SMB etc. Can all be configured to mount in this file. Where to Mount a Disk? Column Definitions Check if Disk is Mounted Find UUID of Available Disks List Mounted Disks and Free Space Sample…

  • Simple Public Linux File Share Samba

    Simple Public Linux File Share Samba

    Simple Public Linux File Share Samba. Create Samba User & Group Create Samba Group Create Samba User Root Folders Adjust Folder Permissions Install Samba Stop Samba SMBD Service Daemon Edit smb.conf Edit shares.conf Start Samba SMBD Service Daemon Related Links Create Samba User & Group Create Samba Group Create Samba User Create a system user…

  • Open Canary Honey Pot on Raspberry Pi

    Open Canary Honey Pot on Raspberry Pi

    Open Canary Honey Pot on Raspberry Pi Download 32Bit Ubuntu Image Flash Image onto SD Card Update System Install Pre Requsites Setup Virtual Environment Install Open Canary Configure Open Canary Setup E-Mail SMTP Handeler Snippet Edit opencanary.conf Insert SMTP Handeler Snippet into opencanary.conf Start Open Canary Restart Open Canary Related Links Download 32Bit Ubuntu Image…

  • Wireless Access Point Raspberry Pi Zero W

    Wireless Access Point Raspberry Pi Zero W

    Raspberry Pi Wirless Access Point Features Configuration Access Point WiFi Client Setting-it-Up Disable IPv6 Add New 802.11 Interface Install Dnsmasq & Hostapd Modify /etc/dnsmasq.conf Modify /etc/hostapd/hostapd.conf Modifty /etc/default/hostapd Populate Networks Modify /etc/network/interfaces Unreliable Results Automated Workaround Related Links Features Access Point Server: (ap0) : LAN Accept WiFi Clients Provied IP address via DHCP (Allows reserved…

  • Ansible Essentials

    Ansible Essentials

    Ansible Essentials Install Inventory Config File Test Connectivity Running ad-hoc Commands Ad Hoc Examples Services Playbook Tags Limiting Scope Encryption Ansible Vault Output to File Related Links Install Reading package lists… Done Building dependency tree Reading state information… Done The following NEW packages will be installed: ansible python3-argcomplete python3-crypto python3-dnspython python3-jinja2 python3-kerberos python3-libcloud python3-netaddr python3-ntlm-auth…

  • Backing Up & Restoring NextCloud Server

    Backing Up & Restoring NextCloud Server

    Backing Up & restoring NextCloud Server. What Needs Backing Up Config Files Data Files Location Database Related Links What Needs Backing Up? Config Files Data Files Database Config Files Nextcloud Virtual Machine Appliance by Hanssonit /var/www/nexcloud/ /var/www/ For more info on tar and compressing Data Files Location Nextcloud Virtual Machine Appliance by Hanssonit /mnt/ncdata/ This…

  • HMA VPN Setup Using Network Manager

    HMA VPN Setup Using Network Manager

    HMA VPN Setup Using Network Manager Obtain the .OVPN Config Files -r = recursive-np = no parent links-k = relative, to make links in downloaded HTML or CSS point to local files-nd = No Directories-A = filetype filter-e robots.off: exclude robots.txt files, don’t download robots.txt files OR Download http://hidemyass.com/vpn-config/vpn-configs.zip Import Configuration Into Network Manager Locate…

  • InspIRCd Basic Setup

    InspIRCd Basic Setup

    InspIRCd Basic Setup Install on Docker Install InspIRCd Native Configure InspIRCd Configure Admin Configure Bind Address Configure DiePassword and RestartPassword Configure Oper Configure MOTD & Rules Configure MOTD Configure Rules Start Server Enable Service / Start on StartUp Connect Install on Docker Install InspIRCd Native Reading package lists… Done Building dependency tree Reading state information……