Technology and troubleshooting.

Wednesday, November 11, 2020

Cisco Any Connect VPN installation failed : Rolling Back Windows. There is a problem with the windows installer package....

Many of us might have noticed the below error message while installing Cisco Any Connect VPN on Windows computers.Error Message: There is a problem with the windows installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Reason:...
Share:

Thursday, February 27, 2020

tshark: The file to which the capture would be saved ("xxxx.pcap") could not be opened: Permission denied.

tshark: The file to which the capture would be saved ("xxxx.pcap") could not be opened: Permission denied. This tutorial describes how to fix tshark: The file to which the capture would be saved ("xxxx.pcap") could not be opened: Permission denied. I doing some research with tshark on Linux. While...
Share:

Saturday, November 4, 2017

MS PowerPoint: server application, source file, or item can't be found, or returned an unknown error. You may need to reinstall the server application

MS PowerPoint: server application, source file, or item can't be found, or returned an unknown error. You may need to reinstall the server application This tutorial describes how to fix server application, source file, or item can't be found, or returned an unknown error. You may need to reinstall...
Share:

Monday, October 2, 2017

A Free and Simple Network Device Configuration Change Management Solution in CLI using puTTY.

Have you had trouble tracking changes to devices in you infrastructure.? Do you not have budget to spend a pretty penny on log management software I faced the same issue some time ago and it had me thinking. What is the best way to keep track of the changes made while also reducing the effort it takes...
Share:

Monday, February 20, 2017

Configure Static IP Address and enable SSH for root a/c in kali linux

How to Configure Static IP Add and enable SSH for root a/c in kali linux and fix ifdown: interface eth0 not configured in kali linux step@1 Configure Static IP Address #vi /etc/network/interfaces iface eth0 inet static address 192.168.46.128 [Your Linux machine IP] netmask 255.255.255.0 [Your Netmask...
Share:

Wednesday, January 11, 2017

Set download limit for yum

This tutorial describes how to set download limit for yum. By default there is no throttle limit for yum update, install and upgrade. yum updates consumes all the bandwidth in a network while downloading the yum updates. Overcome this we need to set throttle to limit the download speed for yum. [Redhat/Centos/Fedora]...
Share:

Friday, November 11, 2016

Determining if ip address is already in use for device eth0 Centos

This tutorial describes how to fix determining if ip address is already in use for device eth0 while configuring the networking and do a network restart this error may occurred. root@techlanda ~# service network restart Shutting down interface eth0: [ OK ] Shutting...
Share:
Page 1 of 151234515Next

Contributors

Popular Posts