JQuery tooltips - 6 plugins to easilly create tooltips 1

JQuery tooltips – 6 plugins to easilly create tooltips

Reveal Password From Input Boxes With Chrome Tools 4

Reveal Password From Input Boxes With Chrome Tools

In this tutorial I will show you how to reveal password characters (asterisks) from a html input form, with Google Chrome Developer Tools. This is a very simple hack with Google Chrome don’t freak out. It’s so easy. Update: I noticed some forum threads from backlinking. Guys, this is absolutely normal. It cannot be remotely […]

How to use Active File Recovery - Recover Files from Damaged Hard Disk 5

How to use Active File Recovery – Recover Files from Damaged Hard Disk

Linux log files location and how do I view logs files? 6

Linux log files location and how do I view logs files?

And Then you should go to /var/logs directory:

and view common log file /var/log/messages using any one of the following command:

thnx for reading, @specktator[/crayon]

How to Configure Ip Settings on a linux OS

To configure IP Address on the eth0 interface do the following. Open a terminal. (Ctrl+T)

To manually configure default gateway:

To Configure DNS servers IP Address:

Note: 8.8.4.4,8.8.8.8 are google public DNS servers. If you don’t want to use them write your ISP’s DNS servers. Turn on the LAN Card

To […]

Disable Direct Root Logins 7

Disable Direct Root Logins

3. In nano type Ctrl+w to search for “protocol 2” and hit Enter 4. Uncomment and change it to look like Protocol 2 5.find the line PermitRootLogin yes 6. Uncomment it (if it’s commented) and make it look like PermitRootLogin no 7. Save the file and quit ( Ctrl+x -> y -> Enter) 8. […]

How to Restart ALSA 8

How to Restart ALSA

Restarting ALSA is extremely simple. Follow these steps: Open a terminal. (Ctrl+T) Enter your password at the prompt.