LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-18-2011, 06:43 AM   #1
archbus2
LQ Newbie
 
Registered: Jan 2011
Posts: 2

Rep: Reputation: 0
I am unable to acces the network manager on my Acer inspire one using Linpus Linux Li


I am completely new to linux an have read the replies to similar questions but am unsure of how to access the directory mentioned ~/.gconf/system/networking .I also do not have a system recovery disc or flash drive
 
Old 01-18-2011, 07:10 AM   #2
cin_
Member
 
Registered: Dec 2010
Posts: 281

Rep: Reputation: 24
hidden root directories

On the directory there are some things to realise.
First off the '~' means the current user's $home directory.
To change to a directory or this directory from the CLI, command line interface, use cp()
Code:
# whoami
root
# cd ~ 
# pwd
/root
# cd /root
# pwd
/root
#
... so if you are logged in as root you can see ~ and /root are the same directory. Passing pwd() prints the present working directory.

Next, on the front of the subdirectory there is a '.'. In Linux this means hidden file. Regular directory calls will not show these hidden directories or files. use ls -a
Code:
# ls
Desktop/
# ls -a
./                             
../              .Skype/          .bash_history
.cache/          .mc/             .config/
.mozilla/        .conkyrc         .ncftp/
.ssh/            Desktop/
# man ls
#
... use the man ls command for more arguments like -a to pass. ls -l is very useful as well, and you can concatenate some arguments like this: ls -al.
Actually, typing man before the vast majority of commands will give you a manual page with very helpful information.
The list entries ./ mean current directory, and ../ mean previous directory. Also, hitting tab halfway through a command name can sometimes complete the call for you, or tab tab will give you options that begin with your character string.

Basic Commands, good tutorial...http://rute.2038bug.com/node7.html.gz

As per your network manager problem for help on that it would be best to know which network utility you are using. If you don't know, then which DE, desktop environment, or WM window manager you are using. DEs like KDE, XFCE, or GNOME, and WM like Fluxbox.
Since you are talking about your .gconf file I'll assume you are on GNOME, in which case you will be using Network Manager. Hit ALT-F2 to pull up a launcher where you can run the command Network Manager to gain access.

...corrections: mi scusi

Last edited by cin_; 01-18-2011 at 10:17 AM. Reason: schneidz correction, gramm'err
 
0 members found this post helpful.
Old 01-18-2011, 08:56 AM   #3
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
^ correction '~' means the current user's $home directory.
and i would suggest not logging in as root.
 
1 members found this post helpful.
Old 01-19-2011, 07:02 AM   #4
tur third
Member
 
Registered: Jun 2005
Location: Surrey, UK
Distribution: Ubuntu 10.04, 10.10
Posts: 187

Rep: Reputation: 24
It might be better to summarise what you are trying to do or the problem you are trying to fix by getting to ~/.gconf/system/networking.

LinpusLite deliberately makes it hard for you to even get to terminal screen. Probably on the basis that you should not need to do this for most things. I only used it briefly, but had no problems connecting to my wireless network.
 
1 members found this post helpful.
Old 01-25-2011, 05:29 AM   #5
archbus2
LQ Newbie
 
Registered: Jan 2011
Posts: 2

Original Poster
Rep: Reputation: 0
I have tried to connect to the internet both hard wired to my router and wirelessly but each time it comes back with the message that Firefox or Google etc could not find the server. When I try to access the network manager on screen nothing happens

Last edited by archbus2; 01-25-2011 at 05:31 AM.
 
Old 01-25-2011, 05:39 PM   #6
tur third
Member
 
Registered: Jun 2005
Location: Surrey, UK
Distribution: Ubuntu 10.04, 10.10
Posts: 187

Rep: Reputation: 24
That does seem odd, I have played with my set up and somehow lost Firefox (possibly after running an update). I also had a go updating software- which failed for some reason.

I think it is a real shame that Linpus is not easy to maintain and sort out issues and seems flakey. It is simple to use though.

Unless anyone has any better ideas, I think as your network manager does not appear at all (and it should), you should think about running the system recovery process. This appears as an option when you login in. This sets it back to the factory settings (and will delete any data - so make sure you have backed it up first, I am assuming it is new and you will not have used it much yet).

Will it appear then (as my Firefox did)?

Also consider creating a USB boot disk and trying out another operating system, which if you like you can install.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linpus Linux Lite, no network manager or internet (Acer Aspire One) littlegreywings Linux - Newbie 40 09-16-2016 10:05 AM
Nautilus file manager not running on Linpus Linux for Acer Aspire One mick_payke Linux - Laptop and Netbook 4 04-12-2010 02:10 PM
Help installing Wacom tablet on Acer Inspire netbook with Linux Lite covet Linux - Hardware 3 01-14-2009 11:14 PM
Have never used Linux and have just bought an Acer Inspire One wendysarahdavis Linux - Newbie 6 10-19-2008 11:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration