Schlagwort: purge

WordPress: Replace or Purge Text on all Posts by mysql

If you have to remove a link, text or else on all wordpress posts pages with same signs like the „read more“ tag do: mysql -u dbadmin -p – enter password – change database by: use databasename – run change command(SET „more-tag-source-html-pre“ WordPress reformat the output here! ): mysql > UPDATE wp_posts SET post_content = […]

Ubuntu Debian Samsung SSD secure erase with Linux

If you use a Samsung (possible others brands same howto) SSD and you want to secure erase the SSD for reuse or resale (better destroy it!!!) do: Insert your Debian/Ubuntu Setup CD/Stick Boot into Live/Setup Mode open Gnome Terminal or Console and enter $sudo su – #to be root then enter.. $ apt-get update && […]

Design copyright www.linuxonlinehelp.com - Linux PC & Server Support