You are not logged in.

#1 2012-02-02 00:44:15

Archenduser
Member
Registered: 2011-08-12
Posts: 29

Missing Conf files

I've installed arch a couple of times trying not to need to post in the forums. I went through a couple different youtube videos too. But when copying someone elses procedure exactly I don't get the results seen in the videos. (Yes I did lumber through the arch wiki slowly, but that was a bust too)  It would be neat to hide/show elements of the wiki because its so comprehensive I often get lost.

The problem I am having is none of the /Ect config files are present like they are supposed to be. So I get to instructions that simply don't work.

When I "ls -a"  I only see" ." and " .."

nano just opens a new file when I try to use it where the files should be.

I saw another thread that said this might be partition related but i tried different ext 2,3,4 formats with the same result.

I'm not terribly familiar with Bash but usually I can follow instructions. Any help/insight would be great. 

I've been able to update and add users just fine, I've even gotten some DE's working in the past but this missing file thing has me scratching my head.

Offline

#2 2012-02-02 00:54:42

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: Missing Conf files

Without any specifics it's hard to give you any advice. beyond I wouldn't trust any videos since you knows when they were made and what may have changed. The Beginner's Guide is much more trustworthy.

A couple obvious things from your posting, there is a difference between /etc (correct) or /Ect (which was in your post). And if you're just getting . and .. it means you're probably in the incorrect folder, meaning you need to use the full file name or switch to /etc

Offline

#3 2012-02-02 01:05:07

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,360

Re: Missing Conf files

Read the beginner's guide, please, as mcmillan said. Don't use any videos, both because they may be outdated and also because almost all the video authors don't have more than a basic grasp of Arch or even of Linux (which makes sense because those doing a fresh install aren't likely to have been long-time users).


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#4 2012-02-02 01:12:19

Cows
Member
From: Brooklyn, NY
Registered: 2007-05-20
Posts: 101

Re: Missing Conf files

Definitely read the beginner's guide. I also made a video in the beginning of January on installing Arch.

EDIT: Cleaned up bottom.

Last edited by Cows (2012-02-02 02:09:29)

Offline

#5 2012-02-02 01:59:27

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,360

Re: Missing Conf files

Cows - please respect forum rules on blog/channel-plugging, even if you ARE trying to help.

Off-site documentation is okay, but the best way to help the Arch community remains the wiki. Fragmenting documentation hurts more than it helps long term.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#6 2012-02-02 02:09:08

Cows
Member
From: Brooklyn, NY
Registered: 2007-05-20
Posts: 101

Re: Missing Conf files

Sorry about that ngoo, I wasn't trying to "advertise" my channel, but I did wanted to say that I agree with you on that there are people that don't know much about Arch, let alone use it for a long period of time in order to give info, but I also wanted to say that there are others who do make videos (like me) that do know a fair amount of knowledge, and have decided to put it in video form.

Offline

#7 2012-02-02 02:23:13

Archenduser
Member
Registered: 2011-08-12
Posts: 29

Re: Missing Conf files

ok so i figured it out i think. I was in ~ and needed to type "cd /" to get to the / directory.

What is ~?  (right now boots into automatically)  Which is the home directory (its / isnt it?)

Usually I use nautilus in a DE to do all this minor file navigation and tweaking, but that isn't an option. Thanks for the help.

Offline

#8 2012-02-02 02:51:06

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: Missing Conf files

Archenduser wrote:

ok so i figured it out i think. I was in ~ and needed to type "cd /" to get to the / directory.

What is ~?  (right now boots into automatically)  Which is the home directory (its / isnt it?)

Usually I use nautilus in a DE to do all this minor file navigation and tweaking, but that isn't an option. Thanks for the help.

Hello, I don't think this is the distro for you. Arch Linux is intended for users of some proficiency. May I instead suggest Linux Mint or Ubuntu for now? You can come back to Arch when you have learned your way around a Unix(-like) system.

Also, moving from Installation to Newbie Corner.


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#9 2012-02-03 01:32:17

Archenduser
Member
Registered: 2011-08-12
Posts: 29

Re: Missing Conf files

I need to disagree somewhat. I know how to use a GUI. I'm trying to super custom my build. The reason? Its better. Example: The gnome feet in every menu ect. It makes me sick. Its not only bloat buts its style related bloat in opposition to the users preference. Demanding attribution is like demanding respect.

While it is true I may not know everything about navigating unix like systems, I can read just fine. If it takes me longer cool, I'll still ultimately get what I'm looking for. One of the benefits of perseverance is understanding. I have the machines to break, and enjoy doing so. I plan to plug ahead. smile

Offline

#10 2012-02-03 01:57:31

dodo3773
Member
Registered: 2011-03-17
Posts: 820

Re: Missing Conf files

Archenduser wrote:

I need to disagree somewhat. I know how to use a GUI. I'm trying to super custom my build. The reason? Its better. Example: The gnome feet in every menu ect. It makes me sick. Its not only bloat buts its style related bloat in opposition to the users preference. Demanding attribution is like demanding respect.

While it is true I may not know everything about navigating unix like systems, I can read just fine. If it takes me longer cool, I'll still ultimately get what I'm looking for. One of the benefits of perseverance is understanding. I have the machines to break, and enjoy doing so. I plan to plug ahead. smile

Yes "~" is home aka /home/username aka $HOME variable as long as you are logged into a terminal as your user. If you log in as root then "~" would be /root. If you are trying to get a leaner system you may want to look into a window manager instead of a desktop environment. You have many many options in Arch.

Offline

#11 2012-02-03 02:02:51

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: Missing Conf files

While it's possible to use Arch if you're willing to do the reading, the Arch culture tends to frown on coming on the forums to ask basic questions (such as the significance of ~ and not realizing what directory you're in would be red flags for a lot of people here). If you're willing to use other resources to get up to speed it may work out for you. Good luck

Offline

#12 2012-02-03 03:04:31

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: Missing Conf files

I'm largely in agreement with mcmillan, though I have a slightly different caution to offer:  even in our most generous of moods, giving instructions on how to fix something to someone who can't even do the most basic navigation of their file-system would be extremely difficult.  I mean no insult, Archenduser, but your lack of basic knowledge would/will make it very difficult for other community members to help you.

Other distros may ease you in a bit more smoothly.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#13 2012-02-03 08:40:49

thisoldman
Member
From: Pittsburgh
Registered: 2009-04-25
Posts: 1,172

Re: Missing Conf files

@Archenduser,

As Trilby wrote, some knowledge of the command line and linux filesystem is necessary and expected for Arch users.  I'll suggest this site, http://linuxcommand.org/index.php, for easily digested lessons to help bring you up to speed.  There is a companion book available as a pdf-file that may be useful: http://linuxcommand.org/tlcl.php.

The difference between perseverance and obstinacy is that one comes from a strong will, and the other from a strong won't.
    —Henry Ward Beecher

Last edited by thisoldman (2012-02-03 08:41:51)

Offline

#14 2012-02-03 10:22:43

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Missing Conf files

My €0.02 here - follow the Beginners' Guide exactly. Your questions and comments here indicate that you did not do that.

Offline

Board footer

Powered by FluxBB