Search Results

Search: Posts Made By: locustfurnace
Forum: Linux 11-19-2005
19,286
Posted By locustfurnace
http://www.cgsecurity.org/index.html?photorec.html...
http://www.cgsecurity.org/index.html?photorec.html

Try the above link for "Photorec" and also try the "testdisk" program which may recover your deleted files. PhotoRec is a little tool to recover...
Forum: Red Hat 09-24-2005
10,322
Posted By locustfurnace
I've used this to remove lilo, which should also...
I've used this to remove lilo, which should also work for grub


dd if=/dev/zero of=/dev/hda bs=446 count=1
Forum: Red Hat 09-24-2005
18,160
Posted By locustfurnace
Can try this, which will update the memory useage...
Can try this, which will update the memory useage every 2 seconds. Open up a terminal and type

watch 'cat /proc/meminfo'
13,437
Posted By locustfurnace
You could simply join the 2 videos with cat...
You could simply join the 2 videos with

cat file1.avi file2.avi > new_video.avi
Forum: Linux 08-19-2005
3,481
Posted By locustfurnace
For security? http://www.tripwire.com/ ...
For security?

http://www.tripwire.com/


"Tripwire data integrity assurance software monitors the reliability of critical system files and directories by identifying changes made to them. It...
5,472
Posted By locustfurnace
You may wish to check on the developers website,...
You may wish to check on the developers website, to look for possible solutions. It's always the first place to check, afterall, they develop the program.
If you can not find a solution, then submit...
16,011
Posted By locustfurnace
rename ".XLS" " " *
rename ".XLS" " " *
12,735
Posted By locustfurnace
Firestarter (http://www.fs-security.com/) is one...
Firestarter (http://www.fs-security.com/) is one of the more simpler gui frontends.
Forum: Linux 08-16-2005
6,588
Posted By locustfurnace
As root or superuser did you run the command...
As root or superuser did you run the command alsaconf to detect your soundcard?
Forum: Linux 08-13-2005
2,361
Posted By locustfurnace
You did not specify which distribution of...
You did not specify which distribution of GNU/Linux you have on CD.
Usually all that is necessary is that you boot from the CD, then follow the on-screen instructions for installation.
For the most...
Forum: Red Hat 08-08-2005
3,666
Posted By locustfurnace
Not sure on which CD set the file is located, but...
Not sure on which CD set the file is located, but according to a ftp site the filename is:

gcc-3.2.2-5.i386.rpm

You can download the file directly from planet mirror:
...
4,622
Posted By locustfurnace
Have you tried using the shell to accomplish what...
Have you tried using the shell to accomplish what you need.

for example:

foreach i (*/*.Z)
uncompress $i
end


This will descend 1 level into a directory and uncompress the file.
Forum: BSD 08-03-2005
3,041
Posted By locustfurnace
You might want to take a look at CVSup ...
You might want to take a look at CVSup

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html

Under GNOME, go to the "keyboard" layout and make the changes. Not sure which version...
Forum: Linux 08-03-2005
3,033
Posted By locustfurnace
You can also try your hand with the "Live-CD"...
You can also try your hand with the "Live-CD" versions of GNU/Linux distro's. These are entire distributions of a GNU/Linux OS which runs directly off of a bootable CD. There is no installation to...
Forum: Linux 07-17-2005
3,011
Posted By locustfurnace
GNU/Linux apps will read just about all files. It...
GNU/Linux apps will read just about all files. It won't run most files which are proprietry types, but you might be able to find a converter.
.doc files can be converted with Antiword, some can be...
2,002
Posted By locustfurnace
Did you set up your environment? For setting up...
Did you set up your environment? For setting up my CVS server I use the following in my .tcshrc

setenv CVSROOT :ext:locustfurnace@10.0.10.10:/usr/home/locustfurnace/CVSROOT
setenv CVS_RSH...
2,785
Posted By locustfurnace
You can check the various socks projects on...
You can check the various socks projects on Freshmeat.

http://freshmeat.net/search/?q=SOCKS&section=projects&Go.x=0&Go.y=0
7,380
Posted By locustfurnace
You'll need to add more information to your post....
You'll need to add more information to your post.
Once you add the hard drive to the machine, you will need to format it.
If you plan to use the hard drive under MS Windows, then you will need to...
1,353
Posted By locustfurnace
You won't be finding a ISO for UNIX, but there...
You won't be finding a ISO for UNIX, but there will be many for GNU/Linux or *BSD.
You should be able to run most current distro's of GNU/Linux on the older machine, using one of the WM you...
6,039
Posted By locustfurnace
If you do not have Partition Magic, and have some...
If you do not have Partition Magic, and have some experience using GNU/Linux or UNIX, then you could try using QtParted (http://qtparted.sourceforge.net/), it's a Partition Magic clone, and under the...
26,400
Posted By locustfurnace
Though not a script, pushd works well for this,...
Though not a script, pushd works well for this, cuts down typing out a whole directory name a second time.

man pushd


http://linux.about.com/library/cmd/blcmdl1_pushd.htm
3,767
Posted By locustfurnace
Can also use the rename command. rename...
Can also use the rename command.

rename "file00" "flat" *.*
rename "file" "flat" *.*
Forum: Linux 06-24-2005
2,665
Posted By locustfurnace
There does not seem to be any modem drivers...
There does not seem to be any modem drivers available for FREE for your modem other than the one you've already mentioned.
1,852
Posted By locustfurnace
If you have it installed, as root, you could run...
If you have it installed, as root, you could run cfdisk to view the layout.
If you want something alittle more graphical, you can download and compile QtParted (http://qtparted.sourceforge.net/)
...
Forum: Linux 06-10-2005
14,553
Posted By locustfurnace
Please read the rules....
Please read the rules. (https://www.unix.com/showthread.php?t=2971)

(2) No negative comments about others or impolite remarks. Be patient.


Anyway, try changing the xorg.conf file to a single...
Showing results 1 to 25 of 228

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