Skip to content

Instantly share code, notes, and snippets.

{
"name": "Andrew Dixon",
"title": "Executive | Associate Broker",
"photo_url": "https://i.imgur.com/ILYBA6R.jpeg",
"description": "Sales and Leaseing Commercial Specialist. \n\n15 Years in Commercial Real Estate in Miami's hottest neighborhoods. ",
"transactions": [
"6105 NW 7th Ave sold August 2024 for **$900,000**",
"5621 NW 7th Ave sold March 2026 for **$750,000**",
"7501 NE 3rd Place sold December 2025 for **$2,900,000**",
"7131 NW 26 Ave sold August 2025 for **$6,050,000**",
sudo apt-get remove aisleriot brltty duplicity empathy empathy-common example-content gnome-accessibility-themes gnome-contacts gnome-mahjongg gnome-mines gnome-orca gnome-screensaver gnome-sudoku gnome-video-effects landscape-common libreoffice-avmedia-backend-gstreamer libreoffice-base-core libreoffice-calc libreoffice-common libreoffice-core libreoffice-draw libreoffice-gnome libreoffice-gtk libreoffice-impress libreoffice-math libreoffice-ogltrans libreoffice-pdfimport libreoffice-style-galaxy libreoffice-style-human libreoffice-writer libsane libsane-common python3-uno rhythmbox rhythmbox-plugins rhythmbox-plugin-zeitgeist sane-utils shotwell shotwell-common telepathy-gabble telepathy-idle telepathy-indicator telepathy-logger telepathy-mission-control-5 totem totem-common totem-plugins printer-driver-brlaser printer-driver-foo2zjs printer-driver-foo2zjs-common printer-driver-m2300w printer-driver-ptouch printer-driver-splix
@VoodooLobster
VoodooLobster / small_wp.sh
Created September 8, 2019 01:51 — forked from nickfox-taterli/small_wp.sh
Gullo.me 128MB VPS WordPress Install Script
apt-get update
systemctl disable getty@tty1.service
systemctl disable getty@tty2.service
apt-get -y remove --purge rsyslog
apt-get -y install ca-certificates dash inetutils-syslogd
rm -f /bin/sh
ln -s dash /bin/sh
#chsh -s /bin/dash
invoke-rc.d inetutils-syslogd stop
for file in /var/log/*.log /var/log/mail.* /var/log/debug /var/log/syslog