How To Root Your Samsung Galaxy s2 Plus step by step
`
 ClockworkMod Recovery 2
Superuser ZIP 3
Odin
How To Root Your Samsung Galaxy s2 Plus step by step
`
 ClockworkMod Recovery 2
Superuser ZIP 3
Odin
This tutorial brings you how to configure a CentOS to use Fedora Epel repos and 3rd party remi repos. These repositories not officially supported by CentOs but you can install many popular applications like wine, PhpMyAdmin, MYSQL and many more. ` Post Views: 1,883
As you know all the configurations in Linux stored as text file, The text file which contains User information is: /etc/passwd ` Post Views: 3,879
How to Root Samsung Galaxy S4 All Models [ 4 Easy Steps] ` Post Views: 1,612
Uncomplicated Firewall (ufw) is intended to provide easy configurations of basic security for common users, like beginners who are looking basic firewall rules implementation without messing up with complicated ‘iptabes’ rules. Note : For the advance firewall solutions strongly recommended configure ‘ iptables ‘.` In this tutorial i will show you how to install and…
INTRODUCTION The cat command is available in Linux operating system to view the file contents of text file, you can print the file contents on Linux shell by using cat command. Also you can view or combine the several files to one file. This command can be used for the files only it does not…
what is Input/Output Redirection in Linux ? Input/output redirection means the text that is showing on your screen while you are running any command(program)in your shell, that information can be redirect elsewhere and even you can store this output in a file or can be print directly.` This function called Redirection, you can also redirect…