Why using root on UNIX/Linux is bad ?
A lot of people use the root account to do anything they need, just because it is easier…
This is a really bad idea, as that user can do anything to the system.
| Term | Definition |
|---|---|
| Module | Typically, the CVS name for the development project directory |
| Checkout | The action of downloading a module the first time |
| Commit | The action of submitting a change in one or more files to CVS |
| Diff | A list of differences between two versions of a file or a set of files |
| Vendor Tag | Indicates the supplier of this module - used for branches naming |
| Release Tag | Indicates |
This article is incomplete and was first written in June 2006 for the BeezNest technical website (http://glasnost.beeznest.org/articles/340).It could happen that you badly need to use a newer kernel module than what is present on your existing Linux kernel (2.6.x), but you do not want to upgrade the whole kernel or rebuild it from scratch, because: