>Does it work if you run it directly?
Yes, that's what I resolved to doing. It's the best that I can come up
with at the moment: running each individual script as the intended user.
--
VR ~
TW
Email: [EMAIL PROTECTED]
"Knowledge Is Power"
--
To UNSUBSCRIBE, e
>isn't this $(whoami) being executed in the original /bin/sh to executre
>it under the su wouldn't you need something like
>
>\$(whoami)
Well, it worked, escaping it like that. Thanks for the reply!
Also, sorry about placing this under a previous list message.
--
VR ~
--
VR ~
TW
Email: [EMAIL PROTECTED]
"Knowledge Is Power"
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
Here's my script:
#!/bin/sh
su -m -c "echo User: $(whoami)" user1
sleep1
user=$(whoami)
echo "User: $user"
I expect that when I run this as root, it changes to user1, executes
the
command specified and outputs to STDOUT "User: user1", and then executes the
second command
the configuration file located in /boot that was
installed by default.
> I just compiled the 2.6.23-1-686 kernel because I wanted to add the ck
> patch and then recompiling is the only way.
>
I need that kernel for a usb-->ethernet adapter that I bought.
--
Telly Williams
&quo
ation file on my system
and I still get this error. What is being compiled that I
shouldn't be compiling? Thanks.
--
Telly Williams
"Knowledge Is Power"
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
re than one NIC then it's
multihomed (each has its own IP address). Based on what my file
says, and that I have only one NIC (ethernet), does multihomed also
include DHCP hosts, as well, since
their IP address is dynamic? Thanks.
--
Telly Williams
"Knowledge Is
this:
ln -s /sbin/dosfsck /sbin/fsck.vfat
After that the command that you wrote worked, as well as deleted
the file that I was having trouble with.
I'm being verbose so that anyone else with this problem can
follow this thread.
--
Telly Wi
002, 003, devices. I also manually unmounted and
then mounted with the "-o rw" option, but no dice.
Anyone experienced this problem before? I just want to remove
that file. It seems to be the only one that I can't remove.
Thanks.
--
Telly Wi
see any potential problems with this, because it seems like a
very efficient way to do things, especially since my IP isn't
static. Thanks.
--
Telly Williams
"Knowledge Is Power"
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscrib
Hi,
Hopefully this doesn't sound crazy, but what would be the
pros/cons of using a script with a sleeper instead of a script
via cron? Seems the same to me(?). Thanks.
--
Telly Williams
"Knowledge Is Power"
--
To UNSUBSCRIBE, email to [EMAIL PRO
the target google for putty
>
> hth
> martin
But if I didn't want to be bothered with windows, or didn't feel safe
using the (arbitrary) PC, I could load up something like Puppy from a
USB, SSH into my computer, and then shutdown and load back up windows?
Or is that too much wo
On Thu, Oct 11, 2007 at 05:22:25PM +1000, Alex Samad wrote:
> try putty for windows
>
Thank you.
--
Telly Williams
"Knowledge Is Power"
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
hrough any shell irrespective of the OS? Thanks.
--
Telly Williams
"Knowledge Is Power"
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
romised then they could do whatever.
--
Telly Williams
"Knowledge Is Power"
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
The past day or so I've been learning to compile different programs. It's now
something that seems very easy, which I thought was very hard prior to this.
I wanted to know if some of you find it better to compile your programs or just
apt-get install them? I've been thinking about just compili
Tell me to move this if this is the wrong place to ask, but:
RAID recognizes a number of HDD's as one homogeneous drive.
If I have, say, 3 HDD's, and I divide those 3 between my /, /tmp, and /dev
locations (I picked arbitrary points), is that like having a virtual RAID
system? Or
not because
Hi,
What concept am I missing?
If I have my laptop connected to the computer through an ethernet, if I
switch it to a USB port, how do I have the OS pick it up? It seems that I
have to have the computer installed with whatever interface that I plan to use.
Am I making any sen
On Sun, Jul 22, 2007 at 01:43:59PM -0600, Aenn Seidhe Priest wrote:
> You might try to look at a better CPU like K6-II/450, K6-III or somesuch.
> Second-hand dump stores might have the processors in stock, if not solo,
> then probably even with a motherboard.
>
Thanks,
It uses a SPAX mot
On Sun, Jul 22, 2007 at 11:20:31AM -0700, David Fox wrote:
>
>
> Actually, a good thing to do on machines like that is upgrade the RAM -
> because
> many distros these days won't even install on a machine with less than maybe
> 256 megs of RAM. A lot want >64 megs of RAM.
>
> Of course, there's
On Sun, Jul 22, 2007 at 05:44:35PM +, BartlebyScrivener wrote:
>
> Well, I still want to know the Model number. Is it a 760ED?
>
> Did you look into Damn Small Linux?
>
> If not, how did you trim down Debian?
>
> I have a 760ED I'm thinking of resurrecting just for fun.
>
> rd
Hi,
> > I get:
> >
> > # dmidecode 2.8
> > # No SMBIOS nor DMI entry point found, sorry
> >
>
> Dunno. Have to wait for a wizard to come along. Are you starting a
> computer museum? What model is that ThinkPad?
>
> It's ten years old, isn't it?
(Laughs)
No,
It's not the
> What do you get when you:
>
> sudo dmidecode | grep Cache
>
I get:
# dmidecode 2.8
# No SMBIOS nor DMI entry point found, sorry
What does that mean? I googled this response and only found lots of
scripts. I apt-get the package and it's already installed. This does
> On 07/21/07 20:08, Telly Williams wrote:
> >
> > The HP, under cpuinfo, has:
> >
> > model name: AMD-K6(tm) 3D processor
> > cpu MHz: 367.497
> > stepping: 0
> > cache size: 64 KB
> >
&
Hi,
I have an HP Pavilion 6360 with Linux Debian. I also have a Thinkpad
that a friend gave me recently which runs Linux Debian, as well.
Here's the thing.
The TP, under cpuinfo, has:
model name: Mobile Pentium II
cpu MHz: 365.033
On Fri, Jul 13, 2007 at 02:56:39PM -0700, Steven Ringwald wrote:
> I think egrep handles regular expressions, while grep just does the
> simple string matching.
>
> Hope this helps!
Steve,
Thanks, it worked.
TW
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
Hi,
I'm reading up on Regular Expressions and I have a question about
alternation.
I have the sentences: "There was a dog in the house." & "A house on the
hill."
Both of these are in a file (named "regex") on two different lines.
My understanding of alternation
On Sat, Jul 07, 2007 at 12:24:51AM -0500, Manoj Srivastava wrote:
> On Sun, 17 Jun 2007 13:22:07 -0600, Telly Williams
> <[EMAIL PROTECTED]> said:
>
> > Florian Kulzer wrote:
> >>
> Did you turn on audit=1 on your grub/lilo command line? If you,
> y
I have been connecting to the internet via USB cable on my laptop, which
works fine, but, when I take out the USB cable and attempt to use a
Computer Network Cable (Category 5E, RJ-45) I dont' get a connection
anymore (even though it says I'm connected). I even set SELinux to
passive to see if
How's everyone?
I'm about to install Debian (with Gnome) on an HP Pavilion 6360 for
my friend's mother. The HP takes a maximum of 256MB's of ram.
Originally I was going to re-install Windows XP for her, but that
doesn't look like a good idea from a SPEED perspective (it was going
incredi
Florian Kulzer wrote:
I think that depends on how restrictive your SELinux setup is. Can you
turn SELinux off and try to install slib again?
Unfortunately, I have to keep SELinux in Permissive Mode in order to use
Open Office. ~Telly
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
Florian Kulzer wrote:
I think that depends on how restrictive your SELinux setup is. Can you
turn SELinux off and try to install slib again?
Whoa. I did 'echo 0 >/selinux/enforce' and now everything works,
including Open Office. Thanks Florian.
I just began using SELinux and trying to u
Christopher Nelson wrote:
I don't see this mentioned in the bug reports.
Are you running stable, testing, or unstable?
What happens if you run an `apt-get -f install`?
Also--I think your openoffice issue is a separate one. What is it
doing? Do you get a splashscreen, then it quits? Does it
Orestes leal wrote:
On Sun, 17 Jun 2007 11:21:20 -0600
Telly Williams <[EMAIL PROTECTED]> wrote:
your user doesn't have privilegies to do this, do it as root.
Here's what I get:
[EMAIL PROTECTED]:~$ su
Password:
ephome:/home/telly# apt-get upgrade
Reading package lists.
Here's what I get:
[EMAIL PROTECTED]:~$ su
Password:
ephome:/home/telly# apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B o
Roberto C. Sánchez wrote:
On Thu, Jun 14, 2007 at 03:22:11PM -0600, Telly Williams wrote:
I've heard all of this "talk" about how secure SE Linux is.
However, how secure can this thing be if it has been developed by the
NSA? I mean, wouldn't THEY know how to ge
Hi,
I was going to use an SE Linux mailing list for this, but, figured
I'd ask on this list first, figuring that I may have a better chance of
not getting a biased answer.
I've heard all of this "talk" about how secure SE Linux is.
However, how secure can this thing be if it has been
Douglas Allan Tutty wrote:
> Hello Telly.
>
> First, let me assure you that you do not have to reinstall, nor will
> this break your system.
>
> Second, my I suggest a planned approach to this.
>
> What will the end result look like? Personally, I don't use any gdm or
> any other *dm, I just log i
Roberto C. Sánchez wrote:
> On Sun, Jun 10, 2007 at 08:33:21PM -0400, Kamaraju S Kusumanchi wrote:
>
>> Somehow, I am not comfortable with this. I have read in many places that key
>> authentication is the most secure method and I agree with them. However it
>> is not very convenient. Consider t
Hi,
I'm currently using the Gnome Desktop environment. As I learn to
use Linux/GNU more, I find that I want to slim down my computer as much
as possible. Hence, I would like to use just a window manager instead
of a full GUI. Is it possible to revert (maybe, apt-get remove gnome)
my GUI and
Thiago Santos Faria Xavier Teixeira wrote:
> Hi,
>
> i have windows in my new laptop and i want to install debian with
> windows, but my machine has only one
> partition. So i installed the partition magic software to create a new
> partition to install linux without losing my
> windows. But the pa
41 matches
Mail list logo