References MediaWiki Manual:Installation Guide Install MediaWiki on Ubuntu 18.04 LTS with Apache2, MariaDB and PHP 7.1 Support How to Install MediaWiki on Ubuntu 18.04 LTS MariaDB Repositories Prerequisites A working installation of Ubuntu Server LAN access to Ubuntu Server Install Apache2 sudo apt install apache2 -y Disable directory listing sudo sed -i “s/Options Indexes FollowSymLinks/Options…
HowTo: Install Gnome Desktop on Ubuntu 16.04 LTS
Notes There are several tutorials that will tell you to add Gnome PPAs, these are no longer supported in 16.04 LTS as of 04/2017. This post assumes you’ll be using only Gnome, if you want to run both Unity and Gnome, choose “lightdm” as the display manager. Unity will be replaced by Gnome in 18.04…
Error – mount: unknown filesystem type ‘exfat’
Check to see if exfat drivers are installed dpkg -l | grep ‘exfat’ If not installed, run sudo apt-get install exfat-fuse exfat-utils
Commands: Sudo!!
If you’re like me, you often forget to type sudo before a command that requires admin privileges and you probably see a lot of messages like this: Simply type sudo!! to add the sudo command to the beginning of your last command
HowTo: Set up an Ubuntu workstation on an ESXi server
Overview This guide will show you how to install a Ubuntu workstation on ESXi, and connect to it via RDP. Initial Setup Download ISO http://www.ubuntu.com/download/desktop Build VM w/16GB & 100GB drives, 2 vCPUs and 4GBs of RAM Attach ISO, boot, install Ubuntu (installation guide) VMware tools installation Initiate the VMware tools installation through vsphere client Extract the…
QuickStart: Port scanning with nmap
Disclaimer: Port scanning anything other than your own machines on your own LAN can be considered illegal and a precursor to attack. I do not condone port scanning anything other than your own PCs, or any type of illegal activity. Overview Port scanning is a way to discover open ports on a machine. This can…
HowTo: install an rpm package in Ubuntu
Overview Packages in Linux are pre-compiled binaries that can be used to easily install software. Debian and Debian derivative (Ubuntu, Mint) distributions use .deb packages. Redhat and Redhat derivative (Fedora, CentOS) distributions use .rpm packages. Sometimes you need to install a package in Ubuntu, but an rpm package is all that is available. You…
“Not enough space” error on samba share
Problem: Trying to access new NTFS samba share on Ubuntu Server 10.04 from Vista SP2 machine. Copying from server share to local hard drive works fine, but copying from local hard drive to server share gives an error: “Not enough space on volume, try removing files to free up space” Share has ~500GB free, copying…
Categories
Active Directory Apache2 Backup Cisco Code Commands Crunchbang Error ESXi Exchange Freeware HowTo IOS iPhone Jailbreak Kali Kali 2018.2 Lab Linux MariaDB MediaWiki Mint nmap Notepad++ Office 365 PHP QuickStart Review Samba Security Server 2012r2 Server 2016 Ubuntu Ubuntu 16.04 LTS Ubuntu 18.04 LTS Uncategorized Utilities Vista VMWare Vunlerability Win10 Windows Windows 7 Windows 8 XP