This guide explains what is Mackup, and how to backup and restore application settings…
Category:
Programming
- Command line utilitiesFAQLinuxOpensourceProgrammingTips and TricksUnix/Linux BeginnersUtilities
How To Browse Stack Overflow From Terminal
By skBy sk 1.2K viewsA while ago, we have written about SoCLI, a Python script to search and…
- FileserverCommand line utilitiesFAQFile sharingLinuxLinux AdministrationLinux Tips & TricksNodejsOpensourceUnix/Linux BeginnersUtilities
How To Instantly Setup Static File Server In Linux
By skBy sk 5.7K viewsEver wanted to share your files or project over network, but don’t know how…
- LinuxOpensourcePackage managementProgrammingUtilities
How To Manage Multiple Python Versions With Pyenv On Linux
By skBy sk 2.3K viewsYou’re a programmer who wants to test your python code on multiple different Python…
- Linux CommandsLinuxLinux AdministrationLinux BasicsLinux Tips & TricksProgrammingTips and TricksUnixUnix/Linux Beginners
Some Random One-liner Linux Commands [Part 2]
By skBy sk 1.1K viewsThis is 2nd part of one-liner Linux commands series to make your command line…
- LinuxNodejsOpensourcePackage managementProgrammingUtilities
How To Manage NodeJS Packages Using Npm
By skBy sk 601 viewsA 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 640 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 259 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 24.5K viewsThis brief guide explains how to quickly create files inside nested directories in Linux and Unix using “terminal-AdvancedNewFile” script.