| Switcher Hangout The place for switchers to discuss their new machines, and how to work with OS X. General support can be had here for newbie stuff, like "How do I restart my new iMac?" :) |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
|
Guest
Posts: n/a
|
I got bought an iBook a week ago and have been trying to install ethereal and nessus. I am having a few problems and I have tried searching the web but the posted solutions didn't work for me. My background: I use linux and am quite comfortable with it.
1. I recently reinstalled my iBook to its default factory settings. It occupies approx 12Gb of hard didk space leaving me 18GB (have a 30Gb hdd). But after I installed X and xcode I was left with only 12Gb. Does X and xcode take 6GB? 2. How do I uninstall programs from OS X. Namely the apple encylopeda? 3. When I tried installing ethereal using fink or opendarwin ports I got errors compiling GTk because XFree86 couldn't overwite apple's X11 folder. When I tried installing ethereal using the source and using apple's X11 I got an error when running ethereal. I want to make my iBook a vulnerability testing machine but I am having a really hard time trying to get any of these security tools working. Please help. 4. I am using the inbuilt 256MB RAM for the iBook. I don't use any memory intensive applications yet my virtual memory is 3.4Gb in size almost always and when compiling programs it takes awfully long. What would be a decent amount of RAM to add 256Mb? or 512Mb? Could somebody please tell me the technical specs of the RAM and where I could get good deals? Thanks for helping a switcher. |
| QUOTE Thanks | |
![]() Member Since: Feb 02, 2004
Location: PA
Posts: 12,455
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: MacBook
|
1. I recently reinstalled my iBook to its default factory settings. It occupies approx 12Gb of hard didk space leaving me 18GB (have a 30Gb hdd). But after I installed X and xcode I was left with only 12Gb. Does X and xcode take 6GB?
It all depends on what applications were installed with the restore. OS X alone can take up to 3 GB, so with all of the default apps installed on top os OS X it is not unheard of to take 6 GB. 2. How do I uninstall programs from OS X. Namely the apple encylopeda? Simply drag the app to the Trash. 3. When I tried installing ethereal using fink or opendarwin ports I got errors compiling GTk because XFree86 couldn't overwite apple's X11 folder. When I tried installing ethereal using the source and using apple's X11 I got an error when running ethereal. I want to make my iBook a vulnerability testing machine but I am having a really hard time trying to get any of these security tools working. Please help. I am really not up on my *nix, so I can't really help you there 4. I am using the inbuilt 256MB RAM for the iBook. I don't use any memory intensive applications yet my virtual memory is 3.4Gb in size almost always and when compiling programs it takes awfully long. What would be a decent amount of RAM to add 256Mb? or 512Mb? Could somebody please tell me the technical specs of the RAM and where I could get good deals? 512 MB should be fine. That is all I have in my Macs and they run smoothly. Your iBook wil take PC 2100 DDR RAM. You can usually find good deals at NewEgg or Crucial __________________________________________________ Posting and YOU|Forum Community Guidelines|The Apple Product Cycle|Forum Courtesy mac: a waterproof raincoat made of rubberized fabric MAC: a data communication protocol sub-layer, also known as the Media Access Control Mac: a brand name which covers several lines of personal computers designed, developed, and marketed by Apple Inc.
|
| QUOTE Thanks | |
![]() Member Since: Feb 14, 2004
Location: South-East Texas
Posts: 1,806
![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 21in Dual core 3 ghz iMac, 13in Macbook - Mountain Lion on both
|
Craig in Texas ---You did WHAT!? Close the Terminal and step away slowly. |
||||
| QUOTE Thanks | |||||
|
Guest
Posts: n/a
|
Quote:
Anybody using their Apple laptop for running open source penetration testing tools? Could you please help. |
|
| QUOTE Thanks | ||
![]() Member Since: Feb 14, 2004
Location: South-East Texas
Posts: 1,806
![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 21in Dual core 3 ghz iMac, 13in Macbook - Mountain Lion on both
|
In order to do this you need to make your own .xinitrc file in your home folder. If you want, I or most anyone here can help with this. Craig in Texas ---You did WHAT!? Close the Terminal and step away slowly. |
| QUOTE Thanks | |
|
Guest
Posts: n/a
|
Quote:
Could you please post your file. I could use that as a reference and asked you for help based on the problems I run in to. |
|
| QUOTE Thanks | ||
![]() Member Since: Feb 14, 2004
Location: South-East Texas
Posts: 1,806
![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 21in Dual core 3 ghz iMac, 13in Macbook - Mountain Lion on both
|
Quote:
#!/bin/sh ################################### # X init file for OS X # by Craig Domingue # 1/21/2004 # userresources=$HOME/.Xresources usermodmap=$HOME/.Xmodmap sysresources=/usr/X11R6/lib/X11/xinit/.Xresources sysmodmap=/usr/X11R6/lib/X11/xinit/.Xmodmap ############################# # merge in defaults and keymaps # if [ -f $sysresources ]; then xrdb -merge $sysresources fi if [ -f $sysmodmap ]; then xmodmap $sysmodmap fi if [ -f $userresources ]; then xrdb -merge $userresources fi if [ -f $usermodmap ]; then xmodmap $usermodmap fi unset LANG ########################## # Set up for Fink # source /sw/bin/init.sh quartz-wm --only-proxy & ########################## # start Enlightenment # # Execute enlightenment. ALWAYS make sure this is at the end of this # startup file - and ALWAYS run things before it with an & at the end. # For example: # xterm & # kpanel & # It is suggested to use Enlightenment's Remember dialog for having apps # spawned automatically on login. # #exec /sw/bin/enlightenment ########################## # start KDE # # command puts log in /tmp instead of console # export KDEWM='kwin' /sw/bin/startkde >/tmp/kde.logC 2>&1 ########################### # start WindowMaker #exec wmaker ###################################### # start Apple window manager #exec quartz-wm ############################# # Ion window manager #exec ion Craig in Texas ---You did WHAT!? Close the Terminal and step away slowly. |
|
| QUOTE Thanks | ||
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Its official , Im a Switcher | johncpiercy | Switcher Hangout | 14 | 04-10-2005 08:52 PM |
| The story of the switcher to be... | jessica | Switcher Hangout | 9 | 03-31-2005 10:19 AM |
| Soon To Be a Switcher | johncpiercy | Switcher Hangout | 10 | 03-30-2005 09:28 PM |
| switcher awwaiting ibook | bengalibynature | Apple Notebooks | 5 | 02-13-2005 10:50 PM |
| Best word processor for recent switcher | trpnmonkey41 | Running Windows (or anything else) on your Mac | 11 | 09-18-2003 05:32 PM |
All times are GMT -4. The time now is 11:01 PM.
Powered by vBulletin