Summary: Hi folks, RH 8.0 Fedora Core 2 I encountered following problem in upgrading RH8.0 to Fedora Core 2 Absolute Symlinks The following files are absolute ...
Summary: Hi, I have a few questions that I would like ask. Any helpful answer is much appreciated. 1. How to mount a DVDrom? Is it possible to automount them...
Summary: Dear All, I would like to know how do you go about implementing symbolic links for minix. I know you will have to create a new i-node with a d...
Summary: First you want to extract the archive: # tar zxvf kernel.linux-2.4.20.tar.gz This will create a folder called kernel.linux-2.4.20. Create a symbo...
Summary: In KDE: 1) Right click on desktop 2) Select Create New 3) Link to Application... In GNOME: 1) Right click on desktop 2) Select New Launcher ...
Summary: When I said "bring up a console" I meant like Konsole or an xterm (a terminal windows in X). Alternatively you should be able to find an entry in your...
Summary: Hi all - does any one know where the max number of symbolic links to follow is coded when a kernel is built? I can't find anything in a kernel build c...
Summary: hi: how do you chage / remove a symbolic link? i used something like: ln -s /dev/ttyS1 /dev/pilot I now want to make /dev/tty/ = /dev/pilot , it tel...
Summary: you also don't state what browser u want to run it on. I'll presume we're talking about Mandrake 9.2 and mozilla. When you've done the above, you nee...
Summary: Have you created a symbolic link in the 'plugins' sub directory in mozilla? e.g> usr/lib/mozilla-1.4/plugins I had a similar problem, you want to make...
Summary: USR modems tend to be strange in that they are detected on Com 5 or in linux speak: /dev/ttyS4 Most dialing programs only go to Com 3 but most inclu...
Summary: Another (but possibly not recommended) way might be to suid (Set User ID), as root: # chmod +s /usr/local/sbin/fvcool Bear in mind though that /usr/lo...
Summary: What sort of file is it? .rpm, .tgz, .tar.bz....? If it is an rpm: # rpm -ivh kernel-source-2.4.18-14.rpm If a .tar.gz: # tar zxvf kernel-source-2.4.1...
Summary: You can create and format a partition and then just mount it under /var/ftp....or you can create a symbolic link called /var/ftp pointing to another d...
Summary: Are you trying to add or alter the shebang in each PHP file? If you are just altering it (eg from #!/usr/bin/php to #!/opt/bin/php) I would use sed or...
Summary: What file type is /mnt/windows? If it is FAT or NTFS you wont be able to create a symbolic link on it. You can create one pointing to a file on FAT bu...
Summary: Are you able to use something like minicom to pass hayes commands directly to the com port? You should be able to just create a symbolic link to /dev/...
Summary: james i've heard of taking candy from a baby, but this is ridiculous. what about files with the +h attribute in dos?, you say. well you could use the ...
Summary: ifconfig is located in your system's /sbin directory. /sbin is not usually included in the user's PATH environment variable. For this reason, when you...
Summary: Why not just try creating a symbolic link with libSDL-1.1.so.0 pointing to libSDL-1.2.so.0 The command would go something like this depending upon the...
Summary: What is the other OS that it works with? Can you get the settings/drivers from that? If it a plain old serail modem you should be able to pass Hayes c...
Summary: 1) Binaries (like windoze .exe's) can be installed in vbarious places: /bin /usr/bin /usr/local/bin /opt/package name To find out where a binary is ty...
Summary: Hi, I tried to install an RPM and it reported failed dependencies.. And I've figured out that those files needed are actually older version of somethi...
Summary: I'll try to make this simple(ish)... It brings up the config program for SysV based systems. They have a collection of scripts usually in /etc/init.d ...