Header Shadow Image


Linux / Windows: Error code: 0x80070035 cannot access and Error NT_STATUS_HOST_UNREACHABLE

While configuring SAMBA / CIFS and file sharing over the network, the following errors popup eventually after the HTPC is restarted.  A bit baffling at first since SSH works just as it did before the restart.  However the problems persist and look like this: Windows cannot access \\192.168.0.14\HTPCBackupXFS Check the spelling of the name.  Otherwise, […]

Linux Administration: Resetting the root password when forgotten.

So you've lost the password to the root account.  Worst, you've had a boot password and it was the same.  Here are some instructions on how to get back into your system:

Linux LVM: Recovering a lost volume.

  It may become necessary to recover or rebuild an LVM in case either a backup /etc/lvm/backup/<VOLGROUP> is not available or becomes lost or other conditions arise causing loss of system volume data.  What might otherwise appear destroyed, deleted or inaccessible, LVM comes with a few backup options in case of disaster.  Here are the […]

Linux / Windows Networking: Configuring and securing a router for Wireless and Wired Networks.

Here I would like to take you through the steps to configuring and securing a router (In this case we will use the WRT54G as an example) for your home or small office setup.  Securing a router can be very important especially when the wireless function is enabled.  Likely the most important reason is to […]

Linux: The source of ssh_exchange_identification: Connection closed by remote host

PROBLEM You get this when trying to SSH to a host from some IP (Let's assume it's 111.22.33.44 for the scope of this problem): ssh_exchange_identification: Connection closed by remote host What to do?

Fedora 10: unable to authenticate user and reenabling the root login access.

PROBLEM In Fedora 10, the root login was disabled into the GUI, giving you a unable to authenticate user message.  You may have noticed that you got a warning about this in Fedora 9 but it wasn't yet disabled then.  Not so in Fedora 10 so this might be something you would want to do […]

Device eth0 does not seem to be present, delaying initialization: Linux Networking

PROBLEM You receive random errors failing to initialize your network card at boot time or during manual restart that look like the one below: $ifup eth0 via-rhine device eth0 does not seem to be present, delaying initialization. $ Or just a form of the # service network restart . . device does not seem to […]

Dynamic IP’s: How to find external IP of your Router / Linux machine and ‘ssh’ to it.

Working remotely from various places, I needed to have access to my Linux machine at home. Unfortunately for me, my DSL IP was dynamic and at the time my ISP would change this IP several times a day. That was good for maybe only a few hours and then it would change to something completely […]

Windows / Linux: Mutually accessing various filesystems on the same PC.

Especially true with dual boot systems, sharing files between two different operating systems on a single PC can become a time consuming task.  One thing many new users do when they install a Linux on a different partition of the same machine, is to try to connect to the other operating systems and files they […]


     
  Copyright © 2003 - 2013 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License