From: Pavlov Konstantin <thresh@altlinux.ru> To: community@lists.altlinux.org Subject: Re: [Comm] автозагрузка Date: Sat, 18 Aug 2007 16:59:21 +0400 Message-ID: <20070818125921.GA31450@cryo.net.ru> (raw) In-Reply-To: <E1IMNOw-000JP7-00.passazir-mail-ru@f38.mail.ru> [-- Attachment #1: Type: text/plain, Size: 697 bytes --] On Sat, Aug 18, 2007 at 04:27:34PM +0400, August August wrote: > > > > Здравствуйте! > Будте добры, подскажите куда нужно поместить файл для автозагрузки? > С уважением, А. chmod +x /path/to/filetoautorun echo '#!/bin/sh' > /etc/rc.d/rc.local echo '/path/to/filetoautorun' >> /etc/rc.d/rc.local chmox +x /etc/rc.d/rc.local -- >Скачал с Сизифа книги: alt-docs-extras-computerra [...] и т.д. >А вот найти их у себя не могу где они находятся и как их почитать? Если Вы их все же установили, то можно, например, почитать их так: for f in $(rpm -ql `rpm -qa|grep alt-docs`|grep index); do mozilla file://"$f" done Но лучше начните с man rpm. -- aris in sisyphus@ [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-08-18 12:59 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-08-18 12:27 August August 2007-08-18 12:52 ` Motsyo Gennadi aka Drool 2007-08-18 12:59 ` Pavlov Konstantin [this message] 2007-08-18 17:20 ` Алексей Синицын 2007-08-19 20:22 ` Pavlov Konstantin 2007-08-20 15:26 ` Vyatcheslav Perevalov 2007-08-20 20:00 ` Алексей Синицын 2007-08-21 10:00 ` Vyatcheslav Perevalov 2007-08-21 13:10 ` Michael Shigorin 2007-08-21 13:39 ` Алексей Синицын 2007-08-21 14:36 ` Vyatcheslav Perevalov 2007-08-22 10:04 ` Gennadiy Redko 2007-08-22 10:35 ` Vyatcheslav Perevalov 2007-08-20 9:17 ` Michael Shigorin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20070818125921.GA31450@cryo.net.ru \ --to=thresh@altlinux.ru \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git