Saturday, March 13, 2010

Linux Networking and Security - IMAPS Server

Dovecot?

Linux Networking and Security - Apache Web Server - Virtual Hosting

Linux Networking and Security - Squid Proxy Server

Linux Networking and Security - NFS Server

Linux Networking and Security - Email - SMTP

Linux Networking and Security - Apache Web Server

Linux Networking and Security - FTP Server

Linux Networking and Security - Samba

Linux Networking and Security - Email - POP3

Configure POP3 email access to my server:

1. Make user2 successfully be able to retrieve email from my machine using POP3 from within localtest.com

# ...

2. Turn off POP3 email service for clients within the remotetest.org domain

# ...
# ...
# ...

Linux Networking and Security - SSH Server

Configuring SSH Access to my server:

Set SSH access as follows:

1. A local user user1 has remote SSH access to this local machine from within localtest.com

# ....

2. But turn off SSH Access for other client machines from a remote domain remotetest.org


# ....

Troubleshooting SSH Access to my server from client1:

# ...