Ubuntu

Everything about Ubuntu - installation, support, administration, reviews, configuration, downloads, drivers

Some of the latest Laptops especially Dell Inspiron 5420 and Lenovo G580 series comes with Atheros Network driver which has some problem with Ubuntu 12.04. The problem is that it will not detect the wired network connection(eth0) even though wireless connection is working fine. We can solve this issue by installing the proper network driver.

Continue reading

Unlike proprietary operating systems that comes up with a rudimentary set of applications, Ubuntu and GNU/Linux in general has thousands of freely available Free Software applications available for installation directly from the Internet. These applications are usually available from software archives referred to as repositories. The official Ubuntu repositories contain more than 30000 applications. Having the Ubuntu repositories on DVD can be useful for those users who don't have access to the Internet or has only limited connectivity from the machine where they have their Ubuntu installed but have access from somewhere else to download the repository. Here is a step by step instruction on how to download the complete Ubuntu repositories and build your own set of Ubuntu Repository DVDs. For those who would like to get it done the easy way you can buy a set of Ubuntu Repository DVDs via our RequestCD program

Continue reading

Ubuntu 12.04 comes with a bug that it will not mount the cdrom on proper path and that prevents installation of applications from the Ubuntu Repositories even if you add the repositories via apt-cdrom successfully.

Whenever you try to install applications you'll get an error message like

E: Unable to stat the mount point /media/cdrom/ - stat (2: No such file or directory)

Here is how to fix this problem:

Continue reading
  • By anju.r on June 18, 2012 - 22:11
  • Safari
0

Wine helps you to run windows application in Ubuntu. Sometimes even though wine exists on your system, fonts which work perfectly fine on other browsers might be displayed wrongly in Safari. To fix this common font issue found in Safari working under wine on Ubuntu, you need to update the Wine repository on your system.

Continue reading
  • By sandeep.sasikumar on June 6, 2012 - 23:46
  • GNU Linux
0

md5sum stands for message digest version 5, which is used to check file integrity whether the transferred files are corrupted or not. md5 is a command line utility used in both LINUX or MS-DOS/WINDOWS which generates and verifies message digests using the md5 algorithm. The md5 hash comparison detects changes in files that would cause errors. The possibility of errors is proportional to the size of the file. The possibility of errors will increase with the increase in size of the file.

Continue reading

[Ubuntu For Beginners] Have problems installing Skype in Ubuntu 12.04 Precise Pangolin?

If yes, the solution to all your problems are here.

You might have tried to install skype on your new Ubuntu 12.04 machine by going through the google search results for “install skype in ubuntu 12.04”. I too tried the same but got stuck with quite some errors. I was not able to find any good result on getting skype running on Ubuntu 12.04.

Continue reading
  • By anoopjohn on May 25, 2012 - 16:53
  • Debian
0

Nmap is a Free Software tool that can be used for a variety of network network exploration tasks and security auditing. Nmap ("Network Mapper") scans IP packets to determine a lot of different aspects about hosts available on the network and also about services these hosts are offering. It can help you find a lot of information about these hosts including reverse DNS names, operating system guesses, device types, and MAC addresses.

Continue reading

Are you looking to configure Drupal with nginx Server? Here is how you build nginx from source with php upload progress module in ubuntu.

Create a directory nginx-src and change to that directory

mkdir nginx-src
cd nginx-src

Then download the source package via apt

Continue reading

The Huawei USB modem that comes with new Reliance Netconnect+ mobile broadband connections might not work out of the box on an Ubuntu 11.10 box if the device id of the modem is 12d1:1505. Plug the modem into a usb port and run lsusb and check if the following line appears in the output - ID 12d1:1505 Huawei Technologies Co., Ltd - and if it does then read on to see how to get this modem working on your computer.

Continue reading
  • By webmaster on January 9, 2012 - 16:11
  • PostgreSQL
0

PostgreSQL commonly known as Postgres is an open source object-relational database system which has been around for more than 15 years. PostgreSQL is well reputed with a lot of awards to its name.It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows.

Continue reading
0

Networking in Ubuntu means that you will need to know how to conduct Samba server configuration. Samba is the standard Windows interoperability suite of programs for Linux and Unix. Samba server configuration is essential to seamlessly integrate Linux/Unix Servers and Desktops into Active Directory environments.

Continue reading

Another October has arrived and, like clockwork, Canonical has released the latest version of Ubuntu - Ubuntu 11.10 or codenamed Ubuntu Oneiric Ocelot. The Content Grid team has in turn put in some effort towards this new release and has come up with an Installation Guide for Ubuntu 11.10. The CDs and DVDs for the latest Ubuntu 11.10 should be available via our RequestCD program.

Continue reading
2

When a file is deleted, only the pointer to the file is overwritten and the original file will still reside in the blocks of the storage device and will be kept there until it is overwritten by another file. In a sense, you can always write a file but you can never delete it. So if you have ever faced the dilemma of trying to recover a deleted file in Ubuntu then look no further. Linux offers a wide range of tools for recovering deleted files. These tools work by retrieving the pointer to the deleted files.

Continue reading

Wireless connectivity is one reason why laptops have become so popular in today’s world. But then there are a wide variety of laptops having a wide combination of parts from different manufacturers. This makes support for wireless vary across laptops with respect to Ubuntu/Linux. Not every laptop’s wireless network connectivity works directly from the installation of Ubuntu/Linux which is apparent from the numerous posts on the issue on the web. One needs to configure and tweak the settings to make it work. One such issue is found in the ThinkpadZ570 as described below.

Continue reading
  • By webmaster on June 13, 2011 - 18:56
  • GNU Linux
0

Converting videos have come to be a pain in the back for most new Ubuntu users due to the hassle involved in installation of formats and finding a suitable software package. As usual like everything else in Ubuntu the scenario is changing rapidly. Contrary to popular belief, video converting is pretty easy in Ubuntu once your get to know the right tools for the job. FFmpeg is a versatile tool when it comes to converting videos as it is a video converter and so much more. If you know how to use the command line then no other video conversion package matches the power and flexibility of FFmpeg. For those you who would rather prefer a GUI based conversion package, FFmpeg also offers you a graphical frontend. We have compiled a step by step guide to using FFMPEG to convert videos in Ubuntu.

Continue reading

Zyxware is happy to announce the arrival of the latest release of Ubuntu - version 11.04, code named Natty Narwhal. The ISO images of this new release are now available on request from our CD shop and ready to be shipped throughout India. The new release introduces a radical new shift from previous versions of Ubuntu with the inclusion of the new Unity interface replacing the previous time tested Gnome Desktop Environment. Some other notable changes in the new release are the inclusion of Libre Office and Firefox 4. For more info on the other notable changes available in the new Ubuntu, please check out changes.

You can order the Ubuntu 11.04 | Natty Narwhal CD through our Request CD Program.

Continue reading

We now have the full Repositories for Ubuntu 10.04 LTS Lucid Lynx. The full set of Ubuntu Repository DVDs (set of 8 DVDs) are now available and you can order it through our RequestCD Program. The repositories (both 32bit and 64 bit) are available as DVD repositories or as full repository folders on an External Hard Drive. Get your copy and enjoy the glory of GNU Linux.

Continue reading
  • By webmaster on April 24, 2010 - 02:59
  • BSNL
4

BSNL had recently launched their 3G services in India with speeds of up to 3.6Mbps. Interestingly the 3G USB modem provided by BSNL also comes with a wvdial front end targeting GNU Linux users. Welcome change from the national telecom provider. Unfortunately the 3G USB device(ZTE MF626 HSDPA with device id 19d2:2000) had the same problem with switching the mode from the storage device, that it gets detected by default, like its predecessors. Here are the steps for configuring the BSNL 3G modem in Ubuntu. This should work with minor variations in other GNU Linux distros as well.

Continue reading

If you install sendmail on your desktop and have not configured your system correctly you will very likely come across this problem. Ubuntu boot up slows down considerably and stops for a long time at the "Starting Mail Transport Agent (MTA) sendmail" line. This is because sendmail is trying to resolve your host and times out failing to do so. You can fix this problem easily by making a few changes in to yours hosts file.

Continue reading
  • By webmaster on July 14, 2009 - 02:18
  • GNU Linux
8
Rar used to be a favorite compression format when the compressed files were to be split into multiple pieces to fit into legacy external storage devices like Floppy, Zip disk, CD etc. WinRAR is a popular GUI application that can rar and unrar files in the rar format. If however you come across rar files that are split into multiple parts then you can extract and combine them as follows
Continue reading