The tag has no wiki summary.

learn more… | top users | synonyms

15
votes
5answers
718 views

Are there any Linux distros aimed specifically at being Linux tutorials?

Are there any Linux distributions that come pre-loaded with hands-on, guided tutorials or other learning software aimed at teaching a new user how to work with Linux? I'm aware that some distros are ...
11
votes
7answers
1k views

Practical tasks to learn shell scripting

I'm looking for some common problems in unix system administration and ways that shell scripting can solve them. Completely for self-educational purposes. Also I'd like to know how would you go about ...
11
votes
3answers
839 views

Online grep exercises?

Are there any online grep tutorials that would feature some online tool for performing exercises? For example, having some predefined text sample and being told what patterns to find and so forth? It ...
9
votes
5answers
1k views

Useful Linux Podcasts

I'm always looking for podcasts that can help me keep up with operating systems and development. That said, I typically listen to the Linux Outlaws podcast, but was wondering if there are other ...
9
votes
3answers
811 views

Are free shell accounts safe?

I am trying to identify how safe the free shell accounts provided by the likes of shellmix.com are. I have never used one myself but want to suggest it to someone interested in learning shell ...
9
votes
2answers
446 views

Where is best place to find sources of standard linux command line tools?

Into: I like learning by reading sources. But it's tiring of searching them across internet splited on many many different project sites. I'd love to see central browsable repo with sources of many ...
4
votes
1answer
275 views

Openstack for home cloud hosting

I am experimenting with a couple of technologies that I soon may have to use at work. So for now, I was thinking about duplicating the environment which I may have to create for my office at home so ...
3
votes
4answers
526 views

Help me choose the right distribution for learning and hosting web apps

I'm coming to Linux from the Windows world, and I want to learns the ins and outs of the system in order to make it my primary day to day work and hosting environment. I'm pretty much a complete ...
3
votes
2answers
148 views

Advanced usage/command of shell [duplicate]

Possible Duplicate: Is there any book , Tutorial on very very advanced shell scripting Is there a way/book to learn advanced usage of shell by practice? I find that most shell programming ...
3
votes
1answer
119 views

A short tutorial on how a linux distro is organized and supposed to work

I need a tutorial , preferably with pics/diagrams to get oriented to how a typical Linux distro. is organized and used (including the basic software installation work flow). It shouldn't be a 500 ...
2
votes
1answer
22 views

How do find the LDAP connection details that the Solaris box uses to authenticate users?

The Solaris box is configured to use LDAP and has no local user accounts. This is the output of the nsswitch.conf file: bash-3.2$ less /etc/nsswitch.conf passwd: files [NOTFOUND=continue] ldap ...
2
votes
1answer
106 views

how can 'init' and 'service' command can cross normal-user life?

i'm just moved to linux world in ubuntu 10.10. i'm using it for normal life, internet and social networks, multimedia enterainement like musics and movie, a bit of coding with c and python.. i've ...
1
vote
0answers
54 views

Fprintd - How to customize

I'm making a system based on web technologies, which means that my interaction with hardware is very limited (keyboard/mouse). I would like to modify/write some code/driver that makes my fingerprint ...
0
votes
1answer
77 views

Sources to learn about performing certain tasks on command line?

Can someone transform it into community wiki please? I guess I've got no privileges for that. Let's list practical sources for learning about performing certain tasks on *nix command line. E.g. I ...
0
votes
0answers
33 views

How to Gain a Better Understanding of a Linux System [duplicate]

I recently passed from Ubuntu to Slackware, and I know to do some basic operations on my system, e.g. archives handling, network configuration, audio configuration, video configuration, basic scripts ...
0
votes
0answers
139 views

Resources to learn Linux? [duplicate]

Possible Duplicate: Good Introductory resources for linux I have no experience with any Linux operating system and I just put Ubuntu on my MacBook Pro. What would you professionals ...
0
votes
2answers
251 views

New to unix, Where should i start? [duplicate]

Possible Duplicate: Beginning to learn Unix and Linux I was working with .net for the past few years and now i am put into a project that has unix. I really dont know unix. where should i ...
-1
votes
3answers
147 views

How to get comfortable in linux as an ex-windows user? [closed]

I've been using linux full time for about 8 years. Now and then I help someone else migrate from windows to linux. Because I don't often use windows, I often find myself forgetting some of the ...