Category Archives: Applications

Linux : Remmina – Remote desktop client

Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistant user interface. Currently RDP, VNC, XDMCP and SSH are […]

Linux :how to install Google Chrome Web browser on Fedora and CentOs

This howto explains howto install Google Chrome Web browser on Fedora and CentOs.Best way to install and keep up-to-date with Google Chrome browser is use Google’s own YUM repository. Enable Google YUM repository Add following to /etc/yum.repos.d/google.repo file: 32-bit [google] name=Google – i386 baseurl=http://dl.google.com/linux/rpm/stable/i386 enabled=1 gpgcheck=1 gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub 64-bit [google64] name=Google – x86_64 baseurl=http://dl.google.com/linux/rpm/stable/x86_64 enabled=1 gpgcheck=1 […]

Ubuntu : How to instal twitter Client Pino

Pino is a Client for Twitter in GNU/Linux. It is a Gnome application How To install Pino in Ubuntu .   First You have to add PPA for Pino open a terminal kartook@Nilas:~$ sudo apt-add-ppa repository: vala-team/ppa kartook@Nilas:~$ sudo add-apt-repository ppa:troorl/pin Now kartook@Nilas:~$ sudo apt-get update kartook@Nilas:~$ apt-get install pino

security :Howto Crack “Password Protection” / “Recover” the Excel

In order to perform the crack / recovery, we are going to use a small utility called xlcrack, xlcrack recovers lost or forgotten passwords from XLS files such as those created by Microsoft Excel. Some newer XLS files are not suitable for password recovery using this software. Install libgsf-1 kartook@Nilas:~$sudo apt-get install libgsf-1-dev Download and […]

Security :How to Crack Zip Files Password on ubuntu

If you forget your password for compressed archive (rar, 7z, zip), RarCrack is the solution. RarCrack uses a brute-force algorithm to find correct password. You can specify which characters will be used in password generations. Preparing your system for installation Install the following package kartook@Nilas:~$ aptitude install libxml2-dev build-essential Download the latest version of rarcrack […]

How to Hack / Reset Win NT/2k/XP/Vista Password Using Ubuntu Live CD

You can easily hack Windows Password with Ubuntu. You may need to reset an admin password in windows (NT/2000/XT/Vista) for many reasons, such as you have forgotten it or you need to repair and don’t have access to the admin password. You can Easily Reset Windows password with Ubuntu. Requirements A little knowledge in Command […]

Linux : PDFCrack

PDFCrack is a GNU/Linux (other POSIX-compatible systems should work too) tool for recovering passwords and content from PDF-files. It is small, command line driven without external dependencies. The application is Open Source (GPL). Features: * Supports the standard security handler (revision 2, 3 and 4) on all known PDF-versions * Supports cracking both owner and […]