Debian 9 Stretch is almost ready to be released. Release date of Debian 9/Stretch is 2017-06-17. Today i upgraded a VPS running Debian 8.8/Jessie to Debian 9. One problem i found was after upgrade, eth0 was renamed to ens3. That
Installing Docker on Debian 9 Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. https://www.debian.org/ Latest version of Debian is 8, code named
For Ubuntu, Debian or Linux Mint, you can just do: For Fedora, use yum command: For CentOS user, the package is available in EPEL repo. After enabling EPEL repo, simply use yum command as above. For Arch user, the package
You may want to add driver support for devices which are not recognized by the generic kernel shipped with Linux distros. You may want to optimize the kernel for your hardware, tweak performance tuning options, or turn on or off
Today i tried to run nslookup on a Ubuntu VPS It was Ubuntu 12.10 To find which package provides nslookup command, use apt-cache search We found 2 packages that is related to nslookup. First one is what we need. Second
When installing ffmpeg-php in a debian server, i got error # phpize -bash: phpize: command not found # This is because php-devel package is not installed on the server. Before installing, you need to find out whether php is installed
