WordPress database error: [Disk full (/tmp/#sql-temptable-1-0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]
SHOW COLUMNS FROM `wp_cptch_whitelist` LIKE 'ip_from_int'

WordPress database error: [Disk full (/tmp/#sql-temptable-1-0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

Interactive PS1 – My Personal Blog

Interactive PS1

Nice PS1 config. Thanks to Michal Svoboda 🙂

export PS1='\[\033[22;32m\]o\[\033[32;1m\]O\[\033[22;32m\]o `if [[ $? -eq 0 ]]; then echo "\[\033[32;1m\]:)"; else echo "\[\033[31;1m\]:("; fi` \[\033[33;1m\]\w`if [[ $UID -eq 0 ]]; then echo "\[\033[31;1m\]"; else echo "\[\033[34;1m\]"; fi`\$\[\033[m\] '

Shell Prompt

Leave a Reply

Your email address will not be published. Required fields are marked *

WordPress database error: [Disk full (/tmp/#sql-temptable-1-0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]
SHOW COLUMNS FROM `wp_cptch_whitelist` LIKE 'ip_from_int'