Computing Mikrotik Technical Reset Mikrotik using reset button by William Rendell|Published November 23, 2020 Unplug your device from the powerPress and hold the reset button and apply the powerWhen LED starts flashing, release the button
Published November 10, 2009 Installing Firefox 3.5 on Aspire One Linux Acer has interwoven Firefox 2 with the rest of the system, that’s why a quite unusual approach is required to install the […]
Published January 25, 2022 WiFi Reality is that the WIFI protocol was designed to go as slow as required to make it still work!
Published August 5, 2010 ZyXEL 660R Half-Bridge Mode These little single-port routers have the ability to push the public IP address and all it’s traffic onto a single device connected […]
Published March 31, 2014 Mount a Windows share in Centos 6 mkdir /mnt/win yum install samba-client samba-common cifs-utils Edit the /etc/fstab file and add a line like: \\winbox\getme /mnt/win cifs user,uid=500,rw,suid,username=sushi,password=yummy 0 0