In Debian 9/10 use su www-data -s /bin/sh to get back to root just type exit
How to Update BIOS of Dell Inspiron with Linux Debian
Download the update bios file (*.exe) from the Dell support site. Save it to /boot/efi Reboot the machine Push F12 Choose Bios upgrade. source https://www.dell.com/community/Linux-Developer-Systems/Update-bios-in-DELL-XPS-9360-laptop-running-ubuntu/m-p/6029222#M8388
How to get the latest LibreOffice version using apt-get or apt in Linux Debian Buster
To get the latest LibreOffice version using apt-get or apt in Linux Debian Buster you need first to clean the LibreOffice installed: sudo apt remove –purge libreoffice* sudo apt clean sudo apt autoremove Then you need to add backports to your sources listhttp://backports-master.debian.org/Instructions/ then: sudo apt -t buster-backports install libreoffice
Find and Replace using Sed
Sed is a UNIX stream editor that can be used to filter text files. This can be extremely useful if you have to run a Find and Replace on a string of text across a large file. I find this to be much more efficient than using a Find and …
Upgrade LibreOffice by command line with Debian or Ubuntu
First download the file for your OS, then extract the DEBS Then install upgrade with this command
How To enable Visual Studio Code upgrade on Linux Debian
Visual Studio Code enabled official Linux repositories on February 2017 (v1.10) sudo add-apt-repository -y “deb https://packages.microsoft.com/repos/vscode stable main ” sudo apt update sudo apt -y install code You can upgrade / dist-upgrade as usual sudo apt -y upgrade sudo apt -y dist-upgrade
How To Secure Apache with Let’s Encrypt on Debian or Ubuntu 14.04
This tutorial will show you how to set up a TLS/SSL certificate from Let’s Encrypt on an Ubuntu 14.04 server running Apache as a web server
How to change LCD brightness from command line Debian Ubuntu Mint Linux
How to change LCD brightness from command line Debian Ubuntu Mint Linux
How to autostart xscreensaver in debian
How to autostart xscreensaver in debian
How To Install HP Deskjet 3050 j610 Series All in one Linux Debian
How To Install HP Deskjet 3050 j610 Series All in one Linux Debian