In some linux computer there is problem with ' Automatic Date and Time ' update. But they little bit confused how to solve it. Some people say it uninstall NTP (Network Time Protocol) and then reinstall it problem will be solved. But there are few things what I am going to describe about this. First of all, let me say that what I am faced about the clock problem in Kali linux. Whenever I open my laptop I need to set Time and Date in Kali linux. But as I know it should be worked automatic. Then I had seen that, in my 'Date & Time' settings 'Automatic Date and Time' is not enabled. Whenever I have tried to enable it, it instantly jumps to the left side. It's not enabling. After lots of research I have come with a solution. You may can set the Hardware/System or NTP time synchronization system. I will show you the both things. But I would suggest you to use the NTP. It is little bit tough to configure but once you have done it will work till you dea
Kali linux is the most popular operation system for the black hat hackers. SO, popular operating system has some simple problems. Like the hotspot. The new Kali 2017.2 has this problem. Some laptops automatically solve this problem when updating but not all of it. You have lots of solutions they will say install this package that package bla bla bla bla ................... No need to install any package. I am going to tell you the easy way to start hotspot in kali linux. In this picture, when you'll click on "Use as Hotspot" for start your hotspot. But it's not working because of you configuration. Let's configure > Go to the terminal and type as root: gksu nm-connection-editor A pop-up window will come like this In there, you need to click on " + " button another window will come. In this window you need to configure your hotspot. Network type " Wi-Fi " Then you need to configure your hotspot like second pic. If you want t
A proxy is called formally an application proxy, or here an HTTP proxy: they only handle the traffic generated by some applications. Motivation of this content, detecting proxy IP which is given by ISP provider somehow. For this reason, we may not access some sites which have forbidden proxy IP. So, we can be checked our IP is that proxy or not. Can be checked through this - N.B- Please attention on highlighted color :- ( Yellow ) ( Red ) Go to IP checker site There will show your IP Click on your IP It shows like those picture Through this checking, we can detect our IP problems & geo-location of IP address. There are several ways: Proxy headers, such as X-Forwarded-For and X-Client-IP, can be added by non-transparent proxies. Active proxy checking can be used - the target server attempts to connect to the client IP on common proxy ports (e.g. 8080) and flags it as a proxy if it finds such a service running. Servers can check if the request is coming from an I