Monday, 15 June 2015

How to install XDM Downloader on Kali Linux




XDM is a cool downloader to download any thing present on the web . You can download youtube videos directly through xdm.

To install XDM Downloader on Kali Linux machine follow the steps:

Step 1: Download XDM through any of the following link 

 
Link 1: Click Here to download


Step 2: By default it should be in your "root" folder but if it present in any other directory then copy it to the root directory.


Step 3: Then open Terminal and run following command


       dpkg -i xdman.deb

Step 4: Then open it from Applications>Internet>XDM Downloader

How to Install Screen Recorder or Desktop Recorder on Kali Linux

Today we are going to install "DesktopRecorder" through which you can record your desktop


Steps:

Step 1: Open Terminal and type the following command


apt-get clean

apt-get install gtk-recordmydesktop


Step 2: Now go to Application>Sound&Video>RecordmyDesktop


If you face any problem ...please comment below....

How to install Wifi driver in Kali Linux


Today we are going to install in our Kali Linux

It is very easy to install so follow me....

Steps:

Step 1: First download the driver from the following link


Link 1: Click Here to download

Link 2: Click here to Download


Step 2: Copy that file to your desktop and Extract it (Right-click and Select Extract here)

 

Step 3: Open the extracted folder "broadcom-wl-4.80.53.0"





Step 4: And then right click on "kmod" folder and open it in terminal






Step 5: and then use the following commands



      sudo b43-fwcutter -w /lib/firmware/root ./wl_apsta.o


      sudo modprobe b43



Step 6: Now restart your computer and wait till it searches. Sometimes it take 2-3 minutes. Check the wifi button on your laptop ,off and on it again. If then also you face any problem comment below....

How to Add/Remove shortcuts from top/bottom Panel in Kali Linux


If you are using Kali Linux , and you have to open a specific app so many times a day....and you want to add a shortcut to your screen.... so no problem , I am here for that...





To Add a Shortcut

Suppose you want to add  "VLC Media Player" to your screen then,

Go to "Applications"  in Top-Left Corner and then "Sound and Video"  and 'select and Hold' VLC Media Player and drag it to the top or bottom panel wherever you want .

that's it now got your shortcut on screen but if you want to remove it ,then

To Remove a Shortcut

Suppose you want to remove VLC from screen

Simply move your cursor to the icon and Press "Alt + Right Mouse Button" on the icon , then select "Remove from Panel".
Hurrahh ... your icon is removed........

How to enable TouchPad/Mouse Click with Touch Pad on Kali Linux


Today, we are going to learn that how you can enable clicking with your TouchPad on your laptop with Kali Linux Inside because On Kali Linux , Touch with Touch pad is, by default 'Disabled'. .......so let's start......


Steps:


Step 1:  Go to "System Settings" and then click on"Mouse and TouchPad"



Step 2: Now a dialog box will open and then click  on "TouchPad" Tab (as shown)



Step 3: Now select the option "Enable mouse click with TouchPad". that's you are done. 

There are few more options that you can change according to your need like Acceleration and Sensitivity and Different Scrolling options.



I hope you like ..... if you face any problem please comment below...bye!!!!!!!

Saturday, 13 June 2015

How to install Opera mini in Kali Linux



Steps :


Step 1:   Open Terminal and type the following code and wait for the opera to be downloaded.


wget deb.opera.com/opera/pool/non-free/o/opera/opera_12.16.1860_i386.deb




Step 2: then, type 


            dpkg -i opera*.deb                                                                                       



Step 3:  then, we simply open ' Opera browser' from Applications>Internet.





Sunday, 7 June 2015

How to Create a Non-root User in Kali Linux


Steps:

Here I am creating a new user with User name name and password 12345678

1.  Open Terminal and type the following command and replace 
     'name' with your desired User name.

            useradd -m name                                                                                                
     where   -m  create the user's home directory.

2.   Now to set a password , use passwd command with your 
      user name.

          passwd name                                                                                                                                                    
       Then it will ask you to Enter Password and again to confirm it.
   
       that's done. Now try out by logging out of your account and 
        login with your new user account.
 

Monday, 4 May 2015

How to Install JDK and setting path on Windows 7


Step 1: Download the latest version of JDK Click to download JDK 1.8
            

Step 2: Run the installer , it takes few minutes.

Now to Set the path, follow the steps

Step 1 : Open "Drive C" then "Program Files" then "Java" then "jdk 1.8" and then "bin".

Step 2 : Click on the Address Bar and copy the whole path .



Step 3 : Open Control Panel and search "system" in the top-right search box. Then Click on "View Advanced System Settings"


Step 4: Then "System Properties" will open. Under the "Advanced" tab open "Environment variables".


Step 5 : Under "System Variables" scroll down and select "Path" and click "Edit".


Step 6 :  Then type a semicolon(;) and paste the whole path which we copied. And then click "OK" three times.

That's all.........
Comment your Problems.........

Sunday, 5 April 2015

Switch to Silent mode on Android Lollipop


Those who upgraded their smartphones to Android Lollipop , finding difficulty to make the phone silent. As in Android KitKat you can simply turn on the silent mode by pressing the Volume Down Button. But here in Android Lollipop if you press the Volume Down Button , the phone is set to vibration.

 

 

Shortcut :






Basically, you’ve now got three options for quieting your phone: None, Priority and All. 
The difference is that the None setting is no sounds at all —completely silent. You won’t receive vibrations, sounds, or a flashing LED light.

Priority is the old silent mode that silences almost everything except alarms and certain calls and texts you let through.

"All" option shows all types of Notifications.

Press the volume down Button. 
Then Select " None " and then choose "Indefinitely".
If you want to set it for some specific hours select "For one hour" and increase or decrease time with the given buttons.

Alternative: 


So you can also do it on Android Lollipop by turning off the Interruption Settings.

Step 1: Open Settings




 

Step 2: Scroll Down and Select "Sound & notification" 





Step 3: Open "Interruptions"





Step 4 : Select "When calls and notifications arrive".



Step 5 : Then from the list select "Don't Interrupt"




Step 6: Then from the pop-up menu Choose "Indefinitely" and hit OK.



 That's all !!!!!!!!!!!
 Comment your problems.......