It’s small, free, powerful, and flexible, and advanced users will get a jewel in this handy system boot tool. EasyBCD’s crisp, clean, and logical interface presents everything you need to create a multi-OS boot system. Once the additional operating systems are installed, this utility makes it very easy to manage booting into an alternate OS. […]
Category Archives: Linux
Changing DNS server settings on Ubuntu ( Google DNS @ GDNS ) In the System menu, click Preferences, then click Network Connections. Select the connection for which you want to configure Google Public DNS. For example: To change the settings for an Ethernet connection, select the Wired tab, then select your network interface in […]
Ggdm to KDM If you’re an Ubuntu Linux user who just happened to install a full KDE desktop you may be wondering how to switch back and forth from GDM to KDM. The process is a simple as opening a console and typing a simple command. After opening up a console type the Kartook@moon:~$: sudo […]
Utube Ripper is an application written in Gambas that works exclusively on Linux. It’s useful to download and convert Youtube videos in a simple and efficient way. The latest version is 2.0 and was released the 2009-11-21 Debian Package SourceCode
Moonlight is an open source implementation of Silverlight (http://silverlight.net), primarily for Linux and other Unix/X11 based operating systems. In September of 2007, Microsoft and Novell announced a technical collaboration that includes access to Microsoft’s test suites for Silverlight and the distribution of a Media Pack for Linux users that will contain licensed media codecs for […]
Repairing Pidgin in Ubuntu 9.04 and Login Successfully Pidgin is an internet messenger application that is multi protocol. Pidgin is free, you can download it on http://pidgin.im. Until finished writing this article about, how to repair pidgin in Ubuntu 9.04, pidgin can’t login to your YM account, because The yahoo messenger protocol in pidgin is […]
The utility is designed EXCLUSIVELY for crime-investigators allowing quick and fully-automated extraction of forensic data from computers suspected of containing criminal activity evidence letting investigators search through data on-site, the utility is provided for free by Microsoft to law-enforcement agencies world-over in a USB device which executes more then 150 commands to collect forensic data […]
Nubuntu packages in Ubuntu: 1. Open Synaptic Package Manager 2. Click “Settings” 3. Click “Repositories” 4. Click the “Third-Party Software” Tab 5. Press “Add” 6. Enter deb http://ppa.launchpad.net/nubuntu-repo/ppa/ubuntu jaunty main for the packages or deb-src http://ppa.launchpad.net/nubuntu-repo/ppa/ubuntu jaunty main for the source PPA for nUbuntu Repository
linux to convert from PDF to DJVU you can use pdf2djvu sudo apt-get install pdf2djvu then type pdf2djvu -o output.djvu imput.pdf useful options are –monochrome –lossy -d XXX (where XXX is the desired page resolution) To convert from DJVU to PDF you can use djview4 sudo apt-get install djview4 then in menu File -> Export […]