- Trying to install Ubuntu on the super-cheap HTPC with a bad secondary IDE port = no CDROM!
- Trixbox has dhcpd and atftpd
- somehow easier to get going than on FreeBSD
- Running commands from command line and not start as a standalone server
- 80% of the way there
- Trixbox has dhcpd and atftpd
- Installed postfix
- set up masquarading
- set up relay host
- Another thing I wanted to do was have any mail that is generated on the Trixbox be forwarded to an email address I read.
make sure in /etc/postfix/main.cf you have the following:
alias_maps = hash:/etc/aliases
And in /etc/aliases have something that looks like this at the end:
[root@voip2 postfix]# tail -5 /etc/aliases
decode: root# Person who should get root’s mail
#root: marc
root: monk@mydomain.net
[root@voip2 postfix]#And then run ‘newaliases’. Otherwise, you’ll have to read up on Posfix and the virtual file.
- Receiving mail: This threw me for a loop. I was sure it was some firewall rule. But in order to open port 25 for incoming mail, you have to change the following in main.cf
# RECEIVING MAIL
# The inet_interfaces parameter specifies the network interface
# addresses that this mail system receives mail on. By default,
# the software claims all active interfaces on the machine. The
# parameter also controls delivery of mail to user@[ip.address].
#
# See also the proxy_interfaces parameter, for network addresses that
# are forwarded to us via a proxy or network address translator.
#
# Note: you need to stop/start Postfix when this parameter changes.
#
inet_interfaces = all
#inet_interfaces = $myhostname
#inet_interfaces = $myhostname, localhost
#inet_interfaces = localhostBy default, localhost is the selected open. By selecting “all” or the third one, you should be all set.
- root’s crontab:
- 0 1 * * * /usr/bin/updatedb
- /var/log/asterisk/full not rotating.
- vi /etc/logrotate.d/asterisk
- Put the following at the end of the file:
/var/log/asterisk/full { create 0640 asterisk asterisk monthly mail root@localhost missingok compress rotate 12 sharedscripts postrotate /usr/sbin/asterisk -rx 'logger reload' >/dev/null 2>/dev/null || true endscript }
- Put the following at the end of the file:
- vi /etc/logrotate.d/asterisk
- Installed Bind
- named not starting at boot. Will need to investigate further.
- Installed samba
- would like to see/hear VM left over/via the Tivo
- To do!
- DST 2007 check
- zdump -v /etc/localtime | grep 2007
- If you get the Mar 11 date, you’re OK.
None of this is guaranteed to work for you.
Google+
Tag cloud
Tech
viatalk
xbmc
updates
Info
health
Android
social networking
humor
spy_story
trixbox
web 2.0
win7
cycling
homebrewing
real-estate
igo
tips
Ramblings
wordpress
mio c310x
youtube
tv
G1
europe
innovation
News
music
vmware
mac
Rants
media
Stories
blog
vm
video
how to
ideas
GPS
VoIP
movies
Smarts
biking
beer
linux
Popular posts
- i love fedora
- Windows 7 motherboard swap
- PhilTap: dan listermann, I love you!
- tmobile wing with a new modded ROM
- Samsung BD-P1590 is a big stinkeroni
- More Tmobile Wing, things
- mspscan.exe crashes… or ScanSrv crashes
- responsible email marketing… for real estate professionals
- Official Mio Map Updates…. finally!
- welcome back to the real world
twitter.com/jpabian
- 8 Brands That Benefit From Guest Blogging http://t.co/ULbtbPYE 6 hrs ago
- Using SEO To Draw In Potential Customers And Clients http://t.co/xF7lf5s9 6 hrs ago
- US experts warn of devastating Israeli attack on Iran http://t.co/vTh6CS21 6 hrs ago
- Russia continues to back Syria's Assad http://t.co/DvxeNEgm 6 hrs ago
- Fatal Shark Attacks See Spike in 2011 http://t.co/TlUXiOBI 7 hrs ago
- More updates...
Powered by Twitter Tools
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.