I am using ubuntu server as firewall with 3 interfaces (interface for students and another for teachers and DMZ) in VMware, I want to block Facebook website for customers of eth1 then I used this rule:
iptables -A INPUT -j DROP -p tcp --destination - port 443 -i eth1
But it did not work and the customers of interface eth1 alwaysaccess the site, how block sites for clients of eth1 using rules IPtables ?
I am seeing strange issue with 73-usb-net-by-mac.rules file.
This udev rule file has the check if the net.ifnames is defined in kernel command line then it will go to the end and skip the rules in between..as below:
I have an AD domain in Windows Server Enterprise 2008 R2. The domain name is ferreiradias.local I have installed a xubuntu box 16.04 with all updates done. I have installed samba, winbind and krb5-client and ntp and configured them.
Hi, I was looking for a 32 bit version of LAMP, in older posts there where links to sourceforge but it's not available anymore.
I get the following error message when trying to run LAMP on VirtualBox
La aceleración por hardware VT-x/AMD-V no se encuentra en su sistema. Por lo tanto el sistema invitado de 64 bits no podrá detectar una CPU de 64 bits y no podrá iniciarse.
I'm experimenting with the File Server. I can successfully create shares for users that require a username and password. But in my environment, I need to have a folder available for generic, public use for any system attached to my LAN. It seems that even when I tell a share to not require a password, whenever a machine attemps to access that folder, it asks for username/password authentication.
I have my server up and running, I can remote access the server, but I am not sure how to use its actual services.
When attempting to access the server by client I only get error saying "Failed to connect to ownCloud at the servers IP address with /status.php:Timeout"