Search found 43 matches
- Wed Aug 01, 2018 11:19 am
- Forum: Programming
- Topic: A sysadmins guide to Bash
- Replies: 3
- Views: 895
Re: A sysadmins guide to Bash
I really disagree with his line "for file in $(ls)". Of course this should be "for file in *".
- Thu Jul 26, 2018 1:53 pm
- Forum: Software
- Topic: Best online Linux terminals and online Bash editors
- Replies: 1
- Views: 343
Re: Best online Linux terminals and online Bash editors
Recommend installing cygwin for a bash terminal, and then install vim in cygwin for bash editor.
It has the advantage that you can use linux utilities (after installing) for e.g. wget, which may not be available online (equally they may).
It has the advantage that you can use linux utilities (after installing) for e.g. wget, which may not be available online (equally they may).
- Sun Jun 24, 2018 9:55 pm
- Forum: Distros
- Topic: KDE Neon 5.8
- Replies: 45
- Views: 4050
Re: KDE Neon 5.8
I've just tried Neon in a VirtualBox VM. Is it just me or is it very slow to boot?
- Sat May 05, 2018 12:16 pm
- Forum: Forum issues
- Topic: Getting 503's a lot recently
- Replies: 41
- Views: 6916
Re: Getting 503's a lot recently
http://www.openwebanalytics.com
Open source, self-hosted, free and, most importantly, NOT GOOGLE!
https://matomo.org : see above
Open source, self-hosted, free and, most importantly, NOT GOOGLE!
https://matomo.org : see above
- Wed Mar 14, 2018 7:52 pm
- Forum: General discussion
- Topic: Daylight Savings Time has begun
- Replies: 12
- Views: 1476
Re: Daylight Savings Time has begun
My cat doesn't care - sleeps all day, sleeps all night.
- Mon Feb 19, 2018 11:40 am
- Forum: Software
- Topic: *SOLVED* Audio LEVELER not NORMALISER
- Replies: 26
- Views: 2856
Re: *SOLVED* Audio LEVELER not NORMALISER
You don't need the `` expression, just newgain=${mygain//[!0-9.]}
HIH
HIH
- Sun Jan 21, 2018 11:48 pm
- Forum: Distros
- Topic: Whats your favorite OS?
- Replies: 10
- Views: 1312
Re: Whats your favorite OS?
Seems to me MX-17 has more systemd than Antix-17 or Slackware (none) mx17-vm!chris (pts/0) Sun 21 Jan 2018 11:39 pm GMT:/home/chris $ ps ax | grep systemd 363 ? Ss 0:00 /lib/systemd/systemd-udevd --daemon 1739 ? S 0:00 /sbin/cgmanager --daemon -m name=systemd 2214 ? S 0:00 /lib/systemd/systemd-login...
- Sun Jan 21, 2018 9:28 pm
- Forum: Distros
- Topic: Whats your favorite OS?
- Replies: 10
- Views: 1312
Re: Whats your favorite OS?
Slackware 14.2; Kernel 4.14.12; MATE 1.16
Antix-17-net; Kernel 4.14.12 (updating to .14 currently); MATE 1.18
Tried Q4OS and MX-17 (your recommendation) - both nice and fast but systemd! MX very pretty, too.
Also have VMs of Mint 18.2, LMDE2, Ubuntu(Artful)-MATE
Antix-17-net; Kernel 4.14.12 (updating to .14 currently); MATE 1.18
Tried Q4OS and MX-17 (your recommendation) - both nice and fast but systemd! MX very pretty, too.
Also have VMs of Mint 18.2, LMDE2, Ubuntu(Artful)-MATE
- Thu Jan 18, 2018 12:07 pm
- Forum: Forum issues
- Topic: Not a problem, a suggestion
- Replies: 7
- Views: 1026
Re: Not a problem, a suggestion
Thanks Dai, Works with Thunderbird, too. That's how I like my feeds. Cheers.
- Tue Jan 16, 2018 10:45 am
- Forum: Forum issues
- Topic: Not a problem, a suggestion
- Replies: 7
- Views: 1026
Re: Not a problem, a suggestion
Hi Dai, IME Atom (current) is better than RSS (current). However RSS is easier to hand-craft (again IME). Cheers.