Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

remove packages.sury.org in debian

sudo nano /etc/apt/sources.list.d/php.list

change this line
	deb https://packages.sury.org/php/ jessie main
to this
	deb https://packages.sury.org/php/ stretch main

save
Comment

PREVIOUS NEXT
Code Example
Shell :: how to cd into a directory with jenkins pipeline 
Shell :: log the output of the terminal 
Shell :: linux which sudo 
Shell :: how to find the number of files in a directory linux 
Shell :: how to register nuget repository powershell 
Shell :: linux docker 
Shell :: git pull 
Shell :: apk remove package 
Shell :: Rename git branch while working in the branch 
Shell :: git prune local branches 
Shell :: bitnami wordpress enable ssh 
Shell :: get virtual display linux 
Shell :: linux dig command all dns records 
Shell :: where do i keep ssl cert for ubuntu 
Shell :: git alias variables 
Shell :: git push http access denied 
Shell :: cmd to find find file 
Shell :: shell substring last characters 
Shell :: aws instance agent installation on command line (cloudwatchlogs) 
Shell :: ubuntu useradd 
Shell :: powershell which command 
Shell :: git push specific branch 
Shell :: LINUX STRING TO UPPERCASE 
Shell :: present working directory linux command 
Shell :: linux change directory 
Shell :: bash start two processes at the same time 
Shell :: git liste branches 
Shell :: linux change password chpasswd 
Shell :: laravel github 
Shell :: github create repository command line 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =