ghacks Technology News

Connect to your Samba server from Linux

I have written a few articles on Samba here on Ghacks. And most people know how to connect to Samba shares via Windows. Generally speaking (when all is set up correctly) it’s just a matter of opening up Explorer and entering \\ADDRESS_OF_SAMBA_SERVER\SHARENAME to get to your Samba shares. But what about in Linux? How do [...]

Tags: , , , ,
Categories: Advice, Linux, Server, Tutorials Advanced, Windows, software

Xbox Media Center on Linux

The Xbox Media Center arrived in 2004 and became popular so quickly that it became clear more ports would be needed. So the XBMC team allowed this tool to evolve into a cross platform media center that would run on just about anything you can think of.  But, of course, the purpose of this article [...]

Tags: , ,
Categories: Hardware, Linux, Music and Video, Tutorials Advanced, software

Stop SPAM in Postfix with Spamassassin

So you have your Ubuntu server up and running with a Postfix mail server (see “Install Postfix for reliable email delivery“). You have also set up Postfix for antivirus with the help of ClamAV (see “Add antivirus to Post fix with ClamAV“). Finally you have Postfix set up to relay (see “Mail relaying made simple [...]

Tags: , , , ,
Categories: Advice, Email, Linux, Networks, Open Source, Security, Server, Tutorials Advanced

Add antivirus to Postfix with ClamAV

By now you have your Postfix mail server up and running (see “Install Postfix for reliable email delievery“). You even have relaying working (see “Mail relaying made simple with Postfix“). But one of the most important features you can add to a mail server is an system to prevent viruses from being passed to users. [...]

Tags: , ,
Categories: Advice, Email, Linux, Networks, Open Source, Security, Server, Tutorials Advanced, software

Backup your Linux box with rsync

In this Linux backup series we have taken a look at Flyback (”Quick and easy backups with Flyback“), Backerupper (”Simple gui backup tool Backerupper“), and Back In Time (”Linux Back In Time: Backup made easy“). But what Linux series would be complete without a command line entry? Not this one.
There is one thing that most [...]

Tags: , , , ,
Categories: Advice, Linux, Networks, Open Source, Server, Tutorials Advanced, Tutorials Basic, software

Speed up your IDE/ATA hard drive with hdparm

The Linux operating system has a really nice tool for testing and optimizing your hard drive. This tool is called hdparm and can work with both IDE and ATA drives. NOTE: hdparm does NOT work with SATA drives. The hdparm tool is a command line only tool, and even though it should be only used [...]

Tags: , ,
Categories: Advice, Hardware, Linux, Open Source, Tutorials Advanced

Mail relaying made simple with Postfix

Have you installed the Postfix as an easier to use, more secure alternative to Sendmail only to find yourself having trouble with the old “unable to relay” errors? This can be very frustrating and have you pulling out your hair in no time.
MTAs (Mail Transfer Agents) can be a tricky lot to set up. Add [...]

Tags: , ,
Categories: Email, Linux, Networks, Open Source, Server, Tutorials Advanced, software

© 2005-2009 Ghacks.net. All Rights Reserved. Privacy Policy - About Us