Search Results

Search: Posts Made By: ASKIA
Forum: IP Networking 04-11-2002
5,958
Posted By ASKIA
Speed Matters!!!
In Linux Speed Matters.

BSD UNIX processes CGI/PERL Mod HTTP pages 15% faster than Linux.

The ISP will choose the fastest because if you cluster 10 units - theres a 150% difference.

You...
11,295
Posted By ASKIA
I forgot exactly but if you right click the icon...
I forgot exactly but if you right click the icon you should see some options.

Also make your own icons in gimp or Windows and email the images to your email account and download on your Linux Box.
15,270
Posted By ASKIA
Try a 'tty' to see the terminal number. Then...
Try a 'tty' to see the terminal number.

Then cat /dev/tty0 > tty0.log

'cat tty0.log' or 'more tty0.log'

Or try 'cat ~user/.history' or 'more ~user/.history'.
Forum: IP Networking 04-06-2002
5,958
Posted By ASKIA
You need a true functional Router w/ a fully...
You need a true functional Router w/ a fully develop brain core!!!

Use iptables for Linux 2.4.X.

Those Pizza Hut Box Linksys/etc Routers always time out like cheap electronic gadgets.

Run a...
Forum: Cybersecurity 03-21-2002
39,348
Posted By ASKIA
Socket Bindind Issues!!!
Now what Language did you write this Socket w/ {PERL , C++ , etc};

Is the Program really listening? - use netstat.

What protocol is the program using - TCP , UDP?

See is you can telnet the...
Forum: Filesystems, Disks and Memory 03-21-2002
7
4,551
Posted By ASKIA
Mounting Drive!!!
#Check is system detects Drive
dmesg|grep hdb

#First make a mount directory
mkdir /mnt/win2000

#Then mount Drive
mount /dev/hdb /mnt/win2000

If not then you need win32 support in the...
5,213
Posted By ASKIA
Learning PERL
The Learning Perl by O'reilly is good and very clean to understand.

But if your looking for a beginners book that gives you more examples and thorough understanding - go for Beginning Perl...
7,603
Posted By ASKIA
Login Issus!!!
You may want to ask the previous Admin if he/she done anything to corrupt the File System(libraries) or Kernel.

A sign of this is if the system takes a long time or hangs to bring you to the...
4,713
Posted By ASKIA
Which way is right???
Woe Woe Woe...

You guys got me confused /!\

"ifconfig -a" is fine...

If no IP - "dhcpcd eth0" to get one from your ISP.

Or make up your own "ifconfig eth0 192.168.1.1 up".
Showing results 1 to 9 of 9

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