197
Type: Posts; User: bodhi.zazen; Keyword(s):
Your networking is all off. Why are you assigning ip addresses to eth0 (dhcp) and eth1 (static) and then bridging them ?
Hi overdrank =)
161
Swap is on and encrypted. From your question I am guessing you do not understand how LUKS (encryption) works.
The data is encrypted, but when the partition is in use it is decrypted. So if you...
You used to be able to do what you want during partitioning from the alternate CD, but you had to understand what you were doing.
You might need to do this post-install manually.
The ubuntu...
A fix has already been released.
http://www.ubuntu.com/usn/usn-1750-1/
http://www.ubuntu.com/usn/usn-1751-1/
http://www.ubuntu.com/usn/usn-1749-1/
...
Depending on how ssh and your VNC is configured, yes. I listed other protocols in my post.
As indicated by schragge, you configure each service (ssh, kerberos, VNC, etc) to allow/restrict users,...
Well, as the others have indicated, "it depends".
1. What / how did you perform the scan ? Port 80 (Apache) could be your router.
2. What services are you wanting to run ? Who do you want to...
The discussion here is for the most part spot on.
The ! and * symbols prevent root from logging in via a password.
You can obtain root access via several other means, however. This might...
You can restrict any user, including root, with either apparmor or selinux.
If you have questions on how to configure selinux, I HIGHLY suggest you start with the Fedora selinux guide:
...