-
How to Auto Start Applications in Ubuntu
How to Auto Start Applications in Ubuntu Prerequisites Install Startup Order Adding Delay Related Links Prerequisites gnome-session-properties Install Reading package lists… Done Building dependency tree Reading state information… Done gnome-startup-applications is already the newest version (3.36.0-2ubuntu1). 0 to upgrade, 0 to newly install, 0 to remove and 45 not to upgrade. Configure Fill outName: MumbleCommand:…
-
What is Filling up my Disk Space
What is Filling up my Disk Space Linux NCDU Exclude Delete Related Links Linux Be careful not to have files inside a directory such as /tmp and then mounting a volume on /tmp.The files will be hidden and inaccessible to the commands below NCDU ncdu 1.13 ~ Use the arrow keys to navigate, press ?…
-
PowerShell Accepting Pipeline Input
PowerShell Accepting Pipeline Input. There are two ways to accept pipeline input ValueFromPipeline = $true ValueFromPipelineByPropertyName = $true Related Links Prerequisite [cmdletbinding()]Param([Parameter(ValueFromPipeline)]] OR [Parameter(ValueFromPipelineByPropertyName)]]) ValueFromPipeline This method accepts the whole object as input and gives you access to all of the objects properties. ValueFromPipelineByPropertyName This method accepts only the value of a single property.Equivalent of…
-
Hostapd Essentials
Hostapd Essentials Install Start Hostapd Stop Hostapd Configure Hostapd Config Example Hostapd Options Related Links Hostadp Host Access Point Daemon.Userspace access point for turning network interface cards into Access Points and authentication servers. Install Start Hostapd Stop Hostapd Configure Hostapd Config Example Hostapd Options To use the 5 GHz band, you can change the operations…
-
IP Tables Essentials
IP Tables Essentials Add Masquerade for outbound traffic on eth0 Save IP Tables Rules Install Rules on Boot Related Links Add Masquerade for outbound traffic on eth0 Save IP Tables Rules Install Rules on Boot add above exit 0 Related dnsmasq Essentials Linux IP Essentials Enable IP Forwarding in Linux /etc/ssh/sshd_config Essentials Cisco AnyConnect VPN…
-
dnsmasq Essentials
dnsmasq Essentials Related Links dnsmasq is a lightweight DNS, DHCP, router advertisement and network boot application Install Reading package lists… Done Building dependency tree Reading state information… Done The following NEW packages will be installed: dnsmasq 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 16.5 kB of archives.…
-
Set Static IP Address on Raspberry Pi OS
Set Static IP Address on Raspberry Pi OS Edit /etc/dhcpcd.conf Sample-Config Related Links Edit /etc/dhcpcd.conf Sample Config Add to the end of the file Related Linux IP Essentials Enable IP Forwarding in Linux /etc/ssh/sshd_config Essentials Cisco AnyConnect VPN Client on Raspberry Pi chmod Essentials Linux Users Linux Groups Links
-
/etc/ssh/sshd_config Essentials
SSH Essentials Restricting Login to Certain Users Restricting Login to Certain Groups Related Links Restricting Login to Certain Users Restricting Login to Certain Groups Related Specify an SSH key for git push for a given Domain How to Enable SSH on Ubuntu Working With SSH Keys SSH Tunneling Essentials Linux Users Linux Groups YAML Essentials…
-
Cisco AnyConnect VPN Client on Raspberry Pi
Cisco AnyConnect VPN Client on Raspberry Pi Install VPN Client Connecting Check Disconnect Related Links Install VPN Client Reading package lists… Done Building dependency tree Reading state information… Done The following additional packages will be installed: libopenconnect5 libstoken1 libtomcrypt1 libtss2-esys0 libtss2-udev vpnc-scripts Suggested packages: dnsmasq The following NEW packages will be installed: libopenconnect5 libstoken1 libtomcrypt1…
-
YAML Essentials
YAML Essentials Anchors Comments Sequences Sequence-of-Mappings Mappings Mapping-of-Mappings Mapping-of-Sequences Multiple-Lines Multiple-Lines-New-Lines-Preserved Multiple-Lines-New-Lines-Ignored Multiple-Directives/Documents Multiple-Directives/Documents-Multi-Stream Multiple-Directives/Documents-Stream-With-End Tags Tags-Change-Data-Type Related Links Anchors Anchors are set using a prefix with a &Anchors are referenced using a *Good for reusing repeating values.If you Re Define an Anchor it will take on the latest value. Just like any variable assignment…
-
Setup Duck DNS in Home Assistant for DDNS Only
Setup Duck DNS in HomeAssistant for DDNS Only. Without setting up Lets Encrypt, Port forwarding etc.This mini guide is to get the Dynamic DNS functionality only. Create Duck DNS Account Create Duck DNS Sub Domain Install Duck DNS App in Home Assistant Configure Duck DNS App in Home Assistant Related Links Create Duck DNS Account…
-
De Google Your Device Essentials
De Google Your Device Essentials De Googled Operating Systems Linage OS : https://lineageos.org/ Graphine OS : https://grapheneos.org/ Volla OS : https://volla.online/en/index.html Alternative Hardware Pine Phone : https://www.pine64.org/pinephone/ Liberum 5 : https://puri.sm/products/librem-5/ Related Links Related Installing GraphineOS on the Google Pixel 4a Android Hardware Essentials Open Source – andOTP – Android OTP Authenticator What is FastBoot?…
-
Create a Password Hash
Create a password hash in Linux Prerequisites Related Links Prerequisites mkpasswd Create the Password Hash Password: $6$h5BvBqn37kKB$ZEIEAQ1aHj9qukA/uKWHbJSgF5YWs665jOOj3t3nohwSTNGO7ZnqGgfzRBFk12ipr6r5/q4c704rQ7yDBquUR. Related Hashing in Windows Working With SSH Keys Create OpenSSL CA (Certificate Authority) for Dev/Test Purposes Create Basic Self Hosted Remote Git Repo Wireless Access Point Raspberry Pi Zero W Open Source – andOTP – Android OTP Authenticator…