Category: Operating System
Recover unallocated space on USB drive. Case1: How to recover your pen drive in windows. USB/SD Card Stops Working or stop Showing the actual size of pen drive or any external storage device. Unallocated...
Elephant notes is available for mac , windows and linux. The Best notes manager How to install the elephant editor in linux 1. Download the elephant app according to your Operating system http://elephant.mine.nu/ 2....
How to create swap in Linux CREATE SWAP PARTITION LINUX We can create a 8 Gigabyte Swap Partition —————————————– sudo fallocate -l 8G /swapfile ls -lh /swapfile Enabling the Swap File ————————- sudo chmod...
Download And Install NetExtender On Linux netextender 1-Download the latest RPM version of JAVA JDK: http://www.ora cle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html 2-Installing: rpm -Uvh jdk-8u31-linux-i586.rpm 3-Also Install javaws as root: yum install javaws 4-Go to https://sslvpn.demo.sonicwall.com/cgi-bin/welcome 5- Log...
IP messanger First install depended packages needed for iptux yum install gtk2-devel automake git gcc-c++ make autoconf GConf2-devel libtool Downloax the iptux from github git clone git://github.com/iptux-src/iptux.git Go to downloaded folder cd iptux Now...
How to install chrome in centos 7 1. Create and edit repo vim /etc/yum.repos.d/google_chrome.repo 2. Add this in repo file
UPDATE WORDPRESS MANUALLY Update Old wordpress version to the Latest WordPress version Follow the below steps to update wordpress to the latest version. 1. Download the zip file from – https://wordpress.org/news/ wget https://wordpress.org/news/
How To Set Up a Firewall Using FirewallD on CentOS 7 firewall in centos 7 1. How to check firewall is working firewall-cmd –state systemctl firewalld status 2. How to know the firewall zone...