WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Recent Posts

Pages: 1 ... 8 9 [10]
91
great stuff, I will try that out tomorrow after I check on the other stuff I need to do

cheers
92
TCB Talk / Re: Translations
« Last post by jls_legalize on May 21, 2013, 01:10:23 AM »
Hi

untranslated:

apps:
select fastest mirror
md5 checking
load app locally
check for orphans
dependencies and deletions
check onboot unneeded
onboot manteinance
ondemand manteinance
installation options
toggle default..
selective copy.....
quit

scmapps:
install
uninstall
delete
boot list manteinance
93
TCB Talk / Re: shutdown.sh called before filetool
« Last post by jls_legalize on May 21, 2013, 12:57:14 AM »
anyone?
94
Raspberry Pi / Re: piCore SD card image.
« Last post by bmarkus on May 21, 2013, 12:05:18 AM »
piCore-20130521 version released. Changes:

- base updated to 4.7.7
- kernel updated to 3.8.13

The most visible change that dropped or multiplied input characters are eliminated.

Download:

piCore-20130521.img.gz    md5

piCore-X updated to new piCore base, preinstalled components synced to repo:

piCore-X-20130521.img.gz    md5
95
TCE Q&A Forum / How to install Xorg?
« Last post by gmc on May 20, 2013, 10:51:11 PM »
Greetings,

I have searched the forum, etc., and have not found a clear explanation of how to properly install Xorg.

I started with a clean install of TCL 4.7.7, followed by Xorg 7.6.  On restart my resolution was aat 1920x1080.  This makes it nearly impossible for me to read anything.

How do I install Xorg with a default resolution of 800x600?

What else should I install along with Xorg 7.6 (in anything).

Thanks.
96
Off-Topic - Tiny Tux's Corner / Re: Require password for sudo command ?
« Last post by remus on May 20, 2013, 09:29:56 PM »
Thanks althalus

Your instructions are spot on :)
97
TCB Q&A Forum / Re: Boot with kernel 3.8.11
« Last post by gerald_clark on May 20, 2013, 09:03:41 PM »
You need to rebuild the initrd with the matching kernel modules.
98
TCB Q&A Forum / Boot with kernel 3.8.11
« Last post by matt on May 20, 2013, 08:57:57 PM »
Hello,

I was compiling the kernel 3.8.11 and made remastered core.gz. I inserted the parameter 'text' in syslinux.cfg.
After the line 'Microcode update driver v2.0 .... ' the system freeze.

ps. x86 microcore.

Please, help.
99
Off-Topic - Tiny Tux's Corner / Re: Require password for sudo command ?
« Last post by althalus on May 20, 2013, 08:19:08 PM »
Set up a password for the tc user (type passwd)

type
Code: [Select]
sudo visudoLook for the following line:
Code: [Select]
tc     ALL=NOPASSWD: ALLChange it to:
Code: [Select]
tc     ALL=(ALL) ALL
Make sure you add /etc/shadow and /etc/sudoers to your backup. /etc/group might be needed in your backup too, but I don't think it's necessary.

Whatever you do, don't manually edit /etc/sudoers. Visudo protects you somewhat against typos and errors in your sudoers file.
100
Off-Topic - Tiny Tux's Corner / [SOLVED] Require password for sudo command ?
« Last post by remus on May 20, 2013, 08:04:01 PM »
Hi all,

I'm looking into making my mc server a bit more secure, am and wondering if I can make the sudo command trigger a root password request ?

Thanks.
Pages: 1 ... 8 9 [10]