Revision [1538]

Last edited on 2008-09-14 11:44:36 by JasonR
Additions:
===ISOs===
~-mount an ISO:
%%mount file.iso /cdrom -t iso9660 -o loop%%


Revision [1532]

Edited on 2008-08-27 22:43:43 by JasonR
Additions:
~-[[http://lifehacker.com/software/linux/rip-dvds-in-linux-the-semi+easy-way-330983.php DVD Ripping]] - [[http://lifehacker.com/ LIfehacker]] article on DVD ripping
~~-[[https://help.ubuntu.com/community/Medibuntu Mediaubuntu]] - Repository for libdvdcss2
~~-DVDRippingUbuntu


Revision [1446]

Edited on 2007-07-09 14:54:32 by JasonR
Additions:
~~[ctrl]+z to pause a parocess
[[http://netmarketingforum.com/forum/viewtopic.php?p=34580&sid=217ba3a681a1fe289e75d2d0f079dbf4 Securing a server]] - Article I found after I had done most of this
[[http://forum.ev1servers.net/showthread.php?s=&threadid=7535&highlight=chkrootkit chkrootkit]] - ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz
[[http://www.rfxnetworks.com/apf.php APF]] - Firewall
[[http://www.rfxnetworks.com/bfd.php BFD]] - Brute Force detection
[[http://www.rfxnetworks.com/prm.php PRM]] - Process Monitor
[[http://www.rfxnetworks.com/spri.php SPRI]] - System Process Priority
Deletions:
~~[ctrl] z to pause a parocess
[[http://netmarketingforum.com/forum/viewtopic.php?p=34580


Revision [1324]

Edited on 2007-06-29 22:02:38 by Ag6Boy
Additions:
~~[ctrl] z to pause a parocess
[[http://netmarketingforum.com/forum/viewtopic.php?p=34580
Deletions:
~~[ctrl]+z to pause a parocess
[[http://netmarketingforum.com/forum/viewtopic.php?p=34580&sid=217ba3a681a1fe289e75d2d0f079dbf4 Securing a server]] - Article I found after I had done most of this
[[http://forum.ev1servers.net/showthread.php?s=&threadid=7535&highlight=chkrootkit chkrootkit]] - ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz
[[http://www.rfxnetworks.com/apf.php APF]] - Firewall
[[http://www.rfxnetworks.com/bfd.php BFD]] - Brute Force detection
[[http://www.rfxnetworks.com/prm.php PRM]] - Process Monitor
[[http://www.rfxnetworks.com/spri.php SPRI]] - System Process Priority


Revision [1276]

Edited on 2007-04-25 09:07:49 by JasonR
Additions:
~~[ctrl]+z to pause a parocess
[[http://netmarketingforum.com/forum/viewtopic.php?p=34580&sid=217ba3a681a1fe289e75d2d0f079dbf4 Securing a server]] - Article I found after I had done most of this
[[http://forum.ev1servers.net/showthread.php?s=&threadid=7535&highlight=chkrootkit chkrootkit]] - ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz
[[http://www.rfxnetworks.com/apf.php APF]] - Firewall
[[http://www.rfxnetworks.com/bfd.php BFD]] - Brute Force detection
[[http://www.rfxnetworks.com/prm.php PRM]] - Process Monitor
[[http://www.rfxnetworks.com/spri.php SPRI]] - System Process Priority
Deletions:
~~[ctrl] z to pause a parocess
[[http://netmarketingforum.com/forum/viewtopic.php?p=34580


Revision [1263]

Edited on 2007-04-20 01:03:31 by VzoIb4
Additions:
~~[ctrl] z to pause a parocess
[[http://netmarketingforum.com/forum/viewtopic.php?p=34580
Deletions:
~~[ctrl]+z to pause a parocess
[[http://netmarketingforum.com/forum/viewtopic.php?p=34580&sid=217ba3a681a1fe289e75d2d0f079dbf4 Securing a server]] - Article I found after I had done most of this
[[http://forum.ev1servers.net/showthread.php?s=&threadid=7535&highlight=chkrootkit chkrootkit]] - ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz
[[http://www.rfxnetworks.com/apf.php APF]] - Firewall
[[http://www.rfxnetworks.com/bfd.php BFD]] - Brute Force detection
[[http://www.rfxnetworks.com/prm.php PRM]] - Process Monitor
[[http://www.rfxnetworks.com/spri.php SPRI]] - System Process Priority


Revision [1247]

Edited on 2007-04-05 08:41:53 by JasonR
Additions:
%%find ./ -type f -exec sed -i 's/ReplaceThis/WithThis/' {} \;%%
Deletions:
find ./ -type f -exec sed -i 's/ReplaceThis/WithThis/' {} \;


Revision [1246]

Edited on 2007-04-05 08:37:44 by JasonR
Additions:
===Recursive find and replace===
find ./ -type f -exec sed -i 's/ReplaceThis/WithThis/' {} \;


Revision [1200]

Edited on 2006-10-19 16:01:25 by JasonR
Additions:
~~//disown -a -h// detach it from the terminal all together.
Deletions:
~~//disown -a// detach it from the terminal all together.


Revision [1199]

Edited on 2006-10-19 15:50:47 by JasonR
Additions:
===Processes===
~-Detaching a process
~~[ctrl]+z to pause a parocess
~~//bg// to cause it to resume in the background
~~//fg// to bring it back to the foreground.
~~//disown -a// detach it from the terminal all together.
~~//jobs// see a list of background jobs.
~-Start a process in the backgorund
~~//nohup//


Revision [1160]

Edited on 2006-07-27 15:31:18 by JasonR
Additions:
=== VPN ===
~-Dont forget to set /proc/sys/net/ipv4/ip_forward to 1. Ubuntu doesn't set it by default.


Revision [970]

Edited on 2005-12-05 17:02:33 by JasonR
Additions:
[[http://netmarketingforum.com/forum/viewtopic.php?p=34580&sid=217ba3a681a1fe289e75d2d0f079dbf4 Securing a server]] - Article I found after I had done most of this
Deletions:
[[http://netmarketingforum.com/forum/viewtopic.php?p=34580&sid=217ba3a681a1fe289e75d2d0f079dbf4 Article I found after I had done most of this]]


Revision [969]

Edited on 2005-12-05 17:02:17 by JasonR
Additions:
[[http://netmarketingforum.com/forum/viewtopic.php?p=34580&sid=217ba3a681a1fe289e75d2d0f079dbf4 Article I found after I had done most of this]]


Revision [968]

Edited on 2005-12-05 16:56:47 by JasonR
Additions:
=== Hardening ===
Deletions:
=== Hardening ====


Revision [967]

Edited on 2005-12-05 16:56:38 by JasonR [Added "hardening" links]
Additions:
=== Hardening ====
[[http://forum.ev1servers.net/showthread.php?s=&threadid=7535&highlight=chkrootkit chkrootkit]] - ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz
[[http://www.rfxnetworks.com/apf.php APF]] - Firewall
[[http://www.rfxnetworks.com/bfd.php BFD]] - Brute Force detection
[[http://www.rfxnetworks.com/prm.php PRM]] - Process Monitor
[[http://www.rfxnetworks.com/spri.php SPRI]] - System Process Priority


Revision [965]

Edited on 2005-12-05 06:12:18 by cpe-024-163-081-126.nc.res.rr.com (unregistered user)
Additions:
~-[[http://gentoo-wiki.com/Mail_Server_based_on_Exim_and_Courier-imap clamav and spamassassin]] - For gentoo, but not very distro specific.


Revision [963]

Edited on 2005-11-22 22:12:50 by cpe-024-163-081-126.nc.res.rr.com (unregistered user) [Added a link for Exim.]
Additions:
~-[[http://koivi.com/exim4-config/ Exim on Debian]]


Revision [962]

Edited on 2005-11-21 13:54:38 by JasonR
Additions:
~-[[http://www.tldp.org/HOWTO/Software-RAID-HOWTO-5.html Software Raid-1]]


Revision [955]

Edited on 2005-11-10 16:36:34 by JasonR [Added a link to an "Ubuntu as a server" article.]
Additions:
=== Articles ===
~-[[http://www.howtoforge.com/perfect_setup_ubuntu_5.10 Ubuntu as a server]] - This is a detailed description about the steps to be taken to setup a Ubuntu based server (Ubuntu 5.10 - Breezy Badger) that offers all services needed by ISPs and hosters (web server (SSL-capable), mail server (with SMTP-AUTH and TLS!), DNS server, FTP server, MySQL server, POP3/POP3s/IMAP/IMAPs, Quota, Firewall, etc.).


Revision [732]

The oldest known version of this page was created on 2005-09-15 20:32:40 by JasonR [Initial Page Cration]
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki