* Re: [Comm-en] Add a new user via GUI in 5.0.2 Terminal? @ 2012-08-02 21:42 ` Michael Shigorin 1 sibling, 0 replies; 8+ messages in thread From: Michael Shigorin @ 2012-08-02 21:42 UTC (permalink / raw) To: community-en On Thu, Aug 02, 2012 at 03:09:20PM -0400, JD Hupp wrote: > I'm new to Alt Linux and currently testing 5.0.2 Terminal 5.0.2 is a release while the link below relates to a snapshot :) > I would like to add a new user via graphical interface. Look for Settings > ALT Linux Control Center or something like that ("acc" from root shell); there's a "Users" module there. Just checked that it is included in that particular image. -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/ ^ permalink raw reply [flat|nested] 8+ messages in thread
[parent not found: <501AE4CD.2040100@prpcompany.com>]
* Re: [Comm-en] Synaptic Package Manager: Reload failure, then unresponsive (in 5.0.2 Terminal) @ 2012-08-02 21:48 ` Michael Shigorin 1 sibling, 0 replies; 8+ messages in thread From: Michael Shigorin @ 2012-08-02 21:48 UTC (permalink / raw) To: community-en On Thu, Aug 02, 2012 at 04:36:29PM -0400, JD Hupp wrote: > And it noted that Synaptic Preferences currently point to: > http://ftp.altlinux.org/pub/distributions/ALTLinux/5.0/Desktop/current/i586/base/release Ouch! Only these repos should be active (see also /etc/apt/sources.list* if interested): rpm [updates] http://ftp.altlinux.org/pub/distributions/ALTLinux/5.1/branch i586 classic rpm [updates] http://ftp.altlinux.org/pub/distributions/ALTLinux/5.1/branch noarch classic The rest, especially "5.0/branch" and the non-existing ones like "5.0/Desktop", have to be disabled. -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/ ^ permalink raw reply [flat|nested] 8+ messages in thread
[parent not found: <501AE59B.3020609@prpcompany.com>]
* Re: [Comm-en] Change or edit the boot splash screen? @ 2012-08-02 21:56 ` Michael Shigorin 0 siblings, 1 reply; 8+ messages in thread From: Michael Shigorin @ 2012-08-02 21:56 UTC (permalink / raw) To: community-en On Thu, Aug 02, 2012 at 04:39:55PM -0400, JD Hupp wrote: > The boot splash screen has a Russian title for its logo, and in > the upper right corner displays BETA. Can I change this? Yes; see branding-*-bootloader and -bootsplash packages (the latter might need initrd regeneration and the former might need LILO reinstall). The image is /boot/splash/message but the format is pretty custom. gfxboot splash screens are sparsely documented, unfortunately. I'll try to ask folks for the better links in case none of prepackaged images suits you. A brave/dedicated soul can also learn how to package their own ones though ;-) Some terse Russian docs are here: http://www.altlinux.org/Branding Again, if you're after a custom/reproducible solution I'm willing to help you learn. -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/ ^ permalink raw reply [flat|nested] 8+ messages in thread
[parent not found: <501AFBB1.2070109@altlinux.org>]
* Re: [Comm-en] Change or edit the boot splash screen? @ 2012-08-02 22:28 ` Michael Shigorin 2012-08-02 22:43 ` Alex Negulescu 1 sibling, 1 reply; 8+ messages in thread From: Michael Shigorin @ 2012-08-02 22:28 UTC (permalink / raw) To: ALT Linux users (in English only) On Fri, Aug 03, 2012 at 01:14:09AM +0300, Alex Negulescu wrote: > Also if he upgrades to t6, he could use plymouth too and grub2. > (though for server installs i prefer lilo, no grub/plymouth). > This can be discussed, both of them have pluses and minuses (grub and lilo) Hey, the newest distro bakeoven (mkimage-profiles) supports both grub and lilo, and does support plymouth as well ;-) > gfxboot -ls -a /boot/splash/message > gfxboot --add-files /path/to/new/back.jpg -a /boot/splash/message > The commands work like here: http://en.opensuse.org/SDB:Gfxboot > (sorry for the suse link Mike) Thanks, I've only dealt with that via branding.spec so far :) -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/ ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm-en] Change or edit the boot splash screen? 2012-08-02 22:28 ` Michael Shigorin @ 2012-08-02 22:43 ` Alex Negulescu 2012-08-02 23:11 ` Michael Shigorin 0 siblings, 1 reply; 8+ messages in thread From: Alex Negulescu @ 2012-08-02 22:43 UTC (permalink / raw) To: ALT Linux users (in English only) [-- Attachment #1: Type: text/plain, Size: 1204 bytes --] On 08/03/2012 01:28 AM, Michael Shigorin wrote: > On Fri, Aug 03, 2012 at 01:14:09AM +0300, Alex Negulescu wrote: >> Also if he upgrades to t6, he could use plymouth too and grub2. >> (though for server installs i prefer lilo, no grub/plymouth). >> This can be discussed, both of them have pluses and minuses (grub and lilo) > Hey, the newest distro bakeoven (mkimage-profiles) supports > both grub and lilo, and does support plymouth as well ;-) Yup, I know, i was just telling you what I prefer, having plymouth off, and using lilo. Plus sometimes the disks entered into fsck and I didn't know what took so long, it did not want to get out of the plymouth screen. Some while ago the newest m-p did not work on 5.0/5.1 installs, and it didn't accept disabling plymouth. So as you know I forked and made some changes on that older m-p and am still using it for small setups :D >> gfxboot -ls -a /boot/splash/message >> gfxboot --add-files /path/to/new/back.jpg -a /boot/splash/message >> The commands work like here: http://en.opensuse.org/SDB:Gfxboot >> (sorry for the suse link Mike) > Thanks, I've only dealt with that via branding.spec so far :) > I tested setups first :) [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 262 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm-en] Change or edit the boot splash screen? 2012-08-02 22:43 ` Alex Negulescu @ 2012-08-02 23:11 ` Michael Shigorin 2012-08-02 23:14 ` Alex Negulescu 0 siblings, 1 reply; 8+ messages in thread From: Michael Shigorin @ 2012-08-02 23:11 UTC (permalink / raw) To: ALT Linux users (in English only) On Fri, Aug 03, 2012 at 01:43:19AM +0300, Alex Negulescu wrote: > Yup, I know, i was just telling you what I prefer, having > plymouth off, and using lilo. /me too > Some while ago the newest m-p did not work on 5.0/5.1 installs, > and it didn't accept disabling plymouth. So as you know I > forked and made some changes on that older m-p and am still > using it for small setups :D Hey, patches are welcome ;-) -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/ ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm-en] Change or edit the boot splash screen? 2012-08-02 23:11 ` Michael Shigorin @ 2012-08-02 23:14 ` Alex Negulescu 0 siblings, 0 replies; 8+ messages in thread From: Alex Negulescu @ 2012-08-02 23:14 UTC (permalink / raw) To: shigorin, ALT Linux users (in English only) [-- Attachment #1: Type: text/plain, Size: 747 bytes --] On 08/03/2012 02:11 AM, Michael Shigorin wrote: > On Fri, Aug 03, 2012 at 01:43:19AM +0300, Alex Negulescu wrote: >> Yup, I know, i was just telling you what I prefer, having >> plymouth off, and using lilo. > /me too > >> Some while ago the newest m-p did not work on 5.0/5.1 installs, >> and it didn't accept disabling plymouth. So as you know I >> forked and made some changes on that older m-p and am still >> using it for small setups :D > Hey, patches are welcome ;-) > It's already in my git the latest m-p. Didn't change anything lately, just built with p6/t6. I should test the latest m-p-d to see what's there. Though sometimes is better to just use the litest you have, for the targets that aren't complicated. [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 262 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
[parent not found: <501AFED0.9060209@prpcompany.com>]
* Re: [Comm-en] Change or edit the boot splash screen? @ 2012-08-02 23:10 ` Michael Shigorin 0 siblings, 0 replies; 8+ messages in thread From: Michael Shigorin @ 2012-08-02 23:10 UTC (permalink / raw) To: ALT Linux users (in English only) On Thu, Aug 02, 2012 at 06:27:28PM -0400, JD Hupp wrote: > Is there a Terminal version of t6? Yup. I've just built the current image with TDE 3.5.13 backport (that one received quite a few bugfixes) and Firefox 10: http://ftp.linux.kiev.ua/pub/Linux/ALT/people/mike/iso/terminal/ ltsp-tde-t6_20120803-i586.iso ...but it's rather beta than nothing: http://www.altlinux.org/LTSP/beta [ru] and so far doesn't bring up a graphical login window on a virtualbox thin client (X starts up but dm's not there). Sorry, too sleepy at the moment to continue. PS: "acc" is "Settings > System management center", actually. The LTSP related module should be broken at least regarding video resolution change though due to xorg autoconfiguration. -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/ ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2012-08-02 23:14 UTC | newest] Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2012-08-02 21:42 ` [Comm-en] Add a new user via GUI in 5.0.2 Terminal? Michael Shigorin 2012-08-02 21:48 ` [Comm-en] Synaptic Package Manager: Reload failure, then unresponsive (in 5.0.2 Terminal) Michael Shigorin 2012-08-02 21:56 ` [Comm-en] Change or edit the boot splash screen? Michael Shigorin 2012-08-02 22:28 ` Michael Shigorin 2012-08-02 22:43 ` Alex Negulescu 2012-08-02 23:11 ` Michael Shigorin 2012-08-02 23:14 ` Alex Negulescu 2012-08-02 23:10 ` Michael Shigorin
ALT Linux users (in English only) This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community-en/0 community-en/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-en community-en/ http://lore.altlinux.org/community-en \ community-en@lists.altlinux.org community-en@lists.altlinux.ru community-en@lists.altlinux.com public-inbox-index community-en Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community-en AGPL code for this site: git clone https://public-inbox.org/public-inbox.git