How to install Cisco Configuration Professional on windows 10 64 Bit
How to install Cisco Configuration Professional on windows 10 64 Bit
How to install Cisco Configuration Professional on windows 10 64 Bit
How to install ISSABEL PBX by USB flash drive
1- Download ISSABEL ISO from https://www.issabel.org/latest-iso
2- Download RUFS utility https://rufus.ie/
3- Convert ISO to USB and choose Write in DD Inamge mode
How to configure GoIP GSM SIP VOIP Gateway with ISSABEL PBX
1- Login in to GoIP
GoIP default IP address is 192.168.8.1 default user name is admin password is admin .
Step 1- Create trunk in the ISSABEL PBX to configure GoIP
If you are trying to access mikrotik router through winbox and you are confirm your admin password is wright and its not getting you login through winbox. You tried to…
Some time you want to take backup of your server including application and settings .below are the easy method a small example 1- The first step is to create a…
VOS3000 2.1.4.0 does not support latest Kernel Versions. you have to downgrade Kernel mkdir download cd download/ wget http://vault.centos.org/6.4/os/x86_64/Packages/kernel-2.6.32-358.el6.x86_64.rpm yum list kernel-2.6.32-358* yum install kernel-2.6.32-358.el6.x86_64.rpm ls vi /boot/grub/menu.lst reboot
Login to your server To STOP Apache Tomcat Server # /home/kunshiweb/base/apache-tomcat/bin/shutdown.sh To START Apache Tomcat server #/home/kunshiweb/base/apache-tomcat/bin/startup.sh
Update of packages using default repositories (base, update etc.) is no longer applicable.You should switch boxes, run on CentOS 5.x., to so called Vault repositories. 1- Disable base, updates and…
How to Install VMware Tools on CentOS 7 # yum install -y open-vm-tools check file is exist # ls /usr/bin/vmtoolsd Now reboot the server
How to check directory size in Linux DU command uses for disk uses you can use du command to check directory size. for example you want to check directory size…