Blog

  • Home
  • Networking
  • Hardware
  • Unix/Linux
  • Windows
  • Gaming
  • Uncategorized

WDS – Create WIM Installation file from Install.esd

  • hwj
  • 15/07/2020
  • Windows
copy install.esd from a windows iso or cd to some directory, the files are located under Sources open command promt with administrative rights and open the directory where you copied the files...
Read More

Network Adapter Error – Windows cannot access the specified device path or file

  • hwj
  • 11/07/2020
  • Windows
Elevated command prompt, run gpedit.msc Navigate to Computer Configuration->Windows Settings->Security Settings->Local Policies->Security Options Enable “User Account Control: Admin Approval Mode for the Built-in Administrator account” Reboot and try again.
Read More

Cisco ASA Traceroute

  • hwj
  • 22/06/2020
  • Networking
Allow Tracert through the ASA Allow ICMP/Time-Exceeded and Time/Unrechable from outside Make ASA visable in traceroute
Read More

Rancid – Installation

  • hwj
  • 19/11/2019
  • Unix/Linux
Installation script – this script is not quite finish yet, but it works. you will need to edit list of groups, there are some lines that needs to be edited before running...
Read More

CAT/SED Regular Expresseion Group

  • hwj
  • 12/05/2019
  • Unix/Linux
in order to use some of the regular expressions in these examples remember to use the switch/option -E or -r to use extended regular expressions Regular Expressions groups, the whole match will...
Read More

Enable More than 4 Serial Ports Linux/Unix

  • hwj
  • 03/05/2019
  • Unix/Linux
The easy way to fix this is (as root) to edit /etc/default/grub and append ” 8250.nr_uarts=8″ (without quotes) to the end of the line “GRUB_CMDLINE_LINUX_DEFAULT=” You can set any number up to...
Read More

Format and Mount new drive Ubuntu 18.04

  • hwj
  • 03/05/2019
  • Unix/Linux
Find Disk in this case I added a new 5GB drive to this virtual machine. /dev/sdc find disk with fdisk -l Format Disk mkfs -t ext4 /dev/sdc Create Folder and Mount Drive...
Read More

Wrapping up lines between pattern (date/timestamp) in log files – Parse

  • hwj
  • 11/04/2019
  • Unix/Linux
this is definitely not the best way to do this, but it works Example log file before parse, the lines in bold are those that are going to be wrapped up to...
Read More

Shell (Bash – Bin/bash – /bin/sh), history, up arrow, and tab not working

  • hwj
  • 10/04/2019
  • Unix/Linux
login shell is /bin/sh for username. On Ubuntu, this is a shell intended for scripting, it doesn’t have any comfortable command line edition feature such as history. To get a proper command line...
Read More

Xymon installation ubuntu 18.04

  • hwj
  • 04/04/2019
  • Unix/Linux
installation of xymon server before the installation it is recommended to set an static ip address apt-get install -y xymon change the ip address to the static assigned ip address of server...
Read More

Posts navigation

Previous 1 2 3 4 Next

Archives

  • March 2021 (1)
  • February 2021 (4)
  • October 2020 (4)
  • September 2020 (1)
  • July 2020 (2)
  • June 2020 (1)
  • November 2019 (1)
  • May 2019 (3)
  • April 2019 (6)
  • March 2019 (4)
  • January 2019 (2)
  • December 2018 (4)

Categories

  • Gaming
  • Networking
  • Uncategorized
  • Unix/Linux
  • Windows

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © All Rights Reserved.
  • Home
  • Networking
  • Hardware
  • Unix/Linux
  • Windows
  • Gaming
  • Uncategorized