gihandilanka
How to see the mongo version installed on my linux
open the terminal and just type the command as below.
How to see the php version installed on my linux
open the terminal and just type the command as below
How to create a file using Linux terminal
just type in the terminal , use the touch command.
How to validate a text box to type only numbers using jquery
Look the following text box and check it with the html code that use to create that text box . This is the function that use to validate . Then get your value of the text filed as below Now put this “inputValue” to above function as below .
how to run the portable photoshop CS5 in Windows 7 .
Download Photoshop CS5 portable here when you run the “PhotoshopCS5Portable.exe” you can see the below window. see the screenshot below. If we click the “ok” button photoshop does’nt work properly . We have to run it as administrator . Now it will work properly .
Lesson 2 – How to copy a file from one directory to another directory
1.) Go to “newfolder_1” (file containing directory) . then see the list of files in newfolder_1 directory typing “ls” command in terminal . 2.) Type the “cp” command (copy command) to copy the “test.txt” file from the “newfolder_1” to “newfolder_2” as below . then go to “newfolder_2” directory . now you are in “newfolder_2” directory . … Read more
How to add php coding standard to Netbeans
1) Setting up CodeSniffer Type in terminal 2) Adding the CodeSniffer to Netbeans Download the netbeans module here 3) Add the Downloaded file as a new plugin Tools -> Plugins . see the screenshot below Then go to Downloaded tab and click the Add Plugins.. Now click Tools -> Options and go to php tab … Read more
Lesson 1 – How to work with terminal
This Page for the new Linux Users… Basically we know , In the Linux OS we use commands in terminal to do functions of the Operating systems . How to open the terminal Menu->Terminal 1.) Create a Folder(Directory) Type in Terminal 2) Check the created folder Type the “ls” command to show the files and … Read more
new Post
I love you Linux 2