Latest articles at the top.
- Monitor Dir Size with Watch and DU
- MacOS as My Daily Driver & Apps I Rely On
- Prometheus & Grafana MAC Monitoring via K8S
- iftop reports in binary / IEC based 1024 units
- Generating Timelines with Mermaid – US Wars and Birth Years
- File Slicing: Extracting Data from Non-Standard Offsets Efficiently with Binwalk and dd
- Cleaning up $PATH
- Samba and HTTP Container To Provide ISOs to IDRAC / IPMI Virtual Media
- Quick Way To See If Python and Pip Are Synced
- Full Path Json With Node.JS and Python (Also JQ + Gron)
- Tmux Mouse Mode Support + Terminal Apps Support Across OS
- Colored Shell For Easier Reading With Lolcat
- Wifi Password Cracking On AWUS036ACS and QGOO 1750 Mbps on Ubuntu
- Bash Trick To Split on Null or Zero Byte
- Bash functions
- Installing & Running VDBench on Centos 7.9
- Start Reverse SSH Tunnel On Boot
- Install bat (syntax coloring version of cat) on centos + other
- List All Unextracted Rar files + Delete all rar & r## files
- Bypassing ssh Permissions Too Open Warning
- Parallizing nmap scan with xargs. Get list of IPs with Angry IP
- Testing Fake 2TB thumb drive
- How To Regex With Grep And Solve Wordle Puzzles
- Python creating your own range() function with yield
- WebEx – Simple Python Script To Find Room By Name and Send Message To It
- Trick to recall “ln -s” symlink argument order
- Sublime Text Editor – Show All Whitespace
- rhood – robinhood portfolio analysis tool (better net profits per symbol)
- Create Github Repo On The Go From The Shell – Github API
- Backup file[s] to Dropbox (without syncing)
- xargs parallel note to self
- Python + Guitar + All Notes
- Python remove duplicates similar to bash uniq + sort
- iostat service time (svctm) rule of thumb
- Favorite Watch of 2019+2020
- Coronavirus Covid19 Dashboard
- Suggested Robocopy Switches
- How to RDP over an SSH tunnel
- Bash convert seconds to human readable
- Wrong Port Connected Check With ifconfig
- My Favorite Partition Tool for Windows
- Grepping Thru All Rotated Logs
- A good free syslog server
- Find UPNP devices on your network – ex: ReadyDLNA or UPnP routers
- bash simple variable substitution
- Windows – cmd – which domain controller is my PC joined to
- Bash scripting dealing with any characters in strings or filenames
- My Favorite X-Plane 10 / 11 Controls – Rudder, Joystick & Throttle Setup
- Repeat Command Until Success – recursive method – rrsync, repeat, repeatrecurse
- FreeBSD – Show info about running process – SIGINFO
- Enable Mouse Scrolling with Screen (tested in Putty)
- Show and Print Tabs in Linux and Freebsd
- FreeBSD missing tee and tee append – make tee bash functions
- Sed replace new line with any text
- Nohup Alternative
- Best way to protect against Ransomware – Backups and Snapshots
- Guide to Fixing Audio Out of Sync in VLC
- Best Most Featured Wallet – Ive searched the universe for this wallet
- Samba Disabling Trusted Domains (all or specific ones)
- How to sync date with ntp server
- Missing “uniq” here is an “awk” substitute – FreeBSD
- Don’t Use “for” loops for File Iteration – Use “while read” Loops
- Move Tv Shows in SickRage from one directory / folder to another
- Creating any string or variable in Bash – single quotes, double quotes, no quotes
- FreeBSD schedule function – mimics linux’s “at”
- Linux/Unix – missing number line (nl) – Bonus how to indent text
- hgrep – head grep – first line header print & grep – with while read
- Removing Grep or Awk from search results (example with PS)
- Bash Shell Floating Point Math without any dependencies (without awk etc)
- watch_execve & watch_kill – see new commands & kills – FreeBSD – Snoopy for FreeBSD
- Mounting NTFS (windows filesystem) on Linux with ntfs-3g or ufsd
- iptables -A INPUT -m conntrack –ctstate ESTABLISHED,RELATED -j ACCEPT
- How Versions of SAMBA relate to versions of SMB/CIFS
- WordPress Count Users Created Each Day Stats
- See if files/folders/symlinks/etc… are missing from Debian Package
- inotify-utils: Monitor new files before they delete – example /tmp scripts
- Debian – See all files in packages with word in them – double xargs
- Check Line Ending Type with Hex tool like OD – EOL end of line character
- Rsync thru SSH Error: protocol version mismatch — is your shell clean?
- Multiple ways to pass arguments to Python
- Switch Samba User with Net Use using IPC$ & Access ReadyNAS Data Volumes
- Computer Networking – End to End Argument
- Resync entry in mdadm / mdstat could mean scrub or drive added back in
- GIT pulling 1 file – reverting file to last commit – file undo
- Buffer Sizing in Internet Routers
- VirtualBox Host Only Adapter Error VERR_INTNET_FLT_IF_NOT_FOUND
- NOTE TO SELF: Samba Watch the Locks
- mdadm change homehost – mdadm change name
- Ignoring SSH Authenticity of Host Warning
- Mounting Multi Device BTRFS with device option
- NOTE TO SELF: correct SickRage GitHub
- Repeat Linux Command Until Its Successful – Useful with cp and rsync
- Compressing and Sending Linux Filesystem via TAR and 7Z and RSYNC
- Linux – getting Extension from Filename tricks & Basename & Dirname
- CP followed by RSYNC to copy what was missed
- Linux – netconsole module – send dmesg/console/logs to remote system
- WINDOWS – Cant format FAT32 on bigger than 32 Gig Flash Drive?
- Blocked State Cant Reboot
- SSHD does not start. Error: “could not load host key: /etc/ssh/ssh_host_[rd]sa_key”
- Data space conversion using exponents
- Winbindd exceeding 200 client connections
- Testing Samba / SMB / CIFS Connections with Linux
- Bash – One Time Temporary Functions – great for copy pasteable commands
- SSH client – console & escape commands – start tunneling/forward within a running session
- Bash trick – dont run script/program if its running (without using pid lock files)
- Searching Source Code with GREP or ACK
- How to copy / migrate your repo from Github.com to a personal git / github
- International Phone Number Dialing 101 – How To
- Organize AXIS Camera captured dated images into dated folders
- Sed – extract Nth number from each random line
- SoftEther: the best VPN: How to set up Client to Site VPN without Port Forward
- Bash – If – code block, one liner, and AND then OR && ||1liner
- SickBeard SickRage Mass Change Qualities via SQLite & Understanding Qualitys
- Installing UTServer on Linux – uTorrent Web GUI Server
- SystemD files for uTorrent Server, SickRage SickBeard, Couch Potato, Transmission, NZBget
- date – my favorite and most used Linux date commands
- Fix NTFS Filesystem / iSCSI LUNs on a Win PC with Active File Recovery & chkdsk
- Monitoring BTRFS Defragmenation – watching btrfs filesystem defrag
- WLAN Report Windows – Wifi Windows Report
- My favorite renditions of PS in linux
- Why do my RAID drives fail often?
- Update update-alternatives of vim to new vim – statically compiled vim
- how many files in a folder – number of files&folders du
- Linux view difference in files every N seconds – with find & diff or comm
- IFS cheatsheet – setting to default & to newline (for files & folders with spaces)
- Btrfs Restore Path-regex (regular expressions) how to/examples
- BTRFS restoring a corrupt filesystem from another “tree location”
- Mapping ATA or SCSI HOST to Device Name
- Add remove scsi SD and SG drives
- How to find out if a drive is bad using SMART. smartmontool’s SMARTCTL command
- Units of Information, Data Storage – SI vs IEC – 1000 base vs 1024 base
- 3 ways to copy with RSYNC: file, rsync over ssh, rsync daemon
- Samba Debugging in Linux
- BTRFS – another fix for “open_ctree failed” in multiple device btrfs volume
- SoundCloud-Downloader to Download Full Sets/Playlists or Full Songs
- zfs & btrfs are ROW not COW – redirect-on-write, not copy-on-write
- Iostat Plotter v3.1 & Iostat_Plot_Many.sh
- COMPGEN – Linux List All of your Commands – Life Pro Tip: Use if your lost in the big world of Linux.
- NETGEAR & HP – Making Two Layer 2 VLANS from 1 Network/Subnet. Separating your Broadcast domain.
- Copying 1 or Many SSH Public Keys To A Remote Server (any port & any user)
- How to Use Heimdall – specifically on Samsung Captivate – Download 512 513 and 803 PIT files
- How to setup Teamviewer Automatic Session Recording
- Android SSH setting up SSH Keys for password-less entry to your servers
- du & df rate of change scripts / transfer rate – disk usage & disk free speed
- LG G3 ATT (Model: D850) – default APNs
- How I rooted my LG G3 (Model D850 ATT) thats running Lollipop and installed TWRP on it
- How many drives can I lose / fail in a RAID10? and other RAIDs 0,1,2,3,4,5,6,10,50,60
- My Personal Mass Unrar and Unzip scripts – 2015-04-28
- LINUX – Get CPU & MEMORY heaviest Processes (with greater precision than top/htop)
- LINUX INSTALL MISSING MAN PAGES
- BTRFS UNDELETE – Recovering Deleted folder/file without snapshots
- Accidentally unmounted dev devpts sys or proc remounting — /dev, /dev/pts, /sys, /proc mounting
- How to plot/graph data in a file with Python using Linux – Bonus: Dates on X axis & Trend Line
- Solution to rare problem – Hard to see VIM with SPF13 (or any theme) in screen or tmux?
- Regular Expression (regexp:sed/grep) match everything until the next occurance of character
- udev & mknod & mdev — and — Udevadm to gather info about a device & all devices
- Backing up & Restoring Permissions in Linux with GetFACL and SetFACL
- Kitty/Putty Desert Theme (easy on eyes and much more beautiful)
- Find & delete files between 2 dates & times
- Linux – Biggest command I can give to BASH
- Writing Partition Tables with SGDISK (GPT) and SFDISK (MBR) – cheatsheet
- EXT – debugfs recursively dump data via rdump (ext3 and ext4 work)
- Systemd – Journalctl & Systemctl CheatSheet
- Extracting Data From Site with CURL using Login/Authentication & next-episode.net example
- Persistent BASHRC
- LINUX ADVANCED POSIX PERMISSIONS – setuid, setgid, and sticky bit – also – real uid, effective uid and saved uid
- Sed – Make a backup before running Expression
- Mount/Initiate to Iscsi Luns Locally – Mount Luns – Mount Partitioned ISOs
- Apt – see how many packages in each repo
- Setting UTF8 encoding on putty & linux – What are question mark ??? files
- Mdadm Raid10 Pairs
- Bash/Linux – Folder Flattening Script (keep X number of subfolders)
- AWK RETURNS ERROR WHEN PRINTF PASSED A VARIABLE WITH PERCENT SIGN %
- AWK – convert BYTES to HUMAN READABLE
- AWK – missing ABS – Absolute Value
- BASH – Seconds to Split Time / Human Readable Converter – Convert seconds to hours, minutes, seconds
- Solaris interface stats with netstat & ndd
- Changed Windows 8.1 Font to Monospace Front, i.e. Consolas
- Making Rename.pl output prettier – Beautifying rename.pl script/program – converting/fixing filenames article
- DU & LS – APPARENT SIZE vs DISK USAGE Size – Sparse Files and stuff
- Luns vs Shares – My explanation on – What is the difference between Shares and Luns?
- WGET download whole directory/index/fancyindexed site + download full website
- tohex & tobin – python program – convert files to hexadecimal/hex or binary output
- How make apache file browser / indexing prettier – also called FancyIndexing – BONUS – robots stopping search engines
- SSHFS auto connecting via your password
- Lower Fragmentation with Copy on write filesystems
- Linux – The Size of everything “find” found – Using find & du to calc sizes of any files
- Sublime Add Context Menu (Works for Version 2 and 3) WINDOWS SUBLIME
- OpenSSL verify REQUEST, KEY, CERTIFICATE and CSR, KEY, CRT
- CP or RSYNC – forgot verbose – see current files being copied
- BSDTAR vs TAR (and option -a) and HOW TO COPY SPARSE FILES
- Everything on DOTGLOB and * – selecting hidden files or not (default is not)
- LINUX – Find Largest Files and directories – DU and FIND
- Linux “Sort” cant sort by human readable sizes – here is a fix – sorting with human readable sizes script
- ping-targets – monitor pinging multiple targets one after the other
- useful du aliases – disk usage aliases – for linux
- To monitor a log that gets truncated
- RENAME – perlrex program – Renaming Movies – Example 1 – converting/fixing filenames article
- dir diff – ddiff & ddiffq – see if directories same with md5
- Plex Plugins & Unsupported AppStore Plugin & Plex-Duplicates/Plexdoops
- ZFS variables list & info – zfs arc – and – sysctl zfs variables – and links to zfs source code
- JOBS & PROCESS CONTROL – MULTIPLE COMMANDS WITH IN A NOHUP
- SSL CERTIFICATE CHECKS FAIL ALL THE TIME (git & wget & etc…)
- spf13 – vim keys – my own cheatsheet
- Installing SPF13 for VIM & fixing SSL certificate errors – linux/cygwin
- BTRFS – Recovery Mount – The ultimate mount command
- ddestroy – Write Zeros To Random Locations Across Drive
- How to use Prolific RS232 USB to Serial Converter with Ubuntu
- zcat/zgrep & lcat, rotated log read, Read thru the gzipped & ascii logs chronologically
- RENAME: aka prename / rename.pl: Perl bulk file rename program
- BTRFS – TOO MANY BALANCES – When to do balances
- LINUX – Installed program but still cant run it – get this error “No such file or directory”
- Torrenting on COW filesystems – BTRFS & ZFS
- BTRFS – Mass Turning off COW – Uncow.py Copy Paste Script – Recursively Uncow.py everything
- UNRAR123 – UNRAR Recursively – my unrar tools – good for downloads of rars (works with split volumes)
- Linux – RAM phases/states – Virtual and Commit as well – ATOP – SLAB/SLUB/SLOB
- NOTE TO SELF: bash – shift & colors
- BASH – awk & paste – joining lines – every other – join 3 lines repeat – every 4 lines repeat
- sshrc – ssh login script to log client connection information – monitor ssh logins – sshconn.log
- Sqlite3 pretty output – header & columns
- Readynas all versions – Change Password from Command line
- BTRFS cant mount Read/Write because Full or Out of Space issues – 2 problems
- Samba Users Trivial Database
- HOW TO CLONE PARTITION TABLES (GPT & MBR) – sfdisk & sgdisk
- bsinfo – btrfs size snapshot info
- NFS Relative Mounts/exports on NFSv4 and Absolute mounts/export on NFSv3
- Test TCP Connection such as Syslog server with TCPCONNECT
- Understanding BTRFS space readings
- TAR BACKUP SYSTEM – EXCLUDE SELF and VIRTUAL FILESYSTEMS
- Restartable RSYNC and CP – Loops until completion – version 2
- TEAMVIEWER – Error – Screen cannot be captured at the moment due to fast user switching & Installing Teamviewer as a service
- VIM PRINT WHITESPACE CHARACTERS – SET LIST and NOLIST
- VMWARE Vcenter Cant login – forgot root password – root password recovery and remove expiration
- My Favorite Youtube Downloader
- Windows PATH & PATHEXT and file associations via cmd FTYPE & ASSOC
- Amazing way to extract links from raw html
- LINUX – Make your own GPG keys – IMPORTING TO KEY SERVERS
- TRICK OF THE DAY: easy way to see all COM ports on WINDOWS pc
- windows linux – adb pull full sdcard
- BTRFS – full filesystem not mounting – Good btrfs balance technique as well
- DEBIAN – UBUNTU : HOW TO BUILD MOST MINIMAL CHROOT
- Python – Remove NewLines and Empty Lines (newlines with spaces)
- My Collection of Netgear Visio Stencils
- HOW TO PUTTY IN TO ANDROID DEVICE VIA USB
- KeePassX Storing Passwords and KeePassX Merging and Syncing Databases – Favorite Android App
- SNMP MIBS – Netgear Switch Storage All – Common Mibs – Observium Mibs – All Mibs – As of 2016-06-06
- DebugFS Extraction of Corrupt EXT Data – Folders with Spaces
- How to start Script as Daemon – DEBIAN – UBUNTU
- Ubuntu Login/Enable Root user – on Normal Ubuntu and on AWS Amazon EC2
- How fast do DNS enteries apply?
- NOTE on DNS A Names with Round Robin (multiple A names)
- Windows – Delete a Service from Command line
- 7zip Foreground vs Background – PC
- encfs – Encrypted Virtual Filesystem (FUSE)
- ZFS – mounting corrupt zpools and datasets
- WIN & LINUX: Fixing folder/files in Shares without names – Converting filenames to UTF8 encoding – converting/fixing filenames article
- NOTE: Networking Switch/Router/Firewall – L2,L3,L4 Headers – and where they change – OSI 7 layers – and CEF
- DIGI CM 32 Console Server – How To Connect to Cisco or Netgear Switches – Also Extra Info On DB9 and RS232 and Consoling into Devices
- benchmass.sh All in one Benchmark – bc – sysbench – cpu, threads, memory, fileio – downloads
- sqlite3 inputing commands cheatsheet
- READYNAS 6.x Start Your Own Service on boot – May Void Warranty
- RENAME & SED – Remove Invalid Characters From Filenames – converting/fixing filenames article & prename
- LG Tone Manuals HBS700 HBS730 HBS750 HBS760 HBS800 HBS900
- BASH – create text files from Clipboard via Putty fast – BUG with vi
- sdbe – Setup Debian Build Environment for a package – so can apply your own fixes/patch work
- FTP NOTES : active vs passive vs ftp vs ftps vs ftpes vs SFTP
- Bash – Join every other line with SED and PASTE – PASTE primer
- Fix Patch Debian Packages with AR and DPKG
- GMAIL – Marking all emails as READ in GMAIL (in all of your inboxes & spam boxes)
- BTRFS Subvolume/snapshot marked as DELETED
- BTRFS – NoDATACow and Reflink Copies and snapshots
- SSL Error “… doe NOT match server name!?”
- Time Difference Between Servers Script – Using SSH and SSHPASS and DATE
- NTP – NTPDATE – history and how to – Set Time without turning off NTP
- More info on Btrfs-image
- Problems Uninstall Office 365 (office 2013) or Regular Office – DLL files in use OR click to run
- btrfs allocation & freespace & enospc bug & commands
- BTRFS – Disabling COW on a file or directory – NODATACOW
- FIND MOST FRAGMENTED FILES – mostfragged – using filefrag to analyze file fragmentation
- Debian Kernel Compilation – 2 ways – make-kpkg (new) and make (old)
- Ramnode openvz machines limitations – KVM vs OPENVZ – venet vs veth – and simfs
- SSH ON WINDOWS 8.1 PC VIA CYGWIN
- What are the units of “Mdadm -D”?
- DF Speed – Volume fill/empty speed – ddf & ddf-auto & ddf-auto-i scripts
- SSH SERVER ERROR buffer_get_string_ret and buffer_get_string
- Cloning BTRFS drive with gddrescue (command: ddrescue)
- Exporting & Importing Winbind User Maps for Samba (for Backup & Restore of User maps)
- Resetting the RX/TX and Error Counters on ifconfig
- JOBS & PROCESS CONTROL – NOHUP REDIRECTION NOT WORKING WORKAROUND – BUG PERHAPS?
- SLABTOP BTRFS DURING MOUNTS
- dd vs fallocate vs truncate – making big files quick
- ddkrescue – kossboss gddrescue script – my favorite way to clone drives
- Note to Self about DD blocksizes
- ionice and nice notes – renice and re-ionice/reionice
- LVM units in base 2 Tib,Gib,Mib or base 10 TB, GB, MB question and answer
- Using SED to extract information or data
- HOW TO INSTALL TRUSTED SSL CERTIFICATE IN DEBIAN
- FIX MISSING GPG KEY FOR APT-GET
- Programming Python in VIM
- Note to self – Installing drive RTL8723AS on Lenovo Yoga 13
- How To Learn Linux – My Thoughts and the way I went about it
- SNMPD – not showing enough info in walk – debian wheezy fix
- Sublime Text 2 – Save All KeyBinding
- IFS Variable – The Linux Delimiter Character Variable – Good 4 looping files with spaces
- Colony Graphs of Processes on Linux and unix and Mac
- Snoopy – tutorial – the command logger for any user – also mini explanation to linux libraries
- PFS PROCESS FOLLOW SCRIPT & MONITOR COMMANDS (no config, no extra programs needed) – Remove Duplicates without sorting, like uniq – sorting ps output
- Updating Time With NTP’s ntpdate & SNTP’s sntp
- LOWER MOUSE SENSITIVITY IN UBUNTU 12.04 OR IN ANY XSERVER DESKTOP
- Online Tools – Text Compressor – Base64 – IP tools + More
- btrfs – install latest client tools btrfs-progs – and bonus tools – get latest repair tool
- My Opinion – Best TV Shows/Series So Far
- Check Debian or Apt System Integrity – Is my System Curropt? – Is my system okay?
- Advanced Bash redirection with Pipes and File IO: > and >> and 2> and 2>> and |
- Run multiple commands in linux/bash – note on jobs listing
- NOTE TO SELF: See if a long process is stuck or is it reading or writing to disk – strace – iostat
- BTRFS – using alternate superblock – checking other superblock
- sgdisk – gpt – script to split disk into 2 partitions of equal size
- UMASK Notes – Show Exceptions etc – script to see every umask
- Move or Copy Files and subfolder’s files into 1 path, destination will not have any directories & c# code
- 2 in 1: find duplicates & remove empty folders in linux and windows
- How to uninstall an application/package completely – leave no trace behind
- My favorite Htop settings
- WINDOWS – fix internet that should be working – dns works, ping works, browsing doesnt work
- Top 10 compressors – 7zip and nanozip – compressing with low and high ram use & highest compression algorithm for both
- Best Windows Partition Tools
- ZFS – zpool import segfaults – work around to get data back (import readonly)
- Simple PS1 – bash prompt in linux
- DD NOTRUNC OPTION
- ZFS – Dealing with Failed Drives, using spares and new drives – and autoreplace
- ReadyDATA – Snapshots Rollback vs Previous Versions – Samba
- HOW TO CHANGE EVERYONES PASSWORD IN SQL WITH PHPMYADMIN (including roots)
- VIMs SUDO SAVE – forgot to sudo into a file for editing (so cant save)
- TMUX: In-depth TMUX Tutorial w/ Configs & Cheatsheets + screen, dtach, byobu
- NOTE TO SELF: How To Keep Android Phone Files and Contacts Organized
- Reverse and Forward Proxy – Notes – Load Balancers – Reverse SSH Proxy
- SQUID Config, if you need a proxy to access from far away
- Find your Public IP with CLI – Easy
- HOW TO INSTALL IPYTHON NOTEBOOK FROM SCRATCH ON DEBIAN 7 – WITH PYLAB INLINE FOR CHARTS AND STUFF
- Debian – Missing File or Header During Compiling? – debian.org – apt-file
- bash – “hash” – hashed commands – Cache of Commands
- CheckInstall – Compile Source into Program and let DPKG Debian Packages know about it
- APT-GET ALIASES (ALIAS and UNALIAS) FOR THE WIN – DEBIANS SYSTEMD JOURNALCTL ALIAS
- IPTABLES – better version for webserver like wordpress
- DEBIAN – Fix timezone – and see when Daylight Saving Time is ON and OFF
- BTRFS – btrfsck, and checking latest version
- BTRFS – transid issue explained and fix
- BTRFS – restore a corrupt filesystem – btrfs recovery mounts & btrfs restore
- HOW TO COPY PUBLIC KEY TO SSH SERVER THATS NOT LISTENING ON PORT 22 – ssh-copy-id only works on port 22 – ssh-copy-id at bottom
- FROM 404 PAGES TO SEARCH PAGES – MAKING A 404 SEARCH PAGE INSTEAD OF A PAGE NOT FOUND
- Calculate size of everything with echo and find – command substitution, bash integer math
- How to generate a Password using any letter or all letters in CLI – echo, /dev/random, /dev/urandom, head
- GREP out quotes – web urls/ links/uris
- WINDOWS to READYNAS/LINUX: Measuring Backup Speeds Across Network – iftop explanation – cbm/rsync
- WINDOWS 8 – Permission Issue Fix
- WINDOWS – Virtualbox getting serial port to work
- WINDOWS – Start Virtual Machine At Boot – VMware & VirtualBox at Startup
- WINDOWS – Start TrueCrypt At Boot – Also with Evernote
- WINDOWS – Putty You Go Away – Kitty Takes its Place
- WINDOWS – partition and formatting a disk usb quickly with diskpart
- WINDOWS – Make 64 Bit INSTALL USB from Windows 32 Bit
- Feature Request To Microsoft For OneNote
- WINDOWS – CYGWIN – Line Endings
- WINDOWS – CYGWIN – How to start a SH Shell Script from a Windows Batch BAT Script
- WINDOWS – CYGWIN – Backup with RSYNC one drive to another, clone drive contents with rsync
- WINDOWS – CYGWIN – 7zip Scheduled Backup Job – Could work with linux
- WINDOWS – Command Line Cheat Sheet for Administration and Networking and Hotkeys
- WINDOWS – Clean up your PC – Uninstall All the Crap and Clean all the Garbage
- WINDOWS – clcl – Best Clipboard manager
- APP – Session Mapper v1.0
- APP – MyTracks – MoreTracks Graphs
- APP – KCOPY – Copy Files into 1 level or 2 level directory tree structure – Fix Deep Directory Trees
- APP – IPSend – If Public IP Changes Notify via Email (SMS Messages)
- APP – Base Converter
- Readynas 4.x 5.x Start your own Service on boot – MAY VOID WARRANTY
- READYNAS 6.x – SMTP alerts (example with Google Apps Email & Google Apps SMTP settings)
- READYNAS – ENABLE REMOTE ACCESS – RootSSH – Telnet Mode
- NETGEAR – QoS – Quality of Service – CoS – ToS – IP Precendence – Diffserv
- NETGEAR – Port Numbers Commonly Seen in Routers and Firewalls
- NETGEAR – MAC ACLS
- NETGEAR – Lag to Cisco
- NETGEAR – IPsec VPN Client connect to CISCO Firewall – (Client 2 Box)
- NETGEAR – IPSEC VPN Client – MAC & Iphone & Ipad – (Client 2 Box)
- NETGEAR – IPSEC VPN CLIENT – (Client 2 Box) – Windows
- ALL NETGEAR MIBS
- Why Drive Manufacturers Misrepresent their drive sizes? BASE 2 vs BASE 10 Drive Sizes
- READYNAS 4.1.x 4.2.x and 5.x and EXT4 Filesystem Limitation – XRAID 1 vs XRAID 2
- VLANS on Netgear & HP Switches (How they work 802.1q) – Layer 2 VLANS
- VLANS on Netgear Firewalls and Routers (ProSafe / ProSecure) – Layer3 – Intervlan Routing
- READYNAS 4.1.x 4.2.x 5.x and 6.x – XRAID 1 and 2 – CALCULATOR
- READYNAS STUCK TRAY
- READYNAS 4.1.x 4.2.x and 5.x – DOMAIN PERMISSIONS
- READYNAS 4.1.x 4.2.x and 5.x – DOMAIN JOIN
- READYNAS 4.1.x 4.2.x and 5.x – PERMISSIONS RESET
- READYNAS 4.1.x 4.2.x and 5.x – BOOT MENU
- READYNAS 4.2.x and 4.1.x SMTP SETTINGS FOR EMAIL ALERTS
- READYNAS – Rsync Backup
- HOW TO MAKE SITE-TITLE HEADER SLIGHTLY BIGGER IN WORDPRESS THEME TWENTYFOURTEEN
- HOW TO MAKE TWENTYFOURTEEN WORDPRESS THEME SHOW EXCERPTS OF POSTS INSTEAD OF FULL CONTENT & HOW TO MAKE CHILD THEMES
- WordPress – Editor Missing when Editing Posts/Pages & Good TroubleShooting Tip & Finding Apache Logs
- NOTE TO SELF – Setting up EC2 Instance / VM from AMAZON AWS
- NOTE TO SELF – Guide on setting up RuTorrent – Rtorrent – On Debian Box
- Apache2 – Security with Passwords for Users and Groups using .htaccess and config files
- HTML Characters
- Highlight.js Example – Syntax Highlighter
- Javascript – TamperMonkey – Change Style of certain CSS rule & Elements matching a pattern
- PROGRESS SCRIPT 4 LINUX
- PROGRESS SCRIPT 4 CYGWIN
- Roman Numerals
- SSL Certs work amazingly
- Rescanning your SCSI Bus to see new Storage (drive disk) thats been added to VM virtual machine VMware
- zerobin – the encrypted pastebin – install
- youtube-dl – Download Youtube Videos and Playlists
- XOSVIEW – simple performance monitoring app
- Explanation of XARGS
- Wireless Cheatsheet
- LINUX – WINDOWS – Test TCP or UDP port with netcat or telnet
- Setup RSYSLOG
- Cifs Samba error 12 fixes – Windows Share mounting on linux
- Whats using SAMBA – goes with LSOF article
- What Architecture to Download for Debian Install
- wget full website – full site download
- Virtually Merge multiple folders with symlinks or hardlinks with cp command
- Used Space Speed Script based off “df” – DF
- SSH Transfer 1 File – redirection Linux IO to Network with SSH
- Remount as Read Write – RW, or Read Only – RO
- Test READ and WRITE speed of Storage (Drives/Raids,etc.)
- termsearch – search terms script – using grep
- terms / keyword search using grep – like an index
- TCPDUMP and save to another pc over SSH
- Tcpdump – trick – record to pcap and read after – also to record pcap to remote server
- Sys “look through” – read everything in /sys with find
- SSH Reverse Tunnel – Traversing NAT – Setup a permanent tunnel to your pc using remote ssh
- SSH Passwordless login and running command – using key authentication
- Spying on your system with LSOF – LSOF command list
- Software RAID – mdadm – making a SPARE into an ACTIVE drive + Fix auto-read-only
- Simple HTTP Fileserver / Webserver on Debian
- secondary ip address – multihoming – with ifconfig – virtual interfaces
- script to delete problematic files and folder
- screen/dtach – basic attach detach reattach – copy splitting – cheatsheet
- RSYNC Self Restarting Backup – “RSYNC loop to success” – version 1
- rsync – how to exclude
- Command not working with * because too many files/arguments – like rm
- Daylight Saving Time – DST
- COPY FILES LETTERS AT A TIME ( And find out their size ) – find – xargs – rsync – du – awk
- HOW TO CAPITILIZE, UPPERCASE, LOWERCASE HTML
- BASH navigating around with control and alt on big or small command lines
- GREP/FIND IPS IN A FILE – ALSO – HOW TO JOIN LINES WITH SPACE OR COMMAS
- HOW TO INCREASE THE upload_max_filesize FOR php IN WORDPRESS or APACHE2 PROPERLY
- resizing logical volume (lvm) and ext filesystem – ex: resize one filesystem and grow another
- Remove empty lines (with and without whitespace)
- Raid mkfs mount block by block analysis
- PPA commands
- Pipe STDERR and Not STDOUT – STDERR to Pipe – swap file handles
- Hastebin – a pastebin – hosting a Haste-server & cli script to paste (From anywhere)
- VIDEO CARDS – Estimating Transistor Count in Geforce 800 Series
- OPENVPN – 3 – Bridged VPN – Static Key – Client 2 Site
- OPENVPN – 2 – Bridged VPN – SSL Certs – Client 2 Site
- OPENVPN – 1 – Routed VPNS – Client 2 Client
- OPENVPN – 0 – General
- mvr – mover – moves dirs recursively with overwrite (merge with overwrite)
- Notes on Multitail tool
- shopt,dotglob,* – Copy hidden files – Secrets of Bash – What does * (asterick) selects ?
- hexdump missing fix – install hexdump on debian – needed for bootinfoscript
- MINIMAL IPTABLES EXAMPLE – MAKING SURE WE DONT LOSE ACCESS TO VPS/VM/SERVER VIA SSH
- MASS REMOVE software – example with remove LAMP to start fresh
- Manual Disk Discovery – cant see newly added drive
- Make a COPY PASTE-ABLE script – escaping special characters
- Maintaining Time on Debian – Datetime and NTP client and server
- LVM daily snapshot (if system only has 1 snapshot)
- LVM – Logical volume manager – thought on pvmove – what is it?
- Kali Linux / debian – Teamviewer Install
- kali linux – install chrome – should semi apply to debian/ubuntu
- JOBS & PROCESS CONTROL – moving process to background – a new process, or a running process – bg/fg & the difference between disown/disown -h/nohup
- JOBS & PROCESS CONTROL – JOBS & NOHUP & DTACH
- ipfm – ip flow meter – NETWOK MONITORING LOGS
- install LAMP (linux apache2 mysql php5) on debian
- IFTOP and IFSTAT cheatsheet for me
- HOW TO TEST REAL SPEED OF DRIVES WITHOUT CACHING
- MY NOTES ON WIFI PACKET CAPTUREING
- How to setup/install WordPress on a fresh debian system
- Download the .debs from a package
- How to clone a disk with command: ddrescue – package name: gddrescue (the better/newer rescue tool)
- Watch Drive Logs & Partitions & dmesg – While attaching drives
- LINUX – Hard Links vs Soft Links / Symlinks
- HOW I SETUP MULTINODE CLUSTER WITH 3 READYNAS
- Making RAID55 with Encryption + more
- GATEONE – html5 ssh shell/terminal – how to set it up
- FTP Masquerade and IP Masquerade
- Freeing up Inodes – Cleaning Inodes
- SOLARIS SVC MANIFEST CURROPT – REPO MANIFEST CURROPT – SVCS CANT BIND TO REPOSITORY SERVER
- find out or get drive disk size
- find – files older or younger then certain days – delete them too if you want – mtime
- find – two or more exec options
- find – Finding Selecting Deleting files older or younger then X days
- Fedora 19 – Keepass Install
- How to use TAR and RSYNC excludes
- Simple Good VIM Setup/Settings
- Driver Binding and Unbinding – hiding and unhiding drives/devices – example with USB – LWN article
- dpkg – What Package does a file belong to?
- download .deb packages from another architecture
- How to clone a disk with command: dd_rescue – package name: ddrescue (*** OLD METHOD ***)
- Delete Weird Files
- how to use debugfs to recover curropt ext2,ext3,ext4 volume (dump volume)
- Debian – Gnome – Create Desktop Shortcut
- dd_rescue VS ddrescue (gddrescue BEST)
- dd progress & dd progress with pv
- WINDOWS / CYGWIN – kill a process
- cut and awk – delimit text
- MBR and GPT copy partition tables between drives
- Copy files with TAR, PV, NC & SSH
- LINUX – CLI Internet Connection Speed Tests
- LINUX – bytes to human readable command
- Debian Example btrfs volume and share with Samba (User permissions)
- SEEKWATCHER and BLKTRACE and BLKPARSE and example script
- Bitlbee and Weechat working with OCS Lync Office Communicator Gtalk and Facebook
- Binwalk tutorial
- Bonnie++ storage performance io test tool
- BASH SCRIPT ADD TIME STAMP TO FILE – TIMESTAMP
- LINUX – Bechmark Storage with IOZONE
- Bashish – bash and prompt beautifier – how to install and use on debian
- Bash Time Difference Script (stopwatch/timing things) – useful in scripts
- Bash History Clearing Cleaning
- BASH history articles – Best Bash History Settings (at top)
- BASH colors – see all available colors
- AWK – add up numbers in a column of data (any data)
- SCRIPT TO FIND TEXT AND MAKE THAT LINE STANDOUT
- Arch Installation with BTRFS root and EFI Grub boot – Snapshots as well
- LINUX – apt – See what files are involved with packages
- Script to make TIMELAPSE with mencoder ffmpeg avconv fswebcam etc.
- List of SMS & MMS gateways for Phone Companys
- Script Email/Text Current Public IP & email/SMS or MMS text when Public IP Changes
- Cool PS1 – Cool BASH Prompt
- Alias / unalias – Color Bash: aliases that force bash to use colors – Colors for GREP and LS
- cgit – HOW TO INSTALL CGIT ON GITSERVER
- git server and clients setup – git tutorial
- WORDPRESS – my “Advanced Post List” settings for My Site Map
- LINUX & CYGWIN – RSYNC with Linux Scripts Scheduled Backups in Windows
- LINUX & CYGWIN – Memory Dump Across Network via NETCAT or SSH – foremost – volatility
- NOTE TO SELF: Java aliasing
- Hashes – Md5sum – Also: Best Windows Hash Tool
- Firefox Extensions for a Web Developer
- EASTER EGG FOUND – Starwars Traceroute
- ANDROID – ADB Backup/Restore- ADB Extractor (abe) – Extracting adbs with openssl
- SQL HOW TO
- LINUX CHEAT SHEET OF DOOM
- GOOD RESOURCES and LINKS
- Good Windows Maintenance Programs
- FREEPBX WITH GOOGLE VOICE – SETUP FREE VOIP
- Welcome to the new kossboss