Search found 1249 matches

by jafadmin
Thu 21 May 2020, 23:29
Forum: Users ( For the regulars )
Topic: Can you make a RAID-1 setup with a HDD and USB stick?
Replies: 12
Views: 1419

My approach is to backup a gzipped image of the disk: #!/bin/sh # # Image backup the drive we booted from to location # MyName=$(echo $0 | rev | cut -d '/' -f1 | rev) if (( $# != 1 )); then printf "\n\tUsage: $MyName </path/to/storage/location>\n" printf "\n\tEx: $MyName /mnt/sdc1/bac...
by jafadmin
Mon 18 May 2020, 04:15
Forum: Users ( For the regulars )
Topic: Can you make a RAID-1 setup with a HDD and USB stick?
Replies: 12
Views: 1419

Raid only protects against hardware failure, not incidental data loss/corruption.
by jafadmin
Fri 15 May 2020, 01:58
Forum: Users ( For the regulars )
Topic: Script-based Date/Time/Locale/Timezone setting
Replies: 7
Views: 865

This command will set the timezone to New Zealand on Bionics:

Code: Select all

cp /usr/share/zoneinfo/NZ /etc/localtime
by jafadmin
Thu 07 May 2020, 09:02
Forum: Beginners Help ( Start Here)
Topic: I want to increase size of my Pup personal storage file, but
Replies: 13
Views: 2267

Coincidentally, that is the max file size on a FAT32 filesystem ..
by jafadmin
Wed 06 May 2020, 19:45
Forum: Users ( For the regulars )
Topic: Bionicpup32 cannot see other computers on network or be seen
Replies: 5
Views: 983

Use this test procedure: 1) Boot the machine in RAM mode 2) Get the IP address assignment from the DHCP server 3) Run test pings directly to the IP addresses of the other network devices If this works, you know there is nothing wrong with your ASUS netbook or the home network. Then we just need to t...
by jafadmin
Mon 04 May 2020, 16:56
Forum: Beginners Help ( Start Here)
Topic: BionicPup64 cannot connect to TV recorder on my network
Replies: 12
Views: 1922

This is a "Tempest in a Teacup" From YASSM v4.1 .. https://i.imgur.com/YmvY8K3.png I've been using the Bionics for quite a while now, and YASSM has worked flawlessly for me. (Note the "Options" line?) :roll: I've been a sysadmin on Unix/Linux since before graphical user interface...
by jafadmin
Sat 02 May 2020, 18:46
Forum: Truly off-topic conversations
Topic: perverse attitude of American company against families
Replies: 10
Views: 658

First. World. Problems. :roll:
by jafadmin
Tue 28 Apr 2020, 16:48
Forum: Security/Privacy
Topic: The new LUKS Uni-Tool: LotsaLuks v1.0.0
Replies: 20
Views: 9622

First of all, The Bionics both use LUKS when you choose the "encrypted savefile" option. You can use LotsaLuks to create additional encrypted partitions or filesystems. Secondly, the use of encrypted filesystems is an additional discipline. The user must learn to create, store, and backup ...
by jafadmin
Wed 22 Apr 2020, 16:04
Forum: Networking
Topic: How to have wlan and eth online at the same time? (SOLVeD)
Replies: 8
Views: 3774

The problem is likely routing. If you are only going to have 2 nics active at once , just make sure your Internet nic is the last one you start, and it should work I think. Ordinarily in a multihomed configuration (which puppy is not designed to do by default) the individual nics are manually config...
by jafadmin
Tue 21 Apr 2020, 09:59
Forum: Beginners Help ( Start Here)
Topic: What is 'nox' option really mean?
Replies: 6
Views: 1295

"nox" means the X server isn't started. That means /root/Startup doesn't get processed. If you run an instance without X, use rc.local to start your required services: https://www.simplified.guide/linux/automatically-run-program-on-startup#automatically-run-program-on-linux-startup-via-rcl...
by jafadmin
Tue 21 Apr 2020, 09:40
Forum: Beginners Help ( Start Here)
Topic: BionicPup64 8.0 - Teamviewer not accessing the internet
Replies: 8
Views: 1254

Test it with the firewall turned off. It's the red icon in the tray area.
by jafadmin
Sun 19 Apr 2020, 07:38
Forum: Ethernet
Topic: How to find if net adapter is in DHCP or static mode? (Solve
Replies: 12
Views: 4295

The command:

Code: Select all

ls /var/run/dhcpcd-*.pid | cut -d'-' -f2 | cut -d'.' -f1
should give you a list of the nics running dhcp
.
by jafadmin
Mon 13 Apr 2020, 18:43
Forum: Wireless
Topic: Fixing wlan number in Pups - any value per adapter [SOLVED]
Replies: 6
Views: 3126

You are correct that it is done by a udev rule. "/etc/udev/rules.d/70-persistent-net.rules" It triggers on the mac address of the device. Get the mac addresses using "ifconfig -a | grep -i hwaddr" example "70-persistent-net.rules" entry: # USB device 0x:0x (rt2800usb) u...
by jafadmin
Tue 07 Apr 2020, 18:37
Forum: Puppy Derivatives
Topic: EasyPup version 2.3.1, released June 6, 2020
Replies: 171
Views: 131099

Patch for Gpptp-V2.0 on EasyPup2.2 Gpptp-V2.0 as released on EasyPup2.2X doesn't work. This patch addresses the issues. What it fixes: 1) Adds an "ip" symlink to busybox in "/bin". This is needed by the pptp binary. Symlinking to the "ip" binary in "sbin" fail...
by jafadmin
Mon 06 Apr 2020, 00:08
Forum: Beginners Help ( Start Here)
Topic: File transfer between drives going slowly in Rox
Replies: 15
Views: 1989

You for sure have something weird going on. I just copied a 1 gig file from spinner to spinner with a "sync" in 11 seconds.

So it depends on your hardware, I'm guessing. (e.g.: processor, ram, disks, etc ..)
by jafadmin
Sat 04 Apr 2020, 16:21
Forum: Beginners Help ( Start Here)
Topic: Some questions about using scripts
Replies: 14
Views: 1678

If you want it to run from a command prompt, put it somewhere in the $PATH

If you want to run it by clicking it with your mouse, put it anywhere.

"/usr/local/bin" and "/root/my-applications/bin" are my usual spots.

.
by jafadmin
Fri 03 Apr 2020, 17:18
Forum: Users ( For the regulars )
Topic: Bionic 32: Can't change static IP address
Replies: 8
Views: 806

Ok, this is the wifi enhanced version. Notice you need a valid Whatever.WPA2.conf file. This can be copied from: "/etc/network-wizard/wireless/profiles" and put somewhere convenient as indicated in the script. What it does: 1) If a network is already running, the script shuts it down and e...
by jafadmin
Thu 02 Apr 2020, 22:13
Forum: Users ( For the regulars )
Topic: Bionic 32: Can't change static IP address
Replies: 8
Views: 806

I have a longer version that will attempt static on wireless if there in no linked LAN cable, too.

Let me know if interested ..
by jafadmin
Thu 02 Apr 2020, 19:58
Forum: Users ( For the regulars )
Topic: Bionic 32: Can't change static IP address
Replies: 8
Views: 806

Addendum: If you want to harmlessly disable network automation in your puppy you can go to /etc/rd.d and make a directory called "backups", then move all the rc.network_(whatevers) except the rc.network_basic into it, then reboot. From then on, puppy will boot without fiddling around with ...