This brief tutorial walks you through the steps to switch between multiple PHP versions in Ubuntu Linux and its derivatives.
Category:
Programming
-
- Command line utilitiesFAQLinuxOpensourceProgrammingTips and TricksUtilities
Ohcount – The Source Code Line Counter And Analyzer
By skBy sk 435 viewsOhcount is simple command line utility that analyzes the source code and prints the…
- LinuxFAQLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksProgrammingTips and TricksUnix/Linux BeginnersUtilities
How To Install Ncurses Library In Linux
By skBy sk 12,899 viewsGNU Ncurses is a programming library that allows the users to write text-based user…
- Linux Tips & TricksBackup toolsCloud BackupDropboxGoogle DriveLinuxLinux AdministrationOpensourcePythonUnix/Linux BeginnersUtilities
How To Backup And Restore Application Settings Using Mackup On Newly Installed Linux System
By skBy sk 1,768 viewsThis guide explains what is Mackup, and how to backup and restore application settings…
- Command line utilitiesFAQLinuxOpensourceProgrammingTips and TricksUnix/Linux BeginnersUtilities
How To Browse Stack Overflow From Terminal
By skBy sk 1,001 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 4,056 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 1,976 viewsYou’re a programmer who wants to test your python code on multiple different Python…
- FAQInternet hacksLinuxLinux AdministrationLinux BasicsLinux CommandsNewsProgrammingTips and TricksUnixUnix/Linux Beginners
Some Random One-liner Linux Commands [Part 2]
By skBy sk 1,032 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 537 viewsA while ago, we have published a guide to manage Python packages using PIP.…