... Yes, no problem there ... None that I can think should cause this....if any at all, it happened after I used the GMC (Gnome Midnight Commander) from KDE at...
4628
Tony
chasingzero
Nov 30, 2001 2:26 am
The subject says it all: would it be considered a 'safe' way of connecting to a system remotely through an internet connection? If not, is there anything that...
4629
James Drabb
astrodrabb
Nov 30, 2001 2:38 am
If you have mod_ssl installed for your apache server then you can connect using ssl. The default would be https://127.0.0.1:10000/ Most people feel safe...
4630
BigTimeEddie@...
oshea85
Nov 30, 2001 3:09 am
Guys, I'm new to Linux, and I've been beating my brains out trying to find all the files that my RPMs are depending on. I've got like 6 or 8 programs I've...
4631
Brian L. Johnson
blj8
Nov 30, 2001 3:19 am
... http://rpmfind.net/linux/rpm2html/search.php This is a great site, listing thousands of RPM packages a hundred different ways. One of the things it can do...
4632
Gustavo Zamorano S.
gzsuniq
Nov 30, 2001 3:48 am
Your firewall denies access to your ports. To disable ipchains type: /etc/init.d/ipcahins stop as root. ... or setup ipchains properly to allow access in some...
4633
Gustavo Zamorano S.
gzsuniq
Nov 30, 2001 3:48 am
I made a shell script. See below. I hope this will help you. You can execute it as: rpmfilefind (It will ask for a filename) or: rpmfilefind filename It will...
4634
Gustavo Zamorano S.
gzsuniq
Nov 30, 2001 3:59 am
Well. As you see, you have to use the rpm command for all kind of things. What is missing is a menu with those hundreds of options. GZS ... -- This Message is...
4635
James Drabb
astrodrabb
Nov 30, 2001 4:03 am
To search you drive you can type something like: find / -type f -mount -name 'librmp*' most libs are in /usr/lib, /usr/local/lib, /lib, /usr/X11R6/lib/ Say you...
4636
Gustavo Zamorano S.
gzsuniq
Nov 30, 2001 4:10 am
Check what you have under your $HOME/.kde/Autostart directory.Delete any references to gmc. GZS ... -- This Message is sent from My Linux Station at Home .-. ...
4637
Gustavo Zamorano S.
gzsuniq
Nov 30, 2001 4:18 am
I just posted a script to search files in uninstalled rpm packages. to search files on already installed packages type: rpm -q -f filename ON Linux you jump...
4638
Gustavo Zamorano S.
gzsuniq
Nov 30, 2001 4:25 am
As you should know, all libraries are under /usr/lib and some others under /lib. Most of them should be under /usr/lib. I run the following command: rpm -q -f...
4639
p.m.dharan
pmvisin
Nov 30, 2001 4:34 am
Hello lists, I installed tis firewall toolkit in redhat linux 6.2. Now I am trying to install in redhat linux 7.x. How to convert the inetd to xinetd....
4640
p.m.dharan
pmvisin
Nov 30, 2001 4:37 am
Hello lists, Following are displaying in my linux box. Memory squeeze deferred packets, force 0 or 1 and vm killing process sendmail, vm killing process squid....
4641
Gustavo Zamorano S.
gzsuniq
Nov 30, 2001 4:48 am
See what services you have enabled in /etc/inetd.conf (RH 6.2) and then be sure to have one file for each service under /etc/xinetd.d(rh 7.1) The sentence...
4642
Joseph M Kennedy
jmk_probsolver
Nov 30, 2001 2:36 pm
I have a question or two about NAT translation but I do apologize I am rather new at Linux. I need to translate 3 separate Internet ips to local ips . I'm...
4643
david.almas@...
ppx1975
Nov 30, 2001 6:36 pm
Hi there, plz don't lol too much... ;-))) What's the meaning of all those numbers, for example, in "kernel 2.4.16"? Beside the version number (in this case, i...
4644
Godwin Stewart
grschinon
Nov 30, 2001 7:32 pm
... OK. Just a little bit ;o) ... Kernel version is major version 2, minor version 4, release number 16. -- ... ____________________________________________...
4645
gregdunlap@...
gregdunlap
Nov 30, 2001 8:32 pm
Hey all, I'm currently running RH 7.0 on my Toshiba Satellite 4005CDS laptop. I would like to upgrade to 7.2. I downloaded the ISO's and made the CDs, and used...
4646
Michael
mr_klintan
Nov 30, 2001 9:55 pm
Thank you very much. I really enjoyed your script. It was most advanced for me. I'll try my best to understand every line ;-) Best Regards Klintan...
4647
Dan Nedelcu
dannedelcu
Nov 30, 2001 10:08 pm
... First see if your laptop can read first CD with RH 7.2. If yes make a boot floppy disk . See in CD /dosutils/rawrite . If your CD can read a 700 MB disk it...
4648
Misanthro
porn_god3000
Nov 30, 2001 11:11 pm
Heres the deal...I need to mount files onto Red Hat 6.2 that are on a remote computer running Windows XP. Is this at all possible? I need to use them for my...
4649
tim fairchild
bcsr4ever
Nov 30, 2001 11:28 pm
On Saturday 01 December 2001 04:36, david.almas@... wrote:
> plz don't lol too much... ;-)))
>
> What's the meaning of all those numbers, for example, in...
4650
BigTimeEddie@...
oshea85
Dec 1, 2001 2:11 am
Guys, Thanks for the excellent tips on finding files that my rpms depend on. I finally feel like I'm making some progress, and will not jump off the Linux...
4651
Richard Crawford
rscrawford
Dec 1, 2001 2:16 am
In our house, we have an HP DeskJet 712c printer. The printer is hooked up to a Windows98SE laptop which acts as our print server (it was the only spare...
4652
James Drabb
astrodrabb
Dec 1, 2001 2:26 am
Stick with it, soon you will be a power user and you will be impressed with what you can do. The main difference between linux and windows are it's users....
4653
BigTimeEddie@...
oshea85
Dec 1, 2001 2:39 am
OK. Running RH 7.2, trying to get Ethereal installed. I started out trying to install openssl, got a couple failed dependencies, so I started trying to trace...
4654
BigTimeEddie@...
oshea85
Dec 1, 2001 2:39 am
OK. Running RH 7.2, trying to get Ethereal installed. I started out trying to install openssl, got a couple failed dependencies, so I started trying to trace...
4655
James Drabb
astrodrabb
Dec 1, 2001 3:27 am
try installing glibc-common with the rpm option of: --nodeps then try all the other packages. Worst case senario is that you put your redhat 7.2 cdrom in and...
4656
Eky
eky_inside
Dec 1, 2001 7:34 am
Hello all,
I wana ask a question to you,
How to install squid in a Linux RedHat?
Thanks,
Eky _________________________________________________________ Do You...