Category: Mobile
FileZilla | How to switch from current editor to other editor
To get Eclipse or any other editor to open the file by default every time you download a file from fileZilla follow these steps: Open terminal and find path from which your editor executes using which command. $ which eclipse
Integrate Axis2 and Rampart
Follow these steps to integrate Axis2 and Rampart: 1. Download axis2 from the below link: Click 2. Download Rampart. 3. Set AXIS2_HOME using below commands on terminal: $ vi /home/user/.bashrc Add below line to the end of the file: export AXIS2_HOME=/home/user/Downloads/axis2-1.6.4/ “
Ubuntu | Google Authenticator not working with SSH keys
Purpose is to get MFA/ 2-step verification working i.e. google-authenticator + ssh Keys First of all, install google authenticator on your server with following steps: 1. Yum install google-authenticator.x86_64 (Redhat/Centos) sudo apt-get install libpam-google-authenticator (ubuntu OS) 2. Now vi /etc/pam.d/sshd (add following
Ubuntu | How to avoid typing full ssh command to connect to remote server
If you are using ssh (Secure shell ) to connect to remote server, typing long ssh commands in the terminal is unsecure and tedious job. Following is the better and secure way to do this : Just create a file
Linux | Configure Tomcat service in linux
Running Tomcat as a service in Linux: For security reasons you should not run Tomcat as root service. It is better to create a new user and run Tomcat under it. Create a file with the script: $ sudo vi
Salesforce | Show red asterisk symbol in place of red vertical bar
Problem : How to show red asterisk symbol in place of red vertical bar for all required inputFields in Visualforce page? Solution : Sometimes we have some mandatory fields in our form, for this we can simply use required=”true” attribute
Eclipse | SVN still showing already ignored folders during commit
We had a maven project connected to svn repository. There were some folders or file types that we never want to commit such as target folder, bin folder or .class extension files. We had ignored target folder in Eclipse settings
Tarjetasvirtuales.com | Sending a Card
In one of our previous posts, we gave a brief introduction to Tarjetasvirtuales. In this post, we will explain how a greeting card is sent using Tarjetasvirtuales. After registering yourself in Tarjetasvirtuales, select the category of greeting card you want
Moodle/Totara | HTML Editor doesn’t show up on summary area
If HTML editor does not show up on summary area verify whether the editor has been enabled using the admin login to Moodle / Totara. This can be verified by checking the following points (in no particular order): 1. Is