questions/page/340
Hi@akhtar, You can revert individual commits with: git revert ...READ MORE
Hello @kartik, As long as app.use(authChecker); is before app.use(app.router); it will get ...READ MORE
Install Xcode and Xcode Command Line Tools ...READ MORE
Hi@akhtar, Using git diff-tree is considered as a preferred way ...READ MORE
Hello @kartik, find this line in php.ini : ;extension=soap then ...READ MORE
Hi@gorie, You can do this in two ways. ...READ MORE
spark do not have any concept of ...READ MORE
Hello, Try this code: preg_match('/[a-zA-Z]+<\/a>.$/', $lastgame, $match); print_r($match); Using / as a delimiter ...READ MORE
I know this is an old question ...READ MORE
ConfigMaps are always mounted read-only. If you need ...READ MORE
Hi@akhtar, A Docker Swarm is a group of ...READ MORE
Hi@vijaykumar, You can transfer file from ec2 instance ...READ MORE
You can try run "py –m pip ...READ MORE
Hi@akhtar, You can use the following command in ...READ MORE
Hello @kartik, You can calculate the distance in ...READ MORE
I am using fabric-samples 2.2 "test-network" application. ...READ MORE
Option a) Exploratory data analysis is an approach ...READ MORE
One thing you can do is that ...READ MORE
Hi, will tell you a method without ...READ MORE
Example 1: Convert File to byte[] import java.io.IOException; import ...READ MORE
I'm trying to learn Python and this ...READ MORE
Hi@akhtar, In Jenkins, we need to set the ...READ MORE
Hey @Marium, What do you mean by "the ...READ MORE
Hello, The ./configure command is part of the compilation process ...READ MORE
Open Terminal from Application Dash or press Ctrl+Alt+T Update repository: sudo add-apt-repository ...READ MORE
hadoop fs <args> fs is used for generic ...READ MORE
Hi@akhtar, You can create an EC2 snapshot from an existing ...READ MORE
Hadoop doesn't copy the blocks to the ...READ MORE
There are several differences between HashMap and Hashtable in Java: Hashtable is synchronized, whereas HashMap is ...READ MORE
I have a model called Tribe which ...READ MORE
Hi@akhtar, You need to specify "access_config" under "network_interface" ...READ MORE
Simple: st = "abcdefghij" st = st[:-1] There is ...READ MORE
On-Demand instances READ MORE
READ MORE
Hi@akhtar, htpasswd is used to create and update ...READ MORE
Hi@akhtar, You can use gitk for this task. ...READ MORE
Hi, @Sabu, Selenium IDE is a Mozilla Firefox plugin, which ...READ MORE
I have the same issue and is ...READ MORE
Hi@akhtar, You can use the put command in ...READ MORE
Hi@akhtar, This depends a lot on what you ...READ MORE
Hello @kartik, Try using batch file Open notepad type php -S ...READ MORE
Hey, @Zodarlxx, Could you please post your error ...READ MORE
When i created a robot on UI ...READ MORE
Hello @kartik, npm-check-updates is a utility that automatically adjusts ...READ MORE
From my personal experience, i have used ...READ MORE
Hi@akhtar, You can use the StringBuffer class. It provides ...READ MORE
I want to learn AWS and want ...READ MORE
You can use Callout instead of message ...READ MORE
Hello @kartik, Try this: $('#myForm').submit(function() { ...READ MORE
If you don't have permissions to assign ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.