Whole Network Most Recent TOP10 FreeBSD Hacks Securing


Ubuntu Stands Tall Title: Ubuntu Stands Tall
PermaLink: http://www.hackitlinux.com/50226711/ubuntu_stands_tall.php

Filed in archive Securing by Rom Feria on March 31, 2008

© abardwell At the recent CanSecWest Applied Security Conference that was held in Canada, three computers running Mac OS X, Vista and Ubuntu Linux respectively were offered for hacking. None of the...

Read the full post.

Advertisement - Book yours here.



How to start a firewall with Firestarter Title: How to start a firewall with Firestarter
PermaLink: http://www.hackitlinux.com/50226711/how_to_start_a_firewall_with_firestarter.php

Filed in archive Securing by Rom Feria on February 16, 2008

I have talked about firewalls and how it is configured to secure your computer from malicious access but it seems that I have failed to even mention the one that comes bundled with Ubuntu,...

Read the full post.



Limiting SSH Access Title: Limiting SSH Access
PermaLink: http://www.hackitlinux.com/50226711/limiting_ssh_access.php

Filed in archive Securing by Rom Feria on February 16, 2008

Remote access are enabled by using SSH. Whilst this surely makes it more secure than telnet, there are times when you want to have finer-grained control over what SSH commands can be executed from...

Read the full post.



Restricting SSH access Title: Restricting SSH access
PermaLink: http://www.hackitlinux.com/50226711/restricting_ssh_access.php

Filed in archive Securing by Rom Feria on January 26, 2008

It is common knowledge that we use ssh for remote access as well as the underlying transport for some other services, e.g., VNC over SSH, FTP over SSH, etc. One you have SSH installed, you can also...

Read the full post.



Hardening Linux Title: Hardening Linux
PermaLink: http://www.hackitlinux.com/50226711/hardening_linux.php

Filed in archive Securing by Rom Feria on December 22, 2007

If only we can have a huge wall like China's Great Wall to protect us from security breaches, then we'd all be sleeping soundly every night. Unfortunately, there isn't one available but...

Read the full post.



EasyCrypt: Easy encryption tool Title: EasyCrypt: Easy encryption tool
PermaLink: http://www.hackitlinux.com/50226711/easycrypt_easy_encryption_tool.php

Filed in archive Securing by Rom Feria on December 08, 2007

Not too long ago, I wrote about TrueCrypt, an open source disk encryption software. To some, it may be cryptic to get TrueCrypt to use, much more integrate into your daily workflow. To make it easier,...

Read the full post.



FUD slinging Title: FUD slinging
PermaLink: http://www.hackitlinux.com/50226711/fud_slinging.php

Filed in archive Securing by Rom Feria on August 23, 2007

In another one of those Microsoft TechNet hosted blog entries, Jeff Jones wrote about the "July 2007 OS Vulnerability Scorecard", which definitely puts Microsoft OS as superior compared to...

Read the full post.



How to secure Apache virtual hosts Title: How to secure Apache virtual hosts
PermaLink: http://www.hackitlinux.com/50226711/how_to_secure_apache_virtual_hosts.php

Filed in archive Securing by Rom Feria on August 11, 2007

I admit that this is the first time I have heard of Server Name Indication, or SNI, for securing virtual hosts. I am glad to have found a tutorial on how to use SNI with Apache via mod_gnutls...

Read the full post.



How to limit brute force attacks Title: How to limit brute force attacks
PermaLink: http://www.hackitlinux.com/50226711/how_to_limit_brute_force_attacks.php

Filed in archive Securing by Rom Feria on July 30, 2007

Even if we secure our computer systems from remote intrusions, hackers will never stop at testing your defenses. Whilst having a sufficiently secure system may be sufficient, the fact that these...

Read the full post.



Ubuntu Security Basics Title: Ubuntu Security Basics
PermaLink: http://www.hackitlinux.com/50226711/ubuntu_security_basics.php

Filed in archive Securing by Rom Feria on July 28, 2007

Short of creating my own do-it-yourself guide to Ubuntu security, Ubuntu forum Master Roaster, bodhi.zazen, wrote one already. The Ubuntu Security forum entry includes information about password...

Read the full post.



Ubuntu webcam security Title: Ubuntu webcam security
PermaLink: http://www.hackitlinux.com/50226711/ubuntu_webcam_security.php

Filed in archive Securing by Rom Feria on July 06, 2007

I have been trying to find ways to maximize the use of webcams on computers and this tutorial on setting up webcams as security monitoring tool is excellent. Just make sure that you have the proper...

Read the full post.



Adding boot-level security Title: Adding boot-level security
PermaLink: http://www.hackitlinux.com/50226711/adding_bootlevel_security.php

Filed in archive Securing by Rom Feria on June 25, 2007

Next to the BIOS-level password security, the boot loader is the next level of protection one gets. Linux's popular boot loader, GRUB, provides a built-in feature that prompts you to enter a...

Read the full post.



Snorting with Red Hat Enterprise Linux Title: Snorting with Red Hat Enterprise Linux
PermaLink: http://www.hackitlinux.com/50226711/snorting_with_red_hat_enterprise_linux.php

Filed in archive Securing by Rom Feria on June 23, 2007

I wrote about Snort on Ubuntu last month, this month, I found another how-to on installing and configuring Snort but on Red Hat Enterprise Linux version 5. Whilst the basics are identical, there are...

Read the full post.



Encrypting your File System Title: Encrypting your File System
PermaLink: http://www.hackitlinux.com/50226711/encrypting_your_file_system.php

Filed in archive Securing by Rom Feria on June 16, 2007

RedHat Magazine published a full tutorial on how to enable a two password encryption scheme for its encrypted file system, EncFS. The tutorial even includes some tips and tricks on securing your...

Read the full post.



Is Windows *really* more secure? Title: Is Windows *really* more secure?
PermaLink: http://www.hackitlinux.com/50226711/is_windows_really_more_secure.php

Filed in archive Securing by Rom Feria on May 27, 2007

Nicholas Petreley (no relation to Peter and Nathan Petreli, our favorite Heroes) of The Register, UK, published an analysis comparing "Microsoft's Windows is more secure" claim and what...

Read the full post.



TrueCrypt: Encryption on the go Title: TrueCrypt: Encryption on the go
PermaLink: http://www.hackitlinux.com/50226711/truecrypt_encryption_on_the_go.php

Filed in archive Securing by Rom Feria on May 26, 2007

TrueCrypt is "a free open-source disk encryption software for Windows Vista/XP/2000 and Linux." The main features are as follows: 1. Creates a virtual encrypted disk within a file and...

Read the full post.



Snorting out hackers Title: Snorting out hackers
PermaLink: http://www.hackitlinux.com/50226711/snorting_out_hackers.php

Filed in archive Securing by Rom Feria on May 21, 2007

Snort is an open-source intrusion detection system (IDS) created by Sourcefire. It is also one of the most widely deployed open source security tool, with more than 3,000,000 downloads to date....

Read the full post.



Linux should use Vista's UAC Title: Linux should use Vista's UAC
PermaLink: http://www.hackitlinux.com/50226711/linux_should_use_vistas_uac.php

Filed in archive Securing by Rom Feria on April 28, 2007

Whilst this one speaks about the Mac OS X and compares it with Microsoft's Vista security features, the same can be said of Linux vs Vista's security. Mac OS X and Linux, both coming from a...

Read the full post.



Jailing the hackers Title: Jailing the hackers
PermaLink: http://www.hackitlinux.com/50226711/jailing_the_hackers.php

Filed in archive Securing by Rom Feria on April 24, 2007

Whilst it is ideal to have those who hack into your machine to be put in a cell, what good will it give you if s/he has done significant damage already, right? Prevention is the first thing to do,......

Read the full post.



Security of Red Hat Enterprise Linux 4 Title: Security of Red Hat Enterprise Linux 4
PermaLink: http://www.hackitlinux.com/50226711/security_of_red_hat_enterprise_linux_4.php

Filed in archive Securing by Rom Feria on April 18, 2007

Whilst this may sound like a marketing blurb coming from Mark Cox, the Director of the Red Hat Security Response Team, but it sure would encourage you try it out yourself. A default installation of...

Read the full post.



Securing WebDAV Title: Securing WebDAV
PermaLink: http://www.hackitlinux.com/50226711/securing_webdav.php

Filed in archive Securing by Rom Feria on April 18, 2007

WebDAV is probably one of the least used utilities available to developers and content managers. Personally, I got familiar with WebDAV only thru Apple's Mac OS X. Anyway, it is far easier and...

Read the full post.



Command-line password vault Title: Command-line password vault
PermaLink: http://www.hackitlinux.com/50226711/commandline_password_vault.php

Filed in archive Securing by Rom Feria on March 23, 2007

You may belong to a majority of netizens who have problems keeping tab of secure passwords for different on-line services, may it be web-based email, forum, blog, or whatever that requires you to...

Read the full post.



CW ToolbarInstall
RSSrss   | See all blog subscribe options
Googlegoogle   |   What is RSS?
Yahoo!yahoo
AddthisAddThis Feed Button
BloglinesBloglines
Newsletter
Advertisement - Book yours here.

Use our search feature to look for other interesting posts

Just this blog Whole network
 
  • Would you like to have a new interactive marketing channel for your company? Learn more about Sponsored Blogs with Creative Weblogging. See how we helped companies like Weblin and cellity reach their goals.
  • Would you like to reach millions of blog readers every day? See you banner on hundreds of blogs with TierOneAds? Stay in control measuring conversion in real time. Register now.
  • Would you like to make more money blogging? Use TierOneAds a new platform that allows you as a blogger to set your prices per impression. Register now.
  • Do you have a blog with more than 50k page views from the US? Let us market your blog and earn great fix payments and bonuses.
  • Would you like to see your text link here? Let us know!
Advertisement
Book yours here.

TierOneAds


  • Other blogs in the same channel in the Creative Weblogging Network

Advertisement -
Book yours here..






Advertisement - Book yours here..
 
Tagcloud: Devices Entertainment Finding The Right Linux For You FreeBSD Hacks Humor Linux For Windows Users Misc Multimedia Networking Programming Securing Servers Solaris Tips & Tricks Utilities