Archive for the 'Server' category
Samba, write with 777 permissions
Tuesday, December 1st, 2009
Samba is a Linux service wich allows to access a Linux disk* from a Microsoft Windows machine.
*or Hard-drive partition, whatever ...
Ubuntu, from DHCP to static IPs
Saturday, November 28th, 2009
Open network configuration file
$ sudo vi /etc/network/interfaces
OR
$ sudo nano /etc/network/interfaces
Find and remove dhcp entry:
iface eth0 inet dhcp
Append new network settings:
iface ...
Apache Postfix Php Webmail Dovecot
Wednesday, November 18th, 2009
Apache + MySQL + PHP + PhpMyAdmin + Webalizer + Mail Server (Postfix/Dovecot) + SquirrelMail + FTP Server (VSFtp) + ...
iwconfig configuration
Friday, November 6th, 2009
iwlist scanning
sudo iwconfig wlan0 essid "2WIRE107" mode managed key off
Generate TLS or SSL certificate for Cyrus Imapd
Thursday, October 8th, 2009
If you want to enable Cyrus' TLS/SSL facilities, you have to create a certificate first. This requires an OpenSSL installation
openssl ...
Failed to save enabled features : The procmail command
Friday, October 2nd, 2009
Failed to save enabled features : The procmail command /usr/bin/procmail has 100755 permissions, when it should be setuid and setgid ...
Server ports
Friday, October 2nd, 2009
TCP Port
Application
7
Echo - for Ping.
20
FTP data port - for active FTP connections.
21
FTP command
23
Telnet
25
SMTP
42
WINS
53
DNS
79
Finger
80
HTTP (web server)
110
POP3
119
NNTP
135
(Microsoft Windows) DCOM Service Control Manager ...
No map sources were found in the Postfix configuration
Friday, October 2nd, 2009
In order to make Virtualmin work you will most likely need to fix this error.
A problem was found with your ...






