This trick works because Linux stores dates/times as the number of seconds since Jan 1, 1970. This doesn’t mean you can’t look at earlier dates; the earlier dates are simply stored as negative numbers.
In this Linux tip, we’re going to look at how to repeat commands using !! or the up-arrow key on your keyboard. Any time you want to rerun previous commands on the Linux command line, these tricks make it easier to run the command again.
In this Linux tip, we’re going to look into the ip a command. It’s one that provides details on your network connection. If you want to type some additional letters, you can enter the command ip address instead, but the results will be the same.
In this Linux tip, we’re going to take a look at htop – a very useful command-line tool for looking into system performance and nailing down the cause of system slowdowns.
In this Linux tip, learn how you can use the grep command to cheat when you play Wordle. Linux systems can be very helpful in this because of the many commands it provides and the fact that it includes a lengthy words file.
In this Linux tip, learn how to use the strace and ltrace commands. They provide information on the system and library calls that a Linux process makes and this information can help when you're troubleshooting a process that's not behaving as you'd expect.
In this Linux tip, we’re going to look at the btrfsck command. It provides file system checking for btrfs file systems – sometimes referred to as the "better" file systems, but actually named for its B-tree underpinnings.
In this Linux tip, we’re going to look at using the date command to run tests. You can always use the date command to see what day it is, but you can also use it in scripts to test what time, day of the month or month of the year it is (and a lot of other things too).
As the push for sustainability across all businesses intensifies, so too will the push for greener IT infrastructure. Data centers are notorious for giving off thermal energy and being somewhat energy inefficient. Researchers at Rice University are looking for solutions to turn this heat into something a little more useful. In this episode of TECH(feed), Juliet discusses the push for green IT and how data centers could become much more energy efficient.
The panel talks about serverless systems, which spin up a snippet of code that runs on demand to perform a business operation. It's a step toward a more developer-friendly approach to code development.
Blockchain continues to evolve and grow, as more companies test it out. It's now seen as the heart of a new global shipping platform that could save companies billions of dollars and as the underpinning for a P2P cloud storage endeavor.
Network World's Brandon Butler checks in from Las Vegas, where this week's Cisco Live is under way. The big story: Cisco's efforts to move from hardware to software, security and "intent-based networking."