PDA

View Full Version : hxsetup ?



ThePainter
January 21st, 2005, 05:31 PM
Hi,
I use Firefox to download files from the net.
I have it set to download to a folder in /home.
In this folder is a folder named hxsetup.
It is locked up and belongs to root.
does anyone know what it is ?
Is it necessary ?
How do I remove it if it isnt necessary ?
Is it something to do with the download list that Firefox keeps ?

Thanks if you can help :D

Randabis
January 21st, 2005, 06:18 PM
Hi,
I use Firefox to download files from the net.
I have it set to download to a folder in /home.
In this folder is a folder named hxsetup.
It is locked up and belongs to root.
does anyone know what it is ?
Is it necessary ?
How do I remove it if it isnt necessary ?
Is it something to do with the download list that Firefox keeps ?

Thanks if you can help :D

That's because root owns /home. You should use /home/user/ instead. The reason it is setup like this is because *nix/linux are designed to be multiuser systems. hxsetup? I'm not sure, but it probably has something to do with setting up homes for users. I'd leave it alone.

az
January 21st, 2005, 07:49 PM
"hxsetup? I'm not sure, but it probably has something to do with setting up homes for users. I'd leave it alone."

No. This has nothing to do with Ubuntu or Debian.
Did you try to install Helix Player? If so, you probably extracted it as root. Get rid of it.

You can do naughty things to your system as root.

ThePainter
January 21st, 2005, 08:38 PM
Hi,
Ive been trying to remove it but it wont go.
I tried the root terminal and cd ing to that folder and then rm ing it out but it wont go ?
Ive got afew things in the waste bin that wont go either, I get an error saying that the parent folder permissions wont allow it ?

I tried logging off then back on giving the name root then my root password but it just says wrong password ?

Ill end up booting up Mandrake Move Live cd and rip them out from there !

One more thing, is it safe to empty the /tmp folder, or is there a way to set it up to empty at log off ?

az
January 21st, 2005, 09:17 PM
open up a terminal.

cd to the directory

cd .. (If I understand right, your file is in /home. This makes you go up.)

sudo rm hxsetup

rm is remove.

mv is move
cp is copy
exit is exit
ln is link

logout is logout.

ThePainter
January 21st, 2005, 09:38 PM
Hi,
This is what I did and it didnt work ?

steven@x1-6-00-07-e9-6e-a8-f3:~ $ cd /home/steven/"My Downloads"
steven@x1-6-00-07-e9-6e-a8-f3:~/My Downloads $ sudo rm hxsetup
Password:
rm: cannot remove `hxsetup': Is a directory

Any more ideas ?

Randabis
January 21st, 2005, 09:51 PM
Hi,
This is what I did and it didnt work ?

steven@x1-6-00-07-e9-6e-a8-f3:~ $ cd /home/steven/"My Downloads"
steven@x1-6-00-07-e9-6e-a8-f3:~/My Downloads $ sudo rm hxsetup
Password:
rm: cannot remove `hxsetup': Is a directory

Any more ideas ?

rm -rf hxsetup

ThePainter
January 22nd, 2005, 12:18 AM
Hi,
Ive got rid of it,
I tried to shange the owner with "chown" and it said it couldnt get the attributes ?
I then tried to delete the folder it was in and it went ?

strange 8-[

ThePainter
January 22nd, 2005, 10:01 AM
Hi,
Ive had a search through the help and I cant find a reference to -rf what is this command ?

Ive discovered that I was using rm to try to remove a directory, where I should have used rmdir or unlink, although the help says it can cause problems using unlink and then you should run fsck to check the file system, but this is a bit deep for me at the moment, Im just happy to be rid of the directory.

Some learning curve this Linux stuff ?
Its like a modern rubik cube, at the moment Im happy to get one row the same colour =D>

az
January 22nd, 2005, 01:54 PM
"Ive had a search through the help and I cant find a reference to -rf what is this command ?"


Do man rm

-rf is a command line argument (two actually)


"Ive discovered that I was using rm to try to remove a directory, where I should have used rmdir or unlink, although the help says it can cause problems using unlink and then you should run fsck to check the file system, but this is a bit deep for me at the moment, Im just happy to be rid of the directory."

rmdir would be what you want.

ThePainter
January 22nd, 2005, 09:18 PM
Hi,
Im sorry about that, Im just getting to know this, I didnt realise there are a few different help methods.
So it means remove, force remove and recursive, remove all the subdirectories as well.
or rmdir- remove directory.
Is that right ?

jensyt
January 22nd, 2005, 10:01 PM
Hi,
Im sorry about that, Im just getting to know this, I didnt realise there are a few different help methods.
So it means remove, force remove and recursive, remove all the subdirectories as well.
or rmdir- remove directory.
Is that right ?

rm -rf will do exactly as you stated: it will force remove and do it recursively.

rmdir, when used just like that, will only remove an empty directory.

Moinul Abrar
December 23rd, 2009, 09:29 AM
Hello ThePainer
I am having the same problem with my Ubuntu 9.10 Karmic Desktop PC.



After download RealPlayer from internet, there is a hxsetup folder on my Ubuntu desktop.


It is a locked folder. Folder name is hxsetup. This folder can't open, delete & can't move to Trash. I think, it may be a virus.

I use a Avast! Linux Home Edition Version 1.3.0 antivirus. This antivirus can't scanned and delete it. It is located in /home/abrar/Desktop/hxsetup

Now my pc is too slow & HD LED is continue flashing light.
With regards,
Moinul Abrar.