Řešil jsem úpravu konfiguraku apache na AIXu. Admin serveru přenesl konfigurák z Windows a tak při otevření editorem vi, je místo Enter ^M :-( Jak soubor převést do unixu ?
dos2unix je obecně pěkně popsáno zde.
tr -d "\015\032" < file.conf > file.conf_new
P.S. Libore díky ...
Database Monitoring using Zabbix agent 2 – Part 1, SQL
-
If you find yourself needing additional flexibility when it comes to
database monitoring, Zabbix agent 2 may be exactly…
The post Database Monitoring usi...
před 4 dny
Žádné komentáře:
Okomentovat