-
Recent Posts
Categories
- Command Line FU (14)
- Comments & Announcements (1)
- Data Storage (3)
- Network Attached Storage (NAS) (3)
- IPMI (2)
- Network Attached Storage (NAS) (3)
- Google Chrome (2)
- Linux (13)
- Internals (2)
- MAC-OSX (6)
- Networking (4)
- SAMBA/SMB/CIFS (1)
- Uncategorized (2)
- VMWare (2)
- Remote Console (1)
- Windows (1)
December 2024 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Archives
Author Archives: dsg_admin
Obtain and setting the BMC date and time using ipmitool
There are times when viewing the ipmi logs via the following command, the date and time is incorrect. To obtain current BMC time according to the BMC Dynamically change the BMC time Verify the new settings:
Mapping MAC Numeric Keyboard on VMware Console using Karabiner Elements
I regular problem of mine was launching the VMware remote console on my MAC, and being unable to use the Numeric Keypad. I used Karabiner Elements to create my own custom rules that allow me to do this. First step … Continue reading
Posted in Remote Console, VMWare
Leave a comment
Using AWK to print N lines up until the FIRST MATCH of a string and then exit
Often you are looking for a keyword within a log file but you need to print out X lines BEFORE the first match of a string, THEN exit the search. There are many ways to skin a cat, and here … Continue reading
Posted in Command Line FU
Leave a comment
Ipmitool sel elist error: Timestamp Clock Sync | Asserted
The following error may be seen on a controller when viewing the ‘ipmitool sel elist’ output: 275 | 06/01/2022 | 20:33:53 | Power Unit Pwr Unit Status | AC lost | Asserted 276 | 06/01/2022 | 20:33:54 | Power Unit … Continue reading
Telnet to a port on a remote machine without ncat or telnet, or nmap
There are situations where you may be working on Linux based system, and telnet, ncat or nmap does not exist. In Linux, you can route a test thru the protocol, destination IP address, and destination port using the “/dev” linux … Continue reading
sed print only line AFTER string match
File Example
Enable CIFS/SMB Debug Logging
The following shows how you may enable additional debug logging on Linux for troubleshooting SMB related issues. Example log output: