Summary In this tutorial we will learn,how to install EPEL repo in CentOS 5.x , 6.x / RHEL 5.x, 6.x / Scientific Linux. EPEL stands for Extra Packages for Enterprise Linux which is a repository of Red Hat based packages.EPEL repository is part of fedora project supported by volunteers and contributers.You can know more about […]
Linux
Linux command to find modified and access date of file/dir/filesystem
In this tutorial we will learn about linux command to find last modified and access date of a file/dir and filesystem.The command is very useful for troubleshooting purpose. Here we will use the stat command which display file or file system status. To find the last modified and access date of a file/dir/filesystem in linux,we […]
Install Ubuntu font family for individual user in CentOS/Red Hat
In this tutorial we will learn how to install Ubuntu font family for individual user in CentOS/Red Hat. In our last post we have already described about how to install Ubuntu font family system wide. To Add/Install Ubuntu font family for an individual users in CentOS and Red Hat Step A: Create a .fonts directory […]
How to add/install Ubuntu fonts in CentOS/Red Hat Linux
Introduction In this tutorial we will learn, how to add/install Ubuntu fonts in CentOS/Red Hat Linux. The Ubuntu fonts are very popular in typography. The Ubuntu fonts are funded by Canonical . Its wonderful design work and implementation has been taken care by Dalton Maag . To know more about Ubuntu Fonts, here is the […]
Install pdfedit for editing pdf file in Ubuntu
Question: How to edit pdf file in UbuntuAnswer:Install pdfedit for editing pdf file in Ubuntu.Pdfedit is one of the awesome application which helps in editing the pdf file.It is nice alternate for Adobe Acrobat pdf editor.Description of DIY practical: We have tested this practical in Ubuntu 12.10 and 13.10. Follow the given below steps to […]
How to set delay replication in MySQL slave server
In this tutorial we will learn how to set delay replication in MySQL Master Slave replication. After setting this configuration,slave server deliberately lag behind the Master server as per the delay time you have set. The MySQL server version 5.6 has this feature and it has some benefits which will discuss in this post. Set […]
Recent Comments