Sometimes it is necessary to find out which package is responsible for a particular file on a Linux machine. This article explains how to identify the package that owns a file on Ubuntu or Fedora Linux (it applies to any distribution using deb or RPM, so it will also work in Debian, RedHat, etc…) Deb-based [...]
Note: Mark Shuttleworth clarified that Canonical is not working on a tablet edition, but rather other companies are developing Ubuntu-based tablets.
If you’ve recently converted to Linux from Windows, or if you’re just giving Linux a shot, there are a few things you need to know right off the bat about how Linux works and where the major differences are when compared to Windows. Some of the fundamental components are different between the two operating systems, [...]
One of the most frustrating problems a network administrator can come across is an IP address conflict, when two or more machines on a network try to use the same IP. The result is typically that some packets on the network go to one machine, and some packets go to the other – leading to [...]
Many power users have multiple computers setup in their office or on their desks, which typically results in either multiple keyboards, mice, and monitors, or the use of a KVM switch to change between each machine individually. There are downsides to both of these solutions; multiple keyboards take up lots of space and can be [...]
If you make a typo on the command line in Ubuntu, or if you type the name of a command that doesn’t exist, the system will automatically provide you with a list of commands that are similar to what you entered; or, if the command exists but the package it belongs to is not installed, [...]
Saturday, June 26, 2010
3 Comments