Categories
- ALCATEL (2)
- Blog Personal (135)
- Cisco (35)
- Cluster (2)
- elearn (13)
- Nix (381)
- OpenVMS (5)
- Programación (37)
- C++ (2)
- javaScript (11)
- PHP mySQL (22)
- travel (1)
- Windows (44)
- Exchange (3)
- SQL Server (6)
- www (7)
- apache (3)
Daily Archives: June 6, 2008
untangle database postgress
psql -U postgres uvm select DISTINCT host from n_http_evt_req ;
Posted in Blog Personal
Comments Off
untangle database postgres
If you ssh into untangle or are on the terminal “psql -U postgres uvm” will get you a postgresql prompt on the untangle database. Running “\d” will tell you all the tables that are available. To get remote access to the database you … Continue reading
Posted in CentOS
Comments Off