I followed the following steps to setup my new FreePBX Server with Google Voice. I am happy to say it works for the most part, however inbound calls are not making it. All in all this was a good learning experience: *UPDATE* I have made a follow up with my working configuration files How To […]
Letting freedom ring with FreePBX
Now that I have setup my first pre-production FreePBX Box, whats next? FreePBX is an awesome community driven Business Phone System. With its easy to use GUI (graphical user interface) that controls Asterisk (the telephony engine software) this is one of most popular open source telephony engine software out today. To get started on your own system, […]
Good Morning
How do you ssh into a Linux
I know there is one person out there that may not know this, so I will share. You you ask, how does one log into a remote Linux (UNIX) system using SSH. Well the answer is simple. If you are on a Linux (UNIX) system, open your terminal and use the following command: ssh userid@server-ip (1.2.3.4) […]
The Walking Dead – AMC
How-To Change Linux Password
So you are now the new Linux user and during the install you set a password, but now you have a need to change it. If you run a headless sever (no desktop) you may be interested in this little bit of info. You can use the passwd command to change your password, and, […]