Search found 27 matches

by mivison
Tue Mar 09, 2021 5:47 pm
Forum: Scripts
Topic: Rox filer, executing a bash script in an open terminal?
Replies: 5
Views: 631

Re: Rox filer, executing a bash script in an open terminal?

You might find the following two alternatives also useful (though not relying on keeping a terminal open): some_piped_or_simple_commandline | leafpad some_piped_or_simple_commandline | Xdialog --title "whatever" --no-cancel --fixed-font --textbox - 40 80 e.g. ls | leafpad ls -al | sort | Xdialog ...
by mivison
Tue Mar 09, 2021 1:12 pm
Forum: Scripts
Topic: Rox filer, executing a bash script in an open terminal?
Replies: 5
Views: 631

Re: Rox filer, executing a bash script in an open terminal?

Thanks all. for the imput. I'm just learning bash stuff right now? My goal right now is to manipulate MPV video player with some bash scripts.

by mivison
Tue Mar 09, 2021 5:09 am
Forum: Scripts
Topic: Rox filer, executing a bash script in an open terminal?
Replies: 5
Views: 631

Re: Rox filer, executing a bash script in an open terminal?

I found the "xterm -hold -e" flag that works. Is there a better way?

by mivison
Tue Mar 09, 2021 4:20 am
Forum: Scripts
Topic: Rox filer, executing a bash script in an open terminal?
Replies: 5
Views: 631

Rox filer, executing a bash script in an open terminal?

Lets say I have a case statement and I want to execute it by clicking on a Rox bash file. But I want it to open up in a terminal. What can I add to this code to do this? Here is the sample script, #!/bin/bash #Mike Ivison # Date 2/22/2021 clear echo 'a = Date and Time' echo 'b = List file and ...
by mivison
Mon Feb 22, 2021 5:04 am
Forum: Boot
Topic: Frugal Fossapup 'Dumping last lines of tmp/bootinit/log' on boot
Replies: 18
Views: 1625

Re: Frugal Fossapup 'Dumping last lines of tmp/bootinit/log' on boot

by taersh » Sun Feb 21, 2021 12:41 am mivison wrote: ↑Sat Feb 20, 2021 10:15 pm @foxpup I did not.I just used Geany. I don't know what cpio is. I'm mainly just a user. :) If you left-click the initrd.gz there will be an option to expand it to /root. If expanded, a directory opens and you can edit th ...
by mivison
Sun Feb 21, 2021 5:23 am
Forum: Boot
Topic: Frugal Fossapup 'Dumping last lines of tmp/bootinit/log' on boot
Replies: 18
Views: 1625

Re: Frugal Fossapup 'Dumping last lines of tmp/bootinit/log' on boot

bigpup wrote: Sat Feb 20, 2021 8:17 pm

What model Dell laptop is this computer?

Is the internal drive a hard drive or SSD?

SSD
Inspiron 13, 5000 Series

by mivison
Sun Feb 21, 2021 4:15 am
Forum: Boot
Topic: Frugal Fossapup 'Dumping last lines of tmp/bootinit/log' on boot
Replies: 18
Views: 1625

Re: Frugal Fossapup 'Dumping last lines of tmp/bootinit/log' on boot

@foxpup
I did not.I just used Geany. I don't know what cpio is. I'm mainly just a user. :)

by mivison
Sat Feb 20, 2021 5:58 am
Forum: Boot
Topic: Frugal Fossapup 'Dumping last lines of tmp/bootinit/log' on boot
Replies: 18
Views: 1625

Re: Dumping on boot

taersh I tryed this too. something keeps changing it back to 60 sec. If nothing helps, you could edit the init script in initrd.gz . Search for: L_PAUSING_60_SECONDS In Function check_status() you'll find code: else echo "${L_PAUSING_60_SECONDS}" >/dev/console sleep 60 fi Change the sleep 60 to ...
by mivison
Sat Feb 20, 2021 5:54 am
Forum: Boot
Topic: Frugal Fossapup 'Dumping last lines of tmp/bootinit/log' on boot
Replies: 18
Views: 1625

Re: Frugal Fossapup 'Dumping last lines of tmp/bootinit/log' on boot

bigpup Well I tried changing the grub code, but it is still the same. I'm thinkful that it still boots because I am very use to Puppy and how to move around in it. To answer your question on my install. I just copied the needed files to a directory I named pup. Then I copied and pasted some code ...
by mivison
Fri Feb 19, 2021 4:50 pm
Forum: Boot
Topic: Frugal Fossapup 'Dumping last lines of tmp/bootinit/log' on boot
Replies: 18
Views: 1625

Re: Dumping on boot

bigpup 9.5 fossapup yes, internal install format ext4 frugal install Boot menu text menuentry "Puppy " { search --no-floppy --file --set /pup/vmlinuz linux /pup/vmlinuz psubdir=/pup pfix=fsck,fsckp initrd /pup/initrd.gz } no windows installed at this time. I hosed it with Antix. haha no usb plugged ...
by mivison
Fri Feb 19, 2021 4:05 am
Forum: Boot
Topic: Frugal Fossapup 'Dumping last lines of tmp/bootinit/log' on boot
Replies: 18
Views: 1625

Frugal Fossapup 'Dumping last lines of tmp/bootinit/log' on boot

Hi all, I'm running puppy along side of Antix on a Dell laptop. When I boot into puppy( I'm using the same grub file as Antix) I get this on my boot screen when booting into puppy. It did the same thing when I was booting from a usb thumb and have the puppySave file on this computer on the Windows ...
by mivison
Mon Feb 08, 2021 4:08 am
Forum: Security
Topic: Facebook password Andriod weirdness
Replies: 2
Views: 246

Re: Facebook password Andriod weirdness

Thanks for replying. I haven't the time right now to look into why facebook on my phone was doing what it was doing. So I just deleted facebook for now. it's not important to me. I just check it on my PC, and I'm fine with that. Thanks again for the reply.

by mivison
Sat Feb 06, 2021 6:32 am
Forum: Security
Topic: Facebook password Andriod weirdness
Replies: 2
Views: 246

Facebook password Andriod weirdness

This is very much off subject, but here goes. My Facebook got hacked, so I changed my password from my laptop. I went to reset my password on android my phone and it logged on anyway without a password change. So I logged out and it knew it again. I uninstalled it off the phone. Then reinstalled it ...
by mivison
Fri Jan 29, 2021 6:14 pm
Forum: Boot
Topic: How to add Puppy to grub2 with Windows 10 and Manjaro?
Replies: 10
Views: 1590

Re: How to add Puppy to grub2 with Windows 10 and Manjaro?

@foxpup
Works awesome!!!!! I did just what you said. Thanks!!!!
By the way, Manjaro was able to open the pup iso file so I could place all the needed files in a directory.

by mivison
Thu Jan 28, 2021 3:15 pm
Forum: Boot
Topic: How to add Puppy to grub2 with Windows 10 and Manjaro?
Replies: 10
Views: 1590

Re: Adding Puppy manually to grub?

THANKS !!!! I'll give this a try. Yes I am booting from the Manjaro GRUB2. This will save me from maybe hosing it all trying to install Pup alone with everything. HAHA . P.S. I'm keeping Windows because this is my gaming rig. Until I can customize Linux for gaming I'm keeping Win 10.

by mivison
Thu Jan 28, 2021 2:25 am
Forum: Boot
Topic: How to add Puppy to grub2 with Windows 10 and Manjaro?
Replies: 10
Views: 1590

Re: Adding Puppy manually to grub?

I think the post under this one might answer my question.

by mivison
Thu Jan 28, 2021 1:26 am
Forum: Boot
Topic: How to add Puppy to grub2 with Windows 10 and Manjaro?
Replies: 10
Views: 1590

How to add Puppy to grub2 with Windows 10 and Manjaro?

Ok, here's what i would like to do. I have a Windows 10, Manjaro dual boot install on my desktop PC. I would like to add a frugal Puppy to it all and edit grub to see Puppy. Is this stupid? Is this do-able? Or is there a better way? If It can be done, it sound like fun!

by mivison
Mon Jan 25, 2021 7:40 pm
Forum: Browsers
Topic: Firefox freezes up
Replies: 16
Views: 1683

Re: Firefox freezes up

@xenial. Did you try the "no hardware acceleration"?

by mivison
Mon Jan 25, 2021 6:00 am
Forum: Browsers
Topic: Firefox freezes up
Replies: 16
Views: 1683

Re: Firefox freezes up

I'm thinking that turning off the hardware acceleration might have fixed it. I will test it for awhile and see.

by mivison
Wed Jan 20, 2021 4:10 am
Forum: Browsers
Topic: Firefox freezes up
Replies: 16
Views: 1683

Re: Firefox freezes up

I knew I wasn't the only one. I hope someone will find the solution soon.
I love Puppy and Firefox. I'd hate to have to ditch one of them. :cry:

by mivison
Tue Jan 19, 2021 3:47 pm
Forum: Browsers
Topic: Firefox freezes up
Replies: 16
Views: 1683

Firefox freezes up

My firefox keeps freezing up, and not just on one system. I have to restart my X service. Any one else having this problem?

by mivison
Thu Jan 07, 2021 6:28 pm
Forum: Beginners Help
Topic: How to change Rox settings in Fossapup 64?
Replies: 7
Views: 550

Re: How to change Rox settings in Fossapup 64?

Hi, my Rox menu doesn't look like yours.

Image

by mivison
Tue Jan 05, 2021 5:42 am
Forum: Eye Candy
Topic: Icon Themes Exchange
Replies: 66
Views: 11027

Re: Icon Themes Exchange

Just wanted to say THANKS!!!!

by mivison
Sat Jan 02, 2021 11:03 pm
Forum: Beginners Help
Topic: Will a frugal install copy all apps & files from my old install?
Replies: 6
Views: 378

Re: Frugal install, All apps & files?

Yes I have it installed on a desktop computer right now in a Frugal install. I think you all helped me alot. I will try those things and let you know. Thanks all! By the way, I have Puppy on 2 desktops, and 3 laptops already. Like alot of Linux fans I just like to piddle around and try different ...
by mivison
Sat Jan 02, 2021 2:08 pm
Forum: Beginners Help
Topic: Will a frugal install copy all apps & files from my old install?
Replies: 6
Views: 378

Re: Frugal install, All apps & files?

Thanks for the replies! And Happy New Year! What I'm wanting to do is run pup on another laptop without having to set everything back up, like my themes and faverite apps and all. I also have a laptop at work I want to install this on. I have everything set the way I like it. So maybe I need to make ...
by mivison
Sat Jan 02, 2021 5:03 am
Forum: Beginners Help
Topic: Will a frugal install copy all apps & files from my old install?
Replies: 6
Views: 378

Will a frugal install copy all apps & files from my old install?

If I make a frugal install on a thumb drive from the PC I am using now, will it copy all of my tweeks, apps, and files to the new install? Why I am asking is that I would like to have a copy so that when I load on a new PC I won't have to re-set everything back up.

by mivison
Thu Nov 26, 2020 6:46 pm
Forum: Beginners Help
Topic: Older distros, Can I use them?
Replies: 2
Views: 269

Older distros, Can I use them?

Is it ok to use older distos? if so, what are the draw backs?

Go to advanced search