P
- PostgreSQL Manual Database Move
Very, Very manual upgrade of postgreSQL The Problem I upgraded one of the servers (Debian, unstable) and it requested permission to perform and automatic update on the ... - PostgreSQL Setup under Debian
When Debian installs PostgreSQL, it puts very limited permissions on it. I have found that the following changes allow a common user to access the ... - Parse TCPDump file
tcpdump is an excellent program for figuring out where your network traffic is coming from and going to. And Wireshark gives a nice GUI front ... - Problem with running out of file handles
I ran out of file handles on one of my Linux servers. I believe it was due to rkhunter, which may open multiple files at ... - Process output of SQL Query from Command Line
Many times I want to send a query to MariaDB (MySQL) from the command line and simply have the output appear on the screen. I ... - Place User Directory in another location on Windows 7
Finally figured out how to move a Windows user to another directory. I like to do this so the data remains the same when I ...