Solving black screen problems in Ubuntu Server 16

I noticed somehow after installing Ubuntu Server 16.04 LTS that when booting the system, the monitor does not display the login and password entry line, and every time the black screen, the system does not respond to keystrokes, and the system has booted and you can connect to it via SSH.

Continue reading “Solving black screen problems in Ubuntu Server 16”

Installation of the echo canceller Oslec and DAHDI

Once I installed a Chinese TDM410P card for connecting analog telephone lines and a bundle of Asterisk + Dahdi.
Since the board has no hardware noise cancellation, Oslec had to be installed.
When making calls, there was no echo from the side of the analog telephone, but whoever spoke into the IP phone heard himself.

Continue reading “Installation of the echo canceller Oslec and DAHDI”

Monitoring current RX and TX network interface buffers in Zabbix

One day after restarting the Ubuntu server, due to the long start of a large number of network interfaces, my script which increased the values of the buffers and also performed other settings was performed ahead of time, respectively, the changes did not apply and I found out about this problem only after 24 hours, so I decided monitor current RX and TX buffers.

Continue reading “Monitoring current RX and TX network interface buffers in Zabbix”

Why service networking restart or /etc/init.d/networking restart does not work

For example, take the server with the operating system Ubuntu Server 14.04, in which let’s say we changed the network settings when executing the commands:

Continue reading “Why service networking restart or /etc/init.d/networking restart does not work”