Category Archives: Applications

Tech : RealVNC demos BIOS-based server at IDF 2011

VNC (Virtual Network Computing) is one of the of oldest remote desktop solutions around, and while its RFB (remote framebuffer) protocol can require a little more bandwidth than the competition, it’s long been praised for its broad cross-platform support and elegant simplicity. Last year, RealVNC teamed up with Intel to incorporate a bona fide VNC […]

How to uninstall Vmware workstation v 8.0.0.471780.bundle

I want to uninstall   the Vmware workstation v 8.0.0.471780 on my laptop . Oprating System:Ubuntu 10.10 -64bit .. kartook@Kartook:~/Downloads$ vmware-installer -l Product Name                 Product Version ==================== ==================== vmware-workstation     8.0.0.471780 kartook@Kartook:~/Downloads$ sudo vmware-installer -u vmware-workstation     8.0.0.471780 kartook@Kartook:~/Downloads$

Windows : HOw to delete Tmp filed through cmd?

Hi all ,   here is i found the easy way to remove the Temp files on windows   open Cmd   C:>del *.tmp /S   C:>del *.tmp /S C:Userskartook-labAppDataLocalMicrosoftWindowsTemporary Internet FilesContent.Word~WRF{0124A640-4E09-4E5B-A307-84466E1698AE}.tmp The process cannot access the file because it is being used by another process. C:Userskartook-labAppDataLocalMicrosoftWindowsTemporary Internet FilesContent.Word~WRS{22EE160A-DE58-4011-999D-3A9901E4CE1D}.tmp The process cannot access the file […]

Linux : Flash fullscreen doesn't work on Ubuntu 10.10

Flash fullscreen doesn’t work on Ubuntu 10.10 Reason : The problem has something to do with flash having hardware acceleration enabled Solution : Open a terminal and type the following: sudo mkdir /etc/adobe sudo su sudo echo “OverrideGPUValidation = 1” >> /etc/adobe/mms.cfg After executing the code above, we haven’t had a problem viewing flash videos […]

News : The New Features in LibreOffice 3.3

The Document Foundation launches LibreOffice 3.3 The first stable release of the free office suite is available for download The Internet, January 25, 2011 – The Document Foundation launches LibreOffice 3.3, the first stable release of the free office suite developed by the community. In less than four months, the number of developers hacking LibreOffice […]

Security : fail2ban and dependencies

I like to install fail2ban on my Server for securing ssh and Asterisk . Installed: fail2ban.noarch 0:0.8.4-23.el5 Dependency Installed: shorewall.noarch 0:4.0.15-1.el5             shorewall-common.noarch 0:4.0.15-1.el5 shorewall-perl.noarch 0:4.0.15-1.el5   shorewall-shell.noarch 0:4.0.15-1.el5