You are not logged in.
Pages: 1
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
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
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
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
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
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
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
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
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. ![]()
Offline
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.
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
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
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
@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
My €0.02 here - follow the Beginners' Guide exactly. Your questions and comments here indicate that you did not do that.
Offline
Pages: 1