Ubuntu (operating system)
Important Ubuntu Links
2018-04-03T10:08:00+02:00
Main Ubuntu Website: https://www.ubuntu.com
To view the Ubuntu Wiki: http://wiki.ubuntu.com
Ubuntu Releases: http://releases.ubuntu.com
Ubuntu Daily Build: http://cdimage.ubuntu.com/…live…
More
Bash
2021-04-28T13:02:00+02:00
TODO
ip addr # Shows addresses assigned to all network interfaces.
mkdir -p /var/www/html && cd $_ && wget https://adminer.org/latest.php -O adminer.php # Adminer install or update.
sudo hdparm -t …
More
How to Automatically Take Screenshots In Ubuntu At Regular Interval
2021-04-25T11:15:00+02:00
Scrot is a screen capture utility.
According to
https://www.maketecheasier.com/…lar-interval
Příklad on Ubuntu 16.04
This script will creates 180 screenshots (one per minute) in the home…
More
Linux Distribution Ngram Viever 1990-2008
2016-01-16T22:19:00+01:00
The Google Books Ngram Viewer or Google Ngram
Viewer an online search engine that charts frequencies of any set of
comma-delimited search strings using a yearly count of n-grams found in sources…
More
PHP Currently Supported Versions in UBUBTU and WEDOS
2020-05-24T09:44:00+02:00
PHP
php.net
php.net/supported-versions.php
Ubuntu
ubuntu.com
24.04 LTS Noble Numbat: PHP
Version 8.3
(packages.ubuntu.com/noble/php8.3)
WEDOS (webhosting)
wedos.com/webhosting
…
More