What are the arguments to tar command for extracting from tar.xz? . . .
linuxtarxzuncompressHow to set environment variables like PATH? How to do this from shell and how to make it available permanently? Is the command same for various distributions? . . .
linuxenvironment-variablepathWhat is the easiest way to find Linux version and distribution name from the terminal? Is there a command that works for all different distributions? I am on Fedora. . . .
linuxfedoraversiondistributioncommandIs it possible to completely remove / disable cortana from windows 10? If possible i want to remove the search box completely from the taskbar. . . .
windows-10cortanaI am trying to insert into MYSQL table some data recieved from AJAX post. Error: Cannot enqueue Handshake after already enqueuing a Handshake. at Protocol._validateEnqueue (C:\nodejs\n . . .
nodejsexpressmysqlhandshakeI have configured file history backup on my windows 10 laptop to copy files from a drive partition to an external usb HDD drive. In the Backup-options page when i click on backup now, it says ba . . .
windows-10filehistorybackupHi I am trying to create a nodejs server running on port 3000. I have already installed express (npm install express). I am getting the following error message TypeError: express.createServer is not . . .
nodejsexpressserverhow can i start a elevated command prompt in windows 10? . . .
windows-10command-promptIs it possible to find the number of lines of code in a Visual Basic.NET Project? I want to count the lines (excluding comments and line breaks) in all the source files of a visual basic solutio . . .
visual-basicvbnetvisual-studio-2010Without any additional plugins what is the easiest way to generate a sitemap for your Laravel application? Most solutions around suggest using a plugin like laravel-sitemap package by Roume . . .
laravelsitemaplaravel53What is the most efficient way to check if a string is a palindrome? . . .
javascriptstringspalindromeSample: myArray = [1, 2, 4, 10, 20,100] How to find second largest value without sorting the array or latering its contents? . . .
javascriptarraysecond-largestI have var arr = [ { name: 'a', value: 1 }, { &nb . . .
javascriptarrayobjectsfor-ofI am using Socialite2.0 with Laravel5.3 Facebook and Google authentication are working well. With twitter, it fails because twitter is not sending back email id. The createOrGetUser() method is . . .
socialitetwitterlaravelauthenticationoauth1