This is 2nd part of one-liner Linux commands series to make your command line…
Programming
- NodejsLinuxOpensourcePackage managementProgrammingUtilities
How To Manage NodeJS Packages Using Npm In Linux
By skA while ago, we have published a guide to manage Python packages using PIP.…
- OpensourceProgrammingTechnology
OpenGenus Quark: The World’s First Offline Search Engine To Search Code
By skBy sk 658 viewsYou’re searching a code for your project online and the Internet connection is suddenly…
- Command line utilitiesLinuxOpensourceProgrammingTips and TricksUtilities
So-notify – A Stack Overflow Question Notifier
By skBy sk 275 viewsStack Overflow needs no introduction. It is one of the largest Q&A portal site…
- Linux Tips & TricksFAQLinuxLinux BasicsLinux CommandsPythonTips and Tricks
How To Quickly Create Files Inside Nested Directories In Linux
By skBy sk 25K viewsThis brief guide explains how to quickly create files inside nested directories in Linux and Unix using “terminal-AdvancedNewFile” script.
- PythonCommand line utilitiesFAQLinuxPackage managementProgrammingUtilities
Pipenv – The Officially Recommended Python Packaging Tool
By skBy sk 3.3K viewsThe other day we published a beginners guide to manage Python packages using PIP.…
- PythonFAQLinuxOpensourcePackage managementProgrammingUnix/Linux Beginners
How To Manage Python Packages Using PIP
By skBy sk 6.3K viewsPIP, the python package manager, is used to install, upgrade, remove packages written in…
- EmulatorsFAQJavaScriptLinuxLinux AdministrationLinux Tips & TricksTips and TricksUnix/Linux Beginners
How To Run Linux And Other Operating Systems In Your Browser Using JSLinux
By skBy sk 23.8K viewsJSLinux is a PC/x86 emulator written in JavaScript. JSLinux allows you to run Linux, FreeDOS, and Windows VMs in the web browser for free!
- FAQCommand line utilitiesDebianLinuxLinux MintOpensourceProgrammingScriptingUbuntuUtilities
A Shell Script To Setup Development Environment In Ubuntu
By skBy sk 3.8K viewsA while ago, we have published a guide that described how to install development…