I am getting asked a lot lately about Pull Requests. More and more teams adopting Pull Requests (also called PR’s)…
Read MoreTag: tutorial
How to reset root password in Linux (RHEL,FEDORA) ? What to do if you forgot root password ?
Today I want to give you some very useful tips on what to do if you have forgotten your root…
Read MoreJava: How to split Java String with delimeter comma, space, new line, tab ? [SOLVED]
Sometimes it is very important to split a string on a comma n t etc. This piece of code will…
Read More