Totallypix Enterprise
  • Home
  • Blog
  • Shop
  • Cart
  • My account
  • Home
  • Blog
  • Shop
  • Cart
  • My account

Apache Cache Setting in .htaccess
January 21, 2022 totallypix

Note: Before using .htaccess, you need to ensure AllowOverride All in httpd.conf

Continue Reading...

SQL vs NoSQL Syntax
February 22, 2021 totallypix

Comparison of commonly used syntax between SQL and NoSQL.

Continue Reading...

Totallypix STUDIO
July 8, 2019 totallypix Comment

We are targeting in a couple of weeks, we are going to launch our first mobile game.

Continue Reading...

Mi Drone 4k Test Flight – Pantai Irama, Bachok
September 25, 2017 totallypix Comment

Location: Pantai Irama, Bachok, Kelantan, Malaysia GPS: 6.064001, 102.402046 Altitude: 40 meters Drone: Mi Drone 4k Watch video here: :: aerobraintech ::

Continue Reading...

9 UX Secrets
January 15, 2016 totallypix 1 Comment

1 Observe What People Create 2 Design For Mobile First 3 Fuel Your Design With Empathy 4 You Can’t Design Experiences 5 Your Baby Might Be Ugly 6 Test Your Design As Early As Possible 7 Study The Human Mind 8 Design To Make Life Better 9 Design For Scanning

Continue Reading...

Setting up SSH without password (using key)
April 1, 2015 totallypix Comment

Local Setup:Generate RSA Key ssh-keygen -t rsa -N ” Remote Setup:Copy local public RSA Key (generated above) to default location .ssh/authorized_keys Ensure sshd_config: RSAAuthentication yes PubkeyAuthentication yes StrictModes no Note that StrictModes can be ‘yes‘ if the keyfile and folder permissions are set to 775.  Restart sshdDont’ forget to restart

Continue Reading...

Windows 10 Build 9926: Start Menu Problem
March 4, 2015 totallypix Comment

If suddenly your Start Menu disappear or you just don’t like the new look of the Start Menu in Windows 10, you can follow the below steps: Open Registry Editor (regedit) Navigate to HKEY_CURRENT_USER> Software> Microsoft> Windows> CurrentVersion> Explorer> Advance Create a DWORD Key name “EnableXamlStartMenu” and set the value

Continue Reading...

Hard Disk Failure Rate by Brand
February 28, 2015 totallypix Comment

Source: Backblaze Statistics collected by Backblaze, shows that up to September 2014, Seagate 1.5TB Hard Disk is the highest failure rate. :: aerobrainTech ::

Continue Reading...

Windows 10 Build 9926: Cannot Access Share Folder
February 28, 2015 totallypix Comment

Error Message: “The account is not authorized to login from this station” Solution: Run Regedit Navigate to HKLMSYSTEMCurrentControlSetServicesLanmanWorkstationParameters Add DWORD Key “AllowInsecureGuestAuth” Set Value to 1 Restart  All the best! :: aerobrainTech ::

Continue Reading...

How to Forward Port to another IP/Machine on Windows
September 3, 2014 totallypix 1 Comment

Let say you want to forward listened port 4422 (at you current machine with IP 192.168.1.111) to port 80 on a machine with IP address 192.168.0.33, here is the command: netsh interface portproxy add v4tov4 listenport=4422 listenaddress=192.168.1.111 connectport=80 connectaddress=192.168.0.33 If you want to list all the port forwarding setting on

Continue Reading...

123›»
Follow on Instagram

Recent Posts

  • Apache Cache Setting in .htaccess
  • SQL vs NoSQL Syntax
  • Totallypix STUDIO
  • Mi Drone 4k Test Flight – Pantai Irama, Bachok
  • 9 UX Secrets

Copyright © 2023 Totallpix Enterprise