strange swaks error

2018-10-13 Thread Russell Coker via luv-main
Received: from othello.dycom.com.au (othello [203.15.121.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: ***@coker.com.au) by smtp.sws.net.au (Postfix) with ESMTPSA id 02BDEEC07

strange date issue

2018-10-13 Thread Russell Coker via luv-main
I'm running kvm with the -rtc option to try and test a bug related to the start of daylight savings time. Anyway when the VM boots up it gets the acutal time rather than the hwclock time: root@stretch:/etc# hwclock 2018-10-05 10:39:30.993531+1000 root@stretch:/etc# date Sun 14 Oct 13:17:23

Re: strange 6in4 errors - what does "RX errors" mean?

2018-09-28 Thread Russell Coker via luv-main
I've done some more research on this. From net/ipv6/ip6_tunnel.c in the kernel source the following is the only code that increments the frame error count: err = dscp_ecn_decapsulate(tunnel, ipv6h, skb); if (unlikely(err)) { if (log_ecn_err)

TLS 1.2 etc

2018-09-03 Thread Russell Coker via luv-main
https://techcommunity.microsoft.com/t5/Skype-for-Business-Blog/Preparing-for-TLS-1-0-1-1-Deprecation-O365-Skype-for-Business/ba-p/47 https://lists.luv.asn.au/pipermail/luv-main/2016-February/008977.html As part of my work I received the above announcement from MS about dropping support for

Re: [luv-announce] CORRECTED: LUV August 2018 Main Meeting: PF on OpenBSD and fail2ban

2018-08-01 Thread Russell Coker via luv-main
On Tuesday, 31 July 2018 9:34:04 PM AEST Andrew Pam via luv-announce wrote: > Another group has the room before us, so we're starting half an hour > later this month. > > 7:00 PM to 9:00 PM Tuesday, August 7, 2018 > Training Room, Kathleen Syme Library, 251 Faraday Street Carlton VIC 3053 I

Re: Good starting point for learning about IPv6?

2018-07-25 Thread Russell Coker via luv-main
That would be a good topic for a Saturday session. I could run it. On 25 July 2018 5:09:31 pm AEST, Anthony via luv-main wrote: >Hey folks, > >Where's a good place to learn about IPv6? > >I've *mostly* got my head around IPv4 these days, and my ISP still only >has >an unsupported 6rd gateway

strange 6in4 errors - what does "RX errors" mean?

2018-07-24 Thread Russell Coker via luv-main
# ifconfig 6in4 6in4: flags=209 mtu 1280 inet6 2a01:4f8:140:71f5:1:: prefixlen 128 scopeid 0x0 inet6 fe80::a08:1 prefixlen 64 scopeid 0x20 inet6 fe80::2e04:7ca5 prefixlen 64 scopeid 0x20 inet6 fe80::a0a:a01 prefixlen 64 scopeid 0x20 sit

Re: intermittent sound on Ubuntu 16.04

2018-07-23 Thread Russell Coker via luv-main
On Thursday, 19 July 2018 11:03:45 PM AEST stripes theotoky via luv-main wrote: > Could bring the laptop to a meeting in Melbourne if someone could look at > it for me. I have lost my voice and may not speak on doctors orders so we > would have to discuss the problem even if face to face in

Re: Debian encrypted RAID system

2018-07-23 Thread Russell Coker via luv-main
On Friday, 20 July 2018 12:29:15 AM AEST David Zhan via luv-main wrote: > ‎I am thinking about install OS on a encrypted RAID 1 disk, so everything > will be ‎redundant and encrypted. So if one of the disk failed, I can still > boot from another disk. > > The system will be install on top of RAID

real time log watching

2018-07-15 Thread Russell Coker via luv-main
What's a good real-time log watching program? This is something I've wanted for a while but not had the inclination to get it going. The thing that finally made me want to do it is when my workstation gave the below log messages and decided to stop supporting USB 3.0 ports. As the ports that

Re: swap vs cache

2018-07-09 Thread Russell Coker via luv-main
On Thursday, 26 April 2018 10:47:52 AM AEST Daniel Jitnah via luv-main wrote: > Is swappiness setting in Linux what you are looking for? > > How to change the Swappiness of your Linux system > https://www.howtoforge.com/tutorial/linux-swappiness/ Thanks Daniel and James. I changed the

Re: Melbourne IT - anyone have any contacts?

2018-06-23 Thread Russell Coker via luv-main
On Saturday, 23 June 2018 5:45:51 PM AEST Piers Rowan via luv-main wrote: > We have one domain with them (which my Dad bought in 2000) and there were > two other sites under the same account. One of the other domain owners > recovered their domain access and changed the notification email to >

Re: Removing old printer drivers installed as a deb

2018-06-11 Thread Russell Coker via luv-main
On Monday, 11 June 2018 4:46:17 PM AEST Andrew Greig via luv-main wrote: > Can someone point me in the right direction, in RPM land I was fine. Probably the best thing in such situations is to tell us exactly what you did with rpm that you are having trouble doing with dpkg/apt. The apt purge

cooperative learning about FOSS via IRC

2018-06-02 Thread Russell Coker via luv-main
I think it would be good to try cooperative learning online in the evenings and possibly weekends. The idea is that everyone would join an IRC channel at a suitable time with virtual machine software configured and try out new FOSS software at the same time and exchange ideas about it via IRC.

Re: Biting the bullet - RAID

2018-05-23 Thread Russell Coker via luv-main
On Wednesday, 23 May 2018 1:08:22 AM AEST Craig Sanders via luv-main wrote: > Russell's probably got some DDR 1333 in the LUV hardware library to give > away. > > Dunno if he'll have ECC or not, but 8 or 16 GB of non-ECC is probably better > than 4GB of ECC. Probably not ECC and we keep running

Re: Biting the bullet - RAID

2018-05-23 Thread Russell Coker via luv-main
On Wednesday, 23 May 2018 1:10:08 PM AEST Craig Sanders via luv-main wrote: > far too much RAM to be worth doing. It's a great way to minimuse use of > cheap disks ($60 per TB or less) by using lots of very expensive RAM ($15 > per GB or more). > > A very rough rule of thumb is that

Docker for "drivers"

2018-05-22 Thread Russell Coker via luv-main
After reading the discussion about printer "drivers" (I use quotes due to the different definitions of the term - obviously we aren't talking about kernel drivers here) I've been thinking about how to manage such things. I've used proprietary printer drivers in the past myself, printers are

Re: Biting the bullet - RAID

2018-05-21 Thread Russell Coker via luv-main
On Monday, 21 May 2018 7:14:08 PM AEST Craig Sanders via luv-main wrote: > > I could buy another 2 Tb drive, but what to do with the 1Tb drive. I > > thought I could have bare system running onthe 1Tb and all storage on a > > RAID pair. > What you have will work fine, there's nothing wrong with

Re: Biting the bullet - RAID

2018-05-20 Thread Russell Coker via luv-main
On Sunday, 20 May 2018 12:04:13 AM AEST Andrew Greig via luv-main wrote: > So the time has come when I have backed up all my data, cleaned out the > /home directory, and in the morning I should expect that all of my data > in Dropbox has finished synching. i have downloaded and tested the > Ubuntu

Re: Biting the bullet - RAID

2018-05-20 Thread Russell Coker via luv-main
On Sunday, 20 May 2018 10:05:55 AM AEST Andrew Greig via luv-main wrote: > Drives are in and Ubuntu 18.04 is installing, I am offered an LVM option > will that mess with RAID? If you use LVM then you would use it on top of the Linux software RAID. > One other thing, will choosing btrfs orZFS

Re: Biting the bullet - RAID

2018-05-20 Thread Russell Coker via luv-main
On Sunday, 20 May 2018 2:01:14 PM AEST Craig Sanders via luv-main wrote: > > In the morning I will install the 2 new 2Tb HDDs , and load the DVD to > > launch myself into unfamiliar territory, so when I get to the partition > > stage of the process I will have 1 x 1Tb HDD for the system and /home

Re: servers and fans (was Re: RAM sizes)

2018-05-20 Thread Russell Coker via luv-main
On Sunday, 20 May 2018 11:20:36 PM AEST Rohan McLeod via luv-main wrote: > Yes, I look with envy at friends M/B's with BIOS support for PCIe SSD's > usually as M2 Note that this is only actually useful if it's NVMe. NVMe is very fast. SATA in an M2 form factor gives the same performance as any

Re: servers and fans (was Re: RAM sizes)

2018-05-20 Thread Russell Coker via luv-main
On Sunday, 20 May 2018 10:00:38 PM AEST Craig Sanders via luv-main wrote: > PS: IMO given what you can get in consumer-grade computer gear these days, > the only reason to bother with a free old server machine is the word "free". > "really cheap" might be a good enough reason too. If you're

Re: Biting the bullet - RAID

2018-05-20 Thread Russell Coker via luv-main
On Sunday, 20 May 2018 4:49:24 PM AEST Craig Sanders via luv-main wrote: > Labels aren't ugly but they're subject to human error, fallibility, and > laziness - it's easy to think that "root" is a great label for the root fs > if it doesn't occur to you at the time that you might one day want to

Re: Biting the bullet - RAID

2018-05-20 Thread Russell Coker via luv-main
On Sunday, 20 May 2018 4:09:12 PM AEST Rick Moen via luv-main wrote: > This was posted a decade or so ago to the Silicon Valley Linux User > Group by one of the leading experts who'd just solved the problem after > being stumped by it for days. (I can't remember the exact signs of > distress the

Re: Biting the bullet - RAID

2018-05-20 Thread Russell Coker via luv-main
On Sunday, 20 May 2018 2:49:32 PM AEST Craig Sanders via luv-main wrote: > One thing you can use mdadm.conf for is to rename md0 back to md0 after > mdadm "helpfully" renames it to md127 or whatever. Technically, it doesn't > matter because you should be using UUIDs or LABEL in your fstab anyway,

Re: Biting the bullet - RAID

2018-05-20 Thread Russell Coker via luv-main
On Sunday, 20 May 2018 12:25:23 PM AEST Rick Moen via luv-main wrote: > > Note that if you do this the drive names can still change when you plug > > the other two disks back in. > > Correction: Merely plugging in discs changes _no_ /dev/sdX device > assignments. Changing what's plugged in at

RAM sizes

2018-05-19 Thread Russell Coker via luv-main
https://en.wikipedia.org/wiki/DDR4_SDRAM At the LUV meeting today someone asked me how servers can have so much RAM. Firstly the above page is worth reading, DDR3 (which is in most desktop PCs in use now) can have a maximum of 16G per DIMM, some PCs only have 2 slots, 4 is very common, and 6

Re: basic git use

2018-05-15 Thread Russell Coker via luv-main
On 15 May 2018 1:24:29 pm AEST, Brian May <br...@linuxpenguins.xyz> wrote: >Russell Coker via luv-main <luv-main@luv.asn.au> writes: > >> Git gives you the impression that you can push/pull >> from anywhere to anywhere when that isn't the case. > >Maybe I am

kvm network problem

2018-05-14 Thread Russell Coker via luv-main
It seems that there is some sort of race condition related to kvm on one of my servers where starting kvm virtual machines will cause networking to stop. while sleep 5 ; do ping -c4 8.8.8.8 && killall -1 qemu-system-x86_64; done To solve this I run the above shell code while starting kvms, if

Re: basic git use

2018-05-14 Thread Russell Coker via luv-main
On Wednesday, 9 May 2018 12:54:22 PM AEST Erik Christiansen via luv-main wrote: > On 09.05.18 08:10, Brian May via luv-main wrote: > > Russell Coker via luv-main <luv-main@luv.asn.au> writes: > > > It seems that I have to create the master repository with "git ini

Re: basic git use

2018-05-08 Thread Russell Coker via luv-main
On Tuesday, 8 May 2018 7:29:59 PM AEST Erik Christiansen via luv-main wrote: > Whatever we're most familiar with is the best VCS for solo use, I figure. > Only if desperate to climb the git learning curve would I add unnecessary > frustration to the task in hand. (For solo use I just continue to

Re: basic git use

2018-05-08 Thread Russell Coker via luv-main
It seems that I have to create the master repository with "git init --bare" and then push from the slave after adding a file. Adding a file on the master is also apparently a bad idea. This is annoying, pity git is what all the cool kids use nowadays. On Tuesday, 8 May 2018 6:18:29 PM AEST

basic git use

2018-05-08 Thread Russell Coker via luv-main
I want to have a git repository accessed via ssh. Just for me, no plans to give anyone else access. Below is the transcript of what I did, how do I solve the problem at the end of git refusing to update a checked out branch? rjc@linux:/tmp$ mkdir orig rjc@linux:/tmp$ cd orig

swap vs cache

2018-04-25 Thread Russell Coker via luv-main
# free -m totalusedfree shared buff/cache available Mem: 79622212 498 53352514942 Swap: 1071917328986 The above is from my workstation. It's running KDE, Chrome, KTorrent, and not much else. My

FOSS hack evening

2018-04-17 Thread Russell Coker via luv-main
I'm running one tonight. Contact me off-list if you want to attend or be on the mailing list for the next one. It's a bring your own laptop and hack on FOSS event with free tea, coffee, and hot chocolate. -- My Main Blog http://etbe.coker.com.au/ My Documents Blog

Re: free vintage stuff.

2018-04-17 Thread Russell Coker via luv-main
Sorry for the late reply, hope it hasn't gone to rubbish yet. On Wednesday, 4 April 2018 1:26:23 PM AEST cory seligman via luv-main wrote: > anyone want any of the following? > > - PCI USB2.0 and firewire 400 combo card > > - Iomega zip drive (parallel port) > > - random old RAM - some laptop,

Re: reload /etc/network/interfaces with out rebooting

2018-04-03 Thread Russell Coker via luv-main
On Tuesday, 3 April 2018 11:21:37 AM AEST Geoff D'Arcy via luv-main wrote: > On 2018-04-03 08:32, Manoj C Menon via luv-main wrote: > > Have you tried "systemctl restart systemd-networkd" ? > > Thanks Manoj https://www.freedesktop.org/software/systemd/man/systemd.network.html

Re: reload /etc/network/interfaces with out rebooting

2018-04-02 Thread Russell Coker via luv-main
If you use /etc/network/interfaces then use ifup/ifdown to apply changes. On 2 April 2018 11:15:44 am GMT+11:00, Geoff D'Arcy via luv-main wrote: > >Back in the good ole days before we had systemd I could edit >/etc/network/interfaces and have networking restarted by doing

Re: Kde volume control

2018-03-29 Thread Russell Coker via luv-main
On Thursday, 29 March 2018 8:11:58 PM AEDT Mark Trickett via luv-main wrote: > > It seems that the backend is "Phonon VLC". Is it possible to have KDE use > > ALSA directly without such things? > > Check and double check. Someone else was asking a while back about the > Linux audio stack, on

Re: Kde volume control

2018-03-29 Thread Russell Coker via luv-main
On Thursday, 29 March 2018 8:55:56 PM AEDT Andrew Pam via luv-main wrote: > On 29/03/18 16:34, Russell Coker via luv-main wrote: > > I've done a fresh install of Debian/Testing on a new laptop and the volume > > control buttons aren't working. They make no apparent difference to

Kde volume control

2018-03-28 Thread Russell Coker via luv-main
I've done a fresh install of Debian/Testing on a new laptop and the volume control buttons aren't working. They make no apparent difference to the volume and no change to the volume settings according to alsamixer. It seems that the backend is "Phonon VLC". Is it possible to have KDE use ALSA

Re: quotas and reservations (was Re: Looking at RAID)

2018-03-11 Thread Russell Coker via luv-main
On Sunday, 11 March 2018 6:37:56 PM AEDT Craig Sanders via luv-main wrote: > On Fri, Mar 09, 2018 at 07:49:48PM +1100, Russell Coker wrote: > > Unlike BTRFS, you can expect every feature of ZFS to just work. It may be > > a total PITA to get it working, it may not be something you even want to >

Re: quotas and reservations (was Re: Looking at RAID)

2018-03-09 Thread Russell Coker via luv-main
On Friday, 9 March 2018 1:04:13 PM AEDT Craig Sanders via luv-main wrote: > I forgot to mention one very useful difference between 1. partitions & LVM > Logical Volumes (LV) and 2. btrfs sub-volumes & ZFS datasets. > > Partitions & LVs are created with a fixed size. The size can be changed >

Re: Looking at RAID

2018-03-06 Thread Russell Coker via luv-main
On Wednesday, 7 March 2018 12:58:29 AM AEDT Craig Sanders via luv-main wrote: > On Tue, Mar 06, 2018 at 11:22:17PM +1100, Russell Coker wrote: > > If you have any sort of enterprise use then you will have matched pairs. > > I've been doing that at home for a long time. I resigned myself many

Re: Looking at RAID

2018-03-06 Thread Russell Coker via luv-main
On Tuesday, 6 March 2018 10:52:35 PM AEDT Andrew Greig via luv-main wrote: > Sorry about that digression. So is there a platform that handles RAID > really well? I went to OpenSuse for mapping. But now photography is my > main work, so maybe I should be looking at installing the distro which > is

Re: Looking at RAID

2018-03-06 Thread Russell Coker via luv-main
On Tuesday, 6 March 2018 8:14:08 PM AEDT Craig Sanders via luv-main wrote: > > With ZFS you only add them one RAID set at a time and after adding that > > RAID set can't be changed. You can't just add a disk at a time as you do > > with BTRFS. > > If you're using mirrored pairs, that's no

Hack evening

2018-03-06 Thread Russell Coker via luv-main
I'm running a FOSS hack evening tomorrow. Email me off list if you are interested in attending. -- Sent from my Huawei Mate 9 with K-9 Mail. ___ luv-main mailing list luv-main@luv.asn.au https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main

Re: Looking at RAID

2018-03-05 Thread Russell Coker via luv-main
On Tuesday, 6 March 2018 6:29:11 PM AEDT Craig Sanders via luv-main wrote: > On Mon, Mar 05, 2018 at 10:54:10PM +1100, Andrew Pam wrote: > > [ ... ] it's also possible to set up mirroring using LVM, btrfs or ZFS > > if you prefer. > > With btrfs or ZFS it's easy to add additional drives for more

Re: Looking at RAID

2018-03-05 Thread Russell Coker via luv-main
On Tuesday, 6 March 2018 8:12:39 AM AEDT Colin Fee via luv-main wrote: > I switched to ZFS to manages the mirrored pairs and haven't had any issues > since. When it came time to increase the disk pool size (both the physical > disk size and pool size) ZFS made the job simple. ZFS doesn't allow

Re: Looking at RAID

2018-03-05 Thread Russell Coker via luv-main
On Monday, 5 March 2018 10:15:35 PM AEDT Andrew Greig via luv-main wrote: > My desktop computer hard drive is now full. I have offloaded a couple > of hundred Gb to an external expansion drive to give me breathing space. > > So I am looking at keeping sda and if possible adding sdb and sdc as a

Re: Security OS

2018-02-19 Thread Russell Coker via luv-main
On Monday, 19 February 2018 8:36:04 PM AEDT Mark Trickett via luv-main wrote: > All computers need a system administrator. You and he need to both > learn. It is a bit like a toaster, fail to clean and the crumbs get > mouldy, a health risk, and the prospect of starting a fire. Too many > expect

Re: Security OS

2018-02-18 Thread Russell Coker via luv-main
On Sunday, 18 February 2018 4:07:30 PM AEDT Rory Geoghegan via luv-main wrote: > Hey everybody, I have a friend who's having done security issues. I'm What security issues are they having? Not all issues are solvable through technology. > looking for an OS which is both super secure and

Fwd: [Linux-aus] Fwd: [LACTTE] Linux Journal Community Advisory Board

2018-02-15 Thread Russell Coker via luv-main
-- Forwarded Message -- Subject: [Linux-aus] Fwd: [LACTTE] Linux Journal Community Advisory Board Date: Thursday, 15 February 2018, 1:11:20 PM AEDT From: Linux Australia President via linux-aus To: linux-...@lists.linux.org.au FYI - if anyone from

iview and flv files

2018-01-15 Thread Russell Coker via luv-main
Files produced by python-iview give errors like the following when I try to play them with mplayer. Anyone have suggestions for how to deal with it? The files produced last year were ok but it seems that something changed at the ABC so files downloaded this year don't work. $ mplayer

Re: iView challenges

2018-01-14 Thread Russell Coker via luv-main
On Sunday, 14 January 2018 8:22:26 PM AEDT Mark Trickett via luv-main wrote: > I went looking for what might be usable to save to the hard drive for > later playback, and found youtube-dl, and successfully installed, even > trying to update, maybe successful, maybe not. The problem is that the >

Re: AWC EC2 queries vs self hosting and other options for a email services

2018-01-10 Thread Russell Coker via luv-main
On Wednesday, 3 January 2018 3:54:34 PM AEDT Paul van den Bergen via luv-main wrote: > spot price means if you get out bid partway through your hour, you lose > that VM and anything running on it (I think there is an option to dump to a > s3 bucket or some such - but regardless) Some time ago we

Re: Intel CPUs

2018-01-10 Thread Russell Coker via luv-main
On Thursday, 4 January 2018 11:44:17 AM AEDT Stewart Smith via luv-main wrote: > On Wed, Jan 3, 2018, at 6:29 PM, Russell Coker via luv-main wrote: > > On Wednesday, 3 January 2018 4:32:25 PM AEDT Andrew Pam wrote: > > > On 03/01/18 16:11, Arjen Lentz via luv-main wrote: &

Re: Debian/stretch screen corruption/hangs

2018-01-10 Thread Russell Coker via luv-main
On Thursday, 11 January 2018 8:15:51 AM AEDT Brian May via luv-main wrote: > Brian May writes: > > Just downgraded from vmlinuz-4.9.0-4-amd64 to vmlinuz-4.9.0-3-amd64, and > > my Thinkpad does seems a lot healthier. > > No problems since upgrading to the Linux kernel in

Re: Intel CPUs

2018-01-02 Thread Russell Coker via luv-main
On Wednesday, 3 January 2018 4:32:25 PM AEDT Andrew Pam wrote: > On 03/01/18 16:11, Arjen Lentz via luv-main wrote: > > This raises the interesting question: will distros start to provide > > > separate kernel packages for Intel and AMD CPUs. I'd guess they will, as > > the performance hit of the

Intel CPUs

2018-01-02 Thread Russell Coker via luv-main
https://www.fool.com/investing/2017/12/19/intels-ceo-just-sold-a-lot-of-stock.aspx https://www.theregister.co.uk/2018/01/02/intel_cpu_design_flaw/ Lev just tweeted the above links. This is annoying, it means rebooting all systems with Intel CPUs for which security is important and also ongoing

Re: AWC EC2 queries vs self hosting and other options for a email services

2018-01-02 Thread Russell Coker via luv-main
On Tuesday, 2 January 2018 12:19:26 AM AEDT Andrew McGlashan via luv-main wrote: > As I understand it, if you want to host an AWS EC2 server, you need to > pay a "region" price for access to a region; it is my belief that it > costs roughly $1500 per month, not sure if that is already in AUD or

Re: Check & update your Android version - Pixel Phone Help

2017-12-14 Thread Russell Coker via luv-main
I got my Nexus 6P from Kogan, so not all Kogan ones have problems. But given the way Kogan operates they could have bought phones from different regions so it could be that some Kogan phones have issues while others don't. -- Sent from my Huawei Mate 9 with K-9 Mail.

Re: Check & update your Android version - Pixel Phone Help

2017-12-14 Thread Russell Coker via luv-main
On Wednesday, 13 December 2017 10:43:49 PM AEDT Andrew McGlashan via luv-main wrote: > I was a bit annoyed not to get the 6th Novebmer patch that was the one > that fixes the KRACK problem, but it's all good now; pity anyone whom > has this phone and [probably] won't get updates without

laptop suspend in Debian/Testing

2017-12-13 Thread Russell Coker via luv-main
I've just installed Debian/Stretch on a new (to me) laptop and upgraded it to Testing. When I close the lid it doesn't suspend, instead it gives the message "authentication is required for suspending the system while other users are logged in" (presumably due to "ssh user@localhost" but also

tor etc

2017-10-16 Thread Russell Coker via luv-main
https://www.usenix.org/legacy/events/leet11/tech/full_papers/LeBlond.pdf Here is an interesting paper about deanonymising Tor users. It covers some deficiencies in Tor (reusing circuits) as well as some problems with the way it's used. https://en.wikipedia.org/wiki/TorChat

Re: dynamic IPs, remote access, poor internet

2017-10-10 Thread Russell Coker via luv-main
On Saturday, 7 October 2017 10:34:21 AM AEDT cory seligman via luv-main wrote: > I'd like to set up my server so I have remote shell access, but the problem > I'm struggling with is the two layers of dynamic IP. > > The site as a whole has some satellite modem that gets a dynamic IP, but > then

Re: Sending Bulk Mail - Own SMTP mail server on VPS vs 3rd Party Mail Service

2017-09-24 Thread Russell Coker via luv-main
On Sunday, 24 September 2017 6:08:26 PM AEST Jason White via luv-main wrote: > Arjen Lentz via luv-main wrote: > > Do you have any docu on that? > > That'd be great. > > Here's the official page: > https://wiki.list.org/DEV/DMARC > > In my case, I turned off features of

Re: Sending Bulk Mail - Own SMTP mail server on VPS vs 3rd Party Mail Service

2017-09-23 Thread Russell Coker via luv-main
On Saturday, 23 September 2017 4:56:54 AM AEST Wen Lin via luv-main wrote: > For VPS hosting service - I had looked at one hostwinds.com (Editor's > Choice of au.pcmag.com 2017) (~ US$ 14 / mth). Will check out others to > compare - basically I'm after a reasonably priced and reputable VPS web >

Re: device naming (was Re: Ethernet port setup part2)

2017-09-08 Thread Russell Coker via luv-main
On Thursday, 7 September 2017 11:02:52 PM AEST Rick Moen via luv-main wrote: > I would never recommend for a business as file server with simultaneous > use of motherboard SATA ports, a PCI-E SAS card, and USB things on an > ongoing basis. That seems like poor component selection, IMVAO. [0]

Re: server crash

2017-09-04 Thread Russell Coker via luv-main
On Monday, 4 September 2017 5:48:16 PM AEST Andrew Spiers wrote: > I've been burnt by this too, on a desktop. I think you need to watch both > btrfs fi show and btrfs df. > > https://btrfs.wiki.kernel.org/index.php/FAQ#Help.21_I_ran_out_of_disk_space. > 21 Thanks for the reference. Next time I

Re: server crash

2017-09-03 Thread Russell Coker via luv-main
On Sunday, 3 September 2017 12:47:34 PM AEST Russell Coker wrote: > The luv server was down this morning because of a KVM error. Also another > KVM VM on the same system crashed. Sorry for sleeping in. It turned out to be BTRFS mis-managing free space, deciding there was none left, and going

server crash

2017-09-02 Thread Russell Coker via luv-main
The luv server was down this morning because of a KVM error. Also another KVM VM on the same system crashed. Sorry for sleeping in. -- My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/ ___ luv-main mailing

FOSS hack days

2017-09-01 Thread Russell Coker via luv-main
There are meetups for hacking open-data type projects held in the CBD. They are quite ok and hacking any open software is acceptable (some people edit Wikipedia and I have done some Debian development there). But they aren't specific to Linux and similar development. I have access to a very

Re: Auto-remove

2017-08-22 Thread Russell Coker via luv-main
On Wednesday, 23 August 2017 11:32:27 AM AEST Craig Sanders via luv-main wrote: > > Well if you remove all kernels you are probably going to have a problem. > > But if you remove all but the most recent then it will probably be ok. > > Which is it doing? > > it's safe to remove all linux-image-*

Re: Auto-remove

2017-08-21 Thread Russell Coker via luv-main
On Tuesday, 22 August 2017 4:06:37 AM AEST stripes theotoky via luv-main wrote: > I use aptitude as a package manager. > I'm running out of disk space. How much disk space is in use and how much do you have? Hard drives keep getting bigger, nowadays it's hard to give away disks smaller than

Re: Btrfs has been deprecated in RHEL

2017-08-17 Thread Russell Coker via luv-main
On Thursday, 17 August 2017 9:49:31 PM AEST Rick Moen via luv-main wrote: > In my view, Canonical are willful copyright violators and are staking a > great deal on a guess that kernel stakeholders are not going to haul > them into court, where they would very likely lose in a major way, be >

Re: Btrfs has been deprecated in RHEL

2017-08-17 Thread Russell Coker via luv-main
On Friday, 18 August 2017 2:52:20 PM AEST Stewart Smith wrote: > On 17 August 2017 1:22:09 pm AEST, Russell Coker via luv-main wrote: > >XFS has no support for checksums that compares to ZFS and BTRFS. To do > > XFS currently does metadata checksums. > > There's work

Re: Btrfs has been deprecated in RHEL

2017-08-17 Thread Russell Coker via luv-main
On Thursday, 17 August 2017 4:47:16 AM AEST Rick Moen via luv-main wrote: > > aimed at having ZFS feature parity. That's not good for all the people > > who need ZFS features today! > > Welcome to the real world of software development, eh? > > RH aren't going to ship ZFS unless Oracle Corp.

Re: Btrfs has been deprecated in RHEL

2017-08-17 Thread Russell Coker via luv-main
On Thursday, 17 August 2017 3:16:49 PM AEST Craig Sanders via luv-main wrote: > On Thu, Aug 17, 2017 at 01:37:24PM +1000, Tim Connors wrote: > > Both XFS and btrfs enthusiastically like to silently throw any data > > written > > in the past 5 days on the floor when there's a power failure/kernel

Re: Btrfs has been deprecated in RHEL

2017-08-16 Thread Russell Coker via luv-main
On Wednesday, 16 August 2017 11:12:06 AM AEST Rick Moen via luv-main wrote: > Maybe Stratis after interim use of XFS. > https://www.phoronix.com/scan.php?page=news_item=Stratis-Red-Hat-Project > https://stratis-storage.github.io/StratisSoftwareDesign.pdf > > It's funny seeing XFS make a

Re: Btrfs has been deprecated in RHEL

2017-08-15 Thread Russell Coker via luv-main
On Wednesday, 16 August 2017 3:13:18 PM AEST Steve Roylance via luv-main wrote: > the announcement is at > https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/htm > l/7.4_Release_Notes/chap-Red_Hat_Enterprise_Linux-7.4_Release_Notes-Deprecat > ed_Functionality.html

migration

2017-08-12 Thread Russell Coker via luv-main
I've just migrated the LUV VM to a new server. The new system has 48G of RAM and SSD storage. The LUV VM now has 4G of RAM (up from 2200M) and the SSD will improve performance too. Currently while waiting for DNS changes to propagate I have the old VM forwarding connections on ports 80 and

Linux LAN Party

2017-08-07 Thread Russell Coker via luv-main
I'd like to host a Linux LAN party. I have a CBD location we can use on a weekend, it's good for public transport access and if we have it on a Sunday there is some free parking in the area. There is free coffee and hot chocolate and a fridge for anyone who wants to bring soda. Free Wifi and

Re: Debian meetup and key signing, Melbourne Thu 20 July

2017-07-19 Thread Russell Coker via luv-main
On Wednesday, 19 July 2017 10:17:03 PM AEST David via luv-main wrote: > Hi luv-main readers > > Some Debian folks are having an informal and friendly > meet-up in Melbourne! Was this mentioned on the debian-melb list? > On Thursday 20 July from 6:30 pm at Riverland Bar >

Re: Error when Installing Debian 8

2017-07-17 Thread Russell Coker via luv-main
On Monday, 17 July 2017 12:56:19 PM AEST Ray via luv-main wrote: > I have (finally) decided to give Debian 8 a try, after some mucking > around I installed. THe install medium was an Debian 8.3 i386 DVD, and > was upgraded from the net. The install of the kernel produces the > following error.

Re: radio ethernet link

2017-07-03 Thread Russell Coker via luv-main
On Tuesday, 4 July 2017 11:28:10 AM AEST Steve Roylance via luv-main wrote: > be very wary of running cables under carpet as movement under the cable > will rub the insulation off the wires and cause shorts. > > Repaired a customers PC where this had happened, the MB and PSU were fried. Just

Re: Linux compatible USB wifi

2017-06-29 Thread Russell Coker via luv-main
On Thursday, 29 June 2017 8:33:35 PM AEST Brian May via luv-main wrote: > I belive the kernel has to be custom built to work on Raspberry Pi - not > sure why. At the moment the effort for me to rebuild a Jessie kernel > requires exceeds the effort to plug into and configure the wired > network.

Re: Linux compatible USB wifi

2017-06-29 Thread Russell Coker via luv-main
On Thursday, 29 June 2017 10:03:01 AM AEST Brian May via luv-main wrote: > I currently have an adaptor based on the RTL8188CUS, but ever since > upgrading from Debian Jessie (not Raspbian) to Debian Stretch, I get > high packet loss. Especially ARP packets - which are somewhat important. Have you

Re: loudness of mp4 etc files

2017-06-28 Thread Russell Coker via luv-main
I have on my phone. My phone speakers don't give the best quality anyway. ;) On 28 June 2017 5:20:07 pm AEST, Steve Roylance via luv-main <luv-main@luv.asn.au> wrote: > >On 28/06/17 01:11, Russell Coker via luv-main wrote: >> Is there a way of balancing loudness of different

loudness of mp4 etc files

2017-06-27 Thread Russell Coker via luv-main
Is there a way of balancing loudness of different mp4 files? While it's impossible to do this perfectly (there is no general agreement on how to measure it) it is possible to give a good approximation. My music video collection that I downloaded from youtube has videos of significantly

Re: server migration

2017-06-19 Thread Russell Coker via luv-main
On Monday, 19 June 2017 8:30:46 AM AEST Arjen Lentz via luv-main wrote: > >time when we have 2 separate instances of Drupal and I don't want > >anyone to > >make changes to the old one that get lost. > > Re the backend MySQL storage, you make the new MySQL instance a slave of the > old one. That

server migration

2017-06-18 Thread Russell Coker via luv-main
New hardware has been purchased for the system that hosts the LUV VM. The old server is a i7-920, 8G of RAM, and 2*750G SATA disks. The "new" server is a i7-930, 48G of RAM, 2*250G SATA SSD, and 2*2TB SATA disks. I put new in quotes because it's not new hardware, it's hardware someone else

Re: Forcing samba to give users a disk quota

2017-06-16 Thread Russell Coker via luv-main
On Friday, 16 June 2017 7:18:16 AM AEST Toby Corkindale via luv-main wrote: > So, I need to make the samba shares report a disk quota rather than the > full free space on the server. What do you mean by "report a disk quota"? How does that work? Is it just reporting the entire free space? If

Re: older ubuntu on newer hardware

2017-06-09 Thread Russell Coker via luv-main
On Friday, 9 June 2017 4:42:49 PM AEST cory seligman via luv-main wrote: > > https://www.jbhifi.com.au/computers-tablets/laptops/dell/dell-inspiron-11-> > > > 3000-11-6-laptop/32/ > > > > That's a nice little laptop. > > yes. I didn't manage to get my older 32bit ubuntu booting on it, but I

Re: older ubuntu on newer hardware

2017-06-08 Thread Russell Coker via luv-main
On Friday, 9 June 2017 10:08:31 AM AEST cory seligman wrote: > > Why do you need it running natively? A VM is usually much easier for such > > things. If you are worried about performance then keep in mind that a VM > > on > > new hardware will often outperform running natively on old hardware.

Re: older ubuntu on newer hardware

2017-06-06 Thread Russell Coker via luv-main
On Tuesday, 6 June 2017 6:37:29 PM AEST cory seligman via luv-main wrote: > does anyone have experience putting older linux distros (specifically > Ubuntu 10.04 LTS) on newer hardware? > > I have a VM running 10.04 that has a large amount of installed packages and > tweaked installation details

Re: zfsonlinux error reporting

2017-06-04 Thread Russell Coker via luv-main
On Sunday, 4 June 2017 12:52:33 PM AEST Robin Humble via luv-main wrote: > >The drives didn't have errors as such. There were some "correctable" > >errors logged, but not as many as ZFS found. ZFS reported no errors > >reading the disk, just checksum errors. The disks are returning bad data >

Re: it's cold weather, good for BOINC

2017-06-04 Thread Russell Coker via luv-main
On Monday, 5 June 2017 1:03:00 AM AEST Andrew McGlashan via luv-main wrote: > On 04/06/17 15:35, Russell Coker via luv-main wrote: > > https://wiki.debian.org/BOINC > > For someone whom is sold on the belief that climate change is a very > serious issue, one would

it's cold weather, good for BOINC

2017-06-03 Thread Russell Coker via luv-main
https://wiki.debian.org/BOINC Above is the Debian Wiki page for BOINC (which includes SETI@Home and many other distributed computing projects). The weather will stop your PCs overheating and waste heat will keep your home warm. http://cpubenchmark.net/ The above page gives performance

<    1   2   3   4   5   6   7   >