Thursday, December 30, 2021

Clean Windows

 I do use CCleaner & Wise but

Check these areas
1. shell:startup
2. shell:common startup
regedit
3. Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
4. Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
5. Ctl+Sft+Esc opens Task Manager check startup
6. Task Scheduler library
7. appwiz.cpl
8. windows features

Not convinced this is useful for me . . .
Debloat open Powershell admin
iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JJ8R4'))


Wednesday, December 29, 2021

Considering Synology Musings

 btrfs yes
raid 5 3 usable 1 protection can lose 1 drive
raid 6 1 usable 1 protection can lose 2 drives
use raid calculator
DS920+
https://www.youtube.com/watch?v=8cBpAbh5EGw

My user files sizes
186   GB Office
    7   GB One QB files
  36   GB One User Files Including QB files  
         GB Four Files
         GB Basement Files
200   GB User Predator Files
  35   GB Ebooks Predator Files
    1   GB Audio Books Predator Files
         GB Florida Files

Saturday, December 25, 2021

Chromebook printing

 https://support.hp.com/us-en/drivers/selfservice/hp-laserjet-pro-m1212nf-multifunction-printer-series/3965847/model/3965848

https://www.eehelp.com/question/m1212nf-mfp-m1212nf-mfp-connectable-to-googles-os-for/

https://printhand.com/index.php

ippenabled be sure is enabled
find IP address
go to settings
search for printer
add printer manually
Enter name
address enter IP
go to document ctl-p is print shortcut

Monday, December 13, 2021

Linux Commands

 ls Lists the content of a directory
alias Define or display aliases
unalias Remove alias definitions
pwd Prints the working directory
cd Changes directory
cp Copies files and directories
rm Remove files and directories
mv Moves (renames) files and directories
mkdir Creates directories
man Displays manual page of other commands
touch Creates empty files
chmod Changes file permissions
chown   Change ownership
./ Runs an executable
exit Exits the current shell session
sudo Executes commands as superuser
shutdown Shutdowns your machine
htop Displays processes and resources information
unzip Extracts compressed ZIP files
apt, yum, pacman Package managers
echo Displays lines of text
cat Prints file contents
ps Reports shell processes status
kill Terminates programs
ping Tests network connectivity
vim Efficient text editing
history Shows a list of previous commands
passwd Changes user password
which Returns the full binary path of a program
shred Overwrites a file to hide its contents
less Inspects files interactively
tail Displays last lines of a file
head Displays first lines of a file
grep Prints lines that match patterns
whoami Outputs username
whatis Shows single-line descriptions
wc Word count files
uname Displays OS information
neofetch Displays OS and hardware information
find Searches for files that follow a pattern
wget Retrieves files from the internet

Pin Not Available

Crazy Error I had not seen before. Pin not available blah blah. I restarted a few times and it finally worked. If it doesn't some say to...