Today I was working on testing some systems when some of the errors I had been getting eluded to the machines security information not being unique from other systems. It’s time for sysprep, but first we need to find it. Is it on the DVD media…? No! Perhaps we have to cross a broken Bridge, […]
Category: Software
Below I have instructions on how to get a Virtual Box image of Chrome First step to getting Chrome OS working on your Virtual Box install is download a USB or Virtual Box image. Pulled mine from: http://chromeos.hexxeh.net/ or http://chromeos.hexxeh.net/lime.php Once you have the image extract it to a directory Now open up Virtual Box […]
To install ClamAV run the following command apt-get update apt-get install clamav Manually update virus databases freshclam You will see ClamAV update process started To manually scan files/folders for viruses clamscan -r /location_of_files_or_folders Sample Output ———– SCAN SUMMARY ———– Known viruses: 1184347 Engine version: 0.97.3 Scanned directories: 60 Scanned files: 334 Infected files: 0 Data scanned: 309.25 […]
I Recently was playing with my Android. After installing a new ROM I noticed my data network was not working. After some searching around I found the following: Basic Settings AT&T APN: wap.cingular Username: WAP@CINGULARGPRS.COM Password: CINGULAR1 (must be in CAPS) Expanded Settings Name: AT&T APN: wap.cingular Proxy: leave blank Port: leave blank Username:WAP@CINGULARGPRS.COM […]
htop is an interactive process viewer for Linux, which is a powerful alternative to the start ‘top’ utility. Some of the benefits of htop: Supports mouse interactions Better sorting and selective display Color formatted display Resource graphs Process treeview Installing htop To install htop to Redhat or CentOS (5.X) Linux easily via the yum package […]
In a previous post I wrote about Adding Google Voice to FreePBX After a lot of tinkering and research I was able to get inbound dialing to my assigned extension working. I tell you think much, it wasn’t simple for me to understand and I may play around with setting this thing up a few […]