Qmail linux mainames path /var/qmail/mailnames/domain/
Category Archives: OS
Ubuntu Networking Configuration Using Command Line
The basics for any network based on *nix hosts is the Transport Control Protocol/ Internet Protocol (TCP/IP) combination of three protocols. This combination consists of the Internet Protocol (IP),Transport Control Protocol (TCP), and Universal Datagram Protocol (UDP). By Default most of the users configure their network card during the installation of Ubuntu. You can however, …
Continue reading “Ubuntu Networking Configuration Using Command Line”
How To Enable PEAR Packages In Plesk
By default, Plesk will install PEAR and a lot of packages, but block any access to it for PHP scripts. It’s fairly easy to enable this, though. First of all, you need to edit the VirtualHost of whatever domain you’re trying to enable this for. Seeing as Plesk would just overwrite your httpd.conf with the …
Installing PEAR modules necessary on RHEL 3 (or clones)
Installing PEAR modules necessary on RHEL 3 (or clones) # first change to the framework directory and get the framework PEAR packages installed cd /var/www/html/horde/framework/ php install-packages.php
Update bios for gigabyte motherboards
1) κατεβαζουμε το προγραμμα bios update ver.2.2 απο εδω : http://www.gigabyte.com.tw/Support/M…lity_List.aspx 2) στην συνεχεια απο το site της gigabyte κατεβαζετε το τελευταιο bios αρχειο για την μητρικη σας. (π.χ οπως το δικο μου εδω) :http://www.gigabyte.com.tw/Support/M…ProductID=2740 και το σωζετε σε καποιον δισκο. (ξεζιπαρετε το σε φακελο να το εχετε ετοιμο για αργοτερα).
20 Linux System Monitoring Tools Every SysAdmin Should Know
Need to monitor Linux server performance? Try these built-in command and a few add-on tools. Most Linux distributions are equipped with tons of monitoring. These tools provide metrics which can be used to get information about system activities. You can use these tools to find the possible causes of a performance problem. The commands discussed …
Continue reading “20 Linux System Monitoring Tools Every SysAdmin Should Know”