Configuring Dyn and Untangle for Remote Access

After completing the setup of an Untangle firewall for your network, one of the first things you will probably want to configure is remote access. To configure remote access of your Untangle firewall, follow these steps below: 1) Enable HTTPS administration. 2) You...

Ubuntu 13.10 How to install Canon Pixma MX452

1) Download this – http://support-sg.canon-asia.com/contents/SG/EN/0100515301.html 2) Extract and copy directory to Desktop 3) Open Terminal and type “cd Desktop” 4) Type “cd cnijfilter-mx450series-3.90-1-deb” 5) Type “chmod +x...

Install Latest Nvidia Drivers in Ubuntu 13.x

To Install/Update Nvidia card drivers open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal: sudo add-apt-repository ppa:ubuntu-x-swat/x-updates sudo apt-get update sudo apt-get install nvidia-current

Changing your Mac’s Computer Name

Someone recently asked me how to change their Mac’s computer name because they were annoyed by the extra lengthy default in the ‘Computer Name’ screensaver. Although this individual was concerned about their screensaver, changing your Mac’s name is also important...

Trouble Connecting Xbox to Internet using Comtrend Modem

I have a Comtrend AR-5200u modem and I was having trouble connecting to the internet. On the IPv6 LAN Application page, do the following: 1) Enable DHCPv6 Server 2) Stateless with Refresh Time of 600 sec 3) Enable RADVD 4) RA interval min of 3 sec 5) RA interval max...

Install Netflix in Ubuntu 13.x

Here’s how you can install the Netflix-Desktop in Ubuntu 13.04. 1. Open a terminal window. 2. Type in the following commands then hit Enter after each. sudo apt-add-repository ppa:ehoover/compholio sudo apt-get update sudo apt-get install...

Raspberry Pi Easy SD Card Setup

SD Card setup To boot the Raspberry Pi, you need an SD card installed with a bootloader and a suitable Operating System. Some Raspberry Pi kits will come with a ready-to-go card, but if you didn’t receive one you will need to prepare your own: Official images...

How do I shutdown or power off my debian linux box?

From the console, either a remote SSH session or from in front of the machine you also have access to the following commands: shutdown poweroff The second command will take no arguments and immediately begin shutting down the machine, simply run as root : poweroff...

Linux: Use the Nano Text Editor

Introduction Nano is a text editor suited to working in UNIX. It is not as powerful as PC window-based editors, as it does not rely on the mouse, but still has many useful features. Most nano commands are invoked by holding down the Ctrl key (that is, the control...

Raspberry Pi Setup for Beginners

Where to start? Any easy question to ask, but a very difficult one to answer! If you are looking for any information related to SD Cards and setup look here If you need to get a RPi, the see the Buying Guide. If you need to know what equipment you will need and how to...

Raspberry Pi: How to Create a Linux Image for the SD Card

This page contains links to SD card images for various Linux distributions. For each distribution, we provide both a direct HTTP download, a torrent file and a SHA-1 hash; the total number of concurrent direct downloads is limited, so we encourage you to use the...

Raspberry Pi Model B Linux Specs

SoC Broadcom BCM2835 (CPU, GPU, DSP, and SDRAM) CPU: 700 MHz ARM1176JZF-S core (ARM11 family) GPU: Broadcom VideoCore IV, OpenGL ES 2.0, 1080p30 h.264/MPEG-4 AVC high-profile decoder Memory (SDRAM): 256 Megabytes (MiB) Video outputs: Composite RCA, HDMI Audio outputs:...

Raspberry Pi Power supply confirmed as 5V micro USB

There has been a lot of speculation about the power supply design for the production Raspberry Pi devices. The alpha boards use a pair of switch-mode power supplies to generate 5V and 3V3 rails from a 6-20V input on a coaxial jack, and LDOs to generate the low-current...

Raspberry Pi – No Display

A good power supply that will supply 5V is vital. Red power LED does not light, nothing on display The power is not properly connected. Red power LED is blinking The red power LED should never blink, because it is hard-wired to the 3.3V power supply rail. If it is...

How can I connect remotely to my home computer?

Logmein is a great little app, which bypasses all the mess. If you like the mess and you are an IT person who wants to connect remotely the hard way just because then read on. First, you are going to have to determine your public IP. If you have a home internet...