Why Choose WordPress?

wordpress website software download

WordPress is software designed for everyone, emphasising accessibility, performance, security, and ease of use. The basic WordPress software is simple and predictable so you can easily get started. It also offers powerful features for growth and success.WordPress is open source and is supported by a large community of people collaborating on and contributing. WordPress.org We […]

Email Marketing With MailerLite

mailerlite overview

Do you need to get closer to your clients with Email Marketing? Newsletter or MailerLite email marketing is a direct communication tool. Generally, used by marketers to strategically reach large numbers of clients and prospects, in a personal way. That is, EDM (electronic direct mail) campaigns as we like to call them, are now one […]

Fanvil C600 Firmware Upgrade

SCREWLOOSE IT technical document

Fanvil C600 Firmware Upgrade 1. Download the firmware to your computer. 2. Unplug the power on your phone. 3. Place the file onto a USB flash/thumb drive. Then plug the drive into the phone on top. NOTE: Make sure the contents on the .zip file are NOT extracted onto the USB drive. The .zip file will […]

Telstra ISDN Shutdown

SCREWLOOSE IT technical document

We have been getting a lot of calls form customers lately about the Telstra ISDN shutdown that has started in September and what it means for them. A lot of customers are saying sales people are telling they they MUST change their phone system to be NBN compatible at a big unexpected cost to them. This […]

CWP Backup Comands

SCREWLOOSE IT technical document

We had a issue for a customer where their CWP server wasn’t backing up.   to test it from the CLI   /opt/alt/php56/usr/bin/php -d max_execution_time=10000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php Just make sure that PHP 5.6 is installed first.

Cisco Router 3G 4G Modem Firmware upgrade

SCREWLOOSE IT technical document

Initiate a modem firmware upgrade using the microcode reload command. Ex : Router# microcode reload cellular 0 lte modem-provision flash:<directory>? Router# microcode reload cellular 0 0 modem-provision flash: TELSTRA_MC7304_05.05.58.00 Reload microcode? [confirm] Log status of firmware download in router flash?[confirm] Firmware download status will be logged in usbflash0:fwlogfile Microcode Reload Process launched for hwic slot=0; […]

Syncro RMS uninstall Password

SCREWLOOSE IT technical document

So i looked a a trial for Syncro RMS and it looks cool. I signed up for a trial and installed the agent on a machine and took it for a test drive. Then my trial expired and i can not log in to the dashboard anymore. no big deal until…. i try to uninstall […]

PHPServerMon Public Page Hack

SCREWLOOSE IT technical document

Yes there is my modifications : Create a Public user, give access to servers you want Memorize the ID it gives to you \src\psm\Service\User.php Line 98 (after $this->session = $session;) $kl = “”; $kl = isset($_GET[“kl”]) ? $_GET[“kl”] : ”; if ($kl == “public”){ $user_id = 3; $this->setUserLoggedIn($user_id, true); $user = $this->getUser($user_id); $this->newRememberMeCookie(); } When […]

“WARNING: Interbase component has been detected on the computer”

SCREWLOOSE IT technical document

Error: “WARNING: Interbase component has been detected on the computer” Ensure ALL previous versions of Interbase Client have been COMPLETELY uninstalled from this computer PRIOR to running the Medtech IBXE-7 Update5 Server Setup Installation. This typically happens when the InterBase Services are not completely stopped (both Guardian and Server Services) prior to uninstalling the old […]

Yeastar Password Reset

SCREWLOOSE IT technical document

1. Power on your MyPBX U520 device, with Putty connected to console (baud rate 57600) 2. As soon your device got power, press any key several times to interrupt the boot process of device and get to the u-boot prompt, in my case it was pbx300> 3. Enter the printenv command to get the u-boot constant values. 4. You should see […]