💭The syslog service manages and sends logs to the system logger. Rsyslog is an advanced version of syslog, most Linux distributions should be using this new version. The output of all the logs the syslog service collects can be found at /var/log/syslog.
@linuxiha
$ less /etc/rsyslog.d/50-default.conf
@linuxiha
Solus MATE Edition Coming Soon, but You Can Install the MATE Desktop Right Now
@linuxiha
http://goo.gl/xCNSAJ
@linuxiha
http://goo.gl/xCNSAJ
A new version of Intel’s Linux graphics driver update tool is available for download.
@linuxiha
#OMGUBUNTU
http://goo.gl/H41hGF
@linuxiha
#OMGUBUNTU
http://goo.gl/H41hGF
The best-looking Linux distro, Elementary OS, has reached the 0.4 release, code name “Loki” and base on Ubuntu 16.04 package system.
http://elementary.io/
@linuxiha
http://elementary.io/
@linuxiha
New features in Vim 8.0
Some of the main features in Vim 8.0 are:
Support for asynchronous I/O, channels, JSON
Jobs
Lambdas and Closures
Partials
Timers (asynchronous)
Packages
New style testing
Viminfo merged by timestamp
Support for GTK+ 3
DirectX support for Microsoft users
@linuxiha
#itsfoss
Installing Vim 8.0 on Ubuntu 16.04 and Linux Mint 18
uninstall
https://itsfoss.com/vim-8-release-install/
Some of the main features in Vim 8.0 are:
Support for asynchronous I/O, channels, JSON
Jobs
Lambdas and Closures
Partials
Timers (asynchronous)
Packages
New style testing
Viminfo merged by timestamp
Support for GTK+ 3
DirectX support for Microsoft users
@linuxiha
#itsfoss
Installing Vim 8.0 on Ubuntu 16.04 and Linux Mint 18
sudo add-apt-repository ppa:jonathonf/vim
sudo apt update
sudo apt install vim
uninstall
sudo apt remove vim
sudo add-apt-repository --remove ppa:jonathonf/vim
https://itsfoss.com/vim-8-release-install/
It's FOSS
How to Install Latest Vim 9.0 on Ubuntu & Linux Mint
This quick tutorial shows the steps for installing the latest version of Vim on Ubuntu-based Linux distributions.