How to see the date and time of the server using terminal command
Type this in terminal.
Type this in terminal.
1.) Open the terminal (Ctrl+Alt+t) 2.) Run this command in terminal
Just type in terminal
type the following to install the all dependencies for video player and you can install the vlc player as well as an alternative player.
Apache cordova is a platform for building native mobile applications using HTML, CSS & JavaScript. Apache Cordova is a set of device APIs that allow a mobile app developer to access native device function such as the camera or accelerometer from JavaScript. Combined with a UI framework such as jQuery Mobile or Dojo Mobile or … Read more
this post describe how to create a User auth zf2 module with mysql. it has a user login with remember me or forget me feature. * clone my UserAuth zf2 module in to your project..
There are several ways to see the running processes 1.) type “top” in terminal then you can see the the running processes as below 2.) type “ps aux” then you can see the running processes as below 3) type “ps aux | less” (you can see the all processes without controlling ttys) you can see … Read more
step 1- Open the “bashrc” file step 2- Uncomment the line called “#force_color_prompt=yes”