diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-February/000207.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'pipermail/nel/2001-February/000207.html')
-rw-r--r-- | pipermail/nel/2001-February/000207.html | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/pipermail/nel/2001-February/000207.html b/pipermail/nel/2001-February/000207.html new file mode 100644 index 00000000..80d82f06 --- /dev/null +++ b/pipermail/nel/2001-February/000207.html @@ -0,0 +1,58 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] Compiling under Linux</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:v.caron%40zerodeux.net"> + <LINK REL="Previous" HREF="000206.html"> + <LINK REL="Next" HREF="000208.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] Compiling under Linux</H1> + <B>Vincent Caron</B> + <A HREF="mailto:v.caron%40zerodeux.net" + TITLE="[Nel] Compiling under Linux">v.caron@zerodeux.net</A><BR> + <I>Mon, 19 Feb 2001 12:49:15 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000206.html">[Nel] RE: Compiling under Linux</A></li> + <LI> Next message: <A HREF="000208.html">[Nel] Dynamic load balancing?</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#207">[ date ]</a> + <a href="thread.html#207">[ thread ]</a> + <a href="subject.html#207">[ subject ]</a> + <a href="author.html#207">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>><i> I accidentily descroyd my /dev/null (Dont ask). Sorry. +</I> +As root : + +# mknod /dev/null c 1 3 +# chmod 666 /dev/null + +... and it's back to life again ! + +</pre> + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000206.html">[Nel] RE: Compiling under Linux</A></li> + <LI> Next message: <A HREF="000208.html">[Nel] Dynamic load balancing?</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#207">[ date ]</a> + <a href="thread.html#207">[ thread ]</a> + <a href="subject.html#207">[ subject ]</a> + <a href="author.html#207">[ author ]</a> + </LI> + </UL> +</body></html> |