Showing posts with label Linux. Show all posts

Home Lab Concepts

Can hardly believe I am almost ready to graduate. The last three semesters have been a blur and I am sure if you think its all summed up in the several blog posts so far that it probably was but alas I assure you that working full time and studying has left me little time to post.

This however excites me to much to keep it to myself. I have finally taken the initive to draft and build a home IT lab that will allow me (and a select few who pay tribute in the way of pizza and Mt Dew) the ability to perfect the things we have learned thus far with hands on practice that dont involve driving to the campus lab everytime we need a hacker fix.

The foot notes on this I think are self explanatory but long story short its designed to practice for certification (CCNA, MCITP, LINUX+) and also be fully scalable to grow as I head into the advanced program later this year.

If anyone happens upon this and wants to comment feel free to chime in on the comments (you will be the first). Right now time is against me but I have all the equipment at my house and as soon as spring break hits and my vacation from work starts you better believe I will be wiring this bitch up.

Pics will follow when I am done. Hope you enjoy.

Posted in , , , , , , , | Leave a comment

Fixing Broken Packages in Ubuntu Linux

Ubuntu is by far my ideal choice for an operating system. It is light, runs, and works. I can tool the interface to meet my desire and install darn near anything I want in the way of tools and junk to get my work done. It is also very secure compaired to a Windows system going as far as to not allow you to install or remove any applications if their are broken dependencies in the already installed packets.

A broken package means that a packet is missing a file, or required program needed to function properly. In order to fix this;

From the Symantec Package Manager, Click Edit -> Fix Broken Packages. Choose Apply Marked Changes and then press Ctrl+P. Finally click Apply.

Posted in , | Leave a comment