RouterOS password can only be reset by reinstalling the router, or using the reset jumper (or jumper hole) in case the hardware is RouterBOARD. For RouterBOARDS just close the jumper and boot the board until the configuration is cleared. For some RouterBOARDs there is not a jumper, but a jumper hole – just put a …
Category Archives: Network
cURL with PHP and Apache on Windows
Setting up cURL my linux server it was no problem at all, but I had a heck of a time getting cURL to work properly on my Windows test box with PHP and Apache. There are a lot of tricks scattered around on the web so here is my list of notes:
Video Tutorials: vSphere 4 Unleashed (Part 1-6)
I’ve just published a new video for ESX 4.0 installation on a Dell blade if you want to have a fast and quick scan of the installation process. This is a series of vS4 video’s I’m planning to produce very soon. http://www.hypervizor.com/2009/04/video-vsphere4-unleashed-01-installing-esx4/ I hope you will find it useful. Regards, Updates: Part1: Installing ESX4.0 Part2: …
Continue reading “Video Tutorials: vSphere 4 Unleashed (Part 1-6)”
How Do I Restart MySQL Server?
Each distribution comes with a shell script (read as service) to restart / stop / start MySQL server. First login as root user and open shell prompt (command prompt). First login as root user. Now type the following command as per your Linux distro:
I get the error: “Could not connect to SQL database. Too many connections”.
Symptoms Sometimes I get the “Too many connections” error in Plesk CP or when open a site in my browser: Unable to connect to database: Too many connections
Network-Attached Storage With FreeNAS
Network-Attached Storage With FreeNAS Version 1.0 Author: Falko Timme <ft [at] falkotimme [dot] com> Last edited 02/11/2007 This tutorial shows how you can set up a network-attached storage server with FreeNAS. FreeNAS is based on the FreeBSD operating system and supports CIFS (samba), FTP, NFS, RSYNC, SSH, local user authentication, and software RAID (0, 1, …