Note: This tutorial is focused towards those Ubuntu users who are new to the operating system.Read More
Tag Archives: linux
How To Hide Partition Icons On Ubuntu Desktop
15 Ubuntu Text Editors – Grab Your Favorite
How To Assign Static IP Address In Ubuntu Linux
Install Windows Software In Ubuntu With Wine Doors
XPDF – A lightweight PDF Viewing tool In Ubuntu Linux
If you have ever used any Linux based PDF readers then you might have noticed that most of them take a lot of time to render the PDF files especially if the file has high resolution images. Now, you can view your PDF documents quickly with the help of XPDF. It has a very user-friendly interface and it takes a significantly less amount of memory.
Read MoreDownloader For X – A Powerful Download Manager For Ubuntu Linux
If you are looking for some cool GUI based download manager for your Linux distribution, give Downloader for X a try. It is an download manager for Ubuntu that allows easy downloading of files by providingeye-candy functions. In order to achieve faster speed, this tool splits files into multiple segments(multi-thread), supports both HTTP and FTP protocols, and can also schedule the downloads.
Read MoreUbuntu Developer Week Announced – More Info Inside
Customize Hard Disk MountPoints With Storage Device Manager(PySDM) In Ubuntu Linux
Whenever you add any additional disk partition in your system, you need to make some changes in the fstab file in order to have it recognized by the operating system. Linux based systems save the mounting information for the disks and disk partitions in the fstab file, this file is very complex to understand and even a small mistake can make your system corrupt. PySDM is a Storage Device Manager that allows full customization of the hard disk mount points without manually accessing the fstab. Storage Device Manager (PySDM) is so user-friendly that even the beginners would feel comfortable while making the changes through it. It ensures that the changes you make are correct by using an awesome spell check feature.
Read MoreTrack Down & Delete Large Unused Files In Ubuntu Linux
Add Trash Icon to Your Ubuntu Desktop
Thunar – A Fast And Light-Weight File Manager For Ubuntu Linux
Improve Your Laptop’s Battery Life With PowerTop In Ubuntu Linux
Delete Files Directly Without Moving Them To Trash In Ubuntu
In Ubuntu you can browse through your directory structure by using the default Gnome file manager called Nautilus. It is a very powerful file manager and offers a rich set of features. By default, whenever you delete a file via Nautilus it goes straight to the Trash, however you can change this settings very easily, go through the following steps to bypass trash and delete files directly.
Read MoreHow To Enable Backports In Ubuntu Linux
Ubuntu releases the latest version of its operating system almost after every 6 months. Once a release is out, the version of all packages stay constant for the entire 6 months. Although the applications are a little bit outdated as compared to the other distributions but they are at their best stable releases. Let me clarify the point with an example, consider that if Ubuntu's latest release comes with OpenOffice.org 2.0.x, it will remain at OpenOffice.org 2.0.x for the entire 6-month release cycle, even if a later version of the software gets released during this time. So in order to get the latest version of the software, you will need to wait for the new Ubuntu release, this is where Backports come in.
Read MoreAPTonCD – Create Backup Of Any Installed Packages In Ubuntu Linux
The most commonly used method to carry out the installation of additional packages in Ubuntu is the apt-get. The working mechanism of apt-get is very easy to understand, you specify the software package to install and it searches for that particular software from the Internet and if found, apt-get downloads it to your machine and installs it. APTonCD is a graphical tool which allows you to create one or more CDs or DVDs of all the packages you've downloaded via apt-get and thus it creates a removable repository that you can use on other computers. The main advantage of APTonCD is that you don’t need to download packages again if you are doing a fresh installation of your system, you can restore the previously installed programs easily. Lets see how we can install and use it in Ubuntu.
Read MoreMeasure Your Ubuntu System’s Boot Performance With Boot Chart
How To Set The Best Download Server In Ubuntu Linux
How To View Log Files In Ubuntu Linux
How To Assign Administrative Privileges To A User In Ubuntu Linux
In Linux based systems, root is the main user of the system and root can execute all commands. From system administration point of view, it is never recommended that you should work as a root user, as any wrong command executed can corrupt your whole configuration. In Ubuntu, the root user is disabled by default for the security reasons, this is where sudo comes in - it allows authorized users to run root commands without having to know the root password. But only those users can run sudo commands or can perform system administration tasks that has the privileges to do so. Lets see how can add any administrator user in Ubuntu.
Read More