Search found 582 matches

by sonny
Tue May 25, 2021 7:08 pm
Forum: Users
Topic: How to Update Chrome Browser?
Replies: 9
Views: 1915

Re: How to Update Chrome Browser

here's script to download/update google chrome #!/bin/sh echo `google-chrome-stable --version` > /tmp/chroverold oldversion=`cat /tmp/chroverold` cd / urxvt -e wget http://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb yaf-splash -wrap false -bg lightgreen -border false -margin 0...
by sonny
Tue May 25, 2021 5:52 pm
Forum: Users
Topic: When last did you run Windows?
Replies: 54
Views: 1512

Re: When last did you run Windows?

I have zero reason to have any Windows installed in any of my computers. I never needed/utilized MS Office nor Photoshop more than 1% of its power. I don't use AutoCad nor QuickBooks. I only need Firefox, ProtonVPN, file managers, and some notepads. Even my one and only, Quake III Arena, runs native...
by sonny
Tue May 25, 2021 3:25 am
Forum: Users
Topic: How to encrypt a single file using AEScrypt in Fussapup64 (I am assuming it works well for all puppies)
Replies: 5
Views: 499

Re: How to encrypt a single file using AEScrypt in Fussapup64 (I am assuming it works well for all puppies)

To encrypt files in the command terminal: aescrypt -e file1 file2 file3 To decrypt files in the command terminal: aescrypt -d file1.aes file2.aes file3.eas Be careful if you use the -o option, it will always overwrite the file specifed by -o, without warning. I don't think the gui does much, just p...
by sonny
Tue May 25, 2021 3:11 am
Forum: Users
Topic: When last did you run Windows?
Replies: 54
Views: 1512

Re: When last did you run Windows?

We just don't pull the ethernet cable when booting Windows 10, but when installing it as well! If our computers are online when fresh installing Windows 10, we can't complete the final stage until we enter our email, phone#, Skype, or any other account that we have. Microsoft servers try to use &quo...
by sonny
Mon May 24, 2021 10:21 pm
Forum: Users
Topic: When last did you run Windows?
Replies: 54
Views: 1512

Re: When last did you run Windows?

If you still have Windows 10 running in one of your computers, try to find out how many "24/7 always-on online surveillance cameras" in there by checking with this French guy's generic utility called "Windows Spy Blocker". Here are the shortest steps to get it: 1) Open your Windo...
by sonny
Mon May 24, 2021 7:01 am
Forum: Users
Topic: When last did you run Windows?
Replies: 54
Views: 1512

Re: When last did you run Windows?

I've decided to go the dual route. Windows for business, Puppy otherwise. In my current circumstances it will mean that I use Windows more than Puppy as 'll basically be using Windows during te day.. Agreed. Windows is strictly for "business apps" (not for "business"). We use WI...
by sonny
Mon May 24, 2021 6:18 am
Forum: Users
Topic: When last did you run Windows?
Replies: 54
Views: 1512

Re: When last did you run Windows?

I'm finalizing my divorce with Windows 10 actually after nearly 30 years of marriage (when she went by the name of Windows 3.1 back then).

by sonny
Mon May 24, 2021 1:45 am
Forum: Users
Topic: How to encrypt a single file using AEScrypt in Fussapup64 (I am assuming it works well for all puppies)
Replies: 5
Views: 499

Re: How to encrypt a single file using AEScrypt in Fussapup64 (I am assuming it works well for all puppies)

I have used this software under Windows OS before and now just trying it out under Puppy Linux: https://www.aescrypt.com/download/ Instead of explaining how here is the video showing it...pretty straight forward: https://files.catbox.moe/zi6j1x.mp4 The basic of it all is that AESCrypt creates a new...
by sonny
Mon May 24, 2021 1:08 am
Forum: Users
Topic: How to Update Chrome Browser?
Replies: 9
Views: 1915

Re: How to Update Chrome Browser

Okay. That surprises me. I've done it on older versions of Puppy. TBH, I answered because I know a lot about Chrome even though I don't know a lot about the latest Puppies. Someone will be by to tell you have to integrate the Google Chrome repository. This is the clue from google but dunno how to &...
by sonny
Mon May 24, 2021 12:43 am
Forum: Users
Topic: How to Update Chrome Browser?
Replies: 9
Views: 1915

Re: How to Update Chrome Browser

You don't have to uninstall the old version. Just install the new version on top of it. The other choice is to hook your Puppy Program Manager (PPM) up to the Google Repo and upgrade it exactly like any other package in the Fossa repo. Someone else will be by to explain how that's done. Chrome brow...
by sonny
Sun May 23, 2021 11:54 pm
Forum: Users
Topic: How to Update Chrome Browser?
Replies: 9
Views: 1915

Re: How to Update Chrome Browser

Please tell us the exact version of puppy you are using. If you installed it from the .deb, you can either hook your Puppy up to the Google Repository (very hard in older versions of puppy, probably easier now but someone else will have to tell you how) or you can just redownload the .deb file and ...
by sonny
Sun May 23, 2021 11:00 pm
Forum: Users
Topic: How to Update Chrome Browser?
Replies: 9
Views: 1915

How to Update Chrome Browser?

Hello,
After installing Chrome browser from its website (64-bit.deb), how do I update it in the future? Firefox variants do the update automatically but Chromes.
Very much appreciated.

by sonny
Tue May 18, 2021 6:15 am
Forum: Fossapup64
Topic: At Fossapup startup, Geany now opens all .Desktop documents
Replies: 6
Views: 368

Re: At Fossapup startup, Geany now opens all .Desktop documents

Restoring the "/usr/bin/xdg-open" with /initrd/pup_ro2/usr/local/bin/xdg-open FIXED the issue.
Right on target, dimkr! :thumbup2: :thumbup2:

by sonny
Tue May 18, 2021 4:36 am
Forum: Fossapup64
Topic: At Fossapup startup, Geany now opens all .Desktop documents
Replies: 6
Views: 368

Re: At Fossapup startup, Geany now opens all .Desktop documents

Look in these places for anything saying Geany and delete it if found. /root/startup/ /root/Startup/autostart/ Maybe in here is geany.desktop file. Was anything found in these locations? It happened right after I installed GIMP from Package Manager though I did not save the session (I did test it 2...
by sonny
Tue May 18, 2021 4:34 am
Forum: Fossapup64
Topic: At Fossapup startup, Geany now opens all .Desktop documents
Replies: 6
Views: 368

Re: At Fossapup startup, Geany now opens all .Desktop documents

I can only offer a couple of pointers. Have a look in /root/.config/autostart The files being displayed are probably the ones in there, but maybe something has been added or corrupted so that geany opens them as text rather than them just launching the programs that they are supposed to launch. Som...
by sonny
Mon May 17, 2021 10:32 pm
Forum: Fossapup64
Topic: At Fossapup startup, Geany now opens all .Desktop documents
Replies: 6
Views: 368

At Fossapup startup, Geany now opens all .Desktop documents

Hello,

For the first time ever, when I boot FossaPup64, Geany greets me by opening these files:
1. at-spi-dbus-bus.desktop
2. xorg-mousekeys.desktop
3. retrovol, netmon, etc

What caused that and how do I stop Geany from autostarting and autoopening those documents at startup?

Very much appreciated!

by sonny
Thu May 13, 2021 10:45 pm
Forum: Users
Topic: How to Add to the "Default App Chooser List"
Replies: 4
Views: 183

Re: How to Add to the "Default App Chooser List"

bigpup wrote: Thu May 13, 2021 10:38 pm

Then do the write in thing.

:thumbup:
Just what the doctor ordered!

by sonny
Thu May 13, 2021 10:37 pm
Forum: Users
Topic: How to Add to the "Default App Chooser List"
Replies: 4
Views: 183

Re: How to Add to the "Default App Chooser List"

This may depend on the version of Puppy you are using. This program has been improved over the years. If Adobe Acrobat Reader made a workable menu entry. That usually gets it into the selection drop down list. Run fixmenus, in a terminal, may be needed. If not there, you can write it into the selec...
by sonny
Thu May 13, 2021 10:16 pm
Forum: Users
Topic: How to Add to the "Default App Chooser List"
Replies: 4
Views: 183

How to Add to the "Default App Chooser List"

Hello,
I just installed Adobe Acrobat Reader.
How do I add it to the list of "Default Applications Chooser"?
Very much appreciated!

by sonny
Wed May 12, 2021 11:48 pm
Forum: Users
Topic: How to make .SH Files Run in Terminal?
Replies: 7
Views: 1479

How to make .SH Files Run in Terminal?

Hello,
What is the script/command that executes an .sh file to run or open inside the Terminal window?
Very much appreciated!

by sonny
Tue May 11, 2021 9:20 pm
Forum: Tips & Tweaks
Topic: Command to Open a ROX-Filer's Bookmark?
Replies: 8
Views: 720

Re: Command to Open a ROX-Filer's Bookmark?

I do not have a clear idea of what you want. This will open a RoxFiler window showing the files in /root/my-pictures: rox /root/my-pictures This will open all the dirs in the Bookmarks.xml file: rox $( grep 'bookmark title' /root/.config/rox.sourceforge.net/ROX-Filer/Bookmarks.xml | cut -d '>' -f 2...
by sonny
Tue May 11, 2021 6:59 pm
Forum: Tips & Tweaks
Topic: Command to Open a ROX-Filer's Bookmark?
Replies: 8
Views: 720

Re: Command to Open a ROX-Filer's Bookmark?

Hello, What command do I have to add to the script to open ROX-Filer's certain bookmarks? Very much appreciated. What do you mean exactly? Open all bookmarks of e.g. directories/programs/files at once? Open a specific entry from bookmarks? Open the bookmarks menu of a Rox filer window? Yes, open a ...
by sonny
Tue May 11, 2021 3:46 pm
Forum: Tips & Tweaks
Topic: Command to Open a ROX-Filer's Bookmark?
Replies: 8
Views: 720

Command to Open a ROX-Filer's Bookmark?

Hello,
What command do I have to add to the script to open ROX-Filer's certain bookmarks?
Very much appreciated.

by sonny
Sat May 08, 2021 5:03 pm
Forum: Users
Topic: How to Add Submenu to Start Menu?
Replies: 1
Views: 157

How to Add Submenu to Start Menu?

Hello,
How do I create a submenu in Puppy's start menu?
i.e. on "Fun" menu, I'd like to categorize "Role Playing", "Shooting", "Strategy", then place the items accordingly.
Cheers

by sonny
Sun May 02, 2021 6:26 pm
Forum: Kernels
Topic: kernel 5.11.16-rt11
Replies: 2
Views: 397

Re: kernel 5.11.16-rt11

Thank you much!
Can I have the kernel_headers as well please?
Cheers

by sonny
Fri Apr 30, 2021 4:51 am
Forum: Kernels
Topic: kernel 5.7.12 superseded
Replies: 6
Views: 465

Re: kernel 5.7.12 re-issued

@sonny - Years ago, most kernels came with firmware embedded (were much larger). Fdrv is a way to more easily add new firmware & change it alone rather than the kernel too. I got you to check via dmesg to see if all your needed firmware was loaded. It is. I've since disovered that Surface needs...
by sonny
Fri Apr 30, 2021 2:55 am
Forum: Kernels
Topic: kernel 5.7.12 superseded
Replies: 6
Views: 465

Re: kernel 5.7.12 re-issued

@sonny Glad my kernels helped. I've now attached links to sources & headers in first post. Keyboard issues are often a pinctrl setting. What is your surface model number? Would you please run the following in a terminal & post results: dmesg | grep irmware Thank you again for prompt reply. ...
by sonny
Fri Apr 30, 2021 12:06 am
Forum: Kernels
Topic: Next LTS Kernel will be 5.15 Announcement
Replies: 24
Views: 1594

Re: Next LTS Kernel will be 5.10 Announcement

peebee wrote: Tue Dec 22, 2020 4:48 pm

Well ........
Luckily for you ...........
a 64-bit build is at:
https://sourceforge.net/projects/lxpup/ ... /interims/
no firmware - needs fdrv

Hello PeeBee,
Thank you for these two files.
Do you also have the kernel sources and headers as well?
Very much appreciated!

by sonny
Thu Apr 29, 2021 11:51 pm
Forum: Kernels
Topic: kernel 5.7.12 superseded
Replies: 6
Views: 465

Re: kernel 5.7.12 re-issued

Hello Mr. ozsouth, I've been testing extensively some newer kernels and their modules on my very "difficult" Surface Laptop running fossapup64. Here's the result so far ... 1. The laptop's keyboard never works. So I use a USB keyboard. 2. With stock fdrv, 5.4.53, 5.7.9, 5.10.26, 5.11.16 ke...
by sonny
Thu Apr 29, 2021 12:44 am
Forum: Fossapup64
Topic: VMWare & VirtualBox Won't Start on FossaPup64 with Newer Kernel
Replies: 6
Views: 590

Re: VMWare & VirtualBox Won't Start on FossaPup64 with Newer Kernel

Very much appreciated, Mr. Grey. I'll give it a try tonight!

Go to advanced search