TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Learn Linux without internet and stack overflow: Linux HOWTOs

300 点作者 hansor大约 4 年前

27 条评论

marmot777大约 4 年前
Here’s a few how to style sites that I’ve found useful for everything from small things to big projects:<p>These are general things that might seem too basic but there are some gems in there. Everyone, even really experienced users, can have gaps in their knowledge of basics: <a href="https:&#x2F;&#x2F;github.com&#x2F;you-dont-need&#x2F;You-Dont-Need-GUI" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;you-dont-need&#x2F;You-Dont-Need-GUI</a><p>Julie Evans doesn’t right just about Linux but when she writes a how-to she really puts the time in to do it well: <a href="https:&#x2F;&#x2F;jvns.ca&#x2F;" rel="nofollow">https:&#x2F;&#x2F;jvns.ca&#x2F;</a><p>DigitalOcean has the best set of how-to docs I know of for a web hosting company: <a href="https:&#x2F;&#x2F;www.digitalocean.com&#x2F;community&#x2F;tutorials" rel="nofollow">https:&#x2F;&#x2F;www.digitalocean.com&#x2F;community&#x2F;tutorials</a><p>I have less experience with them but Linode seems to do a good job on how to docs too: <a href="https:&#x2F;&#x2F;www.linode.com&#x2F;resources&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.linode.com&#x2F;resources&#x2F;</a><p>And there’s man pages and the like, too, but man pages can be a bit cumbersome for learning more than some options and basic use of a command.<p>Any other sites that people think are best for Linux in general, specialized areas like shells and scripting, distro specific sites, etc.? I’d save those sites and return to them first then do a web search if not enough there.
评论 #27001852 未加载
评论 #26998211 未加载
评论 #27007891 未加载
评论 #27004007 未加载
walton_simons大约 4 年前
This brings back some great memories. I learned so much from the HOWTOs, and I think they played a big part in getting me my first proper tech job. I just had to sit and figure it out, and the process of persevering through the mistakes and dead ends ultimately gave me a level of confidence around computers and technology in general which has been incredibly useful in work and in life.
评论 #26997400 未加载
评论 #26994879 未加载
评论 #26995905 未加载
评论 #26999225 未加载
runjake大约 4 年前
For those not paying close attention, TLDP hasn&#x27;t been updated in about 6 years, but much of it hasn&#x27;t been updated in 15-20 years.<p>Just keep using the Internet (ServerFault&#x2F;Digital Ocean&#x2F;ArchWiki&#x2F;Ubuntu Wiki&#x2F;etc) and man pages.
评论 #26996561 未加载
评论 #26995646 未加载
评论 #27000680 未加载
评论 #26998124 未加载
评论 #26997072 未加载
porbelm大约 4 年前
Slackware, HOWTOs and Usenet was how to learn this shit back in the day. And damn if it didn&#x27;t make a bunch of fine admins, &#x27;cause you basically had to fuck up a whole lot and that&#x27;s good for learnin&#x27;
alexpetralia大约 4 年前
One of my favorite resources on Linux is this: <a href="http:&#x2F;&#x2F;www.linfo.org&#x2F;newbies.html" rel="nofollow">http:&#x2F;&#x2F;www.linfo.org&#x2F;newbies.html</a><p>I have learned so much about low-level systems from these encyclopedic (yet extremely simply written) articles.<p>Make sure to click into the links on things you don&#x27;t know - it is a very fun rabbit hole!
grafelic大约 4 年前
<a href="https:&#x2F;&#x2F;github.com&#x2F;lahwaacz&#x2F;arch-wiki-docs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;lahwaacz&#x2F;arch-wiki-docs</a> as an alternative to tldp for offline viewing. IMO the Arch wiki is the best Linux configuration resource available.
评论 #26994256 未加载
phren0logy大约 4 年前
My favorite resource: <a href="https:&#x2F;&#x2F;linuxcommand.org&#x2F;tlcl.php" rel="nofollow">https:&#x2F;&#x2F;linuxcommand.org&#x2F;tlcl.php</a><p>&quot;The Linux Command Line&quot;, also available in dead-tree version from No Starch Press. The PDF of the Fifth Edition is available for free from the link above.
评论 #26996400 未加载
评论 #26998206 未加载
gerikson大约 4 年前
Last updated in 2015: <a href="https:&#x2F;&#x2F;tldp.org&#x2F;sorted_howtos.html" rel="nofollow">https:&#x2F;&#x2F;tldp.org&#x2F;sorted_howtos.html</a>
评论 #26993052 未加载
throwaway823882大约 4 年前
I gained the skills to become a Systems Admin when I was 17 by reading and following HOWTOs. I keep telling myself I will start writing new HOWTOs and publish them there, because the blog-spam instructions of today make it take 10x longer to get things done. Would anybody else write new HOWTOs?
评论 #26992978 未加载
评论 #26996216 未加载
alfiedotwtf大约 4 年前
Wow, totally forgot HOWTOs existed. I&#x27;m betting a lot of us here learned Linux via HOWTOs more than any other resource.
znpy大约 4 年前
I remember back in 2005-2005 when LinuxPro magazine gave a full dvd containing ALL of the tldp howtos and stuff, and that was kind of a sweet deal.<p>I never bought a magazine so fast in my life.
评论 #26999709 未加载
29athrowaway大约 4 年前
As a new Linux user, those HOWTOs where essential to get stuff done back in the 90s.<p>I remember having read many of those HOWTOs as a kid when I got started with Red Hat Linux 5.2.
qalmakka大约 4 年前
I distinctly remember borrowing a copy of &quot;Linux From Dummies&quot; from the public library and then using it to learn how to use the Linux shell, back in the &#x27;00s. It even came with a CD of some extremely old version of Red Hat.
评论 #26997404 未加载
cheschire大约 4 年前
Linux From Scratch (LFS) taught me the depths of Linux. TLDP taught me the breadth.
评论 #26997492 未加载
cbpowell大约 4 年前
In 1994&#x2F;5-ish I had a compendium of HOWTOs published in book form called &quot;DRx. Linux&quot;, put out by Linux System Labs. It was awesome, and THE way to get Linux configured. Good memories.
_benj大约 4 年前
Those HOWTOs where what started me on Linux back in Slackware time when I’d order CDs of it because downloading those ISO with dialup was almost impossible. Good times!
bowlingx大约 4 年前
I remember printing out the gentoo documentation back in the days to do a stage-1 install with the only computer I had :D. This was so much fun
评论 #27003877 未加载
hliyan大约 4 年前
What tool can I use to simply create and manage text files like these? Something that can indent and wrap using spaces rather than rich formatting. <a href="https:&#x2F;&#x2F;tldp.org&#x2F;HOWTO&#x2F;text&#x2F;DHCP" rel="nofollow">https:&#x2F;&#x2F;tldp.org&#x2F;HOWTO&#x2F;text&#x2F;DHCP</a>
评论 #26996786 未加载
savant_penguin大约 4 年前
I really hope they add a bunch of examples.<p>The thing I miss the most about man pages is the total lack of runnable examples<p>I get what I have to do 10 times faster from an example (preferably one in which I can just substitute the target files) than if I have to actually understand the manual lingo
desktopninja大约 4 年前
Just feels right:<p><pre><code> echo cappuccino &gt;&#x2F;dev&#x2F;coffee </code></pre> Ref: <a href="https:&#x2F;&#x2F;tldp.org&#x2F;HOWTO&#x2F;html_single&#x2F;Coffee&#x2F;#ss4.1" rel="nofollow">https:&#x2F;&#x2F;tldp.org&#x2F;HOWTO&#x2F;html_single&#x2F;Coffee&#x2F;#ss4.1</a>
type0大约 4 年前
For beginners Linux Journey is a good resource, even if it is incomplete and slightly dated <a href="https:&#x2F;&#x2F;linuxjourney.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;linuxjourney.com&#x2F;</a> but it isn&#x27;t outdated like tldp
teleforce大约 4 年前
How Linux Works book is another great Linux reference.<p>The latest edition has virtualization content that includes VMs and containers.<p>[1]<a href="https:&#x2F;&#x2F;nostarch.com&#x2F;howlinuxworks3" rel="nofollow">https:&#x2F;&#x2F;nostarch.com&#x2F;howlinuxworks3</a>
durnygbur大约 4 年前
I have a dedicated private git repository for classic, awesome, and useful programming material serving as local offline knowledge base, and it awaits for content like this.
andi999大约 4 年前
For me it was, without HOWTOs you couldnt get anything done.
kristianpaul大约 4 年前
I rather learn from Arch Linux or Gentoo wikis which are way up to date.
markwong大约 4 年前
The tldp was especially useful for me when i was in university.
teddyh大约 4 年前
I was going to link to the venerable collection of Usenet FAQs at rtfm.mit.edu, but the server seems down at the moment. (I seem to recall using it a few weeks ago.)