Network interface bonding is a Linux kernel feature which allows to aggregate multiple interfaces (eth0,eth1) into one virtual link such as bond0. Network card bonding is an effective way to increase the available bandwidth. If bonded the interfaces appears as...
Blog
How to retrieve a serial from a remote computer
To find serial number of a given system ,you need system host-name of targeted machine , and it has to be online in the lan (network) then open "cmd" then ping your hostname if you receive all 4 packets back that means your targeted machine is online in the lan now...
How to remove WOUtempAdmin User Profile
I have got this error after updating system using WSUS Offline utility,after successful update system restarts And the login screen by default shows the username of WOUTempAdmin. Not a big deal as I can log in with my admin account. But still a pain. to fix this issue...
How to Convert batch file to Exe
Things you need advancedbattoexeconverter.exe a batch file Now we have to add script to script file and verify it , if its works we can continue to further setup, then download advancedbattoexeconverter.exe and install in your system, Click to download app...
HPE completes Nimble Storage acquisition
HPE has completed the acquisition of Nimble Storage, now a Hewlett Packard Enterprise company. This acquisition builds on our strategy to make Hybrid IT simple, through software defined infrastructure with a modern flash-optimized storage foundation. A report by IDC...
Login with an SSH Private key in Linux or Mac Terminal
First you need following things : generate private key from your hosting site ( i used godaddy cpanel ) username of cpanel password of cpanel finally passphrase which you have given when creating private key Download your private key from your hosting site to your...
How to create Vhd from Physical Disk
Its very easy to create vhd from physical disk, First you need to download Disk2vhd utility from this url https://technet.microsoft.com/en-us/sysinternals/ee656415.aspx Then run it as Administrator Now you can see all drives which is associated with the hdd , select...
How to Enable God mode in Windows PC
To Create God Mode on your PC you need to login to your Windows Machine with Administrative privilege Then Right Click on the desktop and create new folder in there Then Rename it with following name God Mode .{ED7BA470-8E54-465E-825C-99712043E01C}. Double clicking...
How to uninstall NetBeans IDE from Linux
In older version NetBeans default uninstall location was /usr/local/netbeansxxxx but in new versions they have changed installation locations actually, you can decide to which location to install in new versions you can easily find the installed location just right...
How to install NetBeans IDE in Linux
First go to netbean download page https://netbeans.org/downloads/ download the netbeans installer .sh file open terminal go to download location make file executable by using following commands in terminal chmod +x netbeans-8.1-php-linux-x64.sh in your case netbeans...
How to fix NTFS partition is in an unsafe state error in linux ?
How to fix NTFS partition is in an unsafe state ? This usually happen with recently upgraded dual bootable windows linux pc , if you upgraded to windows 8 or later you will get this error in linux Solution open your terninal type sudo ntfsfix...
HP Smart Array P212,P410,P411,P711m,P818 Controllers Not Showing Full size 3TB or above HDD
When i was trying to add new 3TB hdd to HP DL 180 G6 Server which has a HP Smart Array P410 Controller in it , the HDD is only detecting as 800 GB HDD Check the error belowAfter getting this error i have noticed and read instructions which came with HDD , in...
How to access your Linux Desktop using android app
How to access your Linux Desktop using android app To using this you need to be in same networkThere are two apps available in playstore free and pay for this tutorial i have used free oneinstall this app and open it in your android devicethen configured it...
How to Remote Desktop (rdp) to Windows using Linux
i am using Linux Mint as client machinefor Ubuntu / Mint open terminaluse this command line to install rdesktopsudo apt-get install rdesktophit enterthen type your password in hidden fieldtype y and hit enterafter installing rdesktop you have to type this command in...
How to find best mobile or wifi hotspot coverage using your Android Device
Using this free app you can find coverage in your place for all kind of network 2g , 3g , 4g it support all kind of providers , which give access to users to locate best coverage nearby , app also provide a list and colored real time map OpenSignal also helps to...