Search Results

Search: Posts Made By: blowFish@ubuntu
15,186
Posted By blowFish@ubuntu
K, that makes sense. Thank you :)
K, that makes sense. Thank you
:)
15,186
Posted By blowFish@ubuntu
recursive md5sum check
so I have within my script a little md5sum check...

find . ! -type d -print0 | xargs -0 md5sum


And I want it to compare the generated values against a file so I'm trying...

find . ! -type...
1,789
Posted By blowFish@ubuntu
Installing apps
so I compiled and installed a program, more specifically nmap, on my Mac and it didn't install where it should have (sw/bin is where I've determined).

What I want to know is can I just copy it...
5,910
Posted By blowFish@ubuntu
OMG thank you zazzybob, I made the changes you...
OMG thank you zazzybob, I made the changes you said and I works perfectly :b:
5,910
Posted By blowFish@ubuntu
problems with aliases on Mac
so I have my .profile set up as such

##
# DELUXE-USR-LOCAL-BIN-INSERT
# (do not remove this comment)
##
echo $PATH | grep -q -s "/usr/local/bin"
if [ $? -eq 1 ] ; then
...
Forum: What is on Your Mind? 07-18-2007
2,552
Posted By blowFish@ubuntu
identify this mobo
I have an old mobo (socket 7) which in a former life was used in a hotel room computer.

What I want to know is if anyone knows of a company that used/uses the following boot screen:



now...
Forum: Programming 06-26-2007
2,536
Posted By blowFish@ubuntu
Hey I finally got it working.. I was over...
Hey I finally got it working..

I was over at the ubuntu forums and searched around when I saw something I hadn't installed (build-essential) so after I installed it the libraries where their and...
Forum: Programming 06-26-2007
2,536
Posted By blowFish@ubuntu
the only thing in my /usr/include is python2.4...
the only thing in my /usr/include is python2.4 python2.5 and X11 so I guess this means I don't have any C libraries?

If thats the case then where can I get them=/


[EDIT] blowtorch this is...
16,065
Posted By blowFish@ubuntu
alright I tried the traceroute and (not sure if...
alright I tried the traceroute and (not sure if its suppose to) it showed my private network ip...

I trying the telnet hoojiger now and its taking a long time..

Its getting late so I'll pick...
Forum: Programming 06-26-2007
2,536
Posted By blowFish@ubuntu
newbie problem
Im new to gcc, vim etc... and I've been trying a simple hello world program and every time I try to compile any C program I get the following error message


test.c :1:19: error: stdio.h: No such...
Forum: What is on Your Mind? 06-25-2007
2,086
Posted By blowFish@ubuntu
hmm... ya that seems like a good site (for test)...
hmm... ya that seems like a good site (for test) but I was kinda thinking of possible books and such that I can teach myself From...

Other than that Im gonna bookmark this site :D
16,065
Posted By blowFish@ubuntu
Ok so I guess Ill be digging into my router again...
Ok so I guess Ill be digging into my router again :/
Forum: What is on Your Mind? 06-25-2007
2,086
Posted By blowFish@ubuntu
Any recommended reading for net+/server+
my school offers A+\Net+\Server+ which isn't the same as the official ones from compTIA but I feel its a good start anyways. I already have the A+ and am going for my net and server next year.

So...
16,065
Posted By blowFish@ubuntu
oops... Thats there because of my router......
oops... Thats there because of my router... Haven't gone into net+ study yet so I don't understand how the router manages the IP from my ISP.

Im guessing that the router changes the IP somehow for...
16,065
Posted By blowFish@ubuntu
eth0 Link encap:ethern3t inet...
eth0

Link encap:ethern3t
inet addr:192.168.2.2 Bcast: 192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::201:2ff:fe03:405/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU: 1500 Metric:1
...
...
16,065
Posted By blowFish@ubuntu
How to view my IP
I run Ubuntu server 7.04, to learn some *nix. I set up LAMP, DNS and FTP but I don't know how to view my ip. now I tried ifconfig but that didnt tell me what I wanted to know.

so by what way can I...
Showing results 1 to 16 of 16

 
All times are GMT -4. The time now is 01:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy