A utility to aid the tidying up of binaries, interpreted scripts, and dynamic libraries. It can find the number and identity of a.out and ELF binaries, plus their debugging symbols status, setuid status, and dynamic library dependence. It can count… Read More ›
Ubuntu
Converting PDF to HTML
There is a program called pdftohtml to convert pdf to html file.This program can translate pdf documents into html format, translate pdf files into HTML or XML formats, combined with png images and supports encrypted pdf files. In Ubuntu gutsy… Read More ›
Inkscape Vector Graphics Editor in Ubuntu
Inkscape is an Open Source vector graphics editor, with capabilities similar to Illustrator, Freehand, CorelDraw, or Xara X using the W3C standard Scalable Vector Graphics (SVG) file format. Supported SVG features include shapes, paths, text, markers, clones, alpha blending, transforms,… Read More ›
Install Flash Player 9 in Ubuntu
Adobe Flash Player is the standard for delivering high-impact, rich Web content. Designs, animation, and application user interfaces are deployed immediately across all browsers and platforms, attracting and engaging users with a rich Web experience. Install Flash Player 9 in… Read More ›
Free POP3 and SMTP access to Yahoo! Mail using YPOPS! in Ubuntu
YPOPs! is an application that provides POP3 and SMTP access to Yahoo! Mail. This application is more like a gateway. It provides a POP3 server interface at one end to talk to email clients and an HTTP client (browser) interface… Read More ›
Securely Administer Your Ubuntu Server Remotely
If you want to Administer Your Ubuntu Server Remotely in secure manner for your daily tasks or some maintenance for this you need to install SSH server.SSH provides you with the ability to remotely log in to your server and… Read More ›
Setting Up a Telnet Server in Ubuntu
A terminal emulation program for TCP/IP networks such as the Internet. The Telnet program runs on your computer and connects your PC to a server on the network. You can then enter commands through the Telnet program and they will… Read More ›
Install Oracle Application Server 10g Release 2 in Ubuntu
Oracle Application Server 10g offers a comprehensive solution for developing, integrating, and deploying your enterprise’s applications, portals, and Web services. Based on a powerful and scalable J2EE server, Oracle Application Server 10g provides complete business integration and business intelligence suites,… Read More ›
Disable internet access for particular user in Ubuntu
This is very useful if you want to block internet access to your kids or particular users First you need to edit the network interfaces file using the following comamnd sudo vi /etc/network/interfaces or sudo gedit /etc/network/interfaces Now you need… Read More ›
How-To Recover password under Ubuntu
If you forgot you password for your ubuntu system you can recover using the following steps Turn your computer on. Press ESC at the grub prompt. Press e for edit. Highlight the line that begins kernel ………, press e Go… Read More ›