gihandilanka
PHP Laravel practical test samples-01
In Software Engineering Industry, most of the companies are using PHP Laravel framework as the back end development tool. So they have to hire Software Engineers time to time. So I have made a Practical Test Sample and I hope you will be able to use it as you wish. This test regarding with the … Read more
How to downgrade php version from php7.4 to php7.3 in ubuntu
You can run following commands in your terminal to downgrade PHP version from php7.4 to php7.3 Then check the php version by typing following command in terminal. Still the php version is php7.4 You have to run following commands as well. Now check the php version again. Done! now php version in php7.3 You can … Read more
Free Download LibreOffice Writer CV Templates Style – 03
Actually this LibreOffice Writer CV template also a single page template. I hope that it will cover all the details sections. If you want to change the template just download and edit as you wish. Nowadays most of the people search for single page CV templates. Features. Screenshot. Download How to edit? Buy me a … Read more
Free Download LibreOffice Writer CV Templates Style – 02
Most of the people are looking for free resume templates which can be edited with the LibreOffice in Linux. I’m sharing this and it will help for you. Features. Easily editable. No additional fonts required. No additional plugins required. Screenshot. How to edit?
Free Download LibreOffice Writer Resume (CV) Templates Style – 01
Most of the people are looking for free resume templates which can be edited with the LibreOffice in Linux. So I designed a resume template for my personal purposes. I’m sharing this and it will help for you. Features. Easily editable. No additional fonts required. No additional plugins required. Screenshots. How to edit?
How to create a new user with a password in PostgreSQL in ubuntu 18.04
First you have to switch to postgres user. See the output. Then type the command given below. See the output. Just enter a user name (“john”) as you wish. Press enter. Then system will ask to create this user with super user privileges. If you type “y” user will be created with super user … Read more
What is the command to check all the details of Linux machine
1.) Open the terminal. 2.) Type the following command in the terminal.