Đăng Ký Lắp Đặt Internet FPT Thái Nguyên.

General support questions including new installations
Post Reply
scottro
Forum Moderator
Posts: 2556
Joined: 2007/09/03 21:18:09
Location: NYC
Contact:

Re: Problem about copy file from PC

Post by scottro » 2015/01/24 14:31:01

See if you have the command nautilus.

It is a graphic file explorer. You can find out if you have a command by running

which nautilus

Do you know the name of the files or what sort of files they are? For example, if they're web server files, they're probably under /var/www/html.

If you have nautilus, once you startx, you should be able to open a terminal. You can try right clicking on the desktop.

Also, when you run startx, you are logged in as a particular user. Whatever that user is, before running start X see if there's an .xinitrc file in their home directory.

cd
cat .xinitrc

(Make sure you put the period in front of xinitrc--it has a dot before its name, meaning it's a hidden file.)

That might tell us what desktop you're using, which can give more help. If there is no such file, don't worry about it, but let's see if it is there.
New users should check the FAQ and Read Me First pages

Post Reply