Technical Stop iptables running on Centos by William Rendell|Published March 19, 2012 At a shell prompt type /etc/init.d/iptables stop This will stop the iptables firewall if running
Published May 10, 2010 How to delete an email from a postfix queue The below is what I do to delete an email from a Postfix queue. First we need to locate the email that […]
Published April 8, 2024 Make VOIP traffic a priority Below is a simple example of how to use QOS for VOIP in ROS /ip firewall mangleadd action=mark-connection chain=prerouting comment=\“Mark Voip Connections […]
Published March 31, 2014 Mount a Windows share in Centos 6 mkdir /mnt/win yum install samba-client samba-common cifs-utils Edit theĀ /etc/fstabĀ file and add a line like: \\winbox\getme /mnt/win cifs user,uid=500,rw,suid,username=sushi,password=yummy 0 0
Published October 24, 2009 Unread mail folder in Outlook 2003 Outlook 2003 – Lost Unread Mail Folder In Outlook 2003, on the left-hand side at the top there is ‘Mail, Favourite Folders’. […]