ikew
๐พ Computing
ikew
๐พ Computing
Add and enable a site in Nginx
Add dynamic parameters to a PowerShell script
Add JSON serialisaton support to C# types
Add SSO login button to Jellyfin
Assume an IAM role in aws
Backup a Docker volume to a local tar file
Basic GitHub repository security for CI/CD
Bring an MS SQL database back online
Collect Windows Security event logs with CloudWatch Agent
Compute the hash value of a string
Configure SSM Session Manager for EC2 remote access
Configure Windows Server to use the AWS time synchronisation service
Convert 3D to 2D in an isometric projection
Convert a local path to a UNC path using PowerShell
Convert a PowerShell SecureString to plain text
Create a 7zip archive
Create a bacpac export an MS SQL database
Create a bridged network with a specific subnet
Create a fine grained domain password policy using PowerShell
Create a random temporary folder
Create a symbolic link
Create a temporary folder in Windows
Create a VSS shadow volume
Delete the current file using Neovim
Deploy a Portainer stack from GitHub
Determine the MS SQL Server version
Disable IIS HTTP Header Information Disclosure
Enable proxy authentication for FileBrowser
Enable TubeArchivist plugin in Jellyfin
Find a VSS volume by its ID
Force an MS SQL database offline
Generate a report of Active Directory administrators
Generate a SQL Server login audit report
Get a curl response header value using bash
Get locale-specific โYesโ and โNoโ strings
Get ports currently in use
Get the userโs current AWS region
Insert a list of child pages in Emanote markdown
Insert a unicode character in NeoVim
Install CloudWatch Agent
Install Mason in NeoVim
Install PowerShell editor services in NeoVim
Install the cifs-utils package
Integrate neovim status into the tmux statusline
Managing dotfiles with Git
Migrate Paperless-ngx to a new Docker container
Mount a CIFS/Samba share in read-write mode in Linux
Mount a VSS shadow volume
OAuth2Proxy site configuration
Prompt the user to select from a list in PowerShell
Prompt the user to select yes/no in PowerShell
Publish Windows EC2 metrics to CloudWatch
Query operation system logical drives
Read the contents of an INI file
Read the input text from a Telescope picker in NeoVim
Recover a lost GitHub organisation invitation
Report on AWS Inspector vulnerabilities
Report on AWS Security Groups and Rules
Report on CloudWatch alarms in Alarm status
Report on EC2 instances
Restore a Docker volume from a local tar file
Secure a site with HTTPS (non-prod)
Set file audit ACLs using PowerShell
Test if the current user is Administrator
Tokyo Night theme
Upgrade a PostgresSQL container
Write a secret to AWS SecretsManager
๐ Learning
2
๐ Recipes
23
todo
Install the cifs-utils package
#linux
#cifs
#samba
Ubunutu
sudo apt-get install cifs-utils
Links to this page
Mount a CIFS/Samba share in read-write mode in Linux
cifs-utils