Search Results

Search: Posts Made By: bakunin
21,529
Posted By Chubler_XL
Been thinking about this problem and thought I'd...
Been thinking about this problem and thought I'd give it a bit of a go with gawk.

This currently only supports %d, %m, %Y and %a (current locale strings)

gawk -v e='%a %d-%m-%Y' '
function...
Forum: What is on Your Mind? 06-12-2019
43,729
Posted By Neo
Denial Of Service Attack Update
Dear All,

We were hit with a denial of service (DOS) attack today beginning around June 12th 2019 @ 01:27:51 PM from an IP address registered to "RACKWEB-NET" in Bulgaria.

I was notified about...
5,935
Posted By MichaelFelt
PowerVM is "POWER Virtual Machines" and the VIOS...
PowerVM is "POWER Virtual Machines" and the VIOS is an important component. The POWER firmware is also a component, and back in POWER5 times, there was a component that emulated Intel x286...
Forum: What is on Your Mind? 04-02-2019
20,680
Posted By Neo
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
Here are instructions to clear the data cache for four browsers, Safari, Chrome, Firefox, Opera. In these examples I'm using MacOS Mojave, but it should be similar for any OS.

You can use these...
Forum: What is on Your Mind? 04-01-2019
1,175
Posted By wisecracker
A terrific historical video about UNIX circa 1982 with well known names.
Enjoy folks...

AT&T Archives: The UNIX Operating System - YouTube...
7,600
Posted By Don Cragun
Actually, this is pretty straight forward. But,...
Actually, this is pretty straight forward. But, an "&" is never simply ignored in the shell command language. The "&" causes the previous list (where "list" in this case is a simple command that is...
2,681
Posted By RavinderSingh13
Hello Bakunin sir, With full respect I...
Hello Bakunin sir,

With full respect I competely agree with you on this part, would like to add 1 point here that GNU sed is having -i.bak option too, which takes backup of Input_file before...
2,681
Posted By MadeInGermany
Bakunin's replacement code in post#4 is portable...
Bakunin's replacement code in post#4 is portable but still creates a new inode for the input file ("/path/to/file")
This not only denotes a repair of the original owner/group/permissions, it will...
2,681
Posted By stomp
Hi bakunin, thanks for the remarks about...
Hi bakunin,

thanks for the remarks about different aspects of sed -i.



Current GNU sed reapplies permissions and ownership after in-place edit. (Inodenumber is changed of course). I was not...
Forum: What is on Your Mind? 03-11-2019
6,045
Posted By wisecracker
Hi Neo... Brilliant! Hi samthewildon... ...
Hi Neo...
Brilliant!

Hi samthewildon...
(Apologies for typos, etc...)

I back everything Neo has said.
I am an amateur coder, I do it as a serious hobby, but when I first started coding it...
Forum: What is on Your Mind? 03-11-2019
6,045
Posted By Neo
Well, I don't fully understand your background...
Well, I don't fully understand your background from your post, but I call tell you my views on mastering technology and I have been applying UNIX/Linux technology in real-world applications since the...
6,404
Posted By rbatte1
Got it at last!! It's quite convoluted, so why...
Got it at last!! It's quite convoluted, so why not share and see if someone else might benefit or suggest how to improve it:-


Create the Zabbix item in a template for the file as type log and...
Forum: What is on Your Mind? 03-07-2019
1,891
Posted By Neo
Major Changes in New UserCP (v0.63) Prototype
Regarding the latest version of the UserCP prototype (version 0.63) I have made a lot of major changes, including


Added a "Posts Timeline" table for the recent posts, complimenting the...
Forum: What is on Your Mind? 02-27-2019
1,925
Posted By RudiC
Major achievement ... applause!
Dear fellow *nixers,


please join me congratulating Corona688 for reaching the lonesome, lorn landmark of 4500 thanks! What an achievement in the gruelling ordeal of servicing these fora.

...
Forum: What is on Your Mind? 02-07-2019
22,971
Posted By Neo
Answers to Recently Asked Questions about UNIX.COM
Here are some answers to some of the recent questions I have received about UNIX.COM. So, I thought I would take time to answer them here in this post:


Is it expected that the original poster...
5,624
Posted By apmcd47
My point was that you can do string manipulation...
My point was that you can do string manipulation per element, or for all elements in an array of strings, thus:$ array=( john paul george ringo )
$ echo ${array[0]/h/}
jon
$ for btl in...
9,296
Posted By jim mcnamara
Also consider that other folks have encountered...
Also consider that other folks have encountered POSIX and have come up with code like:
Rich’s sh (POSIX shell) tricks (http://www.etalabs.net/sh_tricks.html)

My comments above were focused...
4,016
Posted By nezabudka
echo {a..e}{a..e}{a..e} | xargs -n1
echo {a..e}{a..e}{a..e} | xargs -n1
Forum: Docker 01-06-2019
128,344
Posted By Peasant
Wouldn't it be more wider to not limit to...
Wouldn't it be more wider to not limit to 'Docker' but a more general 'Containers' ?
This would, in theory, cover all possible container variations, starting from zones, jails to any kubernets...
3,762
Posted By Don Cragun
Hi bakunin, It will with a recent ksh (such as...
Hi bakunin,
It will with a recent ksh (such as version 93u+). It might with a recent bash, but not with bash version 3.26 (the version included with the latest macOS release) where the following...
Forum: AIX 11-15-2018
2,890
Posted By paqman
I figured out the problem. Yes I had already...
I figured out the problem. Yes I had already used sysdumpdev to verify that I was actually using the devices in question. The rootvg is fine, the reason it has a 1GB PP size is because the disks it...
Forum: AIX 10-16-2018
7,681
Posted By trifo75
I have got the solution eventually: there were 2...
I have got the solution eventually: there were 2 routing entry in my network (ent) object. routing1 was the default, which were added when the ent object was created. routing2 were added later by me....
Forum: What is on Your Mind? 10-08-2018
1,041
Posted By Neo
EdX - Founded by Harvard University and MIT in 2012
Is anyone actively learning, auditing or participating (for credit) at edX (https://www.edx.org/)?




There are some really great science and engineering programs there and they are all free to...
2,725
Posted By vgersh99
I usually use this paradigm at the top of a...
I usually use this paradigm at the top of a script:

# Redirect the stdout/stderr to screen AND log file

mkfifo /tmp/$$-err /tmp/$$-out
# to merge stdout/stderr to log file AND screen
( exec...
Forum: What is on Your Mind? 09-08-2018
2,774
Posted By Neo
Cut Over to New Data Center and Upgraded OS Done. :)
Three days ago we received an expected notice from our long time data center that they were going dark on Sept 12th.

About one and a half hours ago, after three days of marathon work, I just cut...
Showing results 1 to 25 of 109

 
All times are GMT -4. The time now is 10:36 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy