Computer disks have a finite capacity, and when they fill up it can lead to serious problems, including lost data and email. Actually it’s slightly more complicated than that; disks are divided into partitions, and the problems ensue when an important partition such as one containing user files fills up.
Continue reading…
Other Linux
Clone Your Ubuntu installation
If you want to create a system that is similar to a different system you have already set up, it can be difficult to remember each and every package you had installed.This method works best when you are exporting to and importing from the same distribution and, specifically, the same releasefor example, exporting from Ubuntu […]
Continue reading…
Install Sun Looking glass Desktop environment in Ubuntu
Sun Microsystems is contributing Project Looking Glass, based on Java™ technology, to the open source community. Project Looking Glass is an exploratory project to bring innovative 3D features to the desktop environment. The desktop interface will offer an intuitive, new 3D environment to interact with desktop applications featuring window transparency, rotation, zoom, multiple desktop workspaces, […]
Continue reading…
Mount Network File systems (NFS,Samba) in Ubuntu
Introduction NFS Network File System (NFS), a protocol originally developed by Sun Microsystems in 1984 and defined in RFCs 1094, 1813, and 3530 (obsoletes 3010) as a distributed file system, allows a user on a client computer to access files over a network as easily as if attached to its local disks. NFS, like many […]
Continue reading…